-- Logs begin at Wed 2021-01-27 14:58:41 UTC, end at Wed 2021-01-27 18:58:19 UTC. -- Jan 27 15:47:30.781267 n-d-710848-3 systemd[1]: Starting Devstack devstack@c-api.service... Jan 27 15:47:30.789146 n-d-710848-3 devstack@c-api.service[87998]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: *** Starting uWSGI 2.0.15-debian (64bit) on [Wed Jan 27 15:47:30 2021] *** Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: nodename: n-d-710848-3 Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: machine: x86_64 Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: clock source: unix Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: pcre jit disabled Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: detected number of CPU cores: 4 Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: current working directory: / Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: detected binary path: /usr/bin/uwsgi-core Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: dropping root privileges as early as possible Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: your processes number limit is 47843 Jan 27 15:47:30.791245 n-d-710848-3 devstack@c-api.service[87998]: your memory page size is 4096 bytes Jan 27 15:47:30.792440 n-d-710848-3 devstack@c-api.service[87998]: detected max file descriptor number: 2048 Jan 27 15:47:30.792440 n-d-710848-3 devstack@c-api.service[87998]: lock engine: pthread robust mutexes Jan 27 15:47:30.792440 n-d-710848-3 devstack@c-api.service[87998]: thunder lock: enabled Jan 27 15:47:30.792440 n-d-710848-3 devstack@c-api.service[87998]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 27 15:47:30.792440 n-d-710848-3 devstack@c-api.service[87998]: dropping root privileges after socket binding Jan 27 15:47:30.792440 n-d-710848-3 devstack@c-api.service[87998]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 27 15:47:30.837814 n-d-710848-3 devstack@c-api.service[87998]: Python main interpreter initialized at 0x55676dba49c0 Jan 27 15:47:30.837814 n-d-710848-3 devstack@c-api.service[87998]: dropping root privileges after plugin initialization Jan 27 15:47:30.837814 n-d-710848-3 devstack@c-api.service[87998]: python threads support enabled Jan 27 15:47:30.837814 n-d-710848-3 devstack@c-api.service[87998]: your server socket listen backlog is limited to 100 connections Jan 27 15:47:30.837814 n-d-710848-3 devstack@c-api.service[87998]: your mercy for graceful operations on workers is 90 seconds Jan 27 15:47:30.838333 n-d-710848-3 devstack@c-api.service[87998]: mapped 402621 bytes (393 KB) for 2 cores Jan 27 15:47:30.838333 n-d-710848-3 devstack@c-api.service[87998]: *** Operational MODE: preforking *** Jan 27 15:47:30.838517 n-d-710848-3 devstack@c-api.service[87998]: dropping root privileges after application loading Jan 27 15:47:30.838517 n-d-710848-3 devstack@c-api.service[87998]: *** uWSGI is running in multiple interpreter mode *** Jan 27 15:47:30.838517 n-d-710848-3 devstack@c-api.service[87998]: spawned uWSGI master process (pid: 87998) Jan 27 15:47:30.838610 n-d-710848-3 systemd[1]: Started Devstack devstack@c-api.service. Jan 27 15:47:30.838926 n-d-710848-3 devstack@c-api.service[87998]: spawned uWSGI worker 1 (pid: 87999, cores: 1) Jan 27 15:47:30.843213 n-d-710848-3 devstack@c-api.service[87998]: spawned uWSGI worker 2 (pid: 88000, cores: 1) Jan 27 15:47:30.843213 n-d-710848-3 devstack@c-api.service[87998]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 27 15:47:34.093064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87999) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 27 15:47:34.095289 n-d-710848-3 devstack@c-api.service[87998]: 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 27 15:47:34.103850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87999) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 15:47:34.105175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.106231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.106646 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.107623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.107856 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.108079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.108304 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.108524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.108740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.108970 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.111327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88000) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 27 15:47:34.113528 n-d-710848-3 devstack@c-api.service[87998]: 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 27 15:47:34.118514 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88000) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 15:47:34.119865 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.120467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.120883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.121556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.121791 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.122018 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.122247 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.122515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.122675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.122909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.295308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.295544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.295766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.295993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.296215 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.296408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.296642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.299653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.299904 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.300138 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.300372 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.300596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.300819 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.301061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.304288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.304604 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.304720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.304957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.305183 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.305363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.305474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.305607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.305723 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.305843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.306054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.306287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.306506 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.306745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.311777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.312017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.312180 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.312277 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.312414 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.312547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.312659 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.312763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.312866 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.312968 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.313069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.313178 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.313276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.313438 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.314755 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.314862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.314965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.315047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.315217 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.315373 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.315476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.315573 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.315668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.315772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.315878 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.315975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.316084 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.316182 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.885255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.885512 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.885616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.885711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.885795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.885874 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.885963 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.886048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.886135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.886277 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.886440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.886551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.886661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.886807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.891035 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.891312 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.891484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.891593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.891718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.891823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.891932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.892038 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.892124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.892199 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.892336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.892473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.892584 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.892784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.911102 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.911375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.911569 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.911677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.911794 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.911894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.911992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.912096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.912201 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.912322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.912424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.912550 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.912717 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.913187 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.913905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.914146 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.914374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.914473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.914588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.914738 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.914854 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.914957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.915066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.915320 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.915435 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.915548 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.915548 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.915744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.920141 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.920378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.920517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.920667 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.920771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.920869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.920968 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.921071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.921183 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.921296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.921396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.921500 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.921599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.921706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.931503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.931768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.931886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.932010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.932093 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.932166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.932237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.932414 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.932510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.932582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.932652 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.932808 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.932924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.933032 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.938762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.938942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.939052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.939181 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.939286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.939452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.939562 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.939660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.939758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.939861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.939960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.940066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.940175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.940284 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.942217 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.942461 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.942579 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.942686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.942786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.942889 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.942988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.943091 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.943319 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.943428 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.943503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.945588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.945833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.946071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.946313 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.946543 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.946774 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.947019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.950194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.950308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.958156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.958156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.958156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.958156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.958156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.958685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.958685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.958685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.958685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.959059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.959161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.959547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.960248 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.960485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.960738 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.961637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.961891 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.962124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.962357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.962504 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.962642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.962759 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.962988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.963158 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.963403 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.963645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.963879 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.964108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.964348 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.965753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.965869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.966069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.966165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.966237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.966315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.966395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.966476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.966793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.966884 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.966957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.967026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.967095 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.967174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.968041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.968276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.968506 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.968737 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.968965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.969317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.969561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.970241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.970486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.970687 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.970798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.970902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.971017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.971129 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.971361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.971536 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.971628 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.971715 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.971923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.972284 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.972527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.980626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.980871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.981095 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.981282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.981419 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.981626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.981799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.981912 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.981990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.982064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.982321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.982422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.982497 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.982755 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.983621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.983888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.984057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.984230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.984393 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.984556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.984717 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.984865 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.985012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.985159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.985328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.985489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.985489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.985489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.987302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.987524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:34.987693 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.987853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:34.988026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.988189 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:34.988346 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.988501 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:34.988658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.988815 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:34.988971 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.989120 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:34.989275 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:34.989446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.067406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.067632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.067867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.068110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.068341 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.068576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.069451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.069828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.070528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.070768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.071011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.071268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.071500 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.071750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.071864 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.071973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.072197 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.072431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.072663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.072831 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.072947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.073063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.073165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.073265 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.073429 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.073657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.073881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.074120 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.074535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.074777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.074923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.075062 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.075247 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.075468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.075613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.075752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.075890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.076030 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.076169 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.076306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.076444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.076444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.080869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.081214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.081489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.081661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.081932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.082115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.082115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.082302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.082411 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.082510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.082606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.082702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.082838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.082944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.088060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.088288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.088522 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.088636 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.088755 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.088857 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.088963 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.089071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.089170 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.089267 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.089372 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.089471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.089576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.089823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.093607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.094045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.094045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.094232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.094345 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.094452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.094550 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.094647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.094744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.094846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.094950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.095058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.095252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.095448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.097175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.097753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.097983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.098101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.098208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.098332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.098434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.098532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.098629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.098734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.098840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.098939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.099044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.099282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.100441 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.100677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.100906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.101139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.101243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.101342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.101481 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.101603 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.101709 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.101814 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.101913 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.102128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.102353 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.102593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.103029 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.103292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.103413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.103523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.103652 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.103731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.103844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.103919 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.104039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.104138 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.104242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.104340 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.104443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.104540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.105618 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.105851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.105966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.106077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.106185 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.106284 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.106391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.106489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.106595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.106702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.106806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.106904 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.106999 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.107103 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.108768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.109007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.109153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.109288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.109373 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.109480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.109590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.109699 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.109800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.109899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.110005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.110182 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.145268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87999) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 15:47:35.145749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.145876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88000) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 15:47:35.145981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.146094 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.146196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.146294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.146391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.146594 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.146709 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.146850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.147026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.147155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.147315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.147501 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.147648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.147752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.147863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.147972 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.148071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.148166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.148263 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.148359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.148455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.148552 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.148691 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.149070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.149167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.149242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.149312 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.149390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.149478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.149553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.149855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.149940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.150013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.150092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.150165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.150235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.150305 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.150374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.150444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.150538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.150625 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.150698 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.150776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.150848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.150918 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.150988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.151057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.151127 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.151380 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.151466 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.151538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.151622 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.151696 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.151773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.151845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.151914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.151985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.152054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.152124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.152216 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.152297 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.152370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.152512 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.152602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.152673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.152743 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.152898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.152989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.153070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.153142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.153354 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.153448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.153519 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.153588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.153657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.153726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.153856 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.153938 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.154067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.154159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.154359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.154450 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.154450 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.154580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.154650 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.154719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.154951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.155066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.155174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.155338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.155439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.155536 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.155639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.155736 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.155833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.155929 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.156027 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.156195 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.156297 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.156395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.156492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.156588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.156686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.156782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.156879 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.156976 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.157079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.157177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.157177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.157357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.157453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.157549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.157549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.157729 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.157729 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.157916 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.158014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.158110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.158206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.158302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.158398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.158494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.158591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.158688 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.158792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.158890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.158987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.159083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.159179 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.159302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.159399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.159494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.159591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.159699 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.159827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.160058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.160161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.160259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.160356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.160453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.160550 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.160647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.160752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.160850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.160947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.161044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.161140 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.161236 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.161332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.161443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.161542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.161647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.161746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.161842 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.161939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.162036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.162132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.162237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.162336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.162452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.162726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.162834 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.162932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.163029 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.163127 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.163275 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.163376 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.163474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.163571 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.163571 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.163571 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.163857 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.163953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.163953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.164133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.164229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.164325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.164421 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.164525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.164525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.164706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.164804 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.164901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.164998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.165103 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.165179 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.165249 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.165326 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.165403 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.165473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.165569 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.165643 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.165713 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.165807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.165903 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.166000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.166085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.166166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.166238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.166313 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.166382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.166452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.166545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.166642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.166738 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.166842 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.166939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.167036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.167131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.167276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.167375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.167472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.167568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.167665 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.167774 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.167872 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.167969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.168064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.168160 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.168257 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.168353 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.168449 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.168545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.168545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.168734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.168830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.168926 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.169022 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.169117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.169213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.169308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.169404 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.169501 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.169604 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.169702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.169799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.169895 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.169983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.170202 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.170308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.170405 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.170510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.170609 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.170707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.170803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.170900 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.170997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.171093 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.171206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.171307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.171404 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.171490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.171564 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.171634 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.171709 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.171804 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.171900 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.171996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.172093 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.172189 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.172293 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.172374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.172446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.172515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.172588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.172709 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.172821 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.172896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.172966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.173170 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.173275 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.173374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.173471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.173567 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.173663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.173759 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.173856 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.173952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.174057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.174156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.174252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.174350 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.174445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.174541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.174638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.174734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.174831 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.174934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.175033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.175130 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.175274 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.175354 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.175450 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.175524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.175599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.175670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.175806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.175909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.176006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.176103 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.176198 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.176272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.176342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.176411 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.176531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.176642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.176740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.176837 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.176934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.177031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.177128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.177201 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.177272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.177365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.177469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.177567 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.177664 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.177761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.177856 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.177967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.178066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.178656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.178728 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.178806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.178878 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.178954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.179049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.179147 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.179262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.179361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.179361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.179361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.179361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.179721 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.179818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.179914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.180011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.180085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.180359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.180466 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.180565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.180673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.180771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.180869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.180967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.181064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.181161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.181258 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.181354 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.181452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.181557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.181656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.181753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.181850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.181947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.182044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.182142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.182240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.182337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.182442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.182540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.182637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.182735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.182832 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.182928 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.183055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.183171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.183298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.183396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.183505 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.183604 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.183701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.183797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.183896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.183993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.184090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.184195 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.184295 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.184400 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.184499 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.184595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.184692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.184790 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.184887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.185000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.185073 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.185167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.185331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.185413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.185509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.185600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.185672 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.185766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.185843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.185914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.185982 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.186082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.186157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.186227 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.186321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.186399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.186469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.186539 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.186607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.186680 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.186758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.186829 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.186924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.187020 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.187117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.187229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.187329 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.187426 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.187523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.187630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.187730 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.187827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.187934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.188031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.188126 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.188223 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.188319 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.188415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.188415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.188605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.188605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.188785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.188880 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.188976 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.189072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.189169 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.189265 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.189376 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.189474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.189571 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.189571 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.189749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.189845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.189942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.189942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.189942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.189942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.189942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.190478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.190478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.190670 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 27 15:47:35.190670 n-d-710848-3 devstack@c-api.service[87998]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 27 15:47:35.190851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.190851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.190851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.191122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.191288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.191503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.192775 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 27 15:47:35.192775 n-d-710848-3 devstack@c-api.service[87998]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 27 15:47:35.225690 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-21ccd59b-178c-43b2-b033-8d8972eea303 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=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 15:47:35.230127 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-7111aff0-a31f-4833-a7d8-d946cf62892e 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=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 15:47:35.427735 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.rpc [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 27 15:47:35.432960 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.rpc [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 27 15:47:35.433108 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.rpc [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 27 15:47:35.438251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.rpc [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 27 15:47:35.438518 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.rpc [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 27 15:47:35.443571 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.rpc [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 27 15:47:35.444240 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.rpc [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 27 15:47:35.444950 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.445396 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.449680 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.rpc [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 27 15:47:35.450475 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.450917 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.465431 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.keymgr.conf_key_mgr [None req-21ccd59b-178c-43b2-b033-8d8972eea303 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 27 15:47:35.467710 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.468138 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.469795 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.keymgr.conf_key_mgr [None req-7111aff0-a31f-4833-a7d8-d946cf62892e 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 27 15:47:35.471998 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.472418 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.473931 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.474348 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.479765 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.480052 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.480195 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.480472 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.484554 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.484988 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.485853 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.486274 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.490150 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.490585 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.493765 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-21ccd59b-178c-43b2-b033-8d8972eea303 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=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 15:47:35.499372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.rpc [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 27 15:47:35.499728 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-7111aff0-a31f-4833-a7d8-d946cf62892e 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=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 15:47:35.504625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.rpc [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 27 15:47:35.505108 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.rpc [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 27 15:47:35.505638 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.506059 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.509193 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.509606 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.511664 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.rpc [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 27 15:47:35.511787 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.512140 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.512657 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.513072 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.514024 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.514436 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.515468 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.515875 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.516229 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.516641 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.517753 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.518158 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.519157 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.api.contrib.hosts [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 27 15:47:35.519992 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.520151 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.520397 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.520563 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.523016 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.523452 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.523575 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.523888 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.525933 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.api.contrib.hosts [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 27 15:47:35.526051 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.526418 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.526893 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.527347 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.528533 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.528950 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.529653 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.530060 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.530520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: extensions {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.532662 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.532967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: extra_specs {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.533072 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.534928 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.535043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: backups {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.535397 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.536940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: extensions {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.538120 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-volume-manage {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.538920 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: extra_specs {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.540190 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-snapshot-manage {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.541021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: backups {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.542241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: encryption {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.544015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-volume-manage {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.544441 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-quota-sets {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.546047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-snapshot-manage {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.546721 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-volume-transfer {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.548242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: encryption {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.548988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-quota-class-sets {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.550301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-quota-sets {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.550957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-hosts {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.552600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-volume-transfer {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.554153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-volume-type-access {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.555524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-quota-class-sets {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.556537 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: qos-specs {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.557371 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-hosts {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.559472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: scheduler-stats {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.559969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-volume-type-access {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.561516 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: cgsnapshots {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.562188 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: qos-specs {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.563647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: capabilities {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.565085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: scheduler-stats {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.565446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: consistencygroups {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.567258 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: cgsnapshots {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.568269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-services {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.569868 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: capabilities {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.570779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: encryption {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.571742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: consistencygroups {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.572878 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-availability-zone {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.574549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-services {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.575468 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.575906 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.576387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: encryption {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.577830 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.578252 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.578492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-availability-zone {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.580259 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.580683 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.581093 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.581525 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.582802 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.583263 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.583442 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.583853 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.585531 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.585882 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.585987 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.586312 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.588072 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.588437 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.588540 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.588874 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.590417 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.590834 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.590964 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.591325 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.592990 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.593400 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.593514 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.593804 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.595245 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.595646 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.595805 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.596216 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.597474 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.597889 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.598314 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.598735 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.599521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.snapshot_actions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] SnapshotActionsController initialized {{(pid=87999) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 27 15:47:35.599914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeActions extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.600605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.600890 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.601303 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.601962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.602355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension AdminActions extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.602740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension AdminActions extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.603112 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension AdminActions extending resource: backups {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.603503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.603868 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.604221 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.604323 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.604579 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.604688 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.604966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.605327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.605690 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension TypesManage extending resource: types {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.606054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.606198 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.snapshot_actions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] SnapshotActionsController initialized {{(pid=88000) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 27 15:47:35.606405 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension UsedLimits extending resource: limits {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.606583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeActions extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.606756 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.607036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.607420 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.607784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension AdminActions extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.608155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension AdminActions extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.608508 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension AdminActions extending resource: backups {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.608866 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.609220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeTypeAccess extending resource: types {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.609607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.609952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.610318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.610666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.611010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension TypesManage extending resource: types {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.611425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension SnapshotActions extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.611779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension UsedLimits extending resource: limits {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.612118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.612745 n-d-710848-3 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-21ccd59b-178c-43b2-b033-8d8972eea303 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 27 15:47:35.618819 n-d-710848-3 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-7111aff0-a31f-4833-a7d8-d946cf62892e 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 27 15:47:35.620289 n-d-710848-3 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-21ccd59b-178c-43b2-b033-8d8972eea303 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 27 15:47:35.625595 n-d-710848-3 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-7111aff0-a31f-4833-a7d8-d946cf62892e 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 27 15:47:35.695945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Initializing extension manager. {{(pid=87999) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 15:47:35.696145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Initializing extension manager. {{(pid=88000) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 15:47:35.696324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.696468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.696688 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.696827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.697225 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.697331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.697576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.697688 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.697919 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: ExtendedServices {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.698030 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: ExtendedServices {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.698255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-extended-services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.698366 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-extended-services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.698583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Extended services support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.698686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Extended services support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.698917 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.699020 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.699266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-extended-services {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.699384 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-extended-services {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.699611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.699720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.699940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.700049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.700264 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: TypesExtraSpecs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.700406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: TypesExtraSpecs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.700584 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-types-extra-specs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.700708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-types-extra-specs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.700905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Type extra specs support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.701067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Type extra specs support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.701231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.701401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.701521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-types-extra-specs {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.701730 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-types-extra-specs {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.701882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.702092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.702257 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.702532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.702641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: Backups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.702863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: Backups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.702971 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: backups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.703197 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Backups support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.703301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: backups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.703527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.703631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Backups support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.703846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: backups {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.703955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.704162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: backups {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.704264 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.704492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.704646 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.704807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.704916 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: VolumeActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.705119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-volume-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.705230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: VolumeActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.705432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-volume-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.705540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Enable volume actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.705742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.705843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Enable volume actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.706057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.706165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-volume-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.706377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-volume-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.706487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.706700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.706833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.707021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: SchedulerHints {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.707136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.707377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: SchedulerHints {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.707482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: OS-SCH-HNT {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.707694 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.707811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: OS-SCH-HNT {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.708012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.708114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.708322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: OS-SCH-HNT {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.708422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.708633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: OS-SCH-HNT {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.708745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.708957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.709065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.709278 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: VolumeManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.709390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.709761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: VolumeManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.710175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-volume-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.710329 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-volume-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.710496 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.710632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.710804 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.710911 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.711099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-volume-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.711220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-volume-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.711533 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.711648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.711763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.711862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.712088 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: SnapshotManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.712192 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: SnapshotManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.712408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-snapshot-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.712518 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-snapshot-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.712734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.712834 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.713051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.713151 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.713369 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-snapshot-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.713470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-snapshot-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.713702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.713807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.714024 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.714124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.714335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: VolumeTypeEncryption {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.714444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: VolumeTypeEncryption {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.714648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: encryption {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.714797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: encryption {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.714962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Encryption support for volume types. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.715070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Encryption support for volume types. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.715303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.715409 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.715617 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: encryption {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.715728 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: encryption {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.715943 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.716043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.716259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.716361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.716572 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.716678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: ExtendedSnapshotAttributes {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.716893 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-extended-snapshot-attributes {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.717013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.717180 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Extended SnapshotAttributes support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.717289 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.717496 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.717597 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.717807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.717909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.718133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.718241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.718452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.718559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.718765 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: Quotas {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.718873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: Quotas {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.719075 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-quota-sets {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.719177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-quota-sets {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.719418 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Quota management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.719535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Quota management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.719739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.719841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.720049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-quota-sets {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.720150 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-quota-sets {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.720375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.720487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.720693 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.720795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.721008 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: VolumeTransfer {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.721109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: VolumeTransfer {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.721318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-volume-transfer {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.721426 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-volume-transfer {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.721638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Volume transfer management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.721751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Volume transfer management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.721931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.722040 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.722241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-volume-transfer {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.722344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-volume-transfer {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.722567 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.722669 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.722885 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.722998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.723252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: AdminActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.723358 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: AdminActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.723538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-admin-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.723638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-admin-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.723860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Enable admin actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.723962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Enable admin actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.724176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.724276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.724487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-admin-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.724587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-admin-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.724810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.724896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.725226 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.725338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.725632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: QuotaClasses {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.725956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-quota-class-sets {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.726058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: QuotaClasses {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.726276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-quota-class-sets {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.726377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Quota classes management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.726589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.726691 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Quota classes management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.727005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.727121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-quota-class-sets {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.727240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-quota-class-sets {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.727339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.727538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.727652 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.727853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: VolumeTenantAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.727961 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.728167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: VolumeTenantAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.728269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-vol-tenant-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.728483 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.728638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-vol-tenant-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.728800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.728902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.729110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-vol-tenant-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.729212 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.729420 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-vol-tenant-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.729528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.729742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.729851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.730062 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: Hosts {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.730174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.730374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: Hosts {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.730501 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-hosts {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.730689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Admin-only host administration. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.730789 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-hosts {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.731003 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Admin-only host administration. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.731122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.731344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-hosts {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.731457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.731656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-hosts {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.731761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.731978 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.732091 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.732313 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.732424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: VolumeTypeAccess {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.732591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-volume-type-access {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.732701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: VolumeTypeAccess {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.732899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-volume-type-access {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.732999 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Volume type access support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.733220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Volume type access support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.733327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.733531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-volume-type-access {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.733639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.733838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-volume-type-access {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.733939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.734162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.734270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.734479 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.734587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: VolumeUnmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.734789 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-volume-unmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.734890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: VolumeUnmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.735099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-volume-unmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.735274 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Enable volume unmanage operation. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.735445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Enable volume unmanage operation. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.735554 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.735756 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-volume-unmanage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.735864 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.736065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-volume-unmanage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.736172 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.736390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.736495 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.736706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.736816 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: VolumeImageMetadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.737016 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-vol-image-meta {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.737283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: VolumeImageMetadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.737382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-vol-image-meta {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.737484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Show image metadata associated with the volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.737617 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Show image metadata associated with the volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.737719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.737928 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-vol-image-meta {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.738039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.738236 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-vol-image-meta {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.738337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.738560 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.738690 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.738853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.738953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: Qos_specs_manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.739164 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: Qos_specs_manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.739300 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: qos-specs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.739506 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: qos-specs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.739622 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: QoS specs support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.739818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.739925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: QoS specs support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.740125 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.740232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: qos-specs {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.740442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: qos-specs {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.741047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.741469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.741711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.741813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: VolumeMigStatusAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.742057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.742183 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-vol-mig-status-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.742382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: VolumeMigStatusAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.742490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.742697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.742798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-vol-mig-status-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.743012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.743121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.743359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.743471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.743678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-vol-mig-status-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.743779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.744004 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: Scheduler_stats {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.744107 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.744322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.744423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: scheduler-stats {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.744639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Scheduler stats support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.744749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: Scheduler_stats {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.744949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: scheduler-stats {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.745050 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.745260 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: scheduler-stats {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.745370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Scheduler stats support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.745570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.745683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.745885 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: scheduler-stats {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.745987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.746197 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: Cgsnapshots {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.746304 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.746516 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: cgsnapshots {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.746618 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.746828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: Cgsnapshots {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.746929 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: cgsnapshots support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.747352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.747478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: cgsnapshots {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.747478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: cgsnapshots support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.747682 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: cgsnapshots {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.747780 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.747881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.748064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: cgsnapshots {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.748174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.748390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: Capabilities {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.748491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.748706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.748807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: capabilities {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.749023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Capabilities support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.749131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: Capabilities {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.749332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: capabilities {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.749445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.749644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: capabilities {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.749746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Capabilities support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.749958 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.750060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.750276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.750376 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: capabilities {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.750597 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: SnapshotUnmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.750704 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.750912 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.751020 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-snapshot-unmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.751314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Enable volume unmanage operation. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.751430 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: SnapshotUnmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.751538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-snapshot-unmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.751651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.751840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-snapshot-unmanage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.751942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Enable volume unmanage operation. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.752149 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.752259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.752467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-snapshot-unmanage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.752574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.752780 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: Consistencygroups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.752882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.753098 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.753199 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: consistencygroups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.753414 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: consistency groups support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.753527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: Consistencygroups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.753721 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: consistencygroups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.753827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.754030 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: consistencygroups {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.754131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: consistency groups support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.754339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.754439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.754656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: consistencygroups {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.754757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.754967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: Services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.755067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.services.Services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.755305 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.755422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.755628 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: Services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.755735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Services support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.755938 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.756048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.756877 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-services {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.757065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Services support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.757243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.757550 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.757656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.757761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-services {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.757871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: TypesManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.757975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.758079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-types-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.758279 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.758381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Types manage support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.758604 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: TypesManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.758714 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.758940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-types-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.759059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-types-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.759264 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Types manage support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.759370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.759587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.759938 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.760160 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: SnapshotActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.760261 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-types-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.760481 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-snapshot-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.760589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.760799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.760902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Enable snapshot manager actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.761109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.761217 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: SnapshotActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.761424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-snapshot-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.761575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-snapshot-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.761746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Enable snapshot manager actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.761868 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.762064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.762173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.762383 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-snapshot-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.762498 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: UsedLimits {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.762695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-used-limits {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.762806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.763015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.763124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.763374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: UsedLimits {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.763495 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.763687 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-used-limits {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.763798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-used-limits {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.764003 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Provide data on limited resources that are being used. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.764105 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.764321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.764430 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.764637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: VolumeEncryptionMetadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.764743 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-used-limits {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.764959 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-volume-encryption-metadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.765072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.765276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.765377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.765590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.765707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: VolumeEncryptionMetadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.765900 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-volume-encryption-metadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.766014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.766223 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.766324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.766540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.766647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.766855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-volume-encryption-metadata {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.766957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: VolumeHostAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.767174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-vol-host-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.767327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.767572 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.767694 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.767800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: VolumeHostAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.767904 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.768104 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-vol-host-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.768205 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-vol-host-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.768425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Expose host as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.768594 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.768741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.768842 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.769057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext name: AvailabilityZones {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.769190 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-vol-host-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.769378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext alias: os-availability-zone {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.769498 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 15:47:35.769700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 15:47:35.769815 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext description: Describe Availability Zones. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.770012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.770118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext name: AvailabilityZones {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 15:47:35.770321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext alias: os-availability-zone {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 15:47:35.770427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Loaded extension: os-availability-zone {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.770641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext description: Describe Availability Zones. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 15:47:35.770957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 15:47:35.771298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Loaded extension: os-availability-zone {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 15:47:35.771635 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.772087 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.772994 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.773421 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.774461 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.774877 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.775813 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.776227 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.777051 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.777463 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.778321 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.778729 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.779290 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.779704 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.780537 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.780946 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.792375 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.792796 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.794289 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.794701 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.797059 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.797508 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.798834 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.799293 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.801871 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.802293 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.804545 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.804962 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.808283 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.808704 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.810031 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.810450 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.812608 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.813137 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.814306 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.814698 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.816892 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.817317 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.818472 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.819887 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.822016 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.822481 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.824182 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.824609 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.826282 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.826705 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.828321 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.828719 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.830568 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.831003 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.833219 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.833648 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.833767 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.834182 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.836898 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.837323 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.838786 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.839234 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.840735 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.841160 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.846406 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.846841 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.848362 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.848791 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.851921 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.852358 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.854246 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.854468 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.854666 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.854883 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.856764 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.856870 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.857179 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.857282 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.858992 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.859148 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.859429 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.859534 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.861174 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.861276 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.861590 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.861693 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.863395 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.863808 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.864392 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.864809 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.867668 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.867782 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.868082 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.868185 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.870264 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.870377 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.870686 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.870788 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.872605 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.872863 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.873026 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.873283 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.874596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: extensions {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.875171 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.875619 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.876464 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: extra_specs {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.877234 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: extensions {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.878612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: backups {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.879065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: extra_specs {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.882123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: backups {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.882453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-volume-manage {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.884390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-snapshot-manage {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.885507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-volume-manage {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.886666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: encryption {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.887582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-snapshot-manage {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.889117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-quota-sets {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.889722 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: encryption {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.891259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-volume-transfer {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.891861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-quota-sets {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.896801 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-quota-class-sets {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.896905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-volume-transfer {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.896984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-hosts {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.897058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-quota-class-sets {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.898395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-volume-type-access {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.898982 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-hosts {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.900678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: qos-specs {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.901685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-volume-type-access {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.903548 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: scheduler-stats {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.903845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: qos-specs {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.905766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: cgsnapshots {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.906946 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: scheduler-stats {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.907788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: capabilities {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.909019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: cgsnapshots {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.909591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: consistencygroups {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.911002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: capabilities {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.912507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-services {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.913585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: consistencygroups {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.914539 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: encryption {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.916426 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-services {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.916782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extended resource: os-availability-zone {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.918221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: encryption {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.919358 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.919791 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.920468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extended resource: os-availability-zone {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 15:47:35.921735 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.922147 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.922945 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.923463 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.924181 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.924590 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.925405 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.925822 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.926836 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.927273 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.927829 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.929212 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.929795 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.931231 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.931384 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.931835 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.932482 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.932908 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.933790 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.934199 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.935104 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.935549 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.936363 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.936780 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.937703 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.938194 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.939007 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.939468 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.940070 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.940489 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.941607 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.942014 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.942303 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.942784 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.944977 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.945404 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.947326 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 15:47:35.947695 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 15:47:35.949312 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.snapshot_actions [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] SnapshotActionsController initialized {{(pid=88000) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 27 15:47:35.949674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.snapshot_actions [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] SnapshotActionsController initialized {{(pid=87999) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 27 15:47:35.949810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeActions extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.950115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.950474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.950845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension AdminActions extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.951246 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeActions extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.951350 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension AdminActions extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.951620 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension AdminActions extending resource: backups {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.951986 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.952355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeTypeAccess extending resource: types {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.952459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.952731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.953080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.953468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.953685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.953801 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.954326 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension AdminActions extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.954445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension TypesManage extending resource: types {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.954863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension AdminActions extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.954972 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension SnapshotActions extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.955293 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension AdminActions extending resource: backups {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.955398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension UsedLimits extending resource: limits {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.955677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.956152 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.956538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.956795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-7111aff0-a31f-4833-a7d8-d946cf62892e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.956894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.957246 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.957612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.957966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension TypesManage extending resource: types {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.958323 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.958668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension UsedLimits extending resource: limits {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.959205 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-21ccd59b-178c-43b2-b033-8d8972eea303 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 15:47:35.963275 n-d-710848-3 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-7111aff0-a31f-4833-a7d8-d946cf62892e 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 27 15:47:35.966805 n-d-710848-3 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-21ccd59b-178c-43b2-b033-8d8972eea303 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 27 15:47:35.969030 n-d-710848-3 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-7111aff0-a31f-4833-a7d8-d946cf62892e 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 27 15:47:35.972741 n-d-710848-3 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-21ccd59b-178c-43b2-b033-8d8972eea303 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 27 15:47:35.974496 n-d-710848-3 devstack@c-api.service[87998]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55676dba49c0 pid: 88000 (default app) Jan 27 15:47:35.978974 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1/1] 10.222.0.78 () {50 vars in 766 bytes} [Wed Jan 27 15:47:35 2021] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 27 15:47:35.979149 n-d-710848-3 devstack@c-api.service[87998]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55676dba49c0 pid: 87999 (default app) Jan 27 15:47:42.189236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f11642f6-9cfa-432b-8b1a-de649e37791f admin admin] POST http://10.222.0.78/volume/v3/54cbf3770ac04018a8b9db72994420d2/types Jan 27 15:47:42.191362 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:47:42.191362 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:47:42.191911 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f11642f6-9cfa-432b-8b1a-de649e37791f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 15:47:42.195593 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:47:42.195593 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:47:42.296944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f11642f6-9cfa-432b-8b1a-de649e37791f 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=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 15:47:42.427232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f11642f6-9cfa-432b-8b1a-de649e37791f admin admin] http://10.222.0.78/volume/v3/54cbf3770ac04018a8b9db72994420d2/types returned with HTTP 200 Jan 27 15:47:42.428576 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2/2] 10.222.0.78 () {60 vars in 1228 bytes} [Wed Jan 27 15:47:41 2021] POST /volume/v3/54cbf3770ac04018a8b9db72994420d2/types => generated 186 bytes in 885 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:47:42.805743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f11642f6-9cfa-432b-8b1a-de649e37791f req-a2aab23e-1231-467a-add9-f4148387e0c7 admin admin] POST http://10.222.0.78/volume/v3/54cbf3770ac04018a8b9db72994420d2/types/9d0d0cd9-ef29-4406-a851-4ff5ff960d6e/extra_specs Jan 27 15:47:42.807936 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:47:42.807936 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:47:42.808521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f11642f6-9cfa-432b-8b1a-de649e37791f req-a2aab23e-1231-467a-add9-f4148387e0c7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 15:47:42.811602 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:47:42.811602 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:47:42.945143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [req-f11642f6-9cfa-432b-8b1a-de649e37791f req-a2aab23e-1231-467a-add9-f4148387e0c7 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=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 15:47:43.081964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f11642f6-9cfa-432b-8b1a-de649e37791f req-a2aab23e-1231-467a-add9-f4148387e0c7 admin admin] http://10.222.0.78/volume/v3/54cbf3770ac04018a8b9db72994420d2/types/9d0d0cd9-ef29-4406-a851-4ff5ff960d6e/extra_specs returned with HTTP 200 Jan 27 15:47:43.082770 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1/3] 10.222.0.78 () {62 vars in 1445 bytes} [Wed Jan 27 15:47:42 2021] POST /volume/v3/54cbf3770ac04018a8b9db72994420d2/types/9d0d0cd9-ef29-4406-a851-4ff5ff960d6e/extra_specs => generated 55 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 15:48:42.312350 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f11642f6-9cfa-432b-8b1a-de649e37791f admin admin] GET http://10.222.0.78/volume// Jan 27 15:48:42.312849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f11642f6-9cfa-432b-8b1a-de649e37791f admin admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:48:42.313285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f11642f6-9cfa-432b-8b1a-de649e37791f admin admin] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:48:42.314770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f11642f6-9cfa-432b-8b1a-de649e37791f admin admin] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 15:48:42.315405 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 3/4] 10.222.0.78 () {56 vars in 1088 bytes} [Wed Jan 27 15:48:42 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 15:51:17.819281 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b1f6ad7-c0d4-46f0-b243-914f9c2fd2e8 tempest-verify_tempest_config-991185577 tempest-verify_tempest_config-991185577-project] GET http://10.222.0.78/volume/v3/281e91285d6c44388d1c1e567c1fe63e/extensions Jan 27 15:51:17.819797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b1f6ad7-c0d4-46f0-b243-914f9c2fd2e8 tempest-verify_tempest_config-991185577 tempest-verify_tempest_config-991185577-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:51:17.820224 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b1f6ad7-c0d4-46f0-b243-914f9c2fd2e8 tempest-verify_tempest_config-991185577 tempest-verify_tempest_config-991185577-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:51:17.820985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b1f6ad7-c0d4-46f0-b243-914f9c2fd2e8 tempest-verify_tempest_config-991185577 tempest-verify_tempest_config-991185577-project] http://10.222.0.78/volume/v3/281e91285d6c44388d1c1e567c1fe63e/extensions returned with HTTP 200 Jan 27 15:51:17.821717 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2/5] 10.222.0.78 () {58 vars in 1213 bytes} [Wed Jan 27 15:51:17 2021] GET /volume/v3/281e91285d6c44388d1c1e567c1fe63e/extensions => generated 5245 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 15:51:17.857626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f11642f6-9cfa-432b-8b1a-de649e37791f admin admin] GET http://10.222.0.78/volume/ Jan 27 15:51:17.858108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f11642f6-9cfa-432b-8b1a-de649e37791f admin admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:51:17.858296 n-d-710848-3 devstack@c-api.service[87998]: /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 27 15:51:17.858296 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:51:17.858686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f11642f6-9cfa-432b-8b1a-de649e37791f admin admin] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:51:17.859771 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f11642f6-9cfa-432b-8b1a-de649e37791f admin admin] http://10.222.0.78/volume/ returned with HTTP 300 Jan 27 15:51:17.860356 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 4/6] 10.222.0.78 () {52 vars in 806 bytes} [Wed Jan 27 15:51:17 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 15:59:11.903074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] POST http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes Jan 27 15:59:11.904544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-481122908"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 15:59:11.905797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-481122908'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 15:59:11.907978 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Create volume of 1 GB Jan 27 15:59:11.987099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Availability zone cache updated, next update will occur around 2021-01-27 16:59:11.981658. {{(pid=87999) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 15:59:11.987758 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Availability Zones retrieved successfully. Jan 27 15:59:12.133544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Flow 'volume_create_api' (9afd8363-854a-4897-9eec-368e19ff5fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 15:59:12.146036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac212caa-9906-4e8b-b6c7-1e1c9cc1b3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 15:59:12.150179 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 15:59:12.347852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac212caa-9906-4e8b-b6c7-1e1c9cc1b3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 15:59:12.359546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (003407d7-5fe9-4601-a3e7-e417611e96e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 15:59:12.532252 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] 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 27 15:59:12.533190 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] 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 27 15:59:12.861403 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Created reservations ['962dd1ef-8524-4cfa-8480-64b8facf80e6', '11094a47-1cb0-43a5-b739-cc695d48b4ee', 'b0bec703-eb27-4982-9fc4-539f8e035972', 'cb392d5d-67b1-46f2-b1d2-f67a78c5a945'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 15:59:12.864442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (003407d7-5fe9-4601-a3e7-e417611e96e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['962dd1ef-8524-4cfa-8480-64b8facf80e6', '11094a47-1cb0-43a5-b739-cc695d48b4ee', 'b0bec703-eb27-4982-9fc4-539f8e035972', 'cb392d5d-67b1-46f2-b1d2-f67a78c5a945']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 15:59:12.867277 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d75902-50cb-4892-a6e0-dcf596cbfe00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 15:59:13.080577 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d75902-50cb-4892-a6e0-dcf596cbfe00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a483b414-f42f-41ed-8364-a0be55ee44f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-481122908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d92582ae5004b2abc76acbeb028d7dd',qos_specs=None,replication_status=,reservations=['962dd1ef-8524-4cfa-8480-64b8facf80e6','11094a47-1cb0-43a5-b739-cc695d48b4ee','b0bec703-eb27-4982-9fc4-539f8e035972','cb392d5d-67b1-46f2-b1d2-f67a78c5a945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c700fe4c297943ae897a5735e684f51f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T15:59:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-481122908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a483b414-f42f-41ed-8364-a0be55ee44f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d92582ae5004b2abc76acbeb028d7dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c700fe4c297943ae897a5735e684f51f',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 15:59:13.083251 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38e959cd-9d8c-40a1-8729-b18b8c738166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 15:59:13.158061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38e959cd-9d8c-40a1-8729-b18b8c738166) transitioned into state 'SUCCESS' from state '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-481122908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d92582ae5004b2abc76acbeb028d7dd',qos_specs=None,replication_status=,reservations=['962dd1ef-8524-4cfa-8480-64b8facf80e6','11094a47-1cb0-43a5-b739-cc695d48b4ee','b0bec703-eb27-4982-9fc4-539f8e035972','cb392d5d-67b1-46f2-b1d2-f67a78c5a945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c700fe4c297943ae897a5735e684f51f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 15:59:13.161175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e78f6628-76f2-409c-a946-14bdae44a8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 15:59:13.322036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e78f6628-76f2-409c-a946-14bdae44a8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 15:59:13.327033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Flow 'volume_create_api' (9afd8363-854a-4897-9eec-368e19ff5fd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 15:59:13.395303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Create volume request issued successfully. Jan 27 15:59:13.423759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-060363f8-874e-4b4a-87f7-ee4f812333d1 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes returned with HTTP 202 Jan 27 15:59:13.424760 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 3/7] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 15:59:11 2021] POST /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes => generated 829 bytes in 1525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 15:59:13.440499 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e8ab1ed-d618-4c74-9694-ab1b7547ab15 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:13.441279 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e8ab1ed-d618-4c74-9694-ab1b7547ab15 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:13.441923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e8ab1ed-d618-4c74-9694-ab1b7547ab15 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:13.677368 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:13.677368 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:13.705409 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0e8ab1ed-d618-4c74-9694-ab1b7547ab15 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:13.809501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e8ab1ed-d618-4c74-9694-ab1b7547ab15 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:13.819979 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 5/8] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:13 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 897 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:14.828056 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff535f87-3c5d-4c03-801b-3a5cd87d44da tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:14.829161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff535f87-3c5d-4c03-801b-3a5cd87d44da tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:14.829532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:14.829532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:14.830164 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff535f87-3c5d-4c03-801b-3a5cd87d44da tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:14.938837 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:14.938837 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:14.958372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ff535f87-3c5d-4c03-801b-3a5cd87d44da tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:15.041167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff535f87-3c5d-4c03-801b-3a5cd87d44da tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:15.042273 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 4/9] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:14 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 921 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:16.058119 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3944b319-0513-4aad-ba46-6ea281d2104e tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:16.059238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3944b319-0513-4aad-ba46-6ea281d2104e tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:16.059618 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:16.059618 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:16.060796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3944b319-0513-4aad-ba46-6ea281d2104e tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:16.202224 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:16.202224 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:16.240805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3944b319-0513-4aad-ba46-6ea281d2104e tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:16.316306 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3944b319-0513-4aad-ba46-6ea281d2104e tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:16.317695 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 6/10] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:16 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 921 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:17.350774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43affd7e-55ad-45a9-a626-c1d278c57166 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:17.351999 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43affd7e-55ad-45a9-a626-c1d278c57166 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:17.352194 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:17.352194 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:17.352852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43affd7e-55ad-45a9-a626-c1d278c57166 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:17.407513 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:17.407513 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:17.416702 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43affd7e-55ad-45a9-a626-c1d278c57166 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:17.441063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43affd7e-55ad-45a9-a626-c1d278c57166 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:17.446196 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 5/11] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:17 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 922 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:18.174427 n-d-710848-3 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-3944b319-0513-4aad-ba46-6ea281d2104e tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] 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 27 15:59:18.177553 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-f2b0c6f6-653e-4ed6-acc6-798cf0e7c6a6 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:18.178295 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-f2b0c6f6-653e-4ed6-acc6-798cf0e7c6a6 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:18.178599 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:18.178599 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:18.179104 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-f2b0c6f6-653e-4ed6-acc6-798cf0e7c6a6 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:18.235863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:18.235863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:18.245471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-f2b0c6f6-653e-4ed6-acc6-798cf0e7c6a6 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:18.271757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-f2b0c6f6-653e-4ed6-acc6-798cf0e7c6a6 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:18.278074 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 7/12] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 15:59:18 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 922 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:18.447942 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43affd7e-55ad-45a9-a626-c1d278c57166 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume// Jan 27 15:59:18.448401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43affd7e-55ad-45a9-a626-c1d278c57166 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:18.448582 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:18.448582 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:18.449206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43affd7e-55ad-45a9-a626-c1d278c57166 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:18.450971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43affd7e-55ad-45a9-a626-c1d278c57166 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 15:59:18.451871 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 6/13] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 15:59:18 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 15:59:18.465110 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-785ccb58-e565-4b8d-9a23-375a96de5313 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] POST http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/attachments Jan 27 15:59:18.465963 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:18.465963 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:18.467227 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-785ccb58-e565-4b8d-9a23-375a96de5313 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a483b414-f42f-41ed-8364-a0be55ee44f6", "instance_uuid": "10a6dbbe-19a6-4b69-bf82-3d2122ba1716", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 15:59:18.523967 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:18.523967 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:18.738480 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-785ccb58-e565-4b8d-9a23-375a96de5313 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/attachments returned with HTTP 200 Jan 27 15:59:18.743386 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 8/14] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 15:59:18 2021] POST /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/attachments => generated 273 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 15:59:18.881638 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56768ca3-2adc-44bc-b1fb-9f9ee0be5c35 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:18.882162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56768ca3-2adc-44bc-b1fb-9f9ee0be5c35 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:18.882641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56768ca3-2adc-44bc-b1fb-9f9ee0be5c35 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:18.952103 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-785ccb58-e565-4b8d-9a23-375a96de5313 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume// Jan 27 15:59:18.952753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-785ccb58-e565-4b8d-9a23-375a96de5313 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:18.952753 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:18.952753 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:18.953066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-785ccb58-e565-4b8d-9a23-375a96de5313 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:18.954295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-785ccb58-e565-4b8d-9a23-375a96de5313 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 15:59:18.955060 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 9/15] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 15:59:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 15:59:19.004586 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:19.004586 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:19.027527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-56768ca3-2adc-44bc-b1fb-9f9ee0be5c35 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:19.077453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:19.077453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:19.089675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56768ca3-2adc-44bc-b1fb-9f9ee0be5c35 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:19.100410 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 7/16] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:18 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 921 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:19.126669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-14108295-bce2-46a5-93d9-a49d6359a10a tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:19.127308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-14108295-bce2-46a5-93d9-a49d6359a10a tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:19.127799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-14108295-bce2-46a5-93d9-a49d6359a10a tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:19.269789 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:19.269789 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:19.292692 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-14108295-bce2-46a5-93d9-a49d6359a10a tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:19.355709 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:19.355709 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:19.366465 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-14108295-bce2-46a5-93d9-a49d6359a10a tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:19.367323 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 10/17] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 15:59:19 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 1020 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 15:59:19.500779 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-a3b009f1-ad4f-474a-b04d-8f01f023f5b6 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] PUT http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/attachments/d42404c1-a881-435a-aa8d-dc77b12d6976 Jan 27 15:59:19.503777 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:19.503777 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:19.505731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-a3b009f1-ad4f-474a-b04d-8f01f023f5b6 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 15:59:19.573001 n-d-710848-3 devstack@c-api.service[87998]: /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 27 15:59:19.573001 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 15:59:19.573530 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-a3b009f1-ad4f-474a-b04d-8f01f023f5b6 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Lock "b'cinder-attachment_update-a483b414-f42f-41ed-8364-a0be55ee44f6-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 15:59:19.579590 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:19.579590 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:20.142484 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10f67c99-50ca-4dc1-a337-1e7914fa963b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:20.142484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10f67c99-50ca-4dc1-a337-1e7914fa963b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:20.142484 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:20.142484 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:20.142484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10f67c99-50ca-4dc1-a337-1e7914fa963b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:20.171744 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:20.171744 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:20.187762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-10f67c99-50ca-4dc1-a337-1e7914fa963b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:20.209670 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:20.209670 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:20.224427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10f67c99-50ca-4dc1-a337-1e7914fa963b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:20.226083 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 11/18] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:20 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 921 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 15:59:21.241339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27abd4a0-1dd5-4c30-948b-e10d9e2f7ab9 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:21.241809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27abd4a0-1dd5-4c30-948b-e10d9e2f7ab9 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:21.242012 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:21.242012 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:21.242392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27abd4a0-1dd5-4c30-948b-e10d9e2f7ab9 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:21.291068 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:21.291068 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:21.299930 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27abd4a0-1dd5-4c30-948b-e10d9e2f7ab9 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:21.317957 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:21.317957 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:21.326403 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27abd4a0-1dd5-4c30-948b-e10d9e2f7ab9 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:21.327422 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 12/19] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:21 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 921 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 15:59:22.343005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a4bb34d-a43e-4f3a-96f5-6023b166123f tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:22.343619 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a4bb34d-a43e-4f3a-96f5-6023b166123f tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:22.343836 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:22.343836 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:22.344207 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a4bb34d-a43e-4f3a-96f5-6023b166123f tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:22.394624 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:22.394624 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:22.403004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a4bb34d-a43e-4f3a-96f5-6023b166123f tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:22.421715 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:22.421715 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:22.430078 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a4bb34d-a43e-4f3a-96f5-6023b166123f tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:22.430879 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 13/20] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:22 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 921 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 15:59:23.452641 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b53c893f-4aa9-4881-ae02-94b09bc43aec tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:23.453923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b53c893f-4aa9-4881-ae02-94b09bc43aec tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:23.455304 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:23.455304 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:23.456343 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b53c893f-4aa9-4881-ae02-94b09bc43aec tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:23.606950 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:23.606950 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:23.641839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b53c893f-4aa9-4881-ae02-94b09bc43aec tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:23.699355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:23.699355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:23.726940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b53c893f-4aa9-4881-ae02-94b09bc43aec tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:23.728610 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 14/21] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:23 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 921 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:24.744881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-315ecae7-5e65-4679-806e-529f2fd89df2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:24.745468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-315ecae7-5e65-4679-806e-529f2fd89df2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:24.745779 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:24.745779 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:24.746226 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-315ecae7-5e65-4679-806e-529f2fd89df2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:24.865663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:24.865663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:24.887015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-315ecae7-5e65-4679-806e-529f2fd89df2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:24.933235 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:24.933235 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:24.957715 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-315ecae7-5e65-4679-806e-529f2fd89df2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:24.966921 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 15/22] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:24 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 921 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:25.975124 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68489409-08c9-4bf9-8a41-82ac88c3315b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:25.975686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68489409-08c9-4bf9-8a41-82ac88c3315b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:25.976037 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:25.976037 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:25.976492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68489409-08c9-4bf9-8a41-82ac88c3315b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:26.079469 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:26.079469 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:26.088797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-68489409-08c9-4bf9-8a41-82ac88c3315b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:26.127265 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:26.127265 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:26.136820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68489409-08c9-4bf9-8a41-82ac88c3315b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:26.138301 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 16/23] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:25 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 921 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:27.168679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-baee8c59-b788-44aa-b616-c73842926795 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:27.170349 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-baee8c59-b788-44aa-b616-c73842926795 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:27.171667 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:27.171667 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:27.172268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-baee8c59-b788-44aa-b616-c73842926795 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:27.226817 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:27.226817 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:27.236592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-baee8c59-b788-44aa-b616-c73842926795 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:27.255482 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:27.255482 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:27.268101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-baee8c59-b788-44aa-b616-c73842926795 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:27.269538 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 17/24] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:27 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 921 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:28.285642 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff920945-8f01-4c02-a50a-d04c46f6fa92 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:28.286712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff920945-8f01-4c02-a50a-d04c46f6fa92 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:28.287098 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:28.287098 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:28.287742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff920945-8f01-4c02-a50a-d04c46f6fa92 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:28.404998 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:28.404998 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:28.415628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ff920945-8f01-4c02-a50a-d04c46f6fa92 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:28.439942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:28.439942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:28.461196 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff920945-8f01-4c02-a50a-d04c46f6fa92 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:28.472850 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 18/25] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:28 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 922 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:28.501214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-a3b009f1-ad4f-474a-b04d-8f01f023f5b6 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Lock "b'cinder-attachment_update-a483b414-f42f-41ed-8364-a0be55ee44f6-n-h2-710848-3'" released by "attachment_update" :: held 8.927s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 15:59:28.501891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-a3b009f1-ad4f-474a-b04d-8f01f023f5b6 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/attachments/d42404c1-a881-435a-aa8d-dc77b12d6976 returned with HTTP 200 Jan 27 15:59:28.502756 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 8/26] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 15:59:19 2021] PUT /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/attachments/d42404c1-a881-435a-aa8d-dc77b12d6976 => generated 762 bytes in 9015 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 15:59:29.479915 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-276b8a2d-90ca-4272-8596-952d853c9b67 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:29.480934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-276b8a2d-90ca-4272-8596-952d853c9b67 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:29.481288 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:29.481288 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:29.481910 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-276b8a2d-90ca-4272-8596-952d853c9b67 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:29.588375 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:29.588375 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:29.604371 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-276b8a2d-90ca-4272-8596-952d853c9b67 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:29.647123 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:29.647123 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:29.663750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-276b8a2d-90ca-4272-8596-952d853c9b67 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:29.664606 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 19/27] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:29 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 922 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:30.681404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba5a51cf-677a-483a-8779-8cc16fbfb778 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:30.681942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba5a51cf-677a-483a-8779-8cc16fbfb778 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:30.682368 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:30.682368 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:30.682990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba5a51cf-677a-483a-8779-8cc16fbfb778 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:30.749927 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:30.749927 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:30.787258 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba5a51cf-677a-483a-8779-8cc16fbfb778 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:30.826239 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:30.826239 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:30.835918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba5a51cf-677a-483a-8779-8cc16fbfb778 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:30.837203 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 9/28] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:30 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 922 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:31.853594 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8c35639-1a45-4271-a1f9-f769236be1fd tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:31.854751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8c35639-1a45-4271-a1f9-f769236be1fd tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:31.855142 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:31.855142 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:31.855784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8c35639-1a45-4271-a1f9-f769236be1fd tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:31.971662 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:31.971662 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:31.995209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8c35639-1a45-4271-a1f9-f769236be1fd tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:32.038943 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:32.038943 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:32.050632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8c35639-1a45-4271-a1f9-f769236be1fd tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:32.052053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 20/29] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:31 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 922 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:33.067539 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-865a0284-9eda-4268-96db-f0a6116910ac tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:33.068245 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-865a0284-9eda-4268-96db-f0a6116910ac tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:33.068465 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:33.068465 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:33.068839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-865a0284-9eda-4268-96db-f0a6116910ac tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:33.178934 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:33.178934 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:33.192197 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-865a0284-9eda-4268-96db-f0a6116910ac tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:33.239305 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:33.239305 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:33.250935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-865a0284-9eda-4268-96db-f0a6116910ac tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:33.251820 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 10/30] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:33 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 922 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:33.854935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] POST http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes Jan 27 15:59:33.855734 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:33.855734 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:33.856488 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-853998212"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 15:59:33.857709 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-853998212'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 15:59:33.859638 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Create volume of 1 GB Jan 27 15:59:33.915344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Availability zone cache updated, next update will occur around 2021-01-27 16:59:33.906714. {{(pid=88000) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 15:59:33.915739 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Availability Zones retrieved successfully. Jan 27 15:59:34.045528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Flow 'volume_create_api' (c4c8a821-aa80-4ca3-83e4-deb4ff80263f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 15:59:34.055507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b574f34-7f6c-4f36-9eb1-99627f936144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 15:59:34.057937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 15:59:34.192216 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b574f34-7f6c-4f36-9eb1-99627f936144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 15:59:34.208390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be960d8-f4bf-4361-82ff-d4a4d4bb92ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 15:59:34.267896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2570b4e-6870-4e95-a91e-a8884d1d3659 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:34.268237 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] 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 27 15:59:34.268859 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2570b4e-6870-4e95-a91e-a8884d1d3659 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:34.269189 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:34.269189 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:34.269716 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2570b4e-6870-4e95-a91e-a8884d1d3659 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:34.270139 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] 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 27 15:59:34.323535 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:34.323535 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:34.340216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2570b4e-6870-4e95-a91e-a8884d1d3659 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:34.365411 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:34.365411 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:34.375099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Created reservations ['844deeb7-8ed7-4838-a9cb-b087dd32558f', '9d669f8b-996c-410b-91ba-a7c4a0d59248', '5ce16fec-f6b8-4771-9037-156b9efdc1df', 'a9895ad7-8ce7-4e3f-8db9-f4709b46f0bc'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 15:59:34.378423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2570b4e-6870-4e95-a91e-a8884d1d3659 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:34.378695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be960d8-f4bf-4361-82ff-d4a4d4bb92ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['844deeb7-8ed7-4838-a9cb-b087dd32558f', '9d669f8b-996c-410b-91ba-a7c4a0d59248', '5ce16fec-f6b8-4771-9037-156b9efdc1df', 'a9895ad7-8ce7-4e3f-8db9-f4709b46f0bc']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 15:59:34.379658 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 11/31] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:34 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 922 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:34.381580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (936e586e-4e18-41ce-9e4c-f522b0c98e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 15:59:34.486072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (936e586e-4e18-41ce-9e4c-f522b0c98e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '084756d2-4c71-45f0-a7e9-816be0af2254', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-853998212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e604b2370dba4265adddbd6821aa6845',qos_specs=None,replication_status=,reservations=['844deeb7-8ed7-4838-a9cb-b087dd32558f','9d669f8b-996c-410b-91ba-a7c4a0d59248','5ce16fec-f6b8-4771-9037-156b9efdc1df','a9895ad7-8ce7-4e3f-8db9-f4709b46f0bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21448763c3824a95857f751bd48ac27f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T15:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-853998212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=084756d2-4c71-45f0-a7e9-816be0af2254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e604b2370dba4265adddbd6821aa6845',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='21448763c3824a95857f751bd48ac27f',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 15:59:34.491222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c604b470-eed8-432e-ac43-f58ffbf3fce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 15:59:34.554220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c604b470-eed8-432e-ac43-f58ffbf3fce7) transitioned into state 'SUCCESS' from state '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-853998212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e604b2370dba4265adddbd6821aa6845',qos_specs=None,replication_status=,reservations=['844deeb7-8ed7-4838-a9cb-b087dd32558f','9d669f8b-996c-410b-91ba-a7c4a0d59248','5ce16fec-f6b8-4771-9037-156b9efdc1df','a9895ad7-8ce7-4e3f-8db9-f4709b46f0bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21448763c3824a95857f751bd48ac27f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 15:59:34.556230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eeffd29-3d40-4a09-9972-9ca8bf77fe36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 15:59:34.630059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eeffd29-3d40-4a09-9972-9ca8bf77fe36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 15:59:34.633073 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Flow 'volume_create_api' (c4c8a821-aa80-4ca3-83e4-deb4ff80263f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 15:59:34.769457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Create volume request issued successfully. Jan 27 15:59:34.795234 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bf599aa-6fb2-4878-912c-3574bc8bfc09 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes returned with HTTP 202 Jan 27 15:59:34.798473 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 21/32] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 15:59:33 2021] POST /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes => generated 823 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 15:59:34.813291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc1010a1-fdc3-4c69-9116-a6ad9f510f2a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:34.814034 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc1010a1-fdc3-4c69-9116-a6ad9f510f2a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:34.814396 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:34.814396 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:34.815002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc1010a1-fdc3-4c69-9116-a6ad9f510f2a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:34.919265 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:34.919265 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:34.948530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fc1010a1-fdc3-4c69-9116-a6ad9f510f2a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:35.040922 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc1010a1-fdc3-4c69-9116-a6ad9f510f2a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:35.042032 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 12/33] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:34 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 891 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:35.109718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-8d0d9e8b-b0a1-4eca-a742-73e7ffee0b7b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] POST http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/attachments/d42404c1-a881-435a-aa8d-dc77b12d6976/action Jan 27 15:59:35.110826 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:35.110826 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:35.114421 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-8d0d9e8b-b0a1-4eca-a742-73e7ffee0b7b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 15:59:35.115603 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-8d0d9e8b-b0a1-4eca-a742-73e7ffee0b7b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 15:59:35.299224 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:35.299224 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:35.396382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8db4f991-dcb0-4d6c-a40d-a05cc0572c61 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 15:59:35.397097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8db4f991-dcb0-4d6c-a40d-a05cc0572c61 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:35.397351 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:35.397351 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:35.397787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8db4f991-dcb0-4d6c-a40d-a05cc0572c61 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:35.403985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-60171fb8-caa2-4df3-b6a8-502c7100b80d req-8d0d9e8b-b0a1-4eca-a742-73e7ffee0b7b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/attachments/d42404c1-a881-435a-aa8d-dc77b12d6976/action returned with HTTP 204 Jan 27 15:59:35.405808 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 22/34] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 15:59:35 2021] POST /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/attachments/d42404c1-a881-435a-aa8d-dc77b12d6976/action => generated 0 bytes in 303 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 15:59:35.520003 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:35.520003 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:35.550308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8db4f991-dcb0-4d6c-a40d-a05cc0572c61 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 15:59:35.602048 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:35.602048 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:35.615211 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8db4f991-dcb0-4d6c-a40d-a05cc0572c61 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 15:59:35.628648 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 13/35] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:35 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 1214 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 15:59:36.058548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8a2f90a-554f-4289-becf-7e9124e19866 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:36.059358 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8a2f90a-554f-4289-becf-7e9124e19866 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:36.059806 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:36.059806 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:36.060463 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8a2f90a-554f-4289-becf-7e9124e19866 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:36.176693 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:36.176693 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:36.198641 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f8a2f90a-554f-4289-becf-7e9124e19866 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:36.256135 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8a2f90a-554f-4289-becf-7e9124e19866 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:36.256135 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 23/36] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:36 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 915 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:37.269976 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f15551b3-fc19-4caa-809d-3853dbc81442 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:37.270484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f15551b3-fc19-4caa-809d-3853dbc81442 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:37.270661 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:37.270661 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:37.271442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f15551b3-fc19-4caa-809d-3853dbc81442 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:37.344432 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:37.344432 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:37.353935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f15551b3-fc19-4caa-809d-3853dbc81442 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:37.393371 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f15551b3-fc19-4caa-809d-3853dbc81442 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:37.394821 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 14/37] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:37 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:39.009648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-e6b3e3f2-d4f5-4e5e-b051-dcb9a347e59c tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:39.010200 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-e6b3e3f2-d4f5-4e5e-b051-dcb9a347e59c tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:39.010378 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:39.010378 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:39.011359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-e6b3e3f2-d4f5-4e5e-b051-dcb9a347e59c tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:39.062326 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:39.062326 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:39.071036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-e6b3e3f2-d4f5-4e5e-b051-dcb9a347e59c tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:39.096731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-e6b3e3f2-d4f5-4e5e-b051-dcb9a347e59c tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:39.097967 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 24/38] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 15:59:39 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:39.328750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f15551b3-fc19-4caa-809d-3853dbc81442 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume// Jan 27 15:59:39.330082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f15551b3-fc19-4caa-809d-3853dbc81442 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:39.330516 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:39.330516 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:39.331333 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f15551b3-fc19-4caa-809d-3853dbc81442 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:39.333028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f15551b3-fc19-4caa-809d-3853dbc81442 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 15:59:39.334305 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 15/39] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 15:59:39 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 15:59:39.350353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-1c150c70-a141-4db0-b49f-b9a03922aea3 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] POST http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/attachments Jan 27 15:59:39.350930 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:39.350930 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:39.351370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-1c150c70-a141-4db0-b49f-b9a03922aea3 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "084756d2-4c71-45f0-a7e9-816be0af2254", "instance_uuid": "0f90f3aa-904f-4405-ada0-c932f5861bae", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 15:59:39.500348 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:39.500348 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:39.763681 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-1c150c70-a141-4db0-b49f-b9a03922aea3 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/attachments returned with HTTP 200 Jan 27 15:59:39.766196 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 25/40] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 15:59:39 2021] POST /volume/v3/e604b2370dba4265adddbd6821aa6845/attachments => generated 273 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 15:59:39.891173 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ae122b5-5f78-4992-bb06-ca774f1a9f59 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:39.891741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ae122b5-5f78-4992-bb06-ca774f1a9f59 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:39.892221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ae122b5-5f78-4992-bb06-ca774f1a9f59 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:39.962539 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-1c150c70-a141-4db0-b49f-b9a03922aea3 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume// Jan 27 15:59:39.963512 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-1c150c70-a141-4db0-b49f-b9a03922aea3 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:39.963977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:39.963977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:39.964532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-1c150c70-a141-4db0-b49f-b9a03922aea3 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:39.965974 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-1c150c70-a141-4db0-b49f-b9a03922aea3 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 15:59:39.967218 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 26/41] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 15:59:39 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 15:59:40.054919 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:40.054919 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:40.097102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9ae122b5-5f78-4992-bb06-ca774f1a9f59 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:40.136816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-74059f74-b2f5-4d96-861d-7538fcb589e4 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:40.137633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-74059f74-b2f5-4d96-861d-7538fcb589e4 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:40.142946 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-74059f74-b2f5-4d96-861d-7538fcb589e4 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:40.145586 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:40.145586 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:40.168379 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ae122b5-5f78-4992-bb06-ca774f1a9f59 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:40.169834 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 16/42] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:39 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 915 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:40.214463 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:40.214463 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:40.225984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-74059f74-b2f5-4d96-861d-7538fcb589e4 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:40.260545 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:40.260545 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:40.270999 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-74059f74-b2f5-4d96-861d-7538fcb589e4 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:40.272494 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 27/43] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 15:59:40 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 1014 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 15:59:40.365409 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-8666eaa3-f85c-490d-ac4c-1c05134df260 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] PUT http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/attachments/1b57b15d-dd83-4abe-ba35-6fcc23c08306 Jan 27 15:59:40.366595 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:40.366595 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:40.367475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-8666eaa3-f85c-490d-ac4c-1c05134df260 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 15:59:40.415537 n-d-710848-3 devstack@c-api.service[87998]: /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 27 15:59:40.415537 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 15:59:40.416851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-8666eaa3-f85c-490d-ac4c-1c05134df260 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Lock "b'cinder-attachment_update-084756d2-4c71-45f0-a7e9-816be0af2254-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 15:59:40.420889 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:40.420889 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:41.189595 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b3417a7-f921-40a1-bdd3-c8ddcaf9f456 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:41.190121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b3417a7-f921-40a1-bdd3-c8ddcaf9f456 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:41.191329 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:41.191329 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:41.192002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b3417a7-f921-40a1-bdd3-c8ddcaf9f456 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:41.281277 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:41.281277 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:41.322997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9b3417a7-f921-40a1-bdd3-c8ddcaf9f456 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:41.388529 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:41.388529 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:41.410787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b3417a7-f921-40a1-bdd3-c8ddcaf9f456 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:41.411889 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 28/44] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:41 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:42.427738 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecf5d14e-846f-43e1-8ff7-16cb299f3c2b tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:42.428266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ecf5d14e-846f-43e1-8ff7-16cb299f3c2b tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:42.428458 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:42.428458 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:42.428840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ecf5d14e-846f-43e1-8ff7-16cb299f3c2b tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:42.587067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:42.587067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:42.615506 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ecf5d14e-846f-43e1-8ff7-16cb299f3c2b tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:42.666682 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:42.666682 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:42.687909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecf5d14e-846f-43e1-8ff7-16cb299f3c2b tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:42.696637 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 29/45] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:42 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 915 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:43.319327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-8666eaa3-f85c-490d-ac4c-1c05134df260 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Lock "b'cinder-attachment_update-084756d2-4c71-45f0-a7e9-816be0af2254-n-h1-710848-3'" released by "attachment_update" :: held 2.902s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 15:59:43.320203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-8666eaa3-f85c-490d-ac4c-1c05134df260 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/attachments/1b57b15d-dd83-4abe-ba35-6fcc23c08306 returned with HTTP 200 Jan 27 15:59:43.321790 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 17/46] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 15:59:40 2021] PUT /volume/v3/e604b2370dba4265adddbd6821aa6845/attachments/1b57b15d-dd83-4abe-ba35-6fcc23c08306 => generated 762 bytes in 2964 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 15:59:43.706000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b70bd51e-a41c-450c-935e-628449fb165d tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:43.707110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b70bd51e-a41c-450c-935e-628449fb165d tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:43.707491 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:43.707491 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:43.708101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b70bd51e-a41c-450c-935e-628449fb165d tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:43.813604 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:43.813604 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:43.835403 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b70bd51e-a41c-450c-935e-628449fb165d tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:43.878211 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:43.878211 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:43.894957 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b70bd51e-a41c-450c-935e-628449fb165d tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:43.909029 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 30/47] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:43 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 916 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:44.912352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80143233-8449-4f31-bfe3-4e8e2cd7bc9c tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:44.913504 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80143233-8449-4f31-bfe3-4e8e2cd7bc9c tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:44.913929 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:44.913929 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:44.914686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80143233-8449-4f31-bfe3-4e8e2cd7bc9c tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:44.976906 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:44.976906 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:44.986967 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-80143233-8449-4f31-bfe3-4e8e2cd7bc9c tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:45.016347 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:45.016347 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:45.021114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80143233-8449-4f31-bfe3-4e8e2cd7bc9c tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:45.022316 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 18/48] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:44 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:46.037365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a302c86-1aa9-4b5b-aafa-55b3ec35d347 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:46.038684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a302c86-1aa9-4b5b-aafa-55b3ec35d347 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:46.039039 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:46.039039 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:46.039882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a302c86-1aa9-4b5b-aafa-55b3ec35d347 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:46.120319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:46.120319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:46.132466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5a302c86-1aa9-4b5b-aafa-55b3ec35d347 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:46.154786 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:46.154786 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:46.165256 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a302c86-1aa9-4b5b-aafa-55b3ec35d347 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:46.167165 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 31/49] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:46 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 916 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:47.183507 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-202ccfc3-d050-40d4-8235-0b10a7c439b2 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:47.184223 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-202ccfc3-d050-40d4-8235-0b10a7c439b2 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:47.184642 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:47.184642 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:47.185366 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-202ccfc3-d050-40d4-8235-0b10a7c439b2 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:47.253124 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:47.253124 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:47.262518 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-202ccfc3-d050-40d4-8235-0b10a7c439b2 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:47.291957 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:47.291957 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:47.302507 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-202ccfc3-d050-40d4-8235-0b10a7c439b2 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:47.304044 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 19/50] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:47 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 916 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:48.323995 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d05f8165-9a87-451e-afe6-2c686945f00a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:48.323995 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d05f8165-9a87-451e-afe6-2c686945f00a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:48.323995 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:48.323995 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:48.323995 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d05f8165-9a87-451e-afe6-2c686945f00a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:48.413760 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:48.413760 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:48.415446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-202ccfc3-d050-40d4-8235-0b10a7c439b2 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume// Jan 27 15:59:48.416092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-202ccfc3-d050-40d4-8235-0b10a7c439b2 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:48.416449 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:48.416449 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:48.417084 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-202ccfc3-d050-40d4-8235-0b10a7c439b2 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:48.418439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-202ccfc3-d050-40d4-8235-0b10a7c439b2 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 15:59:48.419522 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 20/51] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 15:59:48 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 15:59:48.425421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d05f8165-9a87-451e-afe6-2c686945f00a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:48.433556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-cceb2a8f-59e9-4a8a-93fe-6c4ce569ad37 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] POST http://10.222.0.78/volume/v3/09c9dd755f0947fea89461e4a7e2dab4/attachments Jan 27 15:59:48.434674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-cceb2a8f-59e9-4a8a-93fe-6c4ce569ad37 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a483b414-f42f-41ed-8364-a0be55ee44f6", "instance_uuid": "10a6dbbe-19a6-4b69-bf82-3d2122ba1716", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 15:59:48.449877 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:48.449877 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:48.460699 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d05f8165-9a87-451e-afe6-2c686945f00a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:48.461668 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 32/52] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:48 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 916 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:48.488818 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:48.488818 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:49.477152 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19a910ee-5d0d-4e66-8779-0c695b3012b7 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:49.477677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19a910ee-5d0d-4e66-8779-0c695b3012b7 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:49.477852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:49.477852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:49.478224 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19a910ee-5d0d-4e66-8779-0c695b3012b7 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:49.543367 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:49.543367 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:49.553003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-19a910ee-5d0d-4e66-8779-0c695b3012b7 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:49.573911 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:49.573911 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:49.585156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19a910ee-5d0d-4e66-8779-0c695b3012b7 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:49.586709 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 33/53] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:49 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:49.811308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-05329f48-35a9-455c-b7bb-8ca2b65716ef tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] POST http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/attachments/1b57b15d-dd83-4abe-ba35-6fcc23c08306/action Jan 27 15:59:49.811787 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:49.811787 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:49.812202 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-05329f48-35a9-455c-b7bb-8ca2b65716ef tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 15:59:49.812766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-05329f48-35a9-455c-b7bb-8ca2b65716ef tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 15:59:50.002815 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:50.002815 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:50.084069 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f27a331-c745-4bab-901c-be642bf88eb9 req-05329f48-35a9-455c-b7bb-8ca2b65716ef tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/attachments/1b57b15d-dd83-4abe-ba35-6fcc23c08306/action returned with HTTP 204 Jan 27 15:59:50.085116 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 34/54] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 15:59:49 2021] POST /volume/v3/e604b2370dba4265adddbd6821aa6845/attachments/1b57b15d-dd83-4abe-ba35-6fcc23c08306/action => generated 0 bytes in 280 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 15:59:50.409508 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-cceb2a8f-59e9-4a8a-93fe-6c4ce569ad37 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] http://10.222.0.78/volume/v3/09c9dd755f0947fea89461e4a7e2dab4/attachments returned with HTTP 200 Jan 27 15:59:50.411254 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 21/55] 10.222.0.83 () {64 vars in 1358 bytes} [Wed Jan 27 15:59:48 2021] POST /volume/v3/09c9dd755f0947fea89461e4a7e2dab4/attachments => generated 762 bytes in 1982 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 15:59:50.485136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-add6412d-c76a-4b1b-915b-7ffc6d019933 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] GET http://10.222.0.78/volume/v3/09c9dd755f0947fea89461e4a7e2dab4/attachments/0eace82b-1d68-4d19-a9b0-f19fd7d645e3 Jan 27 15:59:50.485644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-add6412d-c76a-4b1b-915b-7ffc6d019933 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:50.485761 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:50.485761 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:50.486117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-add6412d-c76a-4b1b-915b-7ffc6d019933 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:50.510038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-add6412d-c76a-4b1b-915b-7ffc6d019933 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] http://10.222.0.78/volume/v3/09c9dd755f0947fea89461e4a7e2dab4/attachments/0eace82b-1d68-4d19-a9b0-f19fd7d645e3 returned with HTTP 200 Jan 27 15:59:50.524050 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 35/56] 10.222.0.83 () {60 vars in 1415 bytes} [Wed Jan 27 15:59:50 2021] GET /volume/v3/09c9dd755f0947fea89461e4a7e2dab4/attachments/0eace82b-1d68-4d19-a9b0-f19fd7d645e3 => generated 789 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 15:59:50.603172 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f091e0a-8e39-44c6-831c-e19d3da3acfa tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:50.603738 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f091e0a-8e39-44c6-831c-e19d3da3acfa tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:50.603985 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:50.603985 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:50.604359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f091e0a-8e39-44c6-831c-e19d3da3acfa tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:50.656482 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:50.656482 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:50.669417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1f091e0a-8e39-44c6-831c-e19d3da3acfa tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:50.714831 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:50.714831 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:50.724832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f091e0a-8e39-44c6-831c-e19d3da3acfa tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:50.726842 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 22/57] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:50 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 1208 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 15:59:50.743046 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41acbd89-8c61-41e7-ae01-932c0c76cc1b tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:50.743146 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41acbd89-8c61-41e7-ae01-932c0c76cc1b tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:50.743597 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:50.743597 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:50.744342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41acbd89-8c61-41e7-ae01-932c0c76cc1b tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:50.808514 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:50.808514 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:50.817648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-41acbd89-8c61-41e7-ae01-932c0c76cc1b tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:50.839108 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:50.839108 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:50.849662 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41acbd89-8c61-41e7-ae01-932c0c76cc1b tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:50.851682 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 36/58] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:50 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 1208 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 15:59:54.218249 n-d-710848-3 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-1f091e0a-8e39-44c6-831c-e19d3da3acfa tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] 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 27 15:59:54.222097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-43bcfd01-8479-4efb-b5eb-ccd0139de9c0 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:54.223432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-43bcfd01-8479-4efb-b5eb-ccd0139de9c0 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:54.223760 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:54.223760 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:54.224564 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-43bcfd01-8479-4efb-b5eb-ccd0139de9c0 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:54.293604 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:54.293604 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:54.303644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-43bcfd01-8479-4efb-b5eb-ccd0139de9c0 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:54.333484 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:54.333484 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:54.349340 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-43bcfd01-8479-4efb-b5eb-ccd0139de9c0 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:54.350702 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 23/59] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 15:59:54 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 1208 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 15:59:54.372399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-fb543e7f-051d-4e05-963d-d93a5a6523bb tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] POST http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254/action Jan 27 15:59:54.373341 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:54.373341 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:54.373792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-fb543e7f-051d-4e05-963d-d93a5a6523bb tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 15:59:54.374161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-fb543e7f-051d-4e05-963d-d93a5a6523bb tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 15:59:54.427854 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:54.427854 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:54.429231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-fb543e7f-051d-4e05-963d-d93a5a6523bb tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:54.488570 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-fb543e7f-051d-4e05-963d-d93a5a6523bb tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Begin detaching volume completed successfully. Jan 27 15:59:54.489292 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-fb543e7f-051d-4e05-963d-d93a5a6523bb tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254/action returned with HTTP 202 Jan 27 15:59:54.490455 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 37/60] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 15:59:54 2021] POST /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 15:59:54.540876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28a9d195-76df-4588-9340-ea759a834f14 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:54.541415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28a9d195-76df-4588-9340-ea759a834f14 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:54.541629 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:54.541629 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:54.542004 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28a9d195-76df-4588-9340-ea759a834f14 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:54.611484 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:54.611484 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:54.621014 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-28a9d195-76df-4588-9340-ea759a834f14 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:54.661493 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:54.661493 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:54.684894 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28a9d195-76df-4588-9340-ea759a834f14 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:54.687408 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 24/61] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:54 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 1211 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 15:59:54.712615 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-fb543e7f-051d-4e05-963d-d93a5a6523bb tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume// Jan 27 15:59:54.713094 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-fb543e7f-051d-4e05-963d-d93a5a6523bb tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:54.713312 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:54.713312 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:54.713687 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-fb543e7f-051d-4e05-963d-d93a5a6523bb tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:54.714723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-fb543e7f-051d-4e05-963d-d93a5a6523bb tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 15:59:54.715332 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 38/62] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 15:59: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 27 15:59:54.729498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-38527f71-1d29-4928-81ef-a8ad2901ee79 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:54.730330 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-38527f71-1d29-4928-81ef-a8ad2901ee79 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:54.730551 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:54.730551 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:54.730934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-38527f71-1d29-4928-81ef-a8ad2901ee79 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:54.809942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:54.809942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:54.822941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-38527f71-1d29-4928-81ef-a8ad2901ee79 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:54.862088 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:54.862088 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:54.894147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-38527f71-1d29-4928-81ef-a8ad2901ee79 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:54.898465 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 25/63] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 15:59:54 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 1310 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 15:59:55.353669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-335b7423-6bdd-4d7c-bf64-94d6e07607b1 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] DELETE http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/attachments/1b57b15d-dd83-4abe-ba35-6fcc23c08306 Jan 27 15:59:55.354310 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-335b7423-6bdd-4d7c-bf64-94d6e07607b1 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:55.355087 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-335b7423-6bdd-4d7c-bf64-94d6e07607b1 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:55.402103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:55.402103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:55.704886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c338e5dd-05d1-465a-8238-1965a759e3ee tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:55.705782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c338e5dd-05d1-465a-8238-1965a759e3ee tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:55.707036 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:55.707036 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:55.707862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c338e5dd-05d1-465a-8238-1965a759e3ee tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:55.797290 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:55.797290 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:55.815807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c338e5dd-05d1-465a-8238-1965a759e3ee tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:55.874347 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:55.874347 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:55.886749 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c338e5dd-05d1-465a-8238-1965a759e3ee tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:55.895269 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 26/64] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:55 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 1211 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 15:59:56.515720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-335b7423-6bdd-4d7c-bf64-94d6e07607b1 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 15:59:56.516285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-335b7423-6bdd-4d7c-bf64-94d6e07607b1 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 15:59:56.561831 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f22d5267-a9dc-43bf-9cc1-cf6f1c05f4c3 req-335b7423-6bdd-4d7c-bf64-94d6e07607b1 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/attachments/1b57b15d-dd83-4abe-ba35-6fcc23c08306 returned with HTTP 200 Jan 27 15:59:56.566878 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 39/65] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 15:59:55 2021] DELETE /volume/v3/e604b2370dba4265adddbd6821aa6845/attachments/1b57b15d-dd83-4abe-ba35-6fcc23c08306 => generated 19 bytes in 1223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:56.906086 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7131d045-e4c9-43c5-94f5-5bc1fb638492 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:56.906830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7131d045-e4c9-43c5-94f5-5bc1fb638492 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:56.907656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:56.907656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:56.908370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7131d045-e4c9-43c5-94f5-5bc1fb638492 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:57.049471 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:57.049471 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:57.070970 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7131d045-e4c9-43c5-94f5-5bc1fb638492 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:57.113721 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7131d045-e4c9-43c5-94f5-5bc1fb638492 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:57.127090 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 27/66] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:56 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 916 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:59.406973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa1b178b-6141-486b-b488-30b2a8ea4116 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:59.407556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa1b178b-6141-486b-b488-30b2a8ea4116 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:59.407750 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:59.407750 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:59.408331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa1b178b-6141-486b-b488-30b2a8ea4116 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:59.513952 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:59.513952 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:59.532506 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa1b178b-6141-486b-b488-30b2a8ea4116 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:59.556249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa1b178b-6141-486b-b488-30b2a8ea4116 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:59.557397 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 40/67] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:59 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 916 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 15:59:59.573061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bb39af9-2070-468f-a2b4-6eb65aee137a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 15:59:59.573581 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bb39af9-2070-468f-a2b4-6eb65aee137a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 15:59:59.573771 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 15:59:59.573771 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 15:59:59.574401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bb39af9-2070-468f-a2b4-6eb65aee137a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 15:59:59.691716 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 15:59:59.691716 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 15:59:59.714444 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3bb39af9-2070-468f-a2b4-6eb65aee137a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 15:59:59.764280 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bb39af9-2070-468f-a2b4-6eb65aee137a tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 15:59:59.777669 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 28/68] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 15:59:59 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 916 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:00:00.106778 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-ef07ecc2-91be-4147-bda4-8b02e2e72f32 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] POST http://10.222.0.78/volume/v3/09c9dd755f0947fea89461e4a7e2dab4/attachments/0eace82b-1d68-4d19-a9b0-f19fd7d645e3/action Jan 27 16:00:00.107746 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:00.107746 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:00.108483 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-ef07ecc2-91be-4147-bda4-8b02e2e72f32 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:00:00.109061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-ef07ecc2-91be-4147-bda4-8b02e2e72f32 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:00:00.185757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:00.185757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:00.306179 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-ef07ecc2-91be-4147-bda4-8b02e2e72f32 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] http://10.222.0.78/volume/v3/09c9dd755f0947fea89461e4a7e2dab4/attachments/0eace82b-1d68-4d19-a9b0-f19fd7d645e3/action returned with HTTP 204 Jan 27 16:00:00.307142 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 41/69] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:00:00 2021] POST /volume/v3/09c9dd755f0947fea89461e4a7e2dab4/attachments/0eace82b-1d68-4d19-a9b0-f19fd7d645e3/action => generated 0 bytes in 205 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:00:06.241028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-0a1a02fa-0742-4d3b-9e7d-fe629c674462 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] DELETE http://10.222.0.78/volume/v3/09c9dd755f0947fea89461e4a7e2dab4/attachments/d42404c1-a881-435a-aa8d-dc77b12d6976 Jan 27 16:00:06.241551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-0a1a02fa-0742-4d3b-9e7d-fe629c674462 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:06.241747 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:06.241747 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:06.242375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-0a1a02fa-0742-4d3b-9e7d-fe629c674462 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:06.286828 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:06.286828 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:06.556514 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-c122379d-9859-49da-a9bf-ab5921130390 req-0a1a02fa-0742-4d3b-9e7d-fe629c674462 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(0eace82b-1d68-4d19-a9b0-f19fd7d645e3)]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:00:06.557141 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-c122379d-9859-49da-a9bf-ab5921130390 req-0a1a02fa-0742-4d3b-9e7d-fe629c674462 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] Adding status of: attached to pending status list for volume. {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 27 16:00:06.557772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-c122379d-9859-49da-a9bf-ab5921130390 req-0a1a02fa-0742-4d3b-9e7d-fe629c674462 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:00:06.615131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c122379d-9859-49da-a9bf-ab5921130390 req-0a1a02fa-0742-4d3b-9e7d-fe629c674462 tempest-LiveAutoBlockMigrationV225Test-389784568 tempest-LiveAutoBlockMigrationV225Test-389784568-project-admin] http://10.222.0.78/volume/v3/09c9dd755f0947fea89461e4a7e2dab4/attachments/d42404c1-a881-435a-aa8d-dc77b12d6976 returned with HTTP 200 Jan 27 16:00:06.616297 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 29/70] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:00:06 2021] DELETE /volume/v3/09c9dd755f0947fea89461e4a7e2dab4/attachments/d42404c1-a881-435a-aa8d-dc77b12d6976 => generated 192 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:00:10.481780 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7db1aa5-e632-497d-9199-0891f85e3640 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] DELETE http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 16:00:10.482335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7db1aa5-e632-497d-9199-0891f85e3640 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:10.482527 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:10.482527 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:10.483012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7db1aa5-e632-497d-9199-0891f85e3640 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:10.483523 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f7db1aa5-e632-497d-9199-0891f85e3640 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Delete volume with id: 084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 16:00:10.547160 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:10.547160 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:10.548492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f7db1aa5-e632-497d-9199-0891f85e3640 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 16:00:10.690522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f7db1aa5-e632-497d-9199-0891f85e3640 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Delete volume request issued successfully. Jan 27 16:00:10.694127 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7db1aa5-e632-497d-9199-0891f85e3640 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 202 Jan 27 16:00:10.698537 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 42/71] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:00:10 2021] DELETE /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:00:10.706123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c47f278-2d7c-4075-8c99-1b3734c6b550 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 16:00:10.706779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c47f278-2d7c-4075-8c99-1b3734c6b550 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:10.707233 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:10.707233 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:10.707948 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c47f278-2d7c-4075-8c99-1b3734c6b550 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:10.775067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:10.775067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:10.786169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0c47f278-2d7c-4075-8c99-1b3734c6b550 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 16:00:10.814375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c47f278-2d7c-4075-8c99-1b3734c6b550 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 16:00:10.815732 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 30/72] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:00:10 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 915 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:00:11.831277 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cc3db3c-522b-4498-9059-8337d0b49a3d tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 16:00:11.831857 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cc3db3c-522b-4498-9059-8337d0b49a3d tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:11.832038 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:11.832038 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:11.832348 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cc3db3c-522b-4498-9059-8337d0b49a3d tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:11.919510 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:11.919510 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:11.929504 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3cc3db3c-522b-4498-9059-8337d0b49a3d tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 16:00:11.978940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cc3db3c-522b-4498-9059-8337d0b49a3d tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 16:00:11.980463 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 43/73] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:00:11 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 915 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:00:12.996303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fea6dfd9-2102-408d-abe3-7c70871d6354 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 16:00:12.996810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fea6dfd9-2102-408d-abe3-7c70871d6354 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:12.997573 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:12.997573 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:12.998331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fea6dfd9-2102-408d-abe3-7c70871d6354 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:13.079248 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:13.079248 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:13.103886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fea6dfd9-2102-408d-abe3-7c70871d6354 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Volume info retrieved successfully. Jan 27 16:00:13.132171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fea6dfd9-2102-408d-abe3-7c70871d6354 tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 200 Jan 27 16:00:13.134974 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 31/74] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:00:12 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:00:14.150953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01d0c932-99fe-4983-a369-19128788a3cc tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] GET http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 Jan 27 16:00:14.151714 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01d0c932-99fe-4983-a369-19128788a3cc tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:14.152017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:14.152017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:14.152674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01d0c932-99fe-4983-a369-19128788a3cc tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:14.275835 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01d0c932-99fe-4983-a369-19128788a3cc tempest-AttachSCSIVolumeTestJSON-10885186 tempest-AttachSCSIVolumeTestJSON-10885186-project] http://10.222.0.78/volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 returned with HTTP 404 Jan 27 16:00:14.276920 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 44/75] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:00:14 2021] GET /volume/v3/e604b2370dba4265adddbd6821aa6845/volumes/084756d2-4c71-45f0-a7e9-816be0af2254 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:00:18.559999 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8defe3d6-f20f-436c-9c12-3dfbdcec7d57 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 16:00:18.560578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8defe3d6-f20f-436c-9c12-3dfbdcec7d57 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:18.560777 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:18.560777 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:18.561440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8defe3d6-f20f-436c-9c12-3dfbdcec7d57 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:18.658015 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:18.658015 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:18.679278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8defe3d6-f20f-436c-9c12-3dfbdcec7d57 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 16:00:18.748699 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:18.748699 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:18.757627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8defe3d6-f20f-436c-9c12-3dfbdcec7d57 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 16:00:18.758421 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 32/76] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:00:18 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 1214 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:00:19.022856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-26f4207d-6a4e-4a5f-ac4c-c41d9e206335 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 16:00:19.023597 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-26f4207d-6a4e-4a5f-ac4c-c41d9e206335 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:19.024296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-26f4207d-6a4e-4a5f-ac4c-c41d9e206335 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:19.093163 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:19.093163 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:19.110777 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-26f4207d-6a4e-4a5f-ac4c-c41d9e206335 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 16:00:19.147455 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:19.147455 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:19.157743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-26f4207d-6a4e-4a5f-ac4c-c41d9e206335 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 16:00:19.173675 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 45/77] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:00:19 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 1214 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:00:19.180966 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-b50045fb-d800-402d-b830-369f92eb74e2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] POST http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6/action Jan 27 16:00:19.181924 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:19.181924 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:19.183853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-b50045fb-d800-402d-b830-369f92eb74e2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:00:19.184310 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-b50045fb-d800-402d-b830-369f92eb74e2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:00:19.310509 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:19.310509 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:19.316925 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-b50045fb-d800-402d-b830-369f92eb74e2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 16:00:19.361096 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-b50045fb-d800-402d-b830-369f92eb74e2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Begin detaching volume completed successfully. Jan 27 16:00:19.361646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-b50045fb-d800-402d-b830-369f92eb74e2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6/action returned with HTTP 202 Jan 27 16:00:19.362570 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 33/78] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:00:19 2021] POST /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:00:19.414310 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da4c2670-6353-48d4-aa46-847585079adc tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 16:00:19.414842 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da4c2670-6353-48d4-aa46-847585079adc tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:19.415051 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:19.415051 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:19.415472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da4c2670-6353-48d4-aa46-847585079adc tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:19.498338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-b50045fb-d800-402d-b830-369f92eb74e2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume// Jan 27 16:00:19.499140 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-b50045fb-d800-402d-b830-369f92eb74e2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:19.499568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:19.499568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:19.500370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-b50045fb-d800-402d-b830-369f92eb74e2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:19.501571 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-b50045fb-d800-402d-b830-369f92eb74e2 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:00:19.502606 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 34/79] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:00:19 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:00:19.517220 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-541ff73d-a3b1-49d2-91a0-c33142105a1b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 16:00:19.518009 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-541ff73d-a3b1-49d2-91a0-c33142105a1b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:19.518678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-541ff73d-a3b1-49d2-91a0-c33142105a1b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:19.608208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:19.608208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:19.638812 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-da4c2670-6353-48d4-aa46-847585079adc tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 16:00:19.665504 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:19.665504 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:19.687920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-541ff73d-a3b1-49d2-91a0-c33142105a1b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 16:00:19.689210 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:19.689210 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:19.729940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da4c2670-6353-48d4-aa46-847585079adc tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 16:00:19.732387 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 46/80] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:00:19 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 1217 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:00:19.743742 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:19.743742 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:19.757671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-541ff73d-a3b1-49d2-91a0-c33142105a1b tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 16:00:19.758777 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 35/81] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:00:19 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 1316 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:00:20.125906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-ee33378c-68f3-4a97-acb1-fddc46918560 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] DELETE http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/attachments/0eace82b-1d68-4d19-a9b0-f19fd7d645e3 Jan 27 16:00:20.127535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-ee33378c-68f3-4a97-acb1-fddc46918560 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:20.127912 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:20.127912 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:20.128535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-ee33378c-68f3-4a97-acb1-fddc46918560 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:20.196688 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:20.196688 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:20.761741 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8c0886c-da71-4126-92cc-b6b1623793e8 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 16:00:20.763423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8c0886c-da71-4126-92cc-b6b1623793e8 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:20.763857 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:20.763857 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:20.766221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8c0886c-da71-4126-92cc-b6b1623793e8 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:20.829781 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:20.829781 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:20.838965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8c0886c-da71-4126-92cc-b6b1623793e8 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 16:00:20.866471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8c0886c-da71-4126-92cc-b6b1623793e8 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 16:00:20.867360 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 36/82] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:00:20 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 922 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:00:20.919666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-ee33378c-68f3-4a97-acb1-fddc46918560 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:00:20.920106 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-ee33378c-68f3-4a97-acb1-fddc46918560 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:00:20.956926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-32ef937f-7c32-483b-a3fd-c97cadb74540 req-ee33378c-68f3-4a97-acb1-fddc46918560 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/attachments/0eace82b-1d68-4d19-a9b0-f19fd7d645e3 returned with HTTP 200 Jan 27 16:00:20.958886 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 47/83] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:00:20 2021] DELETE /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/attachments/0eace82b-1d68-4d19-a9b0-f19fd7d645e3 => generated 19 bytes in 838 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:00:21.883685 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18fb53f5-b8e8-4769-b16d-43ab33b0f579 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 16:00:21.884197 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18fb53f5-b8e8-4769-b16d-43ab33b0f579 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:00:21.884408 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:00:21.884408 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:00:21.884782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18fb53f5-b8e8-4769-b16d-43ab33b0f579 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:00:21.937697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:00:21.937697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:00:21.967848 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-18fb53f5-b8e8-4769-b16d-43ab33b0f579 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 16:00:21.991711 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18fb53f5-b8e8-4769-b16d-43ab33b0f579 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 16:00:21.992762 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 37/84] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:00:21 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 922 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:21.929459 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] POST http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes Jan 27 16:01:21.930733 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:21.930733 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:21.931511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-125271500"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:01:21.933373 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-125271500'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:01:21.934011 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Create volume of 1 GB Jan 27 16:01:21.934889 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:21.934889 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:21.966103 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Availability Zones retrieved successfully. Jan 27 16:01:21.985953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Flow 'volume_create_api' (3b68e509-abd7-4a93-b115-134d98502a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:01:21.989179 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20137415-d4d8-4f2b-a3b9-1c03dc48efe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:01:21.991551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:01:22.067744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20137415-d4d8-4f2b-a3b9-1c03dc48efe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:01:22.070117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edca45f9-5412-4824-bcf5-9d184277e896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:01:22.267890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Created reservations ['5832b2ae-2516-4e42-9967-34c319017ca6', '77873c6c-6f6f-428c-a84a-b540bd0687f3', 'e26f818d-b181-4601-9c62-183468ab9adc', 'c8cfc14f-3ba1-4f68-805f-2ceab3cb24a9'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:01:22.269742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edca45f9-5412-4824-bcf5-9d184277e896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5832b2ae-2516-4e42-9967-34c319017ca6', '77873c6c-6f6f-428c-a84a-b540bd0687f3', 'e26f818d-b181-4601-9c62-183468ab9adc', 'c8cfc14f-3ba1-4f68-805f-2ceab3cb24a9']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:01:22.271980 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7884a7ce-5919-40bb-8468-0580c6cdb026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:01:22.389285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7884a7ce-5919-40bb-8468-0580c6cdb026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce4dee7a-afd4-4373-ad9a-864468c6d393', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-125271500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d699badc19e4b98840d277ba932002c',qos_specs=None,replication_status=,reservations=['5832b2ae-2516-4e42-9967-34c319017ca6','77873c6c-6f6f-428c-a84a-b540bd0687f3','e26f818d-b181-4601-9c62-183468ab9adc','c8cfc14f-3ba1-4f68-805f-2ceab3cb24a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2490f6eb5c749bba0b7fad131f47233',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-125271500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce4dee7a-afd4-4373-ad9a-864468c6d393,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d699badc19e4b98840d277ba932002c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c2490f6eb5c749bba0b7fad131f47233',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:01:22.391641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f2c40d-6d11-484d-9354-1b2f5e8106ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:01:22.443386 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f2c40d-6d11-484d-9354-1b2f5e8106ae) transitioned into state 'SUCCESS' from state '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-125271500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d699badc19e4b98840d277ba932002c',qos_specs=None,replication_status=,reservations=['5832b2ae-2516-4e42-9967-34c319017ca6','77873c6c-6f6f-428c-a84a-b540bd0687f3','e26f818d-b181-4601-9c62-183468ab9adc','c8cfc14f-3ba1-4f68-805f-2ceab3cb24a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2490f6eb5c749bba0b7fad131f47233',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:01:22.445412 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2340447-d197-4467-a87c-5dcc45a988ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:01:22.486630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2340447-d197-4467-a87c-5dcc45a988ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:01:22.489305 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Flow 'volume_create_api' (3b68e509-abd7-4a93-b115-134d98502a32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:01:22.543099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Create volume request issued successfully. Jan 27 16:01:22.556709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b065a74b-88ad-4a8d-ab8e-c7898980c8d4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes returned with HTTP 202 Jan 27 16:01:22.557894 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 48/85] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:01:21 2021] POST /volume/v3/4d699badc19e4b98840d277ba932002c/volumes => generated 823 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:01:22.572043 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17621332-5473-4235-b55c-0d7170f2fe2a tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:22.574322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17621332-5473-4235-b55c-0d7170f2fe2a tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:22.574593 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:22.574593 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:22.575371 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17621332-5473-4235-b55c-0d7170f2fe2a tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:22.626220 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:22.626220 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:22.635440 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17621332-5473-4235-b55c-0d7170f2fe2a tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:22.658208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17621332-5473-4235-b55c-0d7170f2fe2a tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:22.659022 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 38/86] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:22 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 891 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:23.676247 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-522cc5e1-4338-4c8b-bf23-4826f4b669be tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:23.681431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-522cc5e1-4338-4c8b-bf23-4826f4b669be tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:23.681431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:23.681431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:23.681431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-522cc5e1-4338-4c8b-bf23-4826f4b669be tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:23.728580 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:23.728580 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:23.737590 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-522cc5e1-4338-4c8b-bf23-4826f4b669be tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:23.762625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-522cc5e1-4338-4c8b-bf23-4826f4b669be tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:23.763497 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 49/87] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:23 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:26.950336 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-b347618c-c1a4-47a2-a4f0-613dbb09da42 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:26.950862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-b347618c-c1a4-47a2-a4f0-613dbb09da42 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:26.951081 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:26.951081 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:26.951504 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-b347618c-c1a4-47a2-a4f0-613dbb09da42 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:27.002234 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:27.002234 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:27.011319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-b347618c-c1a4-47a2-a4f0-613dbb09da42 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:27.034461 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-b347618c-c1a4-47a2-a4f0-613dbb09da42 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:27.035328 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 39/88] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:01:26 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:27.168579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-522cc5e1-4338-4c8b-bf23-4826f4b669be tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume// Jan 27 16:01:27.169087 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-522cc5e1-4338-4c8b-bf23-4826f4b669be tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:27.169307 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:27.169307 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:27.169684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-522cc5e1-4338-4c8b-bf23-4826f4b669be tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:27.170930 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-522cc5e1-4338-4c8b-bf23-4826f4b669be tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:01:27.171719 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 50/89] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:01:27 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:01:27.186041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-72806755-a395-4c50-a428-6c2c425d8172 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] POST http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/attachments Jan 27 16:01:27.186544 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:27.186544 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:27.186962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-72806755-a395-4c50-a428-6c2c425d8172 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce4dee7a-afd4-4373-ad9a-864468c6d393", "instance_uuid": "c0de1015-17d9-41aa-87b8-c86d45aac0a5", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:01:27.240972 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:27.240972 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:27.373082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-72806755-a395-4c50-a428-6c2c425d8172 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/attachments returned with HTTP 200 Jan 27 16:01:27.373993 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 40/90] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:01:27 2021] POST /volume/v3/4d699badc19e4b98840d277ba932002c/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:01:27.446448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1124b8dd-aea7-47e4-8670-8bd45f422bc6 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:27.446978 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1124b8dd-aea7-47e4-8670-8bd45f422bc6 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:27.448956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1124b8dd-aea7-47e4-8670-8bd45f422bc6 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:27.502878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-72806755-a395-4c50-a428-6c2c425d8172 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume// Jan 27 16:01:27.503637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-72806755-a395-4c50-a428-6c2c425d8172 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:27.503928 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:27.503928 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:27.504390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-72806755-a395-4c50-a428-6c2c425d8172 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:27.505569 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-72806755-a395-4c50-a428-6c2c425d8172 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:01:27.506177 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:27.506177 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:27.506375 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 41/91] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:01:27 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 16:01:27.516032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1124b8dd-aea7-47e4-8670-8bd45f422bc6 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:27.519387 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-14436058-22a5-4faf-ac8f-e49baa4b7e17 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:27.519585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-14436058-22a5-4faf-ac8f-e49baa4b7e17 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:27.524208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-14436058-22a5-4faf-ac8f-e49baa4b7e17 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:27.538667 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:27.538667 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:27.552647 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1124b8dd-aea7-47e4-8670-8bd45f422bc6 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:27.554331 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 51/92] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:27 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:27.581594 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:27.581594 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:27.595862 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-14436058-22a5-4faf-ac8f-e49baa4b7e17 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:27.616392 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:27.616392 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:27.625973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-14436058-22a5-4faf-ac8f-e49baa4b7e17 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:27.626766 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 42/93] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:01:27 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 1014 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:01:27.645789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-9e4b4ef5-7b9e-4e0f-b011-b6c0c51e1230 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] PUT http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/attachments/277db768-9399-4f60-9a26-a27c3d6978de Jan 27 16:01:27.646300 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:27.646300 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:27.646891 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-9e4b4ef5-7b9e-4e0f-b011-b6c0c51e1230 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:01:27.675813 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:01:27.675813 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:01:27.676629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-9e4b4ef5-7b9e-4e0f-b011-b6c0c51e1230 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Lock "b'cinder-attachment_update-ce4dee7a-afd4-4373-ad9a-864468c6d393-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:01:27.679337 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:27.679337 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:28.578448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccabac0b-bba4-4c11-b53e-88fd5886ed1a tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:28.578940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ccabac0b-bba4-4c11-b53e-88fd5886ed1a tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:28.579529 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:28.579529 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:28.579529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ccabac0b-bba4-4c11-b53e-88fd5886ed1a tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:28.675956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:28.675956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:28.694038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ccabac0b-bba4-4c11-b53e-88fd5886ed1a tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:28.719382 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:28.719382 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:28.740661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccabac0b-bba4-4c11-b53e-88fd5886ed1a tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:28.752264 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 43/94] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:28 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:29.268280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-9e4b4ef5-7b9e-4e0f-b011-b6c0c51e1230 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Lock "b'cinder-attachment_update-ce4dee7a-afd4-4373-ad9a-864468c6d393-n-h1-710848-3'" released by "attachment_update" :: held 1.591s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:01:29.268840 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-9e4b4ef5-7b9e-4e0f-b011-b6c0c51e1230 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/attachments/277db768-9399-4f60-9a26-a27c3d6978de returned with HTTP 200 Jan 27 16:01:29.269865 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 52/95] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 16:01:27 2021] PUT /volume/v3/4d699badc19e4b98840d277ba932002c/attachments/277db768-9399-4f60-9a26-a27c3d6978de => generated 762 bytes in 1629 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:01:29.757297 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36e4e6b0-e57d-4bfb-a8e2-72182de2dfad tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:29.757827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36e4e6b0-e57d-4bfb-a8e2-72182de2dfad tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:29.758043 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:29.758043 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:29.758422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36e4e6b0-e57d-4bfb-a8e2-72182de2dfad tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:29.815261 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:29.815261 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:29.824792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36e4e6b0-e57d-4bfb-a8e2-72182de2dfad tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:29.845948 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:29.845948 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:29.861001 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36e4e6b0-e57d-4bfb-a8e2-72182de2dfad tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:29.862445 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 44/96] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:29 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 916 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:30.879975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8120e40-b5f5-4254-8a3f-3fa33ff15086 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:30.880633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8120e40-b5f5-4254-8a3f-3fa33ff15086 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:30.880918 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:30.880918 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:30.881374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8120e40-b5f5-4254-8a3f-3fa33ff15086 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:30.936041 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:30.936041 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:30.944468 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e8120e40-b5f5-4254-8a3f-3fa33ff15086 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:30.965333 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:30.965333 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:30.973802 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8120e40-b5f5-4254-8a3f-3fa33ff15086 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:30.974609 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 53/97] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:30 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:31.991023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db39ba1b-a4fa-4759-8bd7-426f1c3089d2 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:31.992960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db39ba1b-a4fa-4759-8bd7-426f1c3089d2 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:31.993516 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:31.993516 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:31.995056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db39ba1b-a4fa-4759-8bd7-426f1c3089d2 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:32.063821 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:32.063821 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:32.073355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db39ba1b-a4fa-4759-8bd7-426f1c3089d2 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:32.094400 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:32.094400 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:32.103611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db39ba1b-a4fa-4759-8bd7-426f1c3089d2 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:32.104653 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 45/98] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:31 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:33.121045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c11a009-3d6a-44a6-af91-0662428e0c95 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:33.122409 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c11a009-3d6a-44a6-af91-0662428e0c95 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:33.122819 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:33.122819 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:33.123608 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c11a009-3d6a-44a6-af91-0662428e0c95 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:33.176384 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:33.176384 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:33.185494 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c11a009-3d6a-44a6-af91-0662428e0c95 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:33.204974 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:33.204974 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:33.215014 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c11a009-3d6a-44a6-af91-0662428e0c95 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:33.216043 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 54/99] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:33 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:34.232007 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e12720fc-e1f9-4700-a58c-ef1c0cc22049 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:34.232605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e12720fc-e1f9-4700-a58c-ef1c0cc22049 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:34.232928 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:34.232928 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:34.249678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e12720fc-e1f9-4700-a58c-ef1c0cc22049 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:34.282290 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:34.282290 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:34.291940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e12720fc-e1f9-4700-a58c-ef1c0cc22049 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:34.311790 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:34.311790 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:34.320054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e12720fc-e1f9-4700-a58c-ef1c0cc22049 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:34.320869 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 46/100] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:34 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:34.859289 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-38f24691-93a1-4169-9aca-258d3e3a8689 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] POST http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/attachments/277db768-9399-4f60-9a26-a27c3d6978de/action Jan 27 16:01:34.859810 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:34.859810 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:34.860271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-38f24691-93a1-4169-9aca-258d3e3a8689 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:01:34.860662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-38f24691-93a1-4169-9aca-258d3e3a8689 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:01:34.929874 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:34.929874 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:34.998983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bc0cbab4-ab1d-4c64-932b-86762a98b42f req-38f24691-93a1-4169-9aca-258d3e3a8689 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/attachments/277db768-9399-4f60-9a26-a27c3d6978de/action returned with HTTP 204 Jan 27 16:01:35.000968 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 55/101] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:01:34 2021] POST /volume/v3/4d699badc19e4b98840d277ba932002c/attachments/277db768-9399-4f60-9a26-a27c3d6978de/action => generated 0 bytes in 147 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:01:35.335752 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac21eb38-0607-47a6-b11a-ff9ba3b2be81 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:35.336365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac21eb38-0607-47a6-b11a-ff9ba3b2be81 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:35.336507 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:35.336507 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:35.336876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac21eb38-0607-47a6-b11a-ff9ba3b2be81 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:35.385668 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:35.385668 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:35.394046 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ac21eb38-0607-47a6-b11a-ff9ba3b2be81 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:35.412812 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:35.412812 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:35.421507 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac21eb38-0607-47a6-b11a-ff9ba3b2be81 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:35.422319 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 47/102] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:35 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 1208 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:01:38.689372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e855f775-9dd2-49b9-aa00-71e4bea84743 req-34268339-f3c2-4e58-9f17-93d5fc86c919 tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] GET http://10.222.0.78/volume/v3/35ba07d8db6440ae96acfc1b0bc17a04/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:38.689903 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e855f775-9dd2-49b9-aa00-71e4bea84743 req-34268339-f3c2-4e58-9f17-93d5fc86c919 tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:38.690122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:38.690122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:38.690525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e855f775-9dd2-49b9-aa00-71e4bea84743 req-34268339-f3c2-4e58-9f17-93d5fc86c919 tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:38.783156 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:38.783156 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:38.793222 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e855f775-9dd2-49b9-aa00-71e4bea84743 req-34268339-f3c2-4e58-9f17-93d5fc86c919 tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] Volume info retrieved successfully. Jan 27 16:01:38.817170 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:38.817170 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:38.826157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e855f775-9dd2-49b9-aa00-71e4bea84743 req-34268339-f3c2-4e58-9f17-93d5fc86c919 tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] http://10.222.0.78/volume/v3/35ba07d8db6440ae96acfc1b0bc17a04/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:38.826986 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 56/103] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:01:38 2021] GET /volume/v3/35ba07d8db6440ae96acfc1b0bc17a04/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 1390 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:01:38.841963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e855f775-9dd2-49b9-aa00-71e4bea84743 req-e85b8854-bf64-4323-a5f7-9621f1ad0809 tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] GET http://10.222.0.78/volume/v3/35ba07d8db6440ae96acfc1b0bc17a04/volumes/6834de1a-1b80-487f-bdea-781b89b07189 Jan 27 16:01:38.842503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e855f775-9dd2-49b9-aa00-71e4bea84743 req-e85b8854-bf64-4323-a5f7-9621f1ad0809 tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:38.842722 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:38.842722 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:38.843312 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e855f775-9dd2-49b9-aa00-71e4bea84743 req-e85b8854-bf64-4323-a5f7-9621f1ad0809 tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:38.989871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e855f775-9dd2-49b9-aa00-71e4bea84743 req-e85b8854-bf64-4323-a5f7-9621f1ad0809 tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] http://10.222.0.78/volume/v3/35ba07d8db6440ae96acfc1b0bc17a04/volumes/6834de1a-1b80-487f-bdea-781b89b07189 returned with HTTP 404 Jan 27 16:01:38.992076 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 48/104] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:01:38 2021] GET /volume/v3/35ba07d8db6440ae96acfc1b0bc17a04/volumes/6834de1a-1b80-487f-bdea-781b89b07189 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:01:39.005953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58143300-b9ee-447f-8b84-ad53d950e805 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:39.006661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58143300-b9ee-447f-8b84-ad53d950e805 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:39.006854 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:39.006854 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:39.007523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58143300-b9ee-447f-8b84-ad53d950e805 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:39.070893 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:39.070893 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:39.081073 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-58143300-b9ee-447f-8b84-ad53d950e805 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:39.101158 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:39.101158 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:39.110704 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58143300-b9ee-447f-8b84-ad53d950e805 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:39.112277 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 57/105] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:39 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 1208 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:01:40.187240 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-18f16285-0cdf-4e60-bea5-e82179ed1f14 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:40.189374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-18f16285-0cdf-4e60-bea5-e82179ed1f14 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:40.190359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-18f16285-0cdf-4e60-bea5-e82179ed1f14 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:40.262456 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:40.262456 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:40.271395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-18f16285-0cdf-4e60-bea5-e82179ed1f14 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:40.291493 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:40.291493 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:40.300522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-18f16285-0cdf-4e60-bea5-e82179ed1f14 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:40.301632 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 49/106] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:01:40 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 1208 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:01:40.330635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-f194d5ca-8d93-4f83-bb08-d8bccf85259c tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] POST http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393/action Jan 27 16:01:40.331079 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:40.331079 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:40.331920 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-f194d5ca-8d93-4f83-bb08-d8bccf85259c tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:01:40.332454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-f194d5ca-8d93-4f83-bb08-d8bccf85259c tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:01:40.389317 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:40.389317 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:40.390954 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-f194d5ca-8d93-4f83-bb08-d8bccf85259c tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:40.430385 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-f194d5ca-8d93-4f83-bb08-d8bccf85259c tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Begin detaching volume completed successfully. Jan 27 16:01:40.431354 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-f194d5ca-8d93-4f83-bb08-d8bccf85259c tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393/action returned with HTTP 202 Jan 27 16:01:40.432383 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 58/107] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:01:40 2021] POST /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:01:40.496342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06c773b8-688d-4f5c-afde-eedd3888e130 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:40.497237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06c773b8-688d-4f5c-afde-eedd3888e130 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:40.497678 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:40.497678 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:40.498351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06c773b8-688d-4f5c-afde-eedd3888e130 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:40.589011 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-f194d5ca-8d93-4f83-bb08-d8bccf85259c tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume// Jan 27 16:01:40.589838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-f194d5ca-8d93-4f83-bb08-d8bccf85259c tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:40.590279 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:40.590279 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:40.590956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-f194d5ca-8d93-4f83-bb08-d8bccf85259c tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:40.592378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-f194d5ca-8d93-4f83-bb08-d8bccf85259c tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:01:40.593199 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 59/108] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:01:40 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:01:40.611302 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:40.611302 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:40.624588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06c773b8-688d-4f5c-afde-eedd3888e130 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:40.632442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-8901e76b-2f9e-43a2-8ca6-3229c3520ea5 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:40.633106 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-8901e76b-2f9e-43a2-8ca6-3229c3520ea5 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:40.633665 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-8901e76b-2f9e-43a2-8ca6-3229c3520ea5 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:40.684876 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:40.684876 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:40.696374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06c773b8-688d-4f5c-afde-eedd3888e130 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:40.698719 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 50/109] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:40 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 1211 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:01:40.726016 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:40.726016 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:40.735254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-8901e76b-2f9e-43a2-8ca6-3229c3520ea5 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:40.757420 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:40.757420 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:40.768041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-8901e76b-2f9e-43a2-8ca6-3229c3520ea5 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:40.769099 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 60/110] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:01:40 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 1310 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:01:41.154127 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-57e1ca6f-7a0b-427c-a535-4db4af94221e tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] DELETE http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/attachments/277db768-9399-4f60-9a26-a27c3d6978de Jan 27 16:01:41.154649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-57e1ca6f-7a0b-427c-a535-4db4af94221e tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:41.154866 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:41.154866 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:41.155651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-57e1ca6f-7a0b-427c-a535-4db4af94221e tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:41.177460 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:41.177460 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:41.663570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-57e1ca6f-7a0b-427c-a535-4db4af94221e tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:01:41.664096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-57e1ca6f-7a0b-427c-a535-4db4af94221e tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:01:41.695722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6adf5929-e72e-4594-8b89-3f3769f08bfe req-57e1ca6f-7a0b-427c-a535-4db4af94221e tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/attachments/277db768-9399-4f60-9a26-a27c3d6978de returned with HTTP 200 Jan 27 16:01:41.697406 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 51/111] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:01:41 2021] DELETE /volume/v3/4d699badc19e4b98840d277ba932002c/attachments/277db768-9399-4f60-9a26-a27c3d6978de => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:41.714133 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba4de2ea-0272-468f-9405-9e40ba814cbc tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:41.714740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba4de2ea-0272-468f-9405-9e40ba814cbc tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:41.714830 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:41.714830 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:41.715177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba4de2ea-0272-468f-9405-9e40ba814cbc tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:41.776651 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:41.776651 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:41.788334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba4de2ea-0272-468f-9405-9e40ba814cbc tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:41.812891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba4de2ea-0272-468f-9405-9e40ba814cbc tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:41.813952 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 61/112] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:41 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:41.831392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] POST http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes Jan 27 16:01:41.831931 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:41.831931 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:41.832593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-22204129"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:01:41.833953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-22204129'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:01:41.834703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Create volume of 1 GB Jan 27 16:01:41.835527 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:41.835527 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:41.849820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Availability Zones retrieved successfully. Jan 27 16:01:41.868369 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Flow 'volume_create_api' (72cf784c-755f-4444-ba58-7257f85d22b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:01:41.871649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3329490d-d284-4b5b-a2e0-02b8c457f933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:01:41.874202 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:01:41.943013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3329490d-d284-4b5b-a2e0-02b8c457f933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:01:41.945633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65a31205-59a9-42bc-841e-9b8e70cec091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:01:42.055739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Created reservations ['50af0d07-caaa-467e-8c5f-1a353fb27067', '1b8da562-e66b-445f-82c9-aa28b7f72d1f', '57c92055-fce7-49e5-b9ee-5d477bd1b959', '523cdb3d-e375-46d6-b33e-b7194a6cd20d'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:01:42.058803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65a31205-59a9-42bc-841e-9b8e70cec091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50af0d07-caaa-467e-8c5f-1a353fb27067', '1b8da562-e66b-445f-82c9-aa28b7f72d1f', '57c92055-fce7-49e5-b9ee-5d477bd1b959', '523cdb3d-e375-46d6-b33e-b7194a6cd20d']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:01:42.061292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d74f551-9ead-4448-8936-029ae10ee30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:01:42.145760 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d74f551-9ead-4448-8936-029ae10ee30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da6a5a1c-09e9-4c75-9072-7c0911b62be2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-22204129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d699badc19e4b98840d277ba932002c',qos_specs=None,replication_status=,reservations=['50af0d07-caaa-467e-8c5f-1a353fb27067','1b8da562-e66b-445f-82c9-aa28b7f72d1f','57c92055-fce7-49e5-b9ee-5d477bd1b959','523cdb3d-e375-46d6-b33e-b7194a6cd20d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2490f6eb5c749bba0b7fad131f47233',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-22204129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da6a5a1c-09e9-4c75-9072-7c0911b62be2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d699badc19e4b98840d277ba932002c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c2490f6eb5c749bba0b7fad131f47233',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:01:42.148442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2614ef33-5c15-4697-8bf2-0a59b001a3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:01:42.222954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2614ef33-5c15-4697-8bf2-0a59b001a3e3) transitioned into state 'SUCCESS' from state '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-22204129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d699badc19e4b98840d277ba932002c',qos_specs=None,replication_status=,reservations=['50af0d07-caaa-467e-8c5f-1a353fb27067','1b8da562-e66b-445f-82c9-aa28b7f72d1f','57c92055-fce7-49e5-b9ee-5d477bd1b959','523cdb3d-e375-46d6-b33e-b7194a6cd20d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2490f6eb5c749bba0b7fad131f47233',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:01:42.224907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd764b9-9a09-4fbb-b281-d5d8397a3eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:01:42.269177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd764b9-9a09-4fbb-b281-d5d8397a3eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:01:42.271962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Flow 'volume_create_api' (72cf784c-755f-4444-ba58-7257f85d22b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:01:42.321658 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Create volume request issued successfully. Jan 27 16:01:42.335287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4628bbc-de5d-4eb8-a865-576151692f38 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes returned with HTTP 202 Jan 27 16:01:42.336440 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 52/113] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:01:41 2021] POST /volume/v3/4d699badc19e4b98840d277ba932002c/volumes => generated 822 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:01:42.351470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a0ddac0-44d2-45fb-96d4-83e0ce0a9579 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 Jan 27 16:01:42.352091 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a0ddac0-44d2-45fb-96d4-83e0ce0a9579 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:42.352200 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:42.352200 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:42.352554 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a0ddac0-44d2-45fb-96d4-83e0ce0a9579 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:42.414078 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:42.414078 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:42.424486 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a0ddac0-44d2-45fb-96d4-83e0ce0a9579 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:42.450107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a0ddac0-44d2-45fb-96d4-83e0ce0a9579 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 returned with HTTP 200 Jan 27 16:01:42.450959 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 62/114] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:42 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 => generated 890 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:43.468265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1ff2b55-f3ad-4fbe-87fb-b48a97d14cda tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 Jan 27 16:01:43.468793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1ff2b55-f3ad-4fbe-87fb-b48a97d14cda tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:43.468981 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:43.468981 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:43.469342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1ff2b55-f3ad-4fbe-87fb-b48a97d14cda tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:43.519178 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:43.519178 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:43.529223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c1ff2b55-f3ad-4fbe-87fb-b48a97d14cda tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:43.558454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1ff2b55-f3ad-4fbe-87fb-b48a97d14cda tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 returned with HTTP 200 Jan 27 16:01:43.559399 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 53/115] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:43 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:46.065824 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ce7eb696-075f-414b-8a2d-cfe7488e3964 req-7401ab6d-bf47-40f7-9926-e4b191da114b tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] GET http://10.222.0.78/volume/v3/35ba07d8db6440ae96acfc1b0bc17a04/volumes/b8c786df-6025-4466-8cb6-3f0b57f0c77b Jan 27 16:01:46.066933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ce7eb696-075f-414b-8a2d-cfe7488e3964 req-7401ab6d-bf47-40f7-9926-e4b191da114b tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:46.067338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:46.067338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:46.067982 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ce7eb696-075f-414b-8a2d-cfe7488e3964 req-7401ab6d-bf47-40f7-9926-e4b191da114b tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:46.122132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ce7eb696-075f-414b-8a2d-cfe7488e3964 req-7401ab6d-bf47-40f7-9926-e4b191da114b tempest-VolumesAdminNegativeTest-1201051921 tempest-VolumesAdminNegativeTest-1201051921-project-admin] http://10.222.0.78/volume/v3/35ba07d8db6440ae96acfc1b0bc17a04/volumes/b8c786df-6025-4466-8cb6-3f0b57f0c77b returned with HTTP 404 Jan 27 16:01:46.123829 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 63/116] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:01:46 2021] GET /volume/v3/35ba07d8db6440ae96acfc1b0bc17a04/volumes/b8c786df-6025-4466-8cb6-3f0b57f0c77b => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:01:46.138587 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53857c30-f40e-4aa5-bf40-2c48be96abe1 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] DELETE http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 Jan 27 16:01:46.139352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53857c30-f40e-4aa5-bf40-2c48be96abe1 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:46.140609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:46.140609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:46.143118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53857c30-f40e-4aa5-bf40-2c48be96abe1 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:46.143801 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-53857c30-f40e-4aa5-bf40-2c48be96abe1 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Delete volume with id: da6a5a1c-09e9-4c75-9072-7c0911b62be2 Jan 27 16:01:46.254629 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:46.254629 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:46.256265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53857c30-f40e-4aa5-bf40-2c48be96abe1 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:46.442551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53857c30-f40e-4aa5-bf40-2c48be96abe1 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Delete volume request issued successfully. Jan 27 16:01:46.443118 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53857c30-f40e-4aa5-bf40-2c48be96abe1 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 returned with HTTP 202 Jan 27 16:01:46.447534 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 54/117] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:01:46 2021] DELETE /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:01:46.451760 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db3f2783-8327-4668-9742-39595275a9d3 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 Jan 27 16:01:46.452314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db3f2783-8327-4668-9742-39595275a9d3 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:46.452799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db3f2783-8327-4668-9742-39595275a9d3 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:46.535621 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:46.535621 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:46.544064 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db3f2783-8327-4668-9742-39595275a9d3 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:46.610397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db3f2783-8327-4668-9742-39595275a9d3 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 returned with HTTP 200 Jan 27 16:01:46.611634 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 64/118] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:46 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:47.627974 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6da16e30-9447-41e6-8ebd-8d6b9f7a16da tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 Jan 27 16:01:47.628520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6da16e30-9447-41e6-8ebd-8d6b9f7a16da tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:47.628655 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:47.628655 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:47.629645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6da16e30-9447-41e6-8ebd-8d6b9f7a16da tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:47.744964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:47.744964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:47.768831 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6da16e30-9447-41e6-8ebd-8d6b9f7a16da tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:47.815645 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6da16e30-9447-41e6-8ebd-8d6b9f7a16da tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 returned with HTTP 200 Jan 27 16:01:47.828105 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 55/119] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:47 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 => generated 914 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:48.833983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-593f273b-324f-4b5f-9b59-c6625bec88e6 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 Jan 27 16:01:48.834677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-593f273b-324f-4b5f-9b59-c6625bec88e6 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:48.835277 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:48.835277 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:48.836438 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-593f273b-324f-4b5f-9b59-c6625bec88e6 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:49.049828 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-593f273b-324f-4b5f-9b59-c6625bec88e6 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 returned with HTTP 404 Jan 27 16:01:49.058742 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 65/120] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:48 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/da6a5a1c-09e9-4c75-9072-7c0911b62be2 => generated 109 bytes in 229 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:01:49.068583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0025895-5fb6-4b8e-98b4-df523ed98d6b tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] DELETE http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:49.069731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0025895-5fb6-4b8e-98b4-df523ed98d6b tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:49.070082 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:49.070082 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:49.070700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0025895-5fb6-4b8e-98b4-df523ed98d6b tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:49.072379 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c0025895-5fb6-4b8e-98b4-df523ed98d6b tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Delete volume with id: ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:49.194389 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:49.194389 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:49.200513 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0025895-5fb6-4b8e-98b4-df523ed98d6b tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:49.313606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0025895-5fb6-4b8e-98b4-df523ed98d6b tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Delete volume request issued successfully. Jan 27 16:01:49.314080 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0025895-5fb6-4b8e-98b4-df523ed98d6b tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 202 Jan 27 16:01:49.314927 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 56/121] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:01:49 2021] DELETE /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:01:49.329334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99ba6117-7cb5-47dc-b404-e1c001afead4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:49.329867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99ba6117-7cb5-47dc-b404-e1c001afead4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:49.330353 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99ba6117-7cb5-47dc-b404-e1c001afead4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:49.479361 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:49.479361 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:49.517354 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99ba6117-7cb5-47dc-b404-e1c001afead4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:49.579654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99ba6117-7cb5-47dc-b404-e1c001afead4 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:49.583985 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 66/122] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:49 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 915 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:50.604189 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7ced2af-d9b1-4d69-bd05-499702300251 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:50.605385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7ced2af-d9b1-4d69-bd05-499702300251 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:50.605820 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:50.605820 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:50.607659 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7ced2af-d9b1-4d69-bd05-499702300251 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:50.665988 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:50.665988 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:50.675314 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a7ced2af-d9b1-4d69-bd05-499702300251 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:50.702513 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7ced2af-d9b1-4d69-bd05-499702300251 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:50.713637 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 57/123] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:50 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 915 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:01:51.720827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6f6a6f4-ab6f-477b-8f0b-9e2adafc36da tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:51.721372 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6f6a6f4-ab6f-477b-8f0b-9e2adafc36da tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:51.721706 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:51.721706 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:51.722085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6f6a6f4-ab6f-477b-8f0b-9e2adafc36da tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:51.839267 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:01:51.839267 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:01:51.875745 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6f6a6f4-ab6f-477b-8f0b-9e2adafc36da tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Volume info retrieved successfully. Jan 27 16:01:51.987178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6f6a6f4-ab6f-477b-8f0b-9e2adafc36da tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 200 Jan 27 16:01:51.987178 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 67/124] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:51 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 915 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:01:52.995014 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-677773fc-278a-4bfb-a4b7-5efabd6555b3 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] GET http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 Jan 27 16:01:52.995725 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-677773fc-278a-4bfb-a4b7-5efabd6555b3 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:01:52.995945 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:01:52.995945 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:01:52.996318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-677773fc-278a-4bfb-a4b7-5efabd6555b3 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:01:53.090980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-677773fc-278a-4bfb-a4b7-5efabd6555b3 tempest-VolumesAdminNegativeTest-1041889336 tempest-VolumesAdminNegativeTest-1041889336-project] http://10.222.0.78/volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 returned with HTTP 404 Jan 27 16:01:53.092898 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 58/125] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:01:52 2021] GET /volume/v3/4d699badc19e4b98840d277ba932002c/volumes/ce4dee7a-afd4-4373-ad9a-864468c6d393 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:03:10.945853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a964deab-3e60-4903-950d-819b1fdf7b10 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] DELETE http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 16:03:10.959991 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a964deab-3e60-4903-950d-819b1fdf7b10 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:03:10.960191 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:03:10.960191 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:03:10.960946 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a964deab-3e60-4903-950d-819b1fdf7b10 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:03:10.971514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a964deab-3e60-4903-950d-819b1fdf7b10 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Delete volume with id: a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 16:03:11.038504 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:03:11.038504 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:03:11.039732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a964deab-3e60-4903-950d-819b1fdf7b10 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 16:03:11.132549 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a964deab-3e60-4903-950d-819b1fdf7b10 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Delete volume request issued successfully. Jan 27 16:03:11.133174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a964deab-3e60-4903-950d-819b1fdf7b10 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 202 Jan 27 16:03:11.134883 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 68/126] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:03:10 2021] DELETE /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:03:11.142507 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1411f20d-c0f2-4026-81e2-2246a60930ad tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 16:03:11.143045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1411f20d-c0f2-4026-81e2-2246a60930ad tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:03:11.143573 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1411f20d-c0f2-4026-81e2-2246a60930ad tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:03:11.215067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:03:11.215067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:03:11.223926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1411f20d-c0f2-4026-81e2-2246a60930ad tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 16:03:11.247721 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1411f20d-c0f2-4026-81e2-2246a60930ad tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 16:03:11.248545 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 59/127] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:03:11 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 921 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:03:12.265414 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec3f4648-48e2-45ad-b41c-ea150c3aef74 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 16:03:12.266106 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec3f4648-48e2-45ad-b41c-ea150c3aef74 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:03:12.266559 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:03:12.266559 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:03:12.267318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec3f4648-48e2-45ad-b41c-ea150c3aef74 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:03:12.316868 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:03:12.316868 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:03:12.325987 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ec3f4648-48e2-45ad-b41c-ea150c3aef74 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Volume info retrieved successfully. Jan 27 16:03:12.347747 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec3f4648-48e2-45ad-b41c-ea150c3aef74 tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 200 Jan 27 16:03:12.348722 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 69/128] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:03:12 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 921 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:03:13.364904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f669c71f-7baf-4c09-a7d6-06ce980837bb tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] GET http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 Jan 27 16:03:13.366764 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f669c71f-7baf-4c09-a7d6-06ce980837bb tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:03:13.367132 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:03:13.367132 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:03:13.367729 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f669c71f-7baf-4c09-a7d6-06ce980837bb tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:03:13.418818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f669c71f-7baf-4c09-a7d6-06ce980837bb tempest-LiveAutoBlockMigrationV225Test-1379322162 tempest-LiveAutoBlockMigrationV225Test-1379322162-project] http://10.222.0.78/volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 returned with HTTP 404 Jan 27 16:03:13.419907 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 60/129] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:03:13 2021] GET /volume/v3/0d92582ae5004b2abc76acbeb028d7dd/volumes/a483b414-f42f-41ed-8364-a0be55ee44f6 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:04:06.976321 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] POST http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes Jan 27 16:04:06.977334 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:06.977334 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:06.978022 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-340281058"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:04:06.979701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-340281058'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:04:06.980249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Create volume of 1 GB Jan 27 16:04:07.001287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Availability Zones retrieved successfully. Jan 27 16:04:07.039535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Flow 'volume_create_api' (e266d6d6-9969-4420-9480-d578760bd42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:04:07.048587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a91dc4-686b-4769-981d-4d0ca38dcd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:04:07.059432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:04:07.162460 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a91dc4-686b-4769-981d-4d0ca38dcd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:04:07.164694 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17276b38-efbe-403a-bb62-20e71271dc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:04:07.385006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Created reservations ['bbd33d56-e504-4e33-8089-7397e4a2493f', 'c7e78699-6a1e-41f9-b909-810caca2b5c9', '7fca3114-beaf-485a-88f0-0770a128ff8f', '33669abc-3b28-4fcc-966c-11e09e06bc0b'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:04:07.388186 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17276b38-efbe-403a-bb62-20e71271dc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbd33d56-e504-4e33-8089-7397e4a2493f', 'c7e78699-6a1e-41f9-b909-810caca2b5c9', '7fca3114-beaf-485a-88f0-0770a128ff8f', '33669abc-3b28-4fcc-966c-11e09e06bc0b']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:04:07.390624 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465ff1b8-29bc-44e1-a4d9-50348fb0a5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:04:07.519284 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465ff1b8-29bc-44e1-a4d9-50348fb0a5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05806376-6f34-450a-8b3f-19ebad8074c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-340281058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16a9767d201648edbc0fcfd70d668c6c',qos_specs=None,replication_status=,reservations=['bbd33d56-e504-4e33-8089-7397e4a2493f','c7e78699-6a1e-41f9-b909-810caca2b5c9','7fca3114-beaf-485a-88f0-0770a128ff8f','33669abc-3b28-4fcc-966c-11e09e06bc0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d728406d796a489fbe220cf4dbf5b4f9',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-340281058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05806376-6f34-450a-8b3f-19ebad8074c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16a9767d201648edbc0fcfd70d668c6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d728406d796a489fbe220cf4dbf5b4f9',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:04:07.521967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad707b0-d0b2-47d9-873f-d83ed310325d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:04:07.580546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad707b0-d0b2-47d9-873f-d83ed310325d) transitioned into state 'SUCCESS' from state '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-340281058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16a9767d201648edbc0fcfd70d668c6c',qos_specs=None,replication_status=,reservations=['bbd33d56-e504-4e33-8089-7397e4a2493f','c7e78699-6a1e-41f9-b909-810caca2b5c9','7fca3114-beaf-485a-88f0-0770a128ff8f','33669abc-3b28-4fcc-966c-11e09e06bc0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d728406d796a489fbe220cf4dbf5b4f9',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:04:07.583455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f327d57a-5435-4c7a-a7fe-a0fc90782185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:04:07.678519 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f327d57a-5435-4c7a-a7fe-a0fc90782185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:04:07.683707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Flow 'volume_create_api' (e266d6d6-9969-4420-9480-d578760bd42f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:04:07.793846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Create volume request issued successfully. Jan 27 16:04:07.844473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27a37a2f-e818-4e89-83c1-23047fde9c5c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes returned with HTTP 202 Jan 27 16:04:07.845961 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 70/130] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:04:06 2021] POST /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes => generated 816 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:04:07.863707 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3ea8d6c-395e-4e60-ae46-80ae525b6fa6 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:07.864861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3ea8d6c-395e-4e60-ae46-80ae525b6fa6 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:07.865148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3ea8d6c-395e-4e60-ae46-80ae525b6fa6 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:07.981184 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:07.981184 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:07.997295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3ea8d6c-395e-4e60-ae46-80ae525b6fa6 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:08.025986 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3ea8d6c-395e-4e60-ae46-80ae525b6fa6 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:08.027408 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 61/131] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:04:07 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 908 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:04:09.044214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-830363f8-0bd8-4b9c-8a05-556cc87486b3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:09.044731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-830363f8-0bd8-4b9c-8a05-556cc87486b3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:09.044896 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:09.044896 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:09.045542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-830363f8-0bd8-4b9c-8a05-556cc87486b3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:09.093665 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:09.093665 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:09.102584 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-830363f8-0bd8-4b9c-8a05-556cc87486b3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:09.127483 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-830363f8-0bd8-4b9c-8a05-556cc87486b3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:09.129452 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 71/132] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:04:09 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 909 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:04:12.379360 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-26444655-bfeb-402d-9fc8-548e256dafff tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:12.380445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-26444655-bfeb-402d-9fc8-548e256dafff tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:12.380831 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:12.380831 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:12.381444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-26444655-bfeb-402d-9fc8-548e256dafff tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:12.430884 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:12.430884 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:12.439694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-26444655-bfeb-402d-9fc8-548e256dafff tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:12.465436 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-26444655-bfeb-402d-9fc8-548e256dafff tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:12.467539 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 62/133] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:04:12 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:04:12.625848 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-830363f8-0bd8-4b9c-8a05-556cc87486b3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume// Jan 27 16:04:12.626365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-830363f8-0bd8-4b9c-8a05-556cc87486b3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:12.626554 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:12.626554 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:12.627503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-830363f8-0bd8-4b9c-8a05-556cc87486b3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:12.628928 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-830363f8-0bd8-4b9c-8a05-556cc87486b3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:04:12.630001 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 72/134] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:04:12 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:04:12.645248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-6c9b2eb9-1a0f-4be3-9c77-e28ebfdbdf8c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] POST http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/attachments Jan 27 16:04:12.645857 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:12.645857 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:12.646379 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-6c9b2eb9-1a0f-4be3-9c77-e28ebfdbdf8c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05806376-6f34-450a-8b3f-19ebad8074c0", "instance_uuid": "d8c972ac-c403-4325-9ddb-728f6df7f6f9", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:04:12.709512 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:12.709512 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:12.917175 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-6c9b2eb9-1a0f-4be3-9c77-e28ebfdbdf8c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/attachments returned with HTTP 200 Jan 27 16:04:12.918955 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 63/135] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:04:12 2021] POST /volume/v3/16a9767d201648edbc0fcfd70d668c6c/attachments => generated 273 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:04:13.074225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afd38b8b-b5bf-4a09-af87-bde99bd3bb4b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:13.075248 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afd38b8b-b5bf-4a09-af87-bde99bd3bb4b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:13.075248 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afd38b8b-b5bf-4a09-af87-bde99bd3bb4b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:13.147695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-6c9b2eb9-1a0f-4be3-9c77-e28ebfdbdf8c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume// Jan 27 16:04:13.148310 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-6c9b2eb9-1a0f-4be3-9c77-e28ebfdbdf8c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:13.148642 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:13.148642 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:13.149216 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-6c9b2eb9-1a0f-4be3-9c77-e28ebfdbdf8c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:13.150548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-6c9b2eb9-1a0f-4be3-9c77-e28ebfdbdf8c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:04:13.151734 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 64/136] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:04: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 27 16:04:13.171216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-3a8d3b10-7ddb-4679-a762-925cdba5e188 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:13.171918 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-3a8d3b10-7ddb-4679-a762-925cdba5e188 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:13.172521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-3a8d3b10-7ddb-4679-a762-925cdba5e188 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:13.203766 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:13.203766 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:13.214133 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-afd38b8b-b5bf-4a09-af87-bde99bd3bb4b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:13.235275 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:13.235275 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:13.248552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afd38b8b-b5bf-4a09-af87-bde99bd3bb4b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:13.249836 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 73/137] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:04:13 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 908 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:04:13.298387 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:13.298387 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:13.324123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-3a8d3b10-7ddb-4679-a762-925cdba5e188 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:13.350946 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:13.350946 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:13.386553 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-3a8d3b10-7ddb-4679-a762-925cdba5e188 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:13.389584 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 65/138] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:04:13 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 1007 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:04:13.407820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-381cc87c-1391-4633-b92c-736d864f76f9 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] PUT http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/attachments/30df1e26-61bb-4b65-a78e-258d2a95015f Jan 27 16:04:13.408716 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:13.408716 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:13.409481 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-381cc87c-1391-4633-b92c-736d864f76f9 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:04:13.459162 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:04:13.459162 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:04:13.460193 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-381cc87c-1391-4633-b92c-736d864f76f9 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Lock "b'cinder-attachment_update-05806376-6f34-450a-8b3f-19ebad8074c0-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.018s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:04:13.475066 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:13.475066 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:14.267523 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2109bb17-e78b-4831-b182-7f558d1b6818 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:14.268061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2109bb17-e78b-4831-b182-7f558d1b6818 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:14.268289 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:14.268289 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:14.268644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2109bb17-e78b-4831-b182-7f558d1b6818 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:14.409255 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:14.409255 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:14.425918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2109bb17-e78b-4831-b182-7f558d1b6818 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:14.463551 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:14.463551 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:14.474921 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2109bb17-e78b-4831-b182-7f558d1b6818 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:14.489011 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 66/139] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:04:14 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 908 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:04:15.492796 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81a62892-ae2b-4e9b-a1df-cdf350f06c92 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:15.494285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81a62892-ae2b-4e9b-a1df-cdf350f06c92 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:15.494653 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:15.494653 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:15.495517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81a62892-ae2b-4e9b-a1df-cdf350f06c92 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:15.568937 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:15.568937 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:15.578145 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81a62892-ae2b-4e9b-a1df-cdf350f06c92 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:15.599230 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:15.599230 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:15.609723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81a62892-ae2b-4e9b-a1df-cdf350f06c92 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:15.611124 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 67/140] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:04:15 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 908 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:04:15.717847 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-381cc87c-1391-4633-b92c-736d864f76f9 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Lock "b'cinder-attachment_update-05806376-6f34-450a-8b3f-19ebad8074c0-n-h1-710848-3'" released by "attachment_update" :: held 2.258s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:04:15.718720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-381cc87c-1391-4633-b92c-736d864f76f9 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/attachments/30df1e26-61bb-4b65-a78e-258d2a95015f returned with HTTP 200 Jan 27 16:04:15.719634 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 74/141] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 16:04:13 2021] PUT /volume/v3/16a9767d201648edbc0fcfd70d668c6c/attachments/30df1e26-61bb-4b65-a78e-258d2a95015f => generated 762 bytes in 2317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:04:16.627098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e417d36f-1089-4b6e-b92e-4a07b85399e3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:16.627652 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e417d36f-1089-4b6e-b92e-4a07b85399e3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:16.627765 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:16.627765 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:16.628200 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e417d36f-1089-4b6e-b92e-4a07b85399e3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:16.682883 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:16.682883 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:16.694052 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e417d36f-1089-4b6e-b92e-4a07b85399e3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:16.737340 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:16.737340 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:16.757293 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e417d36f-1089-4b6e-b92e-4a07b85399e3 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:16.768459 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 68/142] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:04:16 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 909 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:04:17.778834 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a3c847d-5ea8-416d-bce1-6baaa720f8a4 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:17.779399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a3c847d-5ea8-416d-bce1-6baaa720f8a4 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:17.779547 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:17.779547 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:17.780313 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a3c847d-5ea8-416d-bce1-6baaa720f8a4 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:17.838627 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:17.838627 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:17.847534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0a3c847d-5ea8-416d-bce1-6baaa720f8a4 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:17.872031 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:17.872031 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:17.880783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a3c847d-5ea8-416d-bce1-6baaa720f8a4 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:17.885259 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 75/143] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:04:17 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 909 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:04:18.898100 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94ab84df-80c3-49d9-b6ec-5fb62eee5d51 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:18.898639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94ab84df-80c3-49d9-b6ec-5fb62eee5d51 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:18.898791 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:18.898791 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:18.899570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94ab84df-80c3-49d9-b6ec-5fb62eee5d51 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:18.960252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:18.960252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:18.969793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-94ab84df-80c3-49d9-b6ec-5fb62eee5d51 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:18.991977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:18.991977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:19.012441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94ab84df-80c3-49d9-b6ec-5fb62eee5d51 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:19.024955 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 69/144] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:04:18 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 909 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:04:20.031239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c8de0bb-1f8b-480b-b91a-d3a5febdd937 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:20.031904 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c8de0bb-1f8b-480b-b91a-d3a5febdd937 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:20.032229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:20.032229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:20.033638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c8de0bb-1f8b-480b-b91a-d3a5febdd937 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:20.089230 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:20.089230 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:20.100171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c8de0bb-1f8b-480b-b91a-d3a5febdd937 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:20.122963 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:20.122963 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:20.133450 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c8de0bb-1f8b-480b-b91a-d3a5febdd937 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:20.134850 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 76/145] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:04:20 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 909 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:04:21.151318 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13b9f586-e5c6-4629-8ae8-64cbdba93d9b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:21.152647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13b9f586-e5c6-4629-8ae8-64cbdba93d9b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:21.153087 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:21.153087 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:21.154085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13b9f586-e5c6-4629-8ae8-64cbdba93d9b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:21.257601 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:21.257601 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:21.282815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13b9f586-e5c6-4629-8ae8-64cbdba93d9b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:21.294425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-a8f3c255-163e-45bb-b9b6-a2f02916d619 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] POST http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/attachments/30df1e26-61bb-4b65-a78e-258d2a95015f/action Jan 27 16:04:21.296302 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:21.296302 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:21.305623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-a8f3c255-163e-45bb-b9b6-a2f02916d619 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:04:21.305623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-a8f3c255-163e-45bb-b9b6-a2f02916d619 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:04:21.383610 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:21.383610 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:21.398099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13b9f586-e5c6-4629-8ae8-64cbdba93d9b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:21.398099 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 70/146] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:04:21 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 909 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:04:21.468691 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:21.468691 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:21.715013 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-a8f3c255-163e-45bb-b9b6-a2f02916d619 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/attachments/30df1e26-61bb-4b65-a78e-258d2a95015f/action returned with HTTP 204 Jan 27 16:04:21.715013 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 77/147] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:04:21 2021] POST /volume/v3/16a9767d201648edbc0fcfd70d668c6c/attachments/30df1e26-61bb-4b65-a78e-258d2a95015f/action => generated 0 bytes in 423 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:04:22.411779 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74e60992-cdeb-4b71-9cb6-ecddbcce464d tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:04:22.413777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74e60992-cdeb-4b71-9cb6-ecddbcce464d tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:22.414208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:22.414208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:22.414873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74e60992-cdeb-4b71-9cb6-ecddbcce464d tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:22.517763 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:22.517763 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:22.540137 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-74e60992-cdeb-4b71-9cb6-ecddbcce464d tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:04:22.561905 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:22.561905 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:22.571698 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74e60992-cdeb-4b71-9cb6-ecddbcce464d tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:04:22.572758 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 71/148] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:04:22 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 1201 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:04:29.576667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-a8f3c255-163e-45bb-b9b6-a2f02916d619 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume// Jan 27 16:04:29.577880 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-a8f3c255-163e-45bb-b9b6-a2f02916d619 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:29.578182 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:29.578182 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:29.578899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-a8f3c255-163e-45bb-b9b6-a2f02916d619 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:29.581452 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b5ccd731-46ff-4af0-9761-108fe3f6d8bb req-a8f3c255-163e-45bb-b9b6-a2f02916d619 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:04:29.585629 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 78/149] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:04:29 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:04:29.599502 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-27835508-e9f9-40dd-99e3-5f38f9d817ea tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] POST http://10.222.0.78/volume/v3/334a0f87b2d84ac69057e0517343b6a5/attachments Jan 27 16:04:29.600807 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:29.600807 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:29.601688 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-27835508-e9f9-40dd-99e3-5f38f9d817ea tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05806376-6f34-450a-8b3f-19ebad8074c0", "instance_uuid": "d8c972ac-c403-4325-9ddb-728f6df7f6f9", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:04:29.726794 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:29.726794 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:31.629686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-27835508-e9f9-40dd-99e3-5f38f9d817ea tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] http://10.222.0.78/volume/v3/334a0f87b2d84ac69057e0517343b6a5/attachments returned with HTTP 200 Jan 27 16:04:31.631526 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 72/150] 10.222.0.71 () {64 vars in 1358 bytes} [Wed Jan 27 16:04:29 2021] POST /volume/v3/334a0f87b2d84ac69057e0517343b6a5/attachments => generated 762 bytes in 2039 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:04:31.721090 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-b1908717-d683-4fb8-8194-18dc14a8ab22 tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] GET http://10.222.0.78/volume/v3/334a0f87b2d84ac69057e0517343b6a5/attachments/672597a1-c57f-49c7-82c3-965d83a8460b Jan 27 16:04:31.722586 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-b1908717-d683-4fb8-8194-18dc14a8ab22 tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:31.723327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-b1908717-d683-4fb8-8194-18dc14a8ab22 tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:31.772324 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-b1908717-d683-4fb8-8194-18dc14a8ab22 tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] http://10.222.0.78/volume/v3/334a0f87b2d84ac69057e0517343b6a5/attachments/672597a1-c57f-49c7-82c3-965d83a8460b returned with HTTP 200 Jan 27 16:04:31.773832 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 79/151] 10.222.0.71 () {60 vars in 1415 bytes} [Wed Jan 27 16:04:31 2021] GET /volume/v3/334a0f87b2d84ac69057e0517343b6a5/attachments/672597a1-c57f-49c7-82c3-965d83a8460b => generated 789 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:04:45.603142 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-ab7def32-943e-414e-a0cd-37abd107fa38 tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] POST http://10.222.0.78/volume/v3/334a0f87b2d84ac69057e0517343b6a5/attachments/672597a1-c57f-49c7-82c3-965d83a8460b/action Jan 27 16:04:45.604396 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:45.604396 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:45.605191 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-ab7def32-943e-414e-a0cd-37abd107fa38 tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:04:45.605791 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-ab7def32-943e-414e-a0cd-37abd107fa38 tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:04:45.838557 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:45.838557 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:45.915053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-ab7def32-943e-414e-a0cd-37abd107fa38 tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] http://10.222.0.78/volume/v3/334a0f87b2d84ac69057e0517343b6a5/attachments/672597a1-c57f-49c7-82c3-965d83a8460b/action returned with HTTP 204 Jan 27 16:04:45.916051 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 73/152] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:04:45 2021] POST /volume/v3/334a0f87b2d84ac69057e0517343b6a5/attachments/672597a1-c57f-49c7-82c3-965d83a8460b/action => generated 0 bytes in 318 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:04:51.559958 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-89cd0931-4971-4811-8f66-e2a5578ed55b tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] DELETE http://10.222.0.78/volume/v3/334a0f87b2d84ac69057e0517343b6a5/attachments/30df1e26-61bb-4b65-a78e-258d2a95015f Jan 27 16:04:51.560470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-89cd0931-4971-4811-8f66-e2a5578ed55b tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:51.560689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:51.560689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:51.564517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-89cd0931-4971-4811-8f66-e2a5578ed55b tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:51.635811 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:51.635811 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:52.072831 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-89cd0931-4971-4811-8f66-e2a5578ed55b tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(672597a1-c57f-49c7-82c3-965d83a8460b)]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:04:52.077232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-89cd0931-4971-4811-8f66-e2a5578ed55b tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] Adding status of: attached to pending status list for volume. {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 27 16:04:52.079269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-89cd0931-4971-4811-8f66-e2a5578ed55b tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:04:52.127786 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f54d8789-16cf-4ded-8688-195ff0a5bc8a req-89cd0931-4971-4811-8f66-e2a5578ed55b tempest-LiveMigrationTest-218095495 tempest-LiveMigrationTest-218095495-project-admin] http://10.222.0.78/volume/v3/334a0f87b2d84ac69057e0517343b6a5/attachments/30df1e26-61bb-4b65-a78e-258d2a95015f returned with HTTP 200 Jan 27 16:04:52.130950 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 80/153] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:04:51 2021] DELETE /volume/v3/334a0f87b2d84ac69057e0517343b6a5/attachments/30df1e26-61bb-4b65-a78e-258d2a95015f => generated 192 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:04:57.905971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] POST http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes Jan 27 16:04:57.906534 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:57.906534 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:57.906852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2003892738", "imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1", "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:04:57.908716 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2003892738', 'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1', 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:04:58.124728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Create volume of 1 GB Jan 27 16:04:58.140049 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Availability Zones retrieved successfully. Jan 27 16:04:58.160331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Flow 'volume_create_api' (9dfbd6b9-86b0-4282-897d-5c6853c2bdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:04:58.163735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943c9dc3-0857-4a0d-9bdb-1e718ff46640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:04:58.166468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:04:58.328929 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943c9dc3-0857-4a0d-9bdb-1e718ff46640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:04:58.332399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c7fdfa-be3a-41bd-967a-4b3a3210c52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:04:58.548963 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Created reservations ['13a0b61e-723b-413d-8ca0-5c7aac98dd0c', '3b9000b8-6953-470e-bbaa-1304c2bc8df2', '2c92a9aa-01ab-4703-8ad4-94cca17c53ea', '7a6e0c1c-1e6e-46c2-b0fd-6bded671a057'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:04:58.551222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c7fdfa-be3a-41bd-967a-4b3a3210c52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13a0b61e-723b-413d-8ca0-5c7aac98dd0c', '3b9000b8-6953-470e-bbaa-1304c2bc8df2', '2c92a9aa-01ab-4703-8ad4-94cca17c53ea', '7a6e0c1c-1e6e-46c2-b0fd-6bded671a057']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:04:58.553405 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2cb268c-98a1-4992-9e08-d37e4cad7dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:04:58.678908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2cb268c-98a1-4992-9e08-d37e4cad7dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f7739ee-669c-466b-9fbe-5c5f56c8d857', '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-2003892738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eddc64aea22f41c7a05971d81ace3eb2',qos_specs=None,replication_status=,reservations=['13a0b61e-723b-413d-8ca0-5c7aac98dd0c','3b9000b8-6953-470e-bbaa-1304c2bc8df2','2c92a9aa-01ab-4703-8ad4-94cca17c53ea','7a6e0c1c-1e6e-46c2-b0fd-6bded671a057'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd06f200c5d044eeae6738dffcccf0a1',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2003892738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f7739ee-669c-466b-9fbe-5c5f56c8d857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eddc64aea22f41c7a05971d81ace3eb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cd06f200c5d044eeae6738dffcccf0a1',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:04:58.681582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (924cfbd7-0d6c-477b-bc50-d7ee9a5220b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:04:58.808389 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (924cfbd7-0d6c-477b-bc50-d7ee9a5220b9) transitioned into state 'SUCCESS' from state '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-2003892738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eddc64aea22f41c7a05971d81ace3eb2',qos_specs=None,replication_status=,reservations=['13a0b61e-723b-413d-8ca0-5c7aac98dd0c','3b9000b8-6953-470e-bbaa-1304c2bc8df2','2c92a9aa-01ab-4703-8ad4-94cca17c53ea','7a6e0c1c-1e6e-46c2-b0fd-6bded671a057'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd06f200c5d044eeae6738dffcccf0a1',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:04:58.811066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ab3051-1c8e-423c-8a3b-bc490576fc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:04:58.879757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ab3051-1c8e-423c-8a3b-bc490576fc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:04:58.884699 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Flow 'volume_create_api' (9dfbd6b9-86b0-4282-897d-5c6853c2bdb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:04:58.964634 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Create volume request issued successfully. Jan 27 16:04:58.981323 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-634320f4-a1cf-4b20-9155-de62c86baee6 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes returned with HTTP 202 Jan 27 16:04:58.982688 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 74/154] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:04:57 2021] POST /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes => generated 822 bytes in 1080 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:04:59.015264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30d3d451-6fd3-4fe2-97a1-e8134dd9203f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:04:59.016161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30d3d451-6fd3-4fe2-97a1-e8134dd9203f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:04:59.016531 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:04:59.016531 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:04:59.017268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30d3d451-6fd3-4fe2-97a1-e8134dd9203f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:04:59.160315 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:04:59.160315 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:04:59.171054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-30d3d451-6fd3-4fe2-97a1-e8134dd9203f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:04:59.197044 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30d3d451-6fd3-4fe2-97a1-e8134dd9203f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:04:59.197763 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 81/155] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:04:59 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:00.217235 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0132cd3e-e953-4b0a-96ba-5ccf3b986040 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:00.218438 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0132cd3e-e953-4b0a-96ba-5ccf3b986040 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:00.218642 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:00.218642 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:00.219471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0132cd3e-e953-4b0a-96ba-5ccf3b986040 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:00.278987 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:00.278987 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:00.301290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0132cd3e-e953-4b0a-96ba-5ccf3b986040 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:00.336123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0132cd3e-e953-4b0a-96ba-5ccf3b986040 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:00.338341 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 75/156] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:00 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:01.355253 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d68b713-8570-4703-a585-3d70d938c130 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:01.356006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d68b713-8570-4703-a585-3d70d938c130 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:01.356601 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:01.356601 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:01.357376 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d68b713-8570-4703-a585-3d70d938c130 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:01.466199 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:01.466199 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:01.487378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d68b713-8570-4703-a585-3d70d938c130 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:01.519832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d68b713-8570-4703-a585-3d70d938c130 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:01.521110 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 82/157] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:01 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:02.538152 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eaf3ce5f-62e0-4097-9900-5584e606ffe4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:02.538745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eaf3ce5f-62e0-4097-9900-5584e606ffe4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:02.538867 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:02.538867 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:02.539752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eaf3ce5f-62e0-4097-9900-5584e606ffe4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:02.604142 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:02.604142 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:02.625224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eaf3ce5f-62e0-4097-9900-5584e606ffe4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:02.655398 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eaf3ce5f-62e0-4097-9900-5584e606ffe4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:02.656738 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 76/158] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:02 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:03.674290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8095cb2-5594-46b3-8577-2623914786fa tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:03.674807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8095cb2-5594-46b3-8577-2623914786fa tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:03.675012 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:03.675012 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:03.675851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8095cb2-5594-46b3-8577-2623914786fa tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:03.742532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:03.742532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:03.751953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8095cb2-5594-46b3-8577-2623914786fa tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:03.775446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8095cb2-5594-46b3-8577-2623914786fa tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:03.777051 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 83/159] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:03 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:04.794623 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5704bb08-5579-4977-9821-c3730805dc0f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:04.795551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5704bb08-5579-4977-9821-c3730805dc0f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:04.796259 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:04.796259 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:04.796906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5704bb08-5579-4977-9821-c3730805dc0f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:04.910852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:04.910852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:04.921005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5704bb08-5579-4977-9821-c3730805dc0f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:04.979428 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5704bb08-5579-4977-9821-c3730805dc0f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:04.980923 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 77/160] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:04 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:05.289050 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fcba2623-72cd-48f9-8c5e-22d68faf227b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:05:05.289834 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fcba2623-72cd-48f9-8c5e-22d68faf227b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:05.290236 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:05.290236 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:05.290873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fcba2623-72cd-48f9-8c5e-22d68faf227b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:05.368521 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:05.368521 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:05.398394 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fcba2623-72cd-48f9-8c5e-22d68faf227b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:05:05.432043 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:05.432043 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:05.449326 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fcba2623-72cd-48f9-8c5e-22d68faf227b tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:05:05.455342 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 84/161] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:05 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 1201 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:05:05.997501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abc39849-1b65-4d82-bbed-7e0866a8755e tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:05.998039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abc39849-1b65-4d82-bbed-7e0866a8755e tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:06.011273 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:06.011273 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:06.011273 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abc39849-1b65-4d82-bbed-7e0866a8755e tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:06.073639 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:06.073639 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:06.083928 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-abc39849-1b65-4d82-bbed-7e0866a8755e tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:06.114532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abc39849-1b65-4d82-bbed-7e0866a8755e tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:06.115572 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 78/162] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:05 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:06.202067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-d287901c-249c-4598-8136-09d38136e209 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:05:06.202862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-d287901c-249c-4598-8136-09d38136e209 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:06.203077 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:06.203077 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:06.203513 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-d287901c-249c-4598-8136-09d38136e209 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:06.256839 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:06.256839 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:06.265155 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-d287901c-249c-4598-8136-09d38136e209 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:05:06.289481 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:06.289481 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:06.298156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-d287901c-249c-4598-8136-09d38136e209 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:05:06.299022 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 85/163] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:05:06 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 1201 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:05:06.327115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-e1115d00-1999-48e3-b303-eaf66df83242 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] POST http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0/action Jan 27 16:05:06.327649 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:06.327649 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:06.328017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-e1115d00-1999-48e3-b303-eaf66df83242 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:05:06.328401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-e1115d00-1999-48e3-b303-eaf66df83242 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:05:06.380453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:06.380453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:06.381727 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-e1115d00-1999-48e3-b303-eaf66df83242 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:05:06.421288 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-e1115d00-1999-48e3-b303-eaf66df83242 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Begin detaching volume completed successfully. Jan 27 16:05:06.423822 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-e1115d00-1999-48e3-b303-eaf66df83242 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0/action returned with HTTP 202 Jan 27 16:05:06.423822 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 79/164] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:05:06 2021] POST /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:05:06.485201 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ac33ffc-2e88-49a0-89a9-b37dfe385c82 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:05:06.486254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ac33ffc-2e88-49a0-89a9-b37dfe385c82 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:06.486626 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:06.486626 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:06.487271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ac33ffc-2e88-49a0-89a9-b37dfe385c82 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:06.553116 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-e1115d00-1999-48e3-b303-eaf66df83242 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume// Jan 27 16:05:06.553867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-e1115d00-1999-48e3-b303-eaf66df83242 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:06.554248 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:06.554248 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:06.555242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-e1115d00-1999-48e3-b303-eaf66df83242 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:06.556171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-e1115d00-1999-48e3-b303-eaf66df83242 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:05:06.557043 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 80/165] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:05:06 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:05:06.559718 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:06.559718 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:06.571975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-25b98eba-ff89-4ec5-a7e0-6fef85d9f083 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:05:06.573085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-25b98eba-ff89-4ec5-a7e0-6fef85d9f083 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:06.573844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-25b98eba-ff89-4ec5-a7e0-6fef85d9f083 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:06.586038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0ac33ffc-2e88-49a0-89a9-b37dfe385c82 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:05:06.633080 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:06.633080 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:06.660248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ac33ffc-2e88-49a0-89a9-b37dfe385c82 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:05:06.661649 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 86/166] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:06 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 1204 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:05:06.676068 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:06.676068 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:06.688156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-25b98eba-ff89-4ec5-a7e0-6fef85d9f083 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:05:06.710529 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:06.710529 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:06.721790 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-25b98eba-ff89-4ec5-a7e0-6fef85d9f083 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:05:06.723167 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 81/167] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:05:06 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 1303 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:05:07.109914 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-9b2ac29a-81dd-4af7-96b8-a3526fafc969 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] DELETE http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/attachments/672597a1-c57f-49c7-82c3-965d83a8460b Jan 27 16:05:07.110418 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-9b2ac29a-81dd-4af7-96b8-a3526fafc969 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:07.110724 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:07.110724 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:07.111112 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-9b2ac29a-81dd-4af7-96b8-a3526fafc969 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:07.130353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-456ba486-4695-4cb7-8449-05f477edc04f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:07.130873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-456ba486-4695-4cb7-8449-05f477edc04f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:07.131067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:07.131067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:07.131877 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-456ba486-4695-4cb7-8449-05f477edc04f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:07.151164 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:07.151164 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:07.254162 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:07.254162 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:07.281570 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-456ba486-4695-4cb7-8449-05f477edc04f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:07.366075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-456ba486-4695-4cb7-8449-05f477edc04f tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:07.371025 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 82/168] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:07 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:07.678236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13da3c69-f2c9-4695-bbb4-234c67700953 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:05:07.679485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13da3c69-f2c9-4695-bbb4-234c67700953 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:07.680113 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:07.680113 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:07.680843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13da3c69-f2c9-4695-bbb4-234c67700953 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:07.794026 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:07.794026 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:07.828935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13da3c69-f2c9-4695-bbb4-234c67700953 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:05:07.855697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:07.855697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:07.866385 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13da3c69-f2c9-4695-bbb4-234c67700953 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:05:07.867504 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 83/169] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:07 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 1204 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:05:08.028196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-9b2ac29a-81dd-4af7-96b8-a3526fafc969 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:05:08.028598 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-9b2ac29a-81dd-4af7-96b8-a3526fafc969 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:05:08.143913 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a01feb21-35d3-4d1e-ac85-992f0e00ad7d req-9b2ac29a-81dd-4af7-96b8-a3526fafc969 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/attachments/672597a1-c57f-49c7-82c3-965d83a8460b returned with HTTP 200 Jan 27 16:05:08.151625 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 87/170] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:05:07 2021] DELETE /volume/v3/16a9767d201648edbc0fcfd70d668c6c/attachments/672597a1-c57f-49c7-82c3-965d83a8460b => generated 19 bytes in 1047 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:08.389629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1afbd376-96d5-4ec2-8c0f-4f9b01b4005d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:08.390189 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1afbd376-96d5-4ec2-8c0f-4f9b01b4005d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:08.390518 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:08.390518 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:08.391157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1afbd376-96d5-4ec2-8c0f-4f9b01b4005d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:08.536840 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:08.536840 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:08.581579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1afbd376-96d5-4ec2-8c0f-4f9b01b4005d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:08.646589 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1afbd376-96d5-4ec2-8c0f-4f9b01b4005d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:08.652620 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 84/171] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:08 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:08.893010 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0930c2a9-1e04-421c-a6d9-8e43312b8efe tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:05:08.894942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0930c2a9-1e04-421c-a6d9-8e43312b8efe tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:08.895560 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:08.895560 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:08.899363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0930c2a9-1e04-421c-a6d9-8e43312b8efe tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:08.966982 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:08.966982 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:08.981107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0930c2a9-1e04-421c-a6d9-8e43312b8efe tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:05:09.010763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0930c2a9-1e04-421c-a6d9-8e43312b8efe tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:05:09.012085 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 88/172] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:08 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 909 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:05:09.668819 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fc5da29-5eff-4868-a7a5-2aa4c2ec0939 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:09.669322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fc5da29-5eff-4868-a7a5-2aa4c2ec0939 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:09.669834 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:09.669834 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:09.670475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fc5da29-5eff-4868-a7a5-2aa4c2ec0939 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:09.809340 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:09.809340 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:09.842050 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7fc5da29-5eff-4868-a7a5-2aa4c2ec0939 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:09.889622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fc5da29-5eff-4868-a7a5-2aa4c2ec0939 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:09.890447 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 85/173] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:09 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:10.907935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1219bbf3-1f95-49d3-9983-15b1a66adf78 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:10.909748 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1219bbf3-1f95-49d3-9983-15b1a66adf78 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:10.909947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:10.909947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:10.910616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1219bbf3-1f95-49d3-9983-15b1a66adf78 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:11.015042 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:11.015042 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:11.027251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1219bbf3-1f95-49d3-9983-15b1a66adf78 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:11.090518 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1219bbf3-1f95-49d3-9983-15b1a66adf78 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:11.091137 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 89/174] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:10 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:12.108930 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9562809-c9cd-4c87-aadc-5c5059503b7b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:12.109825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9562809-c9cd-4c87-aadc-5c5059503b7b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:12.109825 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:12.109825 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:12.110959 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9562809-c9cd-4c87-aadc-5c5059503b7b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:12.168056 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:12.168056 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:12.178019 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9562809-c9cd-4c87-aadc-5c5059503b7b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:12.223626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9562809-c9cd-4c87-aadc-5c5059503b7b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:12.224124 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 86/175] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:12 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:13.242040 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-255a57f7-7d5e-4629-8645-ed91d137d77b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:13.243218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-255a57f7-7d5e-4629-8645-ed91d137d77b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:13.243646 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:13.243646 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:13.243987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-255a57f7-7d5e-4629-8645-ed91d137d77b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:13.330892 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:13.330892 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:13.342603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-255a57f7-7d5e-4629-8645-ed91d137d77b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:13.367776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-255a57f7-7d5e-4629-8645-ed91d137d77b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:13.375255 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 90/176] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:13 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:14.385917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4dda795e-155d-4ebd-8e24-2c5ce17534f8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:14.386486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4dda795e-155d-4ebd-8e24-2c5ce17534f8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:14.386614 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:14.386614 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:14.386940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4dda795e-155d-4ebd-8e24-2c5ce17534f8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:14.443473 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:14.443473 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:14.453217 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4dda795e-155d-4ebd-8e24-2c5ce17534f8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:14.476669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4dda795e-155d-4ebd-8e24-2c5ce17534f8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:14.477528 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 87/177] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:14 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:15.496926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f40d4a07-ece9-412c-8022-0c96b76b251d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:15.503551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f40d4a07-ece9-412c-8022-0c96b76b251d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:15.510957 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:15.510957 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:15.511752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f40d4a07-ece9-412c-8022-0c96b76b251d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:15.588803 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:15.588803 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:15.599384 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f40d4a07-ece9-412c-8022-0c96b76b251d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:15.626086 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f40d4a07-ece9-412c-8022-0c96b76b251d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:15.635919 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 91/178] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:15 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:16.643832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2f1b15c-eddb-4f9e-8760-78d3f5150db4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:16.644949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2f1b15c-eddb-4f9e-8760-78d3f5150db4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:16.644949 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:16.644949 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:16.644949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2f1b15c-eddb-4f9e-8760-78d3f5150db4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:16.708279 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:16.708279 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:16.734648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f2f1b15c-eddb-4f9e-8760-78d3f5150db4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:16.803564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2f1b15c-eddb-4f9e-8760-78d3f5150db4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:16.806421 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 88/179] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:16 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 914 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:17.823243 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00c7e244-1f78-4482-83b7-2d0e176b84b7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:17.823882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00c7e244-1f78-4482-83b7-2d0e176b84b7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:17.824010 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:17.824010 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:17.824296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00c7e244-1f78-4482-83b7-2d0e176b84b7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:17.879578 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:17.879578 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:17.888720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-00c7e244-1f78-4482-83b7-2d0e176b84b7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:17.931807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00c7e244-1f78-4482-83b7-2d0e176b84b7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:17.932322 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 92/180] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:17 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 972 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:18.948942 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7e1e9f4-2bd1-4fc0-b9dc-b5a5ab5ae4aa tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:18.950097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7e1e9f4-2bd1-4fc0-b9dc-b5a5ab5ae4aa tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:18.950477 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:18.950477 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:18.951073 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7e1e9f4-2bd1-4fc0-b9dc-b5a5ab5ae4aa tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:19.046797 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:19.046797 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:19.091123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7e1e9f4-2bd1-4fc0-b9dc-b5a5ab5ae4aa tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:19.135252 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7e1e9f4-2bd1-4fc0-b9dc-b5a5ab5ae4aa tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:19.136817 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 89/181] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:18 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:20.155238 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c980efd4-b9c6-4475-918e-a00775a8da10 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:20.158626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c980efd4-b9c6-4475-918e-a00775a8da10 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:20.159093 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:20.159093 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:20.159787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c980efd4-b9c6-4475-918e-a00775a8da10 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:20.290656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:20.290656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:20.318114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c980efd4-b9c6-4475-918e-a00775a8da10 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:20.343421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c980efd4-b9c6-4475-918e-a00775a8da10 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:20.347383 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 93/182] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:20 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:21.362630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80d34894-bdd5-4bb6-b101-cd8e08d709e1 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:21.363221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80d34894-bdd5-4bb6-b101-cd8e08d709e1 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:21.363479 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:21.363479 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:21.363953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80d34894-bdd5-4bb6-b101-cd8e08d709e1 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:21.430468 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:21.430468 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:21.435590 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-80d34894-bdd5-4bb6-b101-cd8e08d709e1 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:21.461048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80d34894-bdd5-4bb6-b101-cd8e08d709e1 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:21.462253 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 90/183] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:21 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:22.481275 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-800ac228-4fe2-4bb3-b39e-bc633cbff78d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:22.482278 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-800ac228-4fe2-4bb3-b39e-bc633cbff78d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:22.482684 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:22.482684 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:22.483402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-800ac228-4fe2-4bb3-b39e-bc633cbff78d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:22.584940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:22.584940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:22.603790 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-800ac228-4fe2-4bb3-b39e-bc633cbff78d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:22.629518 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-800ac228-4fe2-4bb3-b39e-bc633cbff78d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:22.630325 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 94/184] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:22 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:23.647144 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4a088f5-518c-42c2-835f-16a141d9ca35 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:23.652329 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4a088f5-518c-42c2-835f-16a141d9ca35 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:23.652564 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:23.652564 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:23.652924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4a088f5-518c-42c2-835f-16a141d9ca35 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:23.750027 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:23.750027 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:23.760220 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4a088f5-518c-42c2-835f-16a141d9ca35 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:23.785775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4a088f5-518c-42c2-835f-16a141d9ca35 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:23.792310 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 91/185] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:23 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:24.802983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce00cb10-a890-43c7-9d65-2ead3fb708c8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:24.803574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce00cb10-a890-43c7-9d65-2ead3fb708c8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:24.803743 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:24.803743 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:24.804420 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce00cb10-a890-43c7-9d65-2ead3fb708c8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:24.881321 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:24.881321 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:24.902190 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ce00cb10-a890-43c7-9d65-2ead3fb708c8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:24.933315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] POST http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes Jan 27 16:05:24.933315 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:24.933315 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:24.933315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1308023854"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:05:24.933315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1308023854'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:05:24.933315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Create volume of 1 GB Jan 27 16:05:24.958433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce00cb10-a890-43c7-9d65-2ead3fb708c8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:24.959773 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 95/186] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:24 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:24.971596 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Availability Zones retrieved successfully. Jan 27 16:05:24.990662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Flow 'volume_create_api' (7ef251ff-d1f7-4259-a026-45b812b7a93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:05:24.997945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77db4f6-6b79-4aad-9b9d-108cce473b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:05:25.004392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:05:25.134559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77db4f6-6b79-4aad-9b9d-108cce473b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:05:25.136689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b952bfb-8052-4154-b9a5-962eb79ea5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:05:25.361890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Created reservations ['37505931-5888-4570-a662-4a26cc41978f', '44f20142-bec7-4d89-b726-7d45cd6fd925', '1957d3b6-6e47-4475-997e-9e409ac314e9', 'de060be0-459d-48e4-a864-b672077141f2'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:05:25.365219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b952bfb-8052-4154-b9a5-962eb79ea5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37505931-5888-4570-a662-4a26cc41978f', '44f20142-bec7-4d89-b726-7d45cd6fd925', '1957d3b6-6e47-4475-997e-9e409ac314e9', 'de060be0-459d-48e4-a864-b672077141f2']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:05:25.368033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d780bc-d8db-4867-b2d6-c46837a2e2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:05:25.765056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d780bc-d8db-4867-b2d6-c46837a2e2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1308023854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6bc8ea718bd4308884752a7c98493dc',qos_specs=None,replication_status=,reservations=['37505931-5888-4570-a662-4a26cc41978f','44f20142-bec7-4d89-b726-7d45cd6fd925','1957d3b6-6e47-4475-997e-9e409ac314e9','de060be0-459d-48e4-a864-b672077141f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29424ddf18144e7d90225cb463b824cd',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1308023854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6bc8ea718bd4308884752a7c98493dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='29424ddf18144e7d90225cb463b824cd',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:05:25.769477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b185b8f-f885-4991-8a1a-e9d61bbc7290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:05:25.904680 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b185b8f-f885-4991-8a1a-e9d61bbc7290) transitioned into state 'SUCCESS' from state '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-1308023854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6bc8ea718bd4308884752a7c98493dc',qos_specs=None,replication_status=,reservations=['37505931-5888-4570-a662-4a26cc41978f','44f20142-bec7-4d89-b726-7d45cd6fd925','1957d3b6-6e47-4475-997e-9e409ac314e9','de060be0-459d-48e4-a864-b672077141f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29424ddf18144e7d90225cb463b824cd',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:05:25.907790 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (489944ad-f96f-4a44-8564-de6972b95326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:05:25.976461 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a5b9405-1d0b-4efc-b980-34fe0544f0d0 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:25.977255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a5b9405-1d0b-4efc-b980-34fe0544f0d0 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:25.977684 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:25.977684 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:25.978375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a5b9405-1d0b-4efc-b980-34fe0544f0d0 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:26.071967 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:26.071967 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:26.084827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6a5b9405-1d0b-4efc-b980-34fe0544f0d0 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:26.100829 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (489944ad-f96f-4a44-8564-de6972b95326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:05:26.103438 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Flow 'volume_create_api' (7ef251ff-d1f7-4259-a026-45b812b7a93e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:05:26.113336 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a5b9405-1d0b-4efc-b980-34fe0544f0d0 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:26.124566 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 96/187] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:25 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:05:26.176435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Create volume request issued successfully. Jan 27 16:05:26.194371 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76ce4317-2751-4d1f-86f1-dff103eaa7fa tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes returned with HTTP 202 Jan 27 16:05:26.207705 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 92/188] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:05:24 2021] POST /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes => generated 828 bytes in 1284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:05:26.215004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9360b197-0f70-4f6b-bc26-dbe5d3f040d0 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 Jan 27 16:05:26.216110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9360b197-0f70-4f6b-bc26-dbe5d3f040d0 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:26.216465 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:26.216465 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:26.217037 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9360b197-0f70-4f6b-bc26-dbe5d3f040d0 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:26.282313 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:26.282313 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:26.290847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9360b197-0f70-4f6b-bc26-dbe5d3f040d0 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:05:26.315101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9360b197-0f70-4f6b-bc26-dbe5d3f040d0 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 returned with HTTP 200 Jan 27 16:05:26.325771 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 97/189] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:26 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 => generated 896 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:27.133003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8bd3ee52-5038-4f9f-ab4b-1e0b71525c4d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:27.134464 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8bd3ee52-5038-4f9f-ab4b-1e0b71525c4d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:27.134873 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:27.134873 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:27.135614 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8bd3ee52-5038-4f9f-ab4b-1e0b71525c4d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:27.299268 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:27.299268 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:27.330390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8bd3ee52-5038-4f9f-ab4b-1e0b71525c4d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:27.332729 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ece6a3c-12fb-4ca2-8236-a8d6ac1d377f tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 Jan 27 16:05:27.333242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ece6a3c-12fb-4ca2-8236-a8d6ac1d377f tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:27.333636 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:27.333636 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:27.334268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ece6a3c-12fb-4ca2-8236-a8d6ac1d377f tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:27.389374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8bd3ee52-5038-4f9f-ab4b-1e0b71525c4d tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:27.391740 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 93/190] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:27 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:27.514842 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:27.514842 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:27.571027 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ece6a3c-12fb-4ca2-8236-a8d6ac1d377f tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:05:27.628857 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ece6a3c-12fb-4ca2-8236-a8d6ac1d377f tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 returned with HTTP 200 Jan 27 16:05:27.629693 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 98/191] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:27 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 => generated 920 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:28.437272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fa7f748-e55c-471a-8bc8-d5223d5f94f2 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:28.438445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fa7f748-e55c-471a-8bc8-d5223d5f94f2 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:28.438800 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:28.438800 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:28.439368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fa7f748-e55c-471a-8bc8-d5223d5f94f2 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:28.537915 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:28.537915 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:28.554253 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9fa7f748-e55c-471a-8bc8-d5223d5f94f2 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:28.597909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fa7f748-e55c-471a-8bc8-d5223d5f94f2 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:28.601911 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 94/192] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:28 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:28.646206 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-716b2d08-bcf3-413f-b1d1-5a10f99fcf28 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 Jan 27 16:05:28.646722 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-716b2d08-bcf3-413f-b1d1-5a10f99fcf28 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:28.646915 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:28.646915 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:28.647593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-716b2d08-bcf3-413f-b1d1-5a10f99fcf28 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:28.755987 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:28.755987 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:28.767023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-716b2d08-bcf3-413f-b1d1-5a10f99fcf28 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:05:28.791181 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-716b2d08-bcf3-413f-b1d1-5a10f99fcf28 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 returned with HTTP 200 Jan 27 16:05:28.825806 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 99/193] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:28 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 => generated 921 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:29.617558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97b61080-01cf-4d0e-b1ab-a7e7d36df578 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:29.618162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97b61080-01cf-4d0e-b1ab-a7e7d36df578 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:29.618311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:29.618311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:29.618610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97b61080-01cf-4d0e-b1ab-a7e7d36df578 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:29.780421 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:29.780421 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:29.800562 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97b61080-01cf-4d0e-b1ab-a7e7d36df578 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:29.827547 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97b61080-01cf-4d0e-b1ab-a7e7d36df578 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:29.828643 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 95/194] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:29 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:30.849367 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7eb05fa4-f58a-4b7f-b38d-d8349f8dba33 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:30.851881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7eb05fa4-f58a-4b7f-b38d-d8349f8dba33 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:30.854646 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:30.854646 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:30.855360 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7eb05fa4-f58a-4b7f-b38d-d8349f8dba33 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:30.921641 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:30.921641 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:30.930448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7eb05fa4-f58a-4b7f-b38d-d8349f8dba33 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:30.962783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7eb05fa4-f58a-4b7f-b38d-d8349f8dba33 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:30.964265 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 100/195] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:30 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:31.982908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59a1f601-a453-4db8-885a-0285b73c4ab0 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:31.983772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59a1f601-a453-4db8-885a-0285b73c4ab0 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:31.984861 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:31.984861 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:31.985496 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59a1f601-a453-4db8-885a-0285b73c4ab0 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:32.059332 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:32.059332 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:32.069101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59a1f601-a453-4db8-885a-0285b73c4ab0 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:32.095259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59a1f601-a453-4db8-885a-0285b73c4ab0 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:32.096001 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 96/196] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:31 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:33.127757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc403b69-10f0-49d9-adcb-573d68da54f7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:33.127757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc403b69-10f0-49d9-adcb-573d68da54f7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:33.127757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:33.127757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:33.127757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc403b69-10f0-49d9-adcb-573d68da54f7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:33.201858 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:33.201858 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:33.231439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dc403b69-10f0-49d9-adcb-573d68da54f7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:33.256603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc403b69-10f0-49d9-adcb-573d68da54f7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:33.258131 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 101/197] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:33 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:34.275551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39887860-8025-4ac4-9c60-2cd974198f7c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:34.277765 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39887860-8025-4ac4-9c60-2cd974198f7c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:34.277981 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:34.277981 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:34.278785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39887860-8025-4ac4-9c60-2cd974198f7c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:34.329586 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:34.329586 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:34.339553 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-39887860-8025-4ac4-9c60-2cd974198f7c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:34.363556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39887860-8025-4ac4-9c60-2cd974198f7c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:34.364596 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 97/198] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:34 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:35.381022 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7db9491-e93b-44e7-9895-ef15cc52c51b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:35.381639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7db9491-e93b-44e7-9895-ef15cc52c51b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:35.381756 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:35.381756 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:35.382080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7db9491-e93b-44e7-9895-ef15cc52c51b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:35.434422 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:35.434422 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:35.446246 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7db9491-e93b-44e7-9895-ef15cc52c51b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:35.470846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7db9491-e93b-44e7-9895-ef15cc52c51b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:35.480670 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 102/199] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:35 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:36.488610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6240144-f5c6-4c8e-a25b-7a7d2e820aa8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:36.494906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6240144-f5c6-4c8e-a25b-7a7d2e820aa8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:36.494906 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:36.494906 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:36.494906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6240144-f5c6-4c8e-a25b-7a7d2e820aa8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:36.550235 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:36.550235 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:36.558605 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6240144-f5c6-4c8e-a25b-7a7d2e820aa8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:36.581830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6240144-f5c6-4c8e-a25b-7a7d2e820aa8 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:36.582706 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 98/200] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:36 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:37.599903 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb11d4ec-b2ce-4fd2-ad52-5e6f05551888 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:37.600442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb11d4ec-b2ce-4fd2-ad52-5e6f05551888 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:37.600591 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:37.600591 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:37.601214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb11d4ec-b2ce-4fd2-ad52-5e6f05551888 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:37.652686 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:37.652686 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:37.663157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bb11d4ec-b2ce-4fd2-ad52-5e6f05551888 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:37.685679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb11d4ec-b2ce-4fd2-ad52-5e6f05551888 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:37.709563 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 103/201] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:37 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:38.707831 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad40298b-6aaf-4fe9-a9f0-8ba1c7f08d9a tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:38.708941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad40298b-6aaf-4fe9-a9f0-8ba1c7f08d9a tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:38.709353 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:38.709353 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:38.710066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad40298b-6aaf-4fe9-a9f0-8ba1c7f08d9a tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:38.919662 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:38.919662 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:38.931665 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ad40298b-6aaf-4fe9-a9f0-8ba1c7f08d9a tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:39.036478 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad40298b-6aaf-4fe9-a9f0-8ba1c7f08d9a tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:39.049270 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 99/202] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:38 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 975 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:05:40.054846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e989dcd4-7a6d-42df-a959-6c359fd65bb2 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:40.055486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e989dcd4-7a6d-42df-a959-6c359fd65bb2 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:40.055611 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:40.055611 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:40.056138 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e989dcd4-7a6d-42df-a959-6c359fd65bb2 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:40.118975 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:40.118975 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:40.137666 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e989dcd4-7a6d-42df-a959-6c359fd65bb2 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:40.165558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e989dcd4-7a6d-42df-a959-6c359fd65bb2 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:40.166445 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 104/203] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:05:40 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 1363 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:05:43.302765 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:43.303332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:43.303522 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:43.303522 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:43.304364 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:43.404725 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:43.404725 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:43.416253 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:43.445538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:43.446672 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 100/204] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:05:43 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 1363 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:05:45.204138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-04b91735-9196-4279-b89b-a42b9f098c3b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:45.204692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-04b91735-9196-4279-b89b-a42b9f098c3b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:45.204914 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:45.204914 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:45.205296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-04b91735-9196-4279-b89b-a42b9f098c3b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:45.256993 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:45.256993 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:45.266813 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-04b91735-9196-4279-b89b-a42b9f098c3b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:45.293469 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-04b91735-9196-4279-b89b-a42b9f098c3b tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:45.294313 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 105/205] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:05:45 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 1363 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:05:45.307458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume// Jan 27 16:05:45.307945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:45.308169 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:45.308169 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:45.308545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:45.309714 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:05:45.310525 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 101/206] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:05:45 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:05:45.325553 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-815888ef-6057-4724-ad4c-cc928d9a5250 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] POST http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/attachments Jan 27 16:05:45.326473 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:45.326473 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:45.327048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-815888ef-6057-4724-ad4c-cc928d9a5250 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f7739ee-669c-466b-9fbe-5c5f56c8d857", "instance_uuid": "c0e98a47-6788-47fc-bfa6-db49da9a0002", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:05:45.381424 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:45.381424 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:45.595661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-815888ef-6057-4724-ad4c-cc928d9a5250 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/attachments returned with HTTP 200 Jan 27 16:05:45.596633 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 106/207] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:05:45 2021] POST /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/attachments => generated 273 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:05:47.907676 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume// Jan 27 16:05:47.908157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:47.908762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:47.909932 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-e8f81c29-0196-44ac-b4fe-4b26f54fe1cc tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:05:47.910580 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 102/208] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:05:47 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:05:47.925132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-ed7fe3c2-c8df-43b7-a9e2-7c548472685c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] GET http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:05:47.926029 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-ed7fe3c2-c8df-43b7-a9e2-7c548472685c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:47.928115 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:47.928115 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:47.928770 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-ed7fe3c2-c8df-43b7-a9e2-7c548472685c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:48.019845 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:48.019845 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:48.023139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-ed7fe3c2-c8df-43b7-a9e2-7c548472685c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:05:48.052123 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:48.052123 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:48.063788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-ed7fe3c2-c8df-43b7-a9e2-7c548472685c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 200 Jan 27 16:05:48.064839 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 107/209] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:05:47 2021] GET /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 1461 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:05:48.087774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-99b6cc3b-99e0-48a2-8651-a4a337695f2c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] PUT http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/attachments/04bdee44-e1c6-43c1-8b9b-1b99bc4f55c8 Jan 27 16:05:48.088836 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-99b6cc3b-99e0-48a2-8651-a4a337695f2c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:05:48.120097 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:05:48.120097 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:05:48.120607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-99b6cc3b-99e0-48a2-8651-a4a337695f2c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Lock "b'cinder-attachment_update-6f7739ee-669c-466b-9fbe-5c5f56c8d857-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:05:48.123029 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:48.123029 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:50.051657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-99b6cc3b-99e0-48a2-8651-a4a337695f2c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Lock "b'cinder-attachment_update-6f7739ee-669c-466b-9fbe-5c5f56c8d857-n-h1-710848-3'" released by "attachment_update" :: held 1.931s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:05:50.052921 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-99b6cc3b-99e0-48a2-8651-a4a337695f2c tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/attachments/04bdee44-e1c6-43c1-8b9b-1b99bc4f55c8 returned with HTTP 200 Jan 27 16:05:50.054791 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 103/210] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 16:05:48 2021] PUT /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/attachments/04bdee44-e1c6-43c1-8b9b-1b99bc4f55c8 => generated 762 bytes in 1975 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:05:50.117315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-b1c321a7-7bf2-49ac-87ac-8960940a26e9 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] POST http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/attachments/04bdee44-e1c6-43c1-8b9b-1b99bc4f55c8/action Jan 27 16:05:50.118075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:05:50.118075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:05:50.118793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-b1c321a7-7bf2-49ac-87ac-8960940a26e9 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:05:50.119531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-b1c321a7-7bf2-49ac-87ac-8960940a26e9 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:05:50.225494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:05:50.225494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:05:50.306694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a4d9e80f-3fa3-46c3-a81b-c10e4263bd8b req-b1c321a7-7bf2-49ac-87ac-8960940a26e9 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/attachments/04bdee44-e1c6-43c1-8b9b-1b99bc4f55c8/action returned with HTTP 204 Jan 27 16:05:50.307552 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 108/211] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:05:50 2021] POST /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/attachments/04bdee44-e1c6-43c1-8b9b-1b99bc4f55c8/action => generated 0 bytes in 198 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:06:02.917924 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] POST http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes Jan 27 16:06:02.918372 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:02.918372 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:02.918782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1236709509"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:06:02.919939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1236709509'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:06:02.920310 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Create volume of 1 GB Jan 27 16:06:02.921919 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:02.921919 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:02.944649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Availability Zones retrieved successfully. Jan 27 16:06:02.969446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Flow 'volume_create_api' (330eaada-3a19-4a57-85cd-20aeacc53e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:06:02.976089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9ddfc73-8e1c-4288-9026-a6ad032fc576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:06:02.982775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:06:03.101657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9ddfc73-8e1c-4288-9026-a6ad032fc576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:06:03.104033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1e137d-5e23-431b-a2f2-aefcbdbec239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:06:03.260347 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Created reservations ['dc95c702-c04e-4405-ab00-ec68b707d0c3', 'f05e2a03-fa35-45e7-81b2-4096da66c123', 'f4162f0a-3356-4fd5-b872-32f510d06273', '47e3b480-ad28-4b91-a6f4-4a9f3c3813a0'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:06:03.262906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1e137d-5e23-431b-a2f2-aefcbdbec239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc95c702-c04e-4405-ab00-ec68b707d0c3', 'f05e2a03-fa35-45e7-81b2-4096da66c123', 'f4162f0a-3356-4fd5-b872-32f510d06273', '47e3b480-ad28-4b91-a6f4-4a9f3c3813a0']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:06:03.266359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3225a7e2-3e90-4d88-9606-0b8f98464b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:06:03.387638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3225a7e2-3e90-4d88-9606-0b8f98464b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b870ea3c-2081-484b-a78d-8171ef66eb08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1236709509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6bc8ea718bd4308884752a7c98493dc',qos_specs=None,replication_status=,reservations=['dc95c702-c04e-4405-ab00-ec68b707d0c3','f05e2a03-fa35-45e7-81b2-4096da66c123','f4162f0a-3356-4fd5-b872-32f510d06273','47e3b480-ad28-4b91-a6f4-4a9f3c3813a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29424ddf18144e7d90225cb463b824cd',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1236709509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b870ea3c-2081-484b-a78d-8171ef66eb08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6bc8ea718bd4308884752a7c98493dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='29424ddf18144e7d90225cb463b824cd',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:06:03.390570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6703c73f-c88b-49a1-a831-a5697dc6a012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:06:03.453189 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6703c73f-c88b-49a1-a831-a5697dc6a012) transitioned into state 'SUCCESS' from state '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-1236709509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6bc8ea718bd4308884752a7c98493dc',qos_specs=None,replication_status=,reservations=['dc95c702-c04e-4405-ab00-ec68b707d0c3','f05e2a03-fa35-45e7-81b2-4096da66c123','f4162f0a-3356-4fd5-b872-32f510d06273','47e3b480-ad28-4b91-a6f4-4a9f3c3813a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29424ddf18144e7d90225cb463b824cd',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:06:03.455625 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c47ffae6-5e2f-4af4-bb23-3b0c9bf26e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:06:03.497364 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c47ffae6-5e2f-4af4-bb23-3b0c9bf26e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:06:03.501024 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Flow 'volume_create_api' (330eaada-3a19-4a57-85cd-20aeacc53e74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:06:03.559874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Create volume request issued successfully. Jan 27 16:06:03.576586 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d91486ea-29ad-47db-bd70-ad48aa3a9beb tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes returned with HTTP 202 Jan 27 16:06:03.577834 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 104/212] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:06:02 2021] POST /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes => generated 828 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:06:03.592324 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2b703cc-bb7d-406e-b0d1-599027d71f71 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:03.594078 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2b703cc-bb7d-406e-b0d1-599027d71f71 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:03.594441 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:03.594441 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:03.595345 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2b703cc-bb7d-406e-b0d1-599027d71f71 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:03.653565 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:03.653565 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:03.663342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2b703cc-bb7d-406e-b0d1-599027d71f71 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:03.687540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2b703cc-bb7d-406e-b0d1-599027d71f71 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:03.688368 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 109/213] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:03 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 896 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:04.705470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f972cbb-f562-409d-bb98-bd848822a3f9 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:04.705983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f972cbb-f562-409d-bb98-bd848822a3f9 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:04.706198 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:04.706198 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:04.706699 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f972cbb-f562-409d-bb98-bd848822a3f9 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:04.756082 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:04.756082 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:04.764997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f972cbb-f562-409d-bb98-bd848822a3f9 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:04.789735 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f972cbb-f562-409d-bb98-bd848822a3f9 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:04.790712 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 105/214] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:04 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 921 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:09.836689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-28c07795-4273-4d5c-a3f8-f0302eb298cf tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:09.837262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-28c07795-4273-4d5c-a3f8-f0302eb298cf tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:09.837398 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:09.837398 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:09.837736 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-28c07795-4273-4d5c-a3f8-f0302eb298cf tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:10.016149 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:10.016149 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:10.027424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-28c07795-4273-4d5c-a3f8-f0302eb298cf tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:10.048732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-28c07795-4273-4d5c-a3f8-f0302eb298cf tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:10.049977 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 110/215] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:06:09 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 921 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:10.158928 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f972cbb-f562-409d-bb98-bd848822a3f9 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume// Jan 27 16:06:10.159490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f972cbb-f562-409d-bb98-bd848822a3f9 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:10.159705 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:10.159705 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:10.160085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f972cbb-f562-409d-bb98-bd848822a3f9 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:10.161299 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f972cbb-f562-409d-bb98-bd848822a3f9 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:06:10.162179 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 106/216] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:06:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:06:10.175479 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-df3e1770-c181-4b10-b566-2a33145a4cc3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] POST http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/attachments Jan 27 16:06:10.176127 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:10.176127 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:10.176719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-df3e1770-c181-4b10-b566-2a33145a4cc3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b870ea3c-2081-484b-a78d-8171ef66eb08", "instance_uuid": "0723b467-e015-432c-8851-72ab3352f872", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:06:10.226836 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:10.226836 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:10.340162 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-df3e1770-c181-4b10-b566-2a33145a4cc3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/attachments returned with HTTP 200 Jan 27 16:06:10.341053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 111/217] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:06:10 2021] POST /volume/v3/d6bc8ea718bd4308884752a7c98493dc/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:06:10.457378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0054e82-12da-4479-9c35-86c92fa03006 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:10.458209 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0054e82-12da-4479-9c35-86c92fa03006 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:10.459409 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0054e82-12da-4479-9c35-86c92fa03006 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:10.501165 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-df3e1770-c181-4b10-b566-2a33145a4cc3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume// Jan 27 16:06:10.501649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-df3e1770-c181-4b10-b566-2a33145a4cc3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:10.501866 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:10.501866 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:10.502222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-df3e1770-c181-4b10-b566-2a33145a4cc3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:10.503262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-df3e1770-c181-4b10-b566-2a33145a4cc3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:06:10.504062 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 112/218] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:06:10 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:06:10.515915 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:10.515915 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:10.520363 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-b2207ff6-acad-430c-b208-b1eeeda602ed tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:10.521059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-b2207ff6-acad-430c-b208-b1eeeda602ed tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:10.521793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-b2207ff6-acad-430c-b208-b1eeeda602ed tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:10.525388 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0054e82-12da-4479-9c35-86c92fa03006 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:10.547612 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:10.547612 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:10.556231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0054e82-12da-4479-9c35-86c92fa03006 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:10.557444 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 107/219] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:10 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:10.579697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:10.579697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:10.588338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-b2207ff6-acad-430c-b208-b1eeeda602ed tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:10.606675 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:10.606675 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:10.615812 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-b2207ff6-acad-430c-b208-b1eeeda602ed tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:10.617148 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 113/220] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:06:10 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 1019 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:06:10.644413 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-8fa7a3bf-f55b-4ec2-be05-ca41127b1815 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] PUT http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/attachments/f1400fdc-ad8b-4712-a7fd-3d8c19983f7f Jan 27 16:06:10.645164 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:10.645164 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:10.645586 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-8fa7a3bf-f55b-4ec2-be05-ca41127b1815 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:06:10.674983 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:06:10.674983 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:06:10.675395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-8fa7a3bf-f55b-4ec2-be05-ca41127b1815 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Lock "b'cinder-attachment_update-b870ea3c-2081-484b-a78d-8171ef66eb08-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:06:10.677847 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:10.677847 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:11.573270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99fa25c2-275f-4396-b035-afedc28161e8 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:11.573839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99fa25c2-275f-4396-b035-afedc28161e8 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:11.574233 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:11.574233 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:11.574896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99fa25c2-275f-4396-b035-afedc28161e8 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:11.629169 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:11.629169 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:11.638460 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99fa25c2-275f-4396-b035-afedc28161e8 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:11.661664 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:11.661664 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:11.672739 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99fa25c2-275f-4396-b035-afedc28161e8 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:11.674073 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 114/221] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:11 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:12.408772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-8fa7a3bf-f55b-4ec2-be05-ca41127b1815 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Lock "b'cinder-attachment_update-b870ea3c-2081-484b-a78d-8171ef66eb08-n-h2-710848-3'" released by "attachment_update" :: held 1.732s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:06:12.410117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-8fa7a3bf-f55b-4ec2-be05-ca41127b1815 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/attachments/f1400fdc-ad8b-4712-a7fd-3d8c19983f7f returned with HTTP 200 Jan 27 16:06:12.411587 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 108/222] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:06:10 2021] PUT /volume/v3/d6bc8ea718bd4308884752a7c98493dc/attachments/f1400fdc-ad8b-4712-a7fd-3d8c19983f7f => generated 762 bytes in 1773 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:06:12.690352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5e6708fd-7e38-4fea-8828-7c0273779db0 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:12.690949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5e6708fd-7e38-4fea-8828-7c0273779db0 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:12.691146 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:12.691146 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:12.691894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5e6708fd-7e38-4fea-8828-7c0273779db0 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:12.747232 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:12.747232 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:12.760579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5e6708fd-7e38-4fea-8828-7c0273779db0 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:12.788115 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:12.788115 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:12.799770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5e6708fd-7e38-4fea-8828-7c0273779db0 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:12.800677 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 115/223] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:12 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 921 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:13.228994 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] POST http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes Jan 27 16:06:13.229613 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:13.229613 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:13.230129 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-632940649", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:06:13.231690 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-632940649', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:06:13.232156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Create volume of 1 GB Jan 27 16:06:13.233090 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:13.233090 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:13.246305 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Availability Zones retrieved successfully. Jan 27 16:06:13.264397 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Flow 'volume_create_api' (afe3aaad-6c4d-43f5-8951-1c11f4ac5ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:06:13.267563 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9314055c-024b-41dc-8943-6f6a7aa82f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:06:13.269870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:06:13.345867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9314055c-024b-41dc-8943-6f6a7aa82f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:06:13.348418 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3745411d-2f9f-4ad4-8410-65271e9dcf9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:06:13.547631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Created reservations ['8f7d2b57-b273-489c-8afc-dcfa0619b591', '1a8eea43-f12a-4ea0-908e-61986e925200', '9a675b30-fb93-45b9-9a4e-237fbfe5caf3', 'b9832337-7e46-4ae0-8cb8-9d66f79a80f3'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:06:13.549456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3745411d-2f9f-4ad4-8410-65271e9dcf9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f7d2b57-b273-489c-8afc-dcfa0619b591', '1a8eea43-f12a-4ea0-908e-61986e925200', '9a675b30-fb93-45b9-9a4e-237fbfe5caf3', 'b9832337-7e46-4ae0-8cb8-9d66f79a80f3']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:06:13.551689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f986656-d225-47cb-94cf-2411daf7cc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:06:13.650909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f986656-d225-47cb-94cf-2411daf7cc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f60f6d7e-8a2c-4107-8ab8-42b2163d0170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-632940649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4353aa1ac46486c9705c7c84eb17c3f',qos_specs=None,replication_status=,reservations=['8f7d2b57-b273-489c-8afc-dcfa0619b591','1a8eea43-f12a-4ea0-908e-61986e925200','9a675b30-fb93-45b9-9a4e-237fbfe5caf3','b9832337-7e46-4ae0-8cb8-9d66f79a80f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97f80b25f8e40c39f98787d85984e04',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:06:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-632940649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f60f6d7e-8a2c-4107-8ab8-42b2163d0170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4353aa1ac46486c9705c7c84eb17c3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a97f80b25f8e40c39f98787d85984e04',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:06:13.652861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac419f93-6bb3-498f-a3a0-a0306ae6ef28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:06:13.703032 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac419f93-6bb3-498f-a3a0-a0306ae6ef28) transitioned into state 'SUCCESS' from state '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-632940649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4353aa1ac46486c9705c7c84eb17c3f',qos_specs=None,replication_status=,reservations=['8f7d2b57-b273-489c-8afc-dcfa0619b591','1a8eea43-f12a-4ea0-908e-61986e925200','9a675b30-fb93-45b9-9a4e-237fbfe5caf3','b9832337-7e46-4ae0-8cb8-9d66f79a80f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97f80b25f8e40c39f98787d85984e04',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:06:13.705122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30286a7a-b0af-42bd-94f9-5592c2ff1fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:06:13.741791 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30286a7a-b0af-42bd-94f9-5592c2ff1fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:06:13.744423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Flow 'volume_create_api' (afe3aaad-6c4d-43f5-8951-1c11f4ac5ea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:06:13.796356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Create volume request issued successfully. Jan 27 16:06:13.811657 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-699973c0-ac01-4f0b-b340-293034df4565 req-0400db9c-21cf-4cc8-bf64-3bd35aeb9c22 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes returned with HTTP 202 Jan 27 16:06:13.812988 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 109/224] 10.222.0.78 () {64 vars in 1512 bytes} [Wed Jan 27 16:06:13 2021] POST /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes => generated 823 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:06:13.817418 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f9a1b90-9444-4b5a-bbdd-e65db35edd35 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:13.817945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f9a1b90-9444-4b5a-bbdd-e65db35edd35 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:13.818153 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:13.818153 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:13.818511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f9a1b90-9444-4b5a-bbdd-e65db35edd35 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:13.833332 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-699973c0-ac01-4f0b-b340-293034df4565 req-deee9ac4-8499-4f9f-98b7-addd138d9923 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] GET http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 Jan 27 16:06:13.834261 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-699973c0-ac01-4f0b-b340-293034df4565 req-deee9ac4-8499-4f9f-98b7-addd138d9923 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:13.834713 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:13.834713 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:13.835434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-699973c0-ac01-4f0b-b340-293034df4565 req-deee9ac4-8499-4f9f-98b7-addd138d9923 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:13.868980 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:13.868980 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:13.879515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f9a1b90-9444-4b5a-bbdd-e65db35edd35 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:13.900740 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:13.900740 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:13.902637 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:13.902637 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:13.910883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f9a1b90-9444-4b5a-bbdd-e65db35edd35 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:13.911873 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 116/225] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:13 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 921 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:13.916544 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-699973c0-ac01-4f0b-b340-293034df4565 req-deee9ac4-8499-4f9f-98b7-addd138d9923 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Volume info retrieved successfully. Jan 27 16:06:13.941407 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-699973c0-ac01-4f0b-b340-293034df4565 req-deee9ac4-8499-4f9f-98b7-addd138d9923 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 returned with HTTP 200 Jan 27 16:06:13.942672 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 110/226] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:06:13 2021] GET /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 => generated 891 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:14.928531 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7de98e5-8c0d-427f-be72-1a5a3a5d23af tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:14.929723 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7de98e5-8c0d-427f-be72-1a5a3a5d23af tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:14.930201 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:14.930201 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:14.930747 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7de98e5-8c0d-427f-be72-1a5a3a5d23af tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:15.006250 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:15.006250 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:15.017117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7de98e5-8c0d-427f-be72-1a5a3a5d23af tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:15.044577 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:15.044577 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:15.055383 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7de98e5-8c0d-427f-be72-1a5a3a5d23af tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:15.056715 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 117/227] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:14 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 921 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:15.973099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e57ba2d2-df8b-449b-8864-7d2484f643db req-140a4726-5d87-431a-9704-30251c8e17f8 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] GET http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 Jan 27 16:06:15.973645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e57ba2d2-df8b-449b-8864-7d2484f643db req-140a4726-5d87-431a-9704-30251c8e17f8 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:15.973795 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:15.973795 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:15.974473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e57ba2d2-df8b-449b-8864-7d2484f643db req-140a4726-5d87-431a-9704-30251c8e17f8 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:16.024724 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:16.024724 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:16.033169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e57ba2d2-df8b-449b-8864-7d2484f643db req-140a4726-5d87-431a-9704-30251c8e17f8 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Volume info retrieved successfully. Jan 27 16:06:16.056583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e57ba2d2-df8b-449b-8864-7d2484f643db req-140a4726-5d87-431a-9704-30251c8e17f8 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 returned with HTTP 200 Jan 27 16:06:16.057847 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 111/228] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:06:15 2021] GET /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:16.072975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-897f04ec-f7f6-412c-b919-c7c70e77ad99 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:16.073510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-897f04ec-f7f6-412c-b919-c7c70e77ad99 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:16.073730 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:16.073730 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:16.074108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-897f04ec-f7f6-412c-b919-c7c70e77ad99 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:16.127972 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:16.127972 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:16.136939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-897f04ec-f7f6-412c-b919-c7c70e77ad99 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:16.157394 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:16.157394 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:16.166443 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-897f04ec-f7f6-412c-b919-c7c70e77ad99 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:16.167460 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 118/229] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:16 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 921 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:17.184088 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d8336fe-652e-4ac5-834a-c719bf04b57c tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:17.184611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d8336fe-652e-4ac5-834a-c719bf04b57c tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:17.184827 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:17.184827 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:17.185203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d8336fe-652e-4ac5-834a-c719bf04b57c tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:17.238434 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:17.238434 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:17.247673 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d8336fe-652e-4ac5-834a-c719bf04b57c tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:17.267122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:17.267122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:17.276028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d8336fe-652e-4ac5-834a-c719bf04b57c tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:17.276851 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 112/230] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:17 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 921 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:17.958419 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8cc7f83f-4e95-4aa2-8699-5bd323aefe56 req-e1529c89-9216-4b89-9860-f1429c6cec0e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] POST http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots Jan 27 16:06:17.958606 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:17.958606 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:17.959026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8cc7f83f-4e95-4aa2-8699-5bd323aefe56 req-e1529c89-9216-4b89-9860-f1429c6cec0e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f60f6d7e-8a2c-4107-8ab8-42b2163d0170", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-918990434", "description": null, "metadata": {}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:06:18.019490 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:18.019490 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:18.020731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-8cc7f83f-4e95-4aa2-8699-5bd323aefe56 req-e1529c89-9216-4b89-9860-f1429c6cec0e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Volume info retrieved successfully. Jan 27 16:06:18.021096 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [req-8cc7f83f-4e95-4aa2-8699-5bd323aefe56 req-e1529c89-9216-4b89-9860-f1429c6cec0e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Create snapshot from volume f60f6d7e-8a2c-4107-8ab8-42b2163d0170 Jan 27 16:06:18.071545 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [req-8cc7f83f-4e95-4aa2-8699-5bd323aefe56 req-e1529c89-9216-4b89-9860-f1429c6cec0e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] 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 27 16:06:18.301312 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4491fec6-3cd0-4116-aea1-35fc8bad699d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:18.301799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4491fec6-3cd0-4116-aea1-35fc8bad699d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:18.302603 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:18.302603 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:18.302603 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4491fec6-3cd0-4116-aea1-35fc8bad699d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:18.316971 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [req-8cc7f83f-4e95-4aa2-8699-5bd323aefe56 req-e1529c89-9216-4b89-9860-f1429c6cec0e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Created reservations ['50b35f76-8ead-48a1-afc6-7fea82f52383', 'd342f34f-7283-4c56-b3e0-0568765b9a68', '00ae951a-dd6e-4a45-8ad4-f9dbe92235de', '7bb0595c-93e1-4fa0-bc9c-bcffe91fe011'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:06:18.367489 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:18.367489 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:18.379042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4491fec6-3cd0-4116-aea1-35fc8bad699d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:18.413527 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:18.413527 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:18.429540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4491fec6-3cd0-4116-aea1-35fc8bad699d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:18.431314 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 113/231] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:18 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 921 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:18.437689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-3d9b3b26-0acc-4fe8-ad84-4570a19dfc6d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] POST http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/attachments/f1400fdc-ad8b-4712-a7fd-3d8c19983f7f/action Jan 27 16:06:18.438313 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:18.438313 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:18.438957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-3d9b3b26-0acc-4fe8-ad84-4570a19dfc6d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:06:18.439501 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-3d9b3b26-0acc-4fe8-ad84-4570a19dfc6d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:06:18.556329 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:18.556329 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:18.643660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4bfa4d37-72ff-4c32-9d9f-b74ed5d7fb99 req-3d9b3b26-0acc-4fe8-ad84-4570a19dfc6d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/attachments/f1400fdc-ad8b-4712-a7fd-3d8c19983f7f/action returned with HTTP 204 Jan 27 16:06:18.644570 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 114/232] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:06:18 2021] POST /volume/v3/d6bc8ea718bd4308884752a7c98493dc/attachments/f1400fdc-ad8b-4712-a7fd-3d8c19983f7f/action => generated 0 bytes in 213 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:06:18.694304 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-8cc7f83f-4e95-4aa2-8699-5bd323aefe56 req-e1529c89-9216-4b89-9860-f1429c6cec0e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Snapshot create request issued successfully. Jan 27 16:06:18.694304 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8cc7f83f-4e95-4aa2-8699-5bd323aefe56 req-e1529c89-9216-4b89-9860-f1429c6cec0e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots returned with HTTP 202 Jan 27 16:06:18.694912 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 119/233] 10.222.0.78 () {64 vars in 1518 bytes} [Wed Jan 27 16:06:17 2021] POST /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots => generated 310 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:06:19.452079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e07a648-3e3c-418b-8e70-6654822f959d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:19.452079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e07a648-3e3c-418b-8e70-6654822f959d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:19.452079 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:19.452079 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:19.452079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e07a648-3e3c-418b-8e70-6654822f959d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:19.636044 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:19.636044 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:19.656394 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2e07a648-3e3c-418b-8e70-6654822f959d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:19.679114 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:19.679114 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:19.709404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e07a648-3e3c-418b-8e70-6654822f959d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:19.709951 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 115/234] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:19 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 1213 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:06:21.869456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d80db05d-8986-41f9-b8a3-5374944014f7 req-31dea5d4-d6cf-44f4-b1a2-7e4500fddc8f tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] GET http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 Jan 27 16:06:21.870064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d80db05d-8986-41f9-b8a3-5374944014f7 req-31dea5d4-d6cf-44f4-b1a2-7e4500fddc8f tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:21.870255 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:21.870255 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:21.870544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d80db05d-8986-41f9-b8a3-5374944014f7 req-31dea5d4-d6cf-44f4-b1a2-7e4500fddc8f tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:21.897656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:21.897656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:21.898790 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-d80db05d-8986-41f9-b8a3-5374944014f7 req-31dea5d4-d6cf-44f4-b1a2-7e4500fddc8f tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Snapshot retrieved successfully. Jan 27 16:06:21.900997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d80db05d-8986-41f9-b8a3-5374944014f7 req-31dea5d4-d6cf-44f4-b1a2-7e4500fddc8f tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 returned with HTTP 200 Jan 27 16:06:21.901810 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 120/235] 10.222.0.78 () {60 vars in 1575 bytes} [Wed Jan 27 16:06:21 2021] GET /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:22.083386 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f8ef062b-546b-48f1-9150-19b7d2f056ff req-727cc12d-e010-403e-88fb-f9c8c0bcb984 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:22.127335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f8ef062b-546b-48f1-9150-19b7d2f056ff req-727cc12d-e010-403e-88fb-f9c8c0bcb984 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:22.127335 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:22.127335 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:22.127335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f8ef062b-546b-48f1-9150-19b7d2f056ff req-727cc12d-e010-403e-88fb-f9c8c0bcb984 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:22.136941 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:22.136941 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:22.145714 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f8ef062b-546b-48f1-9150-19b7d2f056ff req-727cc12d-e010-403e-88fb-f9c8c0bcb984 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:22.165141 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:22.165141 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:22.174150 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f8ef062b-546b-48f1-9150-19b7d2f056ff req-727cc12d-e010-403e-88fb-f9c8c0bcb984 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:22.174997 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 116/236] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:06:22 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 1213 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:06:24.897660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd05dd6d-cfeb-4dc4-8d12-b19565e00d52 req-65b6c715-f260-4141-9eca-5ffab352867e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] GET http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/detail Jan 27 16:06:24.899133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-cd05dd6d-cfeb-4dc4-8d12-b19565e00d52 req-65b6c715-f260-4141-9eca-5ffab352867e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:24.899491 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:24.899491 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:24.900048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-cd05dd6d-cfeb-4dc4-8d12-b19565e00d52 req-65b6c715-f260-4141-9eca-5ffab352867e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:24.900967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-cd05dd6d-cfeb-4dc4-8d12-b19565e00d52 req-65b6c715-f260-4141-9eca-5ffab352867e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:06:24.904462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [req-cd05dd6d-cfeb-4dc4-8d12-b19565e00d52 req-65b6c715-f260-4141-9eca-5ffab352867e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:06:24.938609 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-cd05dd6d-cfeb-4dc4-8d12-b19565e00d52 req-65b6c715-f260-4141-9eca-5ffab352867e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Get all snapshots completed successfully. Jan 27 16:06:24.940162 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:24.940162 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:24.941835 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd05dd6d-cfeb-4dc4-8d12-b19565e00d52 req-65b6c715-f260-4141-9eca-5ffab352867e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/detail returned with HTTP 200 Jan 27 16:06:24.943599 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 121/237] 10.222.0.78 () {60 vars in 1485 bytes} [Wed Jan 27 16:06:24 2021] GET /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/detail => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:28.333691 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e194fe30-1b0a-4465-a17c-f0913270bec5 req-d0420b6c-a58d-4e1c-8b98-0e256d9e6780 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] GET http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 Jan 27 16:06:28.333691 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e194fe30-1b0a-4465-a17c-f0913270bec5 req-d0420b6c-a58d-4e1c-8b98-0e256d9e6780 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:28.333691 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:28.333691 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:28.333691 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e194fe30-1b0a-4465-a17c-f0913270bec5 req-d0420b6c-a58d-4e1c-8b98-0e256d9e6780 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:28.403202 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:28.403202 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:28.403202 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e194fe30-1b0a-4465-a17c-f0913270bec5 req-d0420b6c-a58d-4e1c-8b98-0e256d9e6780 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Snapshot retrieved successfully. Jan 27 16:06:28.403202 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e194fe30-1b0a-4465-a17c-f0913270bec5 req-d0420b6c-a58d-4e1c-8b98-0e256d9e6780 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 returned with HTTP 200 Jan 27 16:06:28.403202 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 117/238] 10.222.0.78 () {60 vars in 1575 bytes} [Wed Jan 27 16:06:28 2021] GET /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 => generated 469 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:30.520600 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c171145a-e604-47db-b2d9-7d5b7a7aa127 req-93218294-32f0-4e14-8dd3-97972b2e234e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] DELETE http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 Jan 27 16:06:30.521082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c171145a-e604-47db-b2d9-7d5b7a7aa127 req-93218294-32f0-4e14-8dd3-97972b2e234e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:30.521239 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:30.521239 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:30.521610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c171145a-e604-47db-b2d9-7d5b7a7aa127 req-93218294-32f0-4e14-8dd3-97972b2e234e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:30.521972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [req-c171145a-e604-47db-b2d9-7d5b7a7aa127 req-93218294-32f0-4e14-8dd3-97972b2e234e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Delete snapshot with id: d4b575d0-097d-45d5-8f52-2375201d4a21 Jan 27 16:06:30.547766 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:30.547766 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:30.548876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-c171145a-e604-47db-b2d9-7d5b7a7aa127 req-93218294-32f0-4e14-8dd3-97972b2e234e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Snapshot retrieved successfully. Jan 27 16:06:30.652663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-c171145a-e604-47db-b2d9-7d5b7a7aa127 req-93218294-32f0-4e14-8dd3-97972b2e234e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Snapshot delete request issued successfully. Jan 27 16:06:30.653355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c171145a-e604-47db-b2d9-7d5b7a7aa127 req-93218294-32f0-4e14-8dd3-97972b2e234e tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 returned with HTTP 202 Jan 27 16:06:30.654826 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 122/239] 10.222.0.78 () {62 vars in 1597 bytes} [Wed Jan 27 16:06:30 2021] DELETE /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:06:31.594596 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-423d900a-bf0d-4dcb-bd5b-6dc4fe2eea35 req-15a31357-a5f0-4cb2-a1de-c62ad86f943f tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] GET http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 Jan 27 16:06:31.595223 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-423d900a-bf0d-4dcb-bd5b-6dc4fe2eea35 req-15a31357-a5f0-4cb2-a1de-c62ad86f943f tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:31.595602 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:31.595602 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:31.596059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-423d900a-bf0d-4dcb-bd5b-6dc4fe2eea35 req-15a31357-a5f0-4cb2-a1de-c62ad86f943f tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:31.621851 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:31.621851 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:31.624229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-423d900a-bf0d-4dcb-bd5b-6dc4fe2eea35 req-15a31357-a5f0-4cb2-a1de-c62ad86f943f tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Snapshot retrieved successfully. Jan 27 16:06:31.626310 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-423d900a-bf0d-4dcb-bd5b-6dc4fe2eea35 req-15a31357-a5f0-4cb2-a1de-c62ad86f943f tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 returned with HTTP 200 Jan 27 16:06:31.641030 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 118/240] 10.222.0.78 () {60 vars in 1575 bytes} [Wed Jan 27 16:06:31 2021] GET /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:33.485365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-156b7d6a-e48c-4682-9f2b-4d81607ff049 req-330b2e95-aa6f-4eeb-b035-7f2d383f2d79 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] GET http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 Jan 27 16:06:33.486496 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-156b7d6a-e48c-4682-9f2b-4d81607ff049 req-330b2e95-aa6f-4eeb-b035-7f2d383f2d79 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:33.486496 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:33.486496 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:33.486496 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-156b7d6a-e48c-4682-9f2b-4d81607ff049 req-330b2e95-aa6f-4eeb-b035-7f2d383f2d79 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:33.512210 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-156b7d6a-e48c-4682-9f2b-4d81607ff049 req-330b2e95-aa6f-4eeb-b035-7f2d383f2d79 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 returned with HTTP 404 Jan 27 16:06:33.513083 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 123/241] 10.222.0.78 () {60 vars in 1575 bytes} [Wed Jan 27 16:06:33 2021] GET /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/snapshots/d4b575d0-097d-45d5-8f52-2375201d4a21 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:06:35.570659 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b88870ea-3dd7-47cb-a73e-2a9d5629197e req-1d5f83d1-2cbd-4d06-a276-4902a0ca6634 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] DELETE http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 Jan 27 16:06:35.571139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b88870ea-3dd7-47cb-a73e-2a9d5629197e req-1d5f83d1-2cbd-4d06-a276-4902a0ca6634 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:35.571347 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:35.571347 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:35.571721 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b88870ea-3dd7-47cb-a73e-2a9d5629197e req-1d5f83d1-2cbd-4d06-a276-4902a0ca6634 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:35.572183 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-b88870ea-3dd7-47cb-a73e-2a9d5629197e req-1d5f83d1-2cbd-4d06-a276-4902a0ca6634 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Delete volume with id: f60f6d7e-8a2c-4107-8ab8-42b2163d0170 Jan 27 16:06:35.623503 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:35.623503 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:35.624655 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b88870ea-3dd7-47cb-a73e-2a9d5629197e req-1d5f83d1-2cbd-4d06-a276-4902a0ca6634 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Volume info retrieved successfully. Jan 27 16:06:35.725945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b88870ea-3dd7-47cb-a73e-2a9d5629197e req-1d5f83d1-2cbd-4d06-a276-4902a0ca6634 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Delete volume request issued successfully. Jan 27 16:06:35.727358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b88870ea-3dd7-47cb-a73e-2a9d5629197e req-1d5f83d1-2cbd-4d06-a276-4902a0ca6634 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 returned with HTTP 202 Jan 27 16:06:35.727762 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 119/242] 10.222.0.78 () {62 vars in 1591 bytes} [Wed Jan 27 16:06:35 2021] DELETE /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:06:38.036460 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f1dedad6-e10d-43dd-a413-ce4326bcfa45 req-65c5576b-f2a0-4342-8fb0-2b727eca00ba tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] GET http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 Jan 27 16:06:38.038119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f1dedad6-e10d-43dd-a413-ce4326bcfa45 req-65c5576b-f2a0-4342-8fb0-2b727eca00ba tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:38.038804 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f1dedad6-e10d-43dd-a413-ce4326bcfa45 req-65c5576b-f2a0-4342-8fb0-2b727eca00ba tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:38.098284 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f1dedad6-e10d-43dd-a413-ce4326bcfa45 req-65c5576b-f2a0-4342-8fb0-2b727eca00ba tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 returned with HTTP 404 Jan 27 16:06:38.099520 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 124/243] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:06:38 2021] GET /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:06:39.000463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-de361dc2-aa30-4550-ba39-022e1e94a56a req-c13be4a2-1c74-4fe5-a50c-ddec6a5e22bc tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:39.000998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-de361dc2-aa30-4550-ba39-022e1e94a56a req-c13be4a2-1c74-4fe5-a50c-ddec6a5e22bc tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:39.001256 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:39.001256 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:39.001577 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-de361dc2-aa30-4550-ba39-022e1e94a56a req-c13be4a2-1c74-4fe5-a50c-ddec6a5e22bc tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:39.052102 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:39.052102 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:39.062793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-de361dc2-aa30-4550-ba39-022e1e94a56a req-c13be4a2-1c74-4fe5-a50c-ddec6a5e22bc tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:39.081484 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:39.081484 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:39.090233 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-de361dc2-aa30-4550-ba39-022e1e94a56a req-c13be4a2-1c74-4fe5-a50c-ddec6a5e22bc tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:39.092601 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 120/244] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:06:38 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 1213 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:06:39.254452 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-66f41625-b1b4-4bfb-973c-4efcabfa1797 req-ef3830c2-5de3-478f-835a-bc736b6ea584 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] DELETE http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 Jan 27 16:06:39.254714 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-66f41625-b1b4-4bfb-973c-4efcabfa1797 req-ef3830c2-5de3-478f-835a-bc736b6ea584 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:39.255225 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-66f41625-b1b4-4bfb-973c-4efcabfa1797 req-ef3830c2-5de3-478f-835a-bc736b6ea584 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:39.255728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-66f41625-b1b4-4bfb-973c-4efcabfa1797 req-ef3830c2-5de3-478f-835a-bc736b6ea584 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Delete volume with id: f60f6d7e-8a2c-4107-8ab8-42b2163d0170 Jan 27 16:06:39.302821 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-66f41625-b1b4-4bfb-973c-4efcabfa1797 req-ef3830c2-5de3-478f-835a-bc736b6ea584 tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 returned with HTTP 404 Jan 27 16:06:39.303877 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 125/245] 10.222.0.78 () {62 vars in 1591 bytes} [Wed Jan 27 16:06:39 2021] DELETE /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:06:41.947423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-94f5a2fe-dc22-47d3-a2eb-7a50762747ee req-5f5abcc7-c050-45c4-b59a-62675a2f9eaf tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] GET http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 Jan 27 16:06:41.948719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-94f5a2fe-dc22-47d3-a2eb-7a50762747ee req-5f5abcc7-c050-45c4-b59a-62675a2f9eaf tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:41.949310 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:41.949310 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:41.950065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-94f5a2fe-dc22-47d3-a2eb-7a50762747ee req-5f5abcc7-c050-45c4-b59a-62675a2f9eaf tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:42.026710 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-94f5a2fe-dc22-47d3-a2eb-7a50762747ee req-5f5abcc7-c050-45c4-b59a-62675a2f9eaf tempest-VolumesSnapshotsTestJSON-994107517 tempest-VolumesSnapshotsTestJSON-994107517-project] http://10.222.0.78/volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 returned with HTTP 404 Jan 27 16:06:42.026710 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 121/246] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:06:41 2021] GET /volume/v3/d4353aa1ac46486c9705c7c84eb17c3f/volumes/f60f6d7e-8a2c-4107-8ab8-42b2163d0170 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:06:46.973804 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45390d7d-f677-438f-8e0c-4eba6e6f74cd tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:46.974399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45390d7d-f677-438f-8e0c-4eba6e6f74cd tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:46.974890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45390d7d-f677-438f-8e0c-4eba6e6f74cd tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:47.028522 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:47.028522 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:47.037402 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45390d7d-f677-438f-8e0c-4eba6e6f74cd tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:47.056337 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:47.056337 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:47.066067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45390d7d-f677-438f-8e0c-4eba6e6f74cd tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:47.066902 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 126/247] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:46 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 1213 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:06:51.835614 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-4eddda71-2dc2-45c8-b2d9-8d93ffb01aa4 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:51.836129 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-4eddda71-2dc2-45c8-b2d9-8d93ffb01aa4 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:51.836901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-4eddda71-2dc2-45c8-b2d9-8d93ffb01aa4 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:51.887887 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:51.887887 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:51.897890 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-4eddda71-2dc2-45c8-b2d9-8d93ffb01aa4 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:51.916659 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:51.916659 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:51.926263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-4eddda71-2dc2-45c8-b2d9-8d93ffb01aa4 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:51.943164 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 122/248] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:06:51 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 1213 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:06:51.966815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-cfd40e89-ec49-4046-b0e3-3f91eae3f6c3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] POST http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08/action Jan 27 16:06:51.971919 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:51.971919 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:51.972429 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-cfd40e89-ec49-4046-b0e3-3f91eae3f6c3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:06:51.972832 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-cfd40e89-ec49-4046-b0e3-3f91eae3f6c3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:06:52.031646 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:52.031646 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:52.033053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-cfd40e89-ec49-4046-b0e3-3f91eae3f6c3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:52.094854 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-cfd40e89-ec49-4046-b0e3-3f91eae3f6c3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Begin detaching volume completed successfully. Jan 27 16:06:52.096323 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-cfd40e89-ec49-4046-b0e3-3f91eae3f6c3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08/action returned with HTTP 202 Jan 27 16:06:52.102678 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 127/249] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:06:51 2021] POST /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:06:52.147074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92fdff52-f135-4930-a738-f348f8a2543f tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:52.147640 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92fdff52-f135-4930-a738-f348f8a2543f tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:52.147858 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:52.147858 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:52.148239 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92fdff52-f135-4930-a738-f348f8a2543f tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:52.229297 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-cfd40e89-ec49-4046-b0e3-3f91eae3f6c3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume// Jan 27 16:06:52.229784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-cfd40e89-ec49-4046-b0e3-3f91eae3f6c3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:52.230001 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:52.230001 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:52.230393 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-cfd40e89-ec49-4046-b0e3-3f91eae3f6c3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:52.232165 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-cfd40e89-ec49-4046-b0e3-3f91eae3f6c3 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:06:52.232918 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 128/250] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:06:52 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 16:06:52.250694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-a32e94aa-b651-4504-b4c8-e97317760780 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:52.251445 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:52.251445 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:52.251897 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-a32e94aa-b651-4504-b4c8-e97317760780 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:52.252581 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-a32e94aa-b651-4504-b4c8-e97317760780 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:52.267895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-92fdff52-f135-4930-a738-f348f8a2543f tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:52.315156 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:52.315156 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:52.331855 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92fdff52-f135-4930-a738-f348f8a2543f tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:52.337923 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 123/251] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:52 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 1216 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:06:52.349238 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:52.349238 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:52.360883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-a32e94aa-b651-4504-b4c8-e97317760780 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:52.385757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:52.385757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:52.398186 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-a32e94aa-b651-4504-b4c8-e97317760780 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:52.399885 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 129/252] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:06:52 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 1315 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:06:52.942339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-6a3d06d7-8f51-46af-9083-f781343abe33 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] DELETE http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/attachments/f1400fdc-ad8b-4712-a7fd-3d8c19983f7f Jan 27 16:06:52.943162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-6a3d06d7-8f51-46af-9083-f781343abe33 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:52.949130 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:52.949130 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:52.949130 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-6a3d06d7-8f51-46af-9083-f781343abe33 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:52.968898 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:52.968898 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:53.349421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dce24dd5-881c-4f57-bc48-2122d6c459e7 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:53.350259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dce24dd5-881c-4f57-bc48-2122d6c459e7 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:53.350688 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:53.350688 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:53.351381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dce24dd5-881c-4f57-bc48-2122d6c459e7 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:53.421940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:53.421940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:53.430291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dce24dd5-881c-4f57-bc48-2122d6c459e7 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:53.450531 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:53.450531 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:53.459759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dce24dd5-881c-4f57-bc48-2122d6c459e7 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:53.460574 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 130/253] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:53 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 1216 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:06:53.578961 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-6a3d06d7-8f51-46af-9083-f781343abe33 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:06:53.579733 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-6a3d06d7-8f51-46af-9083-f781343abe33 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:06:53.625343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7e295fbc-6437-4f56-875d-a4dbbc6ba8dd req-6a3d06d7-8f51-46af-9083-f781343abe33 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/attachments/f1400fdc-ad8b-4712-a7fd-3d8c19983f7f returned with HTTP 200 Jan 27 16:06:53.630870 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 124/254] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:06:52 2021] DELETE /volume/v3/d6bc8ea718bd4308884752a7c98493dc/attachments/f1400fdc-ad8b-4712-a7fd-3d8c19983f7f => generated 19 bytes in 693 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:54.476959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6519b567-0e0b-42a0-bfa8-e271d6872f17 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:54.477531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6519b567-0e0b-42a0-bfa8-e271d6872f17 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:54.477660 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:54.477660 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:54.478067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6519b567-0e0b-42a0-bfa8-e271d6872f17 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:54.529166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:54.529166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:54.542732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6519b567-0e0b-42a0-bfa8-e271d6872f17 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:54.573864 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6519b567-0e0b-42a0-bfa8-e271d6872f17 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:54.574382 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 131/255] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:54 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 921 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:55.423635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-391240ed-ffe2-4ff1-aaee-1e6f33479c43 req-fd56ca85-8644-4c49-9fda-1af51b175061 tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] DELETE http://10.222.0.78/volume/v3/19df59c8c7ad43e2b1be312e8907e399/volumes/tempest-invalid-1515439005 Jan 27 16:06:55.424436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-391240ed-ffe2-4ff1-aaee-1e6f33479c43 req-fd56ca85-8644-4c49-9fda-1af51b175061 tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:55.424436 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:55.424436 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:55.424773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-391240ed-ffe2-4ff1-aaee-1e6f33479c43 req-fd56ca85-8644-4c49-9fda-1af51b175061 tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:55.425168 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-391240ed-ffe2-4ff1-aaee-1e6f33479c43 req-fd56ca85-8644-4c49-9fda-1af51b175061 tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] Delete volume with id: tempest-invalid-1515439005 Jan 27 16:06:55.470395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-391240ed-ffe2-4ff1-aaee-1e6f33479c43 req-fd56ca85-8644-4c49-9fda-1af51b175061 tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] http://10.222.0.78/volume/v3/19df59c8c7ad43e2b1be312e8907e399/volumes/tempest-invalid-1515439005 returned with HTTP 404 Jan 27 16:06:55.471796 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 125/256] 10.222.0.78 () {62 vars in 1561 bytes} [Wed Jan 27 16:06:55 2021] DELETE /volume/v3/19df59c8c7ad43e2b1be312e8907e399/volumes/tempest-invalid-1515439005 => generated 99 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:06:56.731220 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7511b6e2-86df-4722-aca7-4ee50c98d0e2 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] DELETE http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:56.732025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7511b6e2-86df-4722-aca7-4ee50c98d0e2 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:56.732243 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:56.732243 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:56.732593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7511b6e2-86df-4722-aca7-4ee50c98d0e2 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:56.733136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7511b6e2-86df-4722-aca7-4ee50c98d0e2 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Delete volume with id: b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:56.783002 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:56.783002 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:56.784218 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7511b6e2-86df-4722-aca7-4ee50c98d0e2 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:56.875463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7511b6e2-86df-4722-aca7-4ee50c98d0e2 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Delete volume request issued successfully. Jan 27 16:06:56.879916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7511b6e2-86df-4722-aca7-4ee50c98d0e2 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 202 Jan 27 16:06:56.879916 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 132/257] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:06:56 2021] DELETE /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:06:56.885768 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-216872cc-95cf-4330-9d2c-1981e480567d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:56.886809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-216872cc-95cf-4330-9d2c-1981e480567d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:56.889630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-216872cc-95cf-4330-9d2c-1981e480567d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:56.956092 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:56.956092 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:56.973822 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-216872cc-95cf-4330-9d2c-1981e480567d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:57.009204 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-216872cc-95cf-4330-9d2c-1981e480567d tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:57.010630 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 126/258] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:56 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:57.470635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-266ced2d-54f4-4aed-9ae8-199ab8dd54dc req-225f18e0-09f4-405a-999f-dae63cebbed4 tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] DELETE http://10.222.0.78/volume/v3/19df59c8c7ad43e2b1be312e8907e399/volumes/97331fa3-88f1-4fa1-8aae-e9058119fec8 Jan 27 16:06:57.471377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-266ced2d-54f4-4aed-9ae8-199ab8dd54dc req-225f18e0-09f4-405a-999f-dae63cebbed4 tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:57.471692 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:57.471692 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:57.473404 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-266ced2d-54f4-4aed-9ae8-199ab8dd54dc req-225f18e0-09f4-405a-999f-dae63cebbed4 tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:57.473404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-266ced2d-54f4-4aed-9ae8-199ab8dd54dc req-225f18e0-09f4-405a-999f-dae63cebbed4 tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] Delete volume with id: 97331fa3-88f1-4fa1-8aae-e9058119fec8 Jan 27 16:06:57.521315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-266ced2d-54f4-4aed-9ae8-199ab8dd54dc req-225f18e0-09f4-405a-999f-dae63cebbed4 tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] http://10.222.0.78/volume/v3/19df59c8c7ad43e2b1be312e8907e399/volumes/97331fa3-88f1-4fa1-8aae-e9058119fec8 returned with HTTP 404 Jan 27 16:06:57.522494 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 133/259] 10.222.0.78 () {62 vars in 1591 bytes} [Wed Jan 27 16:06:57 2021] DELETE /volume/v3/19df59c8c7ad43e2b1be312e8907e399/volumes/97331fa3-88f1-4fa1-8aae-e9058119fec8 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:06:58.029139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52d909fd-a90b-4b4b-ab90-06972dfb48d5 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:58.030387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52d909fd-a90b-4b4b-ab90-06972dfb48d5 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:58.030752 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:58.030752 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:58.031425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52d909fd-a90b-4b4b-ab90-06972dfb48d5 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:58.091375 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:58.091375 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:58.101725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-52d909fd-a90b-4b4b-ab90-06972dfb48d5 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:58.127413 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52d909fd-a90b-4b4b-ab90-06972dfb48d5 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 200 Jan 27 16:06:58.131349 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 127/260] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:58 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 920 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:06:58.246186 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4a25186e-28b3-404e-8aa1-e2f165081cef req-24e5b4c4-a4f5-421b-87f4-0817efa9c21e tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] GET http://10.222.0.78/volume/v3/19df59c8c7ad43e2b1be312e8907e399/volumes/a2776640-49be-4ceb-bdf8-860bd6b1da69 Jan 27 16:06:58.247643 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4a25186e-28b3-404e-8aa1-e2f165081cef req-24e5b4c4-a4f5-421b-87f4-0817efa9c21e tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:58.249432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4a25186e-28b3-404e-8aa1-e2f165081cef req-24e5b4c4-a4f5-421b-87f4-0817efa9c21e tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:58.312921 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4a25186e-28b3-404e-8aa1-e2f165081cef req-24e5b4c4-a4f5-421b-87f4-0817efa9c21e tempest-VolumesNegativeTest-1777865264 tempest-VolumesNegativeTest-1777865264-project] http://10.222.0.78/volume/v3/19df59c8c7ad43e2b1be312e8907e399/volumes/a2776640-49be-4ceb-bdf8-860bd6b1da69 returned with HTTP 404 Jan 27 16:06:58.335935 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 134/261] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:06:58 2021] GET /volume/v3/19df59c8c7ad43e2b1be312e8907e399/volumes/a2776640-49be-4ceb-bdf8-860bd6b1da69 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:06:59.147653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3090701e-3f52-48c1-9594-78c57ec4dc71 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 Jan 27 16:06:59.148790 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3090701e-3f52-48c1-9594-78c57ec4dc71 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:59.149222 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:06:59.149222 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:06:59.150132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3090701e-3f52-48c1-9594-78c57ec4dc71 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:59.218298 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3090701e-3f52-48c1-9594-78c57ec4dc71 tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 returned with HTTP 404 Jan 27 16:06:59.219883 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 128/262] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:59 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/b870ea3c-2081-484b-a78d-8171ef66eb08 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:06:59.228417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28b7597b-6486-4f05-80ad-c9cfcd28c8dd tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] DELETE http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 Jan 27 16:06:59.229083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28b7597b-6486-4f05-80ad-c9cfcd28c8dd tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:59.229688 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28b7597b-6486-4f05-80ad-c9cfcd28c8dd tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:59.230738 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-28b7597b-6486-4f05-80ad-c9cfcd28c8dd tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Delete volume with id: a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 Jan 27 16:06:59.296190 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:59.296190 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:59.298166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-28b7597b-6486-4f05-80ad-c9cfcd28c8dd tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:59.424563 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-28b7597b-6486-4f05-80ad-c9cfcd28c8dd tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Delete volume request issued successfully. Jan 27 16:06:59.424990 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28b7597b-6486-4f05-80ad-c9cfcd28c8dd tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 returned with HTTP 202 Jan 27 16:06:59.426774 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 135/263] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:06:59 2021] DELETE /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:06:59.435645 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18c9ce66-dd04-434d-9b1e-bc9e7119f9ab tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 Jan 27 16:06:59.436994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18c9ce66-dd04-434d-9b1e-bc9e7119f9ab tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:06:59.438039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18c9ce66-dd04-434d-9b1e-bc9e7119f9ab tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:06:59.546033 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:06:59.546033 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:06:59.569699 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-18c9ce66-dd04-434d-9b1e-bc9e7119f9ab tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:06:59.666732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18c9ce66-dd04-434d-9b1e-bc9e7119f9ab tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 returned with HTTP 200 Jan 27 16:06:59.669030 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 129/264] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:06:59 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 => generated 920 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:07:00.684986 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5be7b934-ad7e-410a-99cf-74c7e7fae80e tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 Jan 27 16:07:00.686183 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5be7b934-ad7e-410a-99cf-74c7e7fae80e tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:00.686183 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:07:00.686183 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:07:00.686183 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5be7b934-ad7e-410a-99cf-74c7e7fae80e tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:00.784462 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:07:00.784462 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:07:00.800776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5be7b934-ad7e-410a-99cf-74c7e7fae80e tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Volume info retrieved successfully. Jan 27 16:07:00.831682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5be7b934-ad7e-410a-99cf-74c7e7fae80e tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 returned with HTTP 200 Jan 27 16:07:00.832690 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 136/265] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:07:00 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 => generated 920 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:07:01.857295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c302d07f-9d84-41d4-967b-f9c5223e305e tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] GET http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 Jan 27 16:07:01.858394 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c302d07f-9d84-41d4-967b-f9c5223e305e tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:01.859353 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:07:01.859353 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:07:01.860078 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c302d07f-9d84-41d4-967b-f9c5223e305e tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:01.926361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c302d07f-9d84-41d4-967b-f9c5223e305e tempest-ServerRescueNegativeTestJSON-1271058304 tempest-ServerRescueNegativeTestJSON-1271058304-project] http://10.222.0.78/volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 returned with HTTP 404 Jan 27 16:07:01.928766 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 130/266] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:07:01 2021] GET /volume/v3/d6bc8ea718bd4308884752a7c98493dc/volumes/a3d70e1e-e1fb-4b44-b2fe-268e1f0aa2b9 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:07:09.089962 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] POST http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes Jan 27 16:07:09.089962 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:07:09.089962 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:07:09.090728 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-590481125", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:07:09.092623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-590481125', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:07:09.093519 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Create volume of 1 GB Jan 27 16:07:09.107058 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Availability Zones retrieved successfully. Jan 27 16:07:09.124182 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Flow 'volume_create_api' (59e74cba-1c88-4d1f-9e5a-82e0ac9e6b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:07:09.126977 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a9dc56e-e2ea-4e7d-a985-5fca9e70f758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:07:09.129163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:07:09.197819 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a9dc56e-e2ea-4e7d-a985-5fca9e70f758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:07:09.200924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6151c53f-77cd-40d7-99a1-b86f38ad8f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:07:09.317339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Created reservations ['3d21e761-3590-46a1-80de-af5ed2395987', '67e567d0-3f8f-4c0e-80c6-67cf47c224bd', 'c68f51b6-0747-43d5-ba5f-525d7e79da79', 'e41e5012-71c5-4b46-b831-1394a400a732'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:07:09.320658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6151c53f-77cd-40d7-99a1-b86f38ad8f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d21e761-3590-46a1-80de-af5ed2395987', '67e567d0-3f8f-4c0e-80c6-67cf47c224bd', 'c68f51b6-0747-43d5-ba5f-525d7e79da79', 'e41e5012-71c5-4b46-b831-1394a400a732']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:07:09.322655 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f4966a-5cda-4d74-bfba-a4b68f400e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:07:09.464114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f4966a-5cda-4d74-bfba-a4b68f400e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02fabd99-5710-496f-adad-37c24b4d8114', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-590481125',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c012426e71ef42d8b94ba055df76a983',qos_specs=None,replication_status=,reservations=['3d21e761-3590-46a1-80de-af5ed2395987','67e567d0-3f8f-4c0e-80c6-67cf47c224bd','c68f51b6-0747-43d5-ba5f-525d7e79da79','e41e5012-71c5-4b46-b831-1394a400a732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='944c06f1d9ed4b8584ae2b3e26404cfc',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:07:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-590481125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02fabd99-5710-496f-adad-37c24b4d8114,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c012426e71ef42d8b94ba055df76a983',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='944c06f1d9ed4b8584ae2b3e26404cfc',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:07:09.467385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7177cf0d-b348-4045-ab3b-43d017cb640d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:07:09.530888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7177cf0d-b348-4045-ab3b-43d017cb640d) transitioned into state 'SUCCESS' from state '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-590481125',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c012426e71ef42d8b94ba055df76a983',qos_specs=None,replication_status=,reservations=['3d21e761-3590-46a1-80de-af5ed2395987','67e567d0-3f8f-4c0e-80c6-67cf47c224bd','c68f51b6-0747-43d5-ba5f-525d7e79da79','e41e5012-71c5-4b46-b831-1394a400a732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='944c06f1d9ed4b8584ae2b3e26404cfc',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:07:09.533589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d44c55-96de-4f0d-8b3b-929881801caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:07:09.577814 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47d44c55-96de-4f0d-8b3b-929881801caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:07:09.580773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Flow 'volume_create_api' (59e74cba-1c88-4d1f-9e5a-82e0ac9e6b11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:07:09.632752 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Create volume request issued successfully. Jan 27 16:07:09.649298 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-efebd406-1827-4e2d-a387-99a0fde9f006 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes returned with HTTP 202 Jan 27 16:07:09.649298 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 137/267] 10.222.0.78 () {64 vars in 1512 bytes} [Wed Jan 27 16:07:09 2021] POST /volume/v3/c012426e71ef42d8b94ba055df76a983/volumes => generated 831 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:07:09.660767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-cec3d313-fe2b-41e6-b122-51de711e9342 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] GET http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 Jan 27 16:07:09.661487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-cec3d313-fe2b-41e6-b122-51de711e9342 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:09.668850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-cec3d313-fe2b-41e6-b122-51de711e9342 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:09.716336 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:07:09.716336 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:07:09.728645 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-cec3d313-fe2b-41e6-b122-51de711e9342 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Volume info retrieved successfully. Jan 27 16:07:09.747372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2098ff8e-6f90-4062-8471-b2f5f8c5ad83 req-cec3d313-fe2b-41e6-b122-51de711e9342 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 returned with HTTP 200 Jan 27 16:07:09.748256 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 131/268] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:07:09 2021] GET /volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 => generated 899 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:07:10.803505 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2c709708-b15e-48fd-9b6a-ff506c83d42d req-44ae4a05-2262-434b-ae00-245a9564d88d tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] GET http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 Jan 27 16:07:10.804390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2c709708-b15e-48fd-9b6a-ff506c83d42d req-44ae4a05-2262-434b-ae00-245a9564d88d tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:10.804653 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:07:10.804653 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:07:10.809378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2c709708-b15e-48fd-9b6a-ff506c83d42d req-44ae4a05-2262-434b-ae00-245a9564d88d tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:10.868850 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:07:10.868850 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:07:10.877797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2c709708-b15e-48fd-9b6a-ff506c83d42d req-44ae4a05-2262-434b-ae00-245a9564d88d tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Volume info retrieved successfully. Jan 27 16:07:10.914474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2c709708-b15e-48fd-9b6a-ff506c83d42d req-44ae4a05-2262-434b-ae00-245a9564d88d tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 returned with HTTP 200 Jan 27 16:07:10.918799 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 138/269] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:07:10 2021] GET /volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 => generated 924 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:07:11.514863 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fde881b4-029a-468d-9cd9-502b4daf2f8c req-0faa7e20-c657-46ba-b226-d32eb4f005eb tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] GET http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 Jan 27 16:07:11.515763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fde881b4-029a-468d-9cd9-502b4daf2f8c req-0faa7e20-c657-46ba-b226-d32eb4f005eb tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:11.515964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:07:11.515964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:07:11.516865 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fde881b4-029a-468d-9cd9-502b4daf2f8c req-0faa7e20-c657-46ba-b226-d32eb4f005eb tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:11.604710 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:07:11.604710 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:07:11.616052 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-fde881b4-029a-468d-9cd9-502b4daf2f8c req-0faa7e20-c657-46ba-b226-d32eb4f005eb tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Volume info retrieved successfully. Jan 27 16:07:11.648709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fde881b4-029a-468d-9cd9-502b4daf2f8c req-0faa7e20-c657-46ba-b226-d32eb4f005eb tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 returned with HTTP 200 Jan 27 16:07:11.650589 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 132/270] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:07:11 2021] GET /volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 => generated 924 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:07:13.348960 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-45c3b1bd-b018-4f8e-9fd8-c86ba292297e req-6f44f1d8-772f-41ea-9159-edfe7b5c4f85 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] DELETE http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 Jan 27 16:07:13.349507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-45c3b1bd-b018-4f8e-9fd8-c86ba292297e req-6f44f1d8-772f-41ea-9159-edfe7b5c4f85 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:13.349947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:07:13.349947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:07:13.350300 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-45c3b1bd-b018-4f8e-9fd8-c86ba292297e req-6f44f1d8-772f-41ea-9159-edfe7b5c4f85 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:13.350951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-45c3b1bd-b018-4f8e-9fd8-c86ba292297e req-6f44f1d8-772f-41ea-9159-edfe7b5c4f85 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Delete volume with id: 02fabd99-5710-496f-adad-37c24b4d8114 Jan 27 16:07:13.409629 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:07:13.409629 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:07:13.410949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-45c3b1bd-b018-4f8e-9fd8-c86ba292297e req-6f44f1d8-772f-41ea-9159-edfe7b5c4f85 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Volume info retrieved successfully. Jan 27 16:07:13.515829 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-45c3b1bd-b018-4f8e-9fd8-c86ba292297e req-6f44f1d8-772f-41ea-9159-edfe7b5c4f85 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Delete volume request issued successfully. Jan 27 16:07:13.516383 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-45c3b1bd-b018-4f8e-9fd8-c86ba292297e req-6f44f1d8-772f-41ea-9159-edfe7b5c4f85 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 returned with HTTP 202 Jan 27 16:07:13.517629 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 139/271] 10.222.0.78 () {62 vars in 1591 bytes} [Wed Jan 27 16:07:13 2021] DELETE /volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:07:14.973157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3295f77a-2209-4a76-86ed-20002fa1656a req-bf636893-4568-4822-b2ce-475cc32f6694 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] GET http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 Jan 27 16:07:14.973907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3295f77a-2209-4a76-86ed-20002fa1656a req-bf636893-4568-4822-b2ce-475cc32f6694 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:14.974431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:07:14.974431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:07:14.974820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3295f77a-2209-4a76-86ed-20002fa1656a req-bf636893-4568-4822-b2ce-475cc32f6694 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:15.084560 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:07:15.084560 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:07:15.099636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3295f77a-2209-4a76-86ed-20002fa1656a req-bf636893-4568-4822-b2ce-475cc32f6694 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Volume info retrieved successfully. Jan 27 16:07:15.125799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3295f77a-2209-4a76-86ed-20002fa1656a req-bf636893-4568-4822-b2ce-475cc32f6694 tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 returned with HTTP 200 Jan 27 16:07:15.126648 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 133/272] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:07:14 2021] GET /volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 => generated 923 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:07:17.836125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9b71a74c-64e2-4d58-a154-d8a1e2e326fe req-5719313d-95f4-418a-9e57-6f1275c168dd tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] GET http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 Jan 27 16:07:17.836662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9b71a74c-64e2-4d58-a154-d8a1e2e326fe req-5719313d-95f4-418a-9e57-6f1275c168dd tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:17.836821 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:07:17.836821 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:07:17.837511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9b71a74c-64e2-4d58-a154-d8a1e2e326fe req-5719313d-95f4-418a-9e57-6f1275c168dd tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:17.993089 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9b71a74c-64e2-4d58-a154-d8a1e2e326fe req-5719313d-95f4-418a-9e57-6f1275c168dd tempest-VolumesGetTestJSON-75623088 tempest-VolumesGetTestJSON-75623088-project] http://10.222.0.78/volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 returned with HTTP 404 Jan 27 16:07:18.027032 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 140/273] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:07:17 2021] GET /volume/v3/c012426e71ef42d8b94ba055df76a983/volumes/02fabd99-5710-496f-adad-37c24b4d8114 => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:07:24.083731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57e970aa-161e-4add-9595-1563fed8aa27 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] DELETE http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:07:24.085384 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57e970aa-161e-4add-9595-1563fed8aa27 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:24.086015 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:07:24.086015 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:07:24.087219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57e970aa-161e-4add-9595-1563fed8aa27 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:24.088150 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-57e970aa-161e-4add-9595-1563fed8aa27 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Delete volume with id: 05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:07:24.236873 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:07:24.236873 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:07:24.240622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57e970aa-161e-4add-9595-1563fed8aa27 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:07:24.396286 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57e970aa-161e-4add-9595-1563fed8aa27 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Delete volume request issued successfully. Jan 27 16:07:24.397185 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57e970aa-161e-4add-9595-1563fed8aa27 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 202 Jan 27 16:07:24.398021 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 134/274] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:07:24 2021] DELETE /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 0 bytes in 319 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:07:24.406847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b95735f-6c12-47a5-ad8b-8ff0b4269b25 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:07:24.407372 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b95735f-6c12-47a5-ad8b-8ff0b4269b25 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:24.408016 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b95735f-6c12-47a5-ad8b-8ff0b4269b25 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:24.519851 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:07:24.519851 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:07:24.565431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b95735f-6c12-47a5-ad8b-8ff0b4269b25 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:07:24.607782 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b95735f-6c12-47a5-ad8b-8ff0b4269b25 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:07:24.617837 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 141/275] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:07:24 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 908 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:07:25.628984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53a3bc26-43a0-48fa-a9c9-7ae1c3f18eed tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:07:25.634645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53a3bc26-43a0-48fa-a9c9-7ae1c3f18eed tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:25.638529 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:07:25.638529 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:07:25.639386 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53a3bc26-43a0-48fa-a9c9-7ae1c3f18eed tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:25.715520 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:07:25.715520 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:07:25.729459 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53a3bc26-43a0-48fa-a9c9-7ae1c3f18eed tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:07:25.770339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53a3bc26-43a0-48fa-a9c9-7ae1c3f18eed tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:07:25.771963 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 135/276] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:07:25 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 908 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:07:26.788495 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebb71c42-0136-47c5-ac8e-b06697d983b5 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:07:26.789045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebb71c42-0136-47c5-ac8e-b06697d983b5 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:26.789192 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:07:26.789192 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:07:26.789843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebb71c42-0136-47c5-ac8e-b06697d983b5 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:26.915076 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:07:26.915076 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:07:26.938568 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ebb71c42-0136-47c5-ac8e-b06697d983b5 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Volume info retrieved successfully. Jan 27 16:07:27.005411 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebb71c42-0136-47c5-ac8e-b06697d983b5 tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 200 Jan 27 16:07:27.019476 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 142/277] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:07:26 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 908 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:07:28.026662 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c543481-746c-4016-a7ee-6a677d15606c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] GET http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 Jan 27 16:07:28.027449 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c543481-746c-4016-a7ee-6a677d15606c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:07:28.027449 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:07:28.027449 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:07:28.027781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c543481-746c-4016-a7ee-6a677d15606c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:07:28.124529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c543481-746c-4016-a7ee-6a677d15606c tempest-LiveMigrationTest-1006608230 tempest-LiveMigrationTest-1006608230-project] http://10.222.0.78/volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 returned with HTTP 404 Jan 27 16:07:28.125552 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 136/278] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:07:28 2021] GET /volume/v3/16a9767d201648edbc0fcfd70d668c6c/volumes/05806376-6f34-450a-8b3f-19ebad8074c0 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:10:04.413125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-c0f86cd2-1867-4bce-820e-3efac4b2e9b7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] DELETE http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/attachments/04bdee44-e1c6-43c1-8b9b-1b99bc4f55c8 Jan 27 16:10:04.413768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-c0f86cd2-1867-4bce-820e-3efac4b2e9b7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:10:04.414167 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:10:04.414167 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:10:04.414819 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-c0f86cd2-1867-4bce-820e-3efac4b2e9b7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:10:04.445468 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:10:04.445468 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:10:05.254903 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-c0f86cd2-1867-4bce-820e-3efac4b2e9b7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:10:05.255670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-c0f86cd2-1867-4bce-820e-3efac4b2e9b7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:10:05.293380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-c0f86cd2-1867-4bce-820e-3efac4b2e9b7 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/attachments/04bdee44-e1c6-43c1-8b9b-1b99bc4f55c8 returned with HTTP 200 Jan 27 16:10:05.295117 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 143/279] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:10:04 2021] DELETE /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/attachments/04bdee44-e1c6-43c1-8b9b-1b99bc4f55c8 => generated 19 bytes in 887 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:10:05.313217 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-e1695fc7-e0e3-492e-9a85-d488f0d0cef4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] DELETE http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:10:05.314237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-e1695fc7-e0e3-492e-9a85-d488f0d0cef4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:10:05.315613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-e1695fc7-e0e3-492e-9a85-d488f0d0cef4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:10:05.316297 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-e1695fc7-e0e3-492e-9a85-d488f0d0cef4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Delete volume with id: 6f7739ee-669c-466b-9fbe-5c5f56c8d857 Jan 27 16:10:05.381125 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:10:05.381125 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:10:05.385966 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-e1695fc7-e0e3-492e-9a85-d488f0d0cef4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Volume info retrieved successfully. Jan 27 16:10:05.519800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-e1695fc7-e0e3-492e-9a85-d488f0d0cef4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] Delete volume request issued successfully. Jan 27 16:10:05.523022 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-457ae1e7-bd48-407a-a7f7-2a689bcaa4ff req-e1695fc7-e0e3-492e-9a85-d488f0d0cef4 tempest-ServersTestBootFromVolume-1980023712 tempest-ServersTestBootFromVolume-1980023712-project] http://10.222.0.78/volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 returned with HTTP 202 Jan 27 16:10:05.525758 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 137/280] 10.222.0.83 () {60 vars in 1384 bytes} [Wed Jan 27 16:10:05 2021] DELETE /volume/v3/eddc64aea22f41c7a05971d81ace3eb2/volumes/6f7739ee-669c-466b-9fbe-5c5f56c8d857 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:11:14.571254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] POST http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes Jan 27 16:11:14.572534 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:14.572534 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:14.573417 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1589651047", "imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:11:14.574820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1589651047', 'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:11:14.800312 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Create volume of 1 GB Jan 27 16:11:14.801566 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:14.801566 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:14.816939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Availability Zones retrieved successfully. Jan 27 16:11:14.842051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Flow 'volume_create_api' (e686659c-8232-4cb0-83fe-76978dd4ffc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:11:14.851067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f207f458-0061-40f8-9830-d91966d03bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:14.853263 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:11:15.057097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f207f458-0061-40f8-9830-d91966d03bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:15.063964 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fce2dde5-8361-4b9c-a0bf-f97e321bb65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:15.347109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Created reservations ['45e78af8-3858-4d3e-b226-fce03f8a0dc5', '6f7fba95-13d7-46dd-9b76-809d2a9cf111', '7edebc47-353d-4f9b-abaf-e2c49e876f52', '29398638-d938-476a-bbc0-7d494e109097'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:11:15.349432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fce2dde5-8361-4b9c-a0bf-f97e321bb65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e78af8-3858-4d3e-b226-fce03f8a0dc5', '6f7fba95-13d7-46dd-9b76-809d2a9cf111', '7edebc47-353d-4f9b-abaf-e2c49e876f52', '29398638-d938-476a-bbc0-7d494e109097']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:15.358635 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39644f8d-ce0d-45e5-9848-1558d4f81c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:15.614335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39644f8d-ce0d-45e5-9848-1558d4f81c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8c2afe4-202f-4b0a-a60c-30a70145b433', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1589651047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a2eb0ad7214ce2a9acfb4d0ba9eb07',qos_specs=None,replication_status=,reservations=['45e78af8-3858-4d3e-b226-fce03f8a0dc5','6f7fba95-13d7-46dd-9b76-809d2a9cf111','7edebc47-353d-4f9b-abaf-e2c49e876f52','29398638-d938-476a-bbc0-7d494e109097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d937548d7204f27930be7d791e233c2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:11:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1589651047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8c2afe4-202f-4b0a-a60c-30a70145b433,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a2eb0ad7214ce2a9acfb4d0ba9eb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6d937548d7204f27930be7d791e233c2',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:15.616576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7beb76c-b7d2-45ab-826f-91f790014dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:15.731762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7beb76c-b7d2-45ab-826f-91f790014dac) transitioned into state 'SUCCESS' from state '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-1589651047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a2eb0ad7214ce2a9acfb4d0ba9eb07',qos_specs=None,replication_status=,reservations=['45e78af8-3858-4d3e-b226-fce03f8a0dc5','6f7fba95-13d7-46dd-9b76-809d2a9cf111','7edebc47-353d-4f9b-abaf-e2c49e876f52','29398638-d938-476a-bbc0-7d494e109097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d937548d7204f27930be7d791e233c2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:15.733744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ee6e89-67e7-467f-aa19-5c748b9c4106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:15.811276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ee6e89-67e7-467f-aa19-5c748b9c4106) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:15.813947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Flow 'volume_create_api' (e686659c-8232-4cb0-83fe-76978dd4ffc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:11:15.909890 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Create volume request issued successfully. Jan 27 16:11:15.926276 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-769cf97d-9a20-4b0b-82df-6684d6cc2f75 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes returned with HTTP 202 Jan 27 16:11:15.927569 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 144/281] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:11:13 2021] POST /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes => generated 826 bytes in 2201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:11:15.944901 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f32d133a-0b79-4e85-952a-7daefdb0d437 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:15.945750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f32d133a-0b79-4e85-952a-7daefdb0d437 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:15.946132 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:15.946132 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:15.946798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f32d133a-0b79-4e85-952a-7daefdb0d437 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:16.074346 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:16.074346 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:16.120222 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f32d133a-0b79-4e85-952a-7daefdb0d437 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:16.187045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f32d133a-0b79-4e85-952a-7daefdb0d437 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:16.197668 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 138/282] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:15 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 894 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:17.208412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5c419bd-0fd0-4692-803d-b5dc4df28bd6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:17.209101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5c419bd-0fd0-4692-803d-b5dc4df28bd6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:17.209379 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:17.209379 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:17.209645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5c419bd-0fd0-4692-803d-b5dc4df28bd6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:17.370964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:17.370964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:17.405995 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b5c419bd-0fd0-4692-803d-b5dc4df28bd6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:17.481404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5c419bd-0fd0-4692-803d-b5dc4df28bd6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:17.482523 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 145/283] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:17 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:18.498720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bfa9bdc9-37e6-4adf-9ed2-e0a5d4612048 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:18.499299 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bfa9bdc9-37e6-4adf-9ed2-e0a5d4612048 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:18.499411 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:18.499411 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:18.499777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bfa9bdc9-37e6-4adf-9ed2-e0a5d4612048 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:18.634138 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:18.634138 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:18.665551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bfa9bdc9-37e6-4adf-9ed2-e0a5d4612048 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:18.719908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bfa9bdc9-37e6-4adf-9ed2-e0a5d4612048 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:18.720750 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 139/284] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:18 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:19.750875 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a34fb271-fb60-4e27-a1d0-0d2bbc72de52 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:19.751527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a34fb271-fb60-4e27-a1d0-0d2bbc72de52 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:19.751812 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:19.751812 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:19.754320 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a34fb271-fb60-4e27-a1d0-0d2bbc72de52 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:19.883445 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:19.883445 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:19.897940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a34fb271-fb60-4e27-a1d0-0d2bbc72de52 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:19.939631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a34fb271-fb60-4e27-a1d0-0d2bbc72de52 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:19.949276 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 146/285] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:19 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:20.956375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83b6eb7e-44c8-46ce-872c-c81f7f98c033 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:20.957010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83b6eb7e-44c8-46ce-872c-c81f7f98c033 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:20.957010 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:20.957010 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:20.957342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83b6eb7e-44c8-46ce-872c-c81f7f98c033 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:21.105686 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:21.105686 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:21.143426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-83b6eb7e-44c8-46ce-872c-c81f7f98c033 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:21.222135 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83b6eb7e-44c8-46ce-872c-c81f7f98c033 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:21.223367 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 140/286] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:20 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:22.241618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0642639d-385f-4bf9-95cf-d05b17f6198b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:22.242163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0642639d-385f-4bf9-95cf-d05b17f6198b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:22.242291 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:22.242291 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:22.242999 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0642639d-385f-4bf9-95cf-d05b17f6198b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:22.426049 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:22.426049 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:22.451378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0642639d-385f-4bf9-95cf-d05b17f6198b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:22.492714 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0642639d-385f-4bf9-95cf-d05b17f6198b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:22.499260 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 147/287] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:22 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:23.512784 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82a9db15-32cc-4ff2-8797-ee81ed67c1c0 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:23.513620 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82a9db15-32cc-4ff2-8797-ee81ed67c1c0 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:23.513948 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:23.513948 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:23.514537 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82a9db15-32cc-4ff2-8797-ee81ed67c1c0 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:23.642442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:23.642442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:23.665036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-82a9db15-32cc-4ff2-8797-ee81ed67c1c0 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:23.720722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82a9db15-32cc-4ff2-8797-ee81ed67c1c0 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:23.722764 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 141/288] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:23 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:24.744822 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b58950b4-31bb-4c1d-8743-9e11579fd2ff tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:24.746190 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b58950b4-31bb-4c1d-8743-9e11579fd2ff tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:24.746625 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:24.746625 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:24.747363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b58950b4-31bb-4c1d-8743-9e11579fd2ff tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:24.851385 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:24.851385 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:24.869934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b58950b4-31bb-4c1d-8743-9e11579fd2ff tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:24.919294 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b58950b4-31bb-4c1d-8743-9e11579fd2ff tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:24.920850 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 148/289] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:24 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:25.936433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4286ab5d-6d46-40b0-ba3e-486108f91c07 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:25.937007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4286ab5d-6d46-40b0-ba3e-486108f91c07 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:25.937132 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:25.937132 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:25.937490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4286ab5d-6d46-40b0-ba3e-486108f91c07 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:26.032668 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:26.032668 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:26.054821 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4286ab5d-6d46-40b0-ba3e-486108f91c07 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:26.102367 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4286ab5d-6d46-40b0-ba3e-486108f91c07 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:26.103172 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 142/290] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:25 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:27.120032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2949bc78-cbc0-4c0d-a4e7-154666a0a673 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:27.121203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2949bc78-cbc0-4c0d-a4e7-154666a0a673 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:27.121664 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:27.121664 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:27.122352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2949bc78-cbc0-4c0d-a4e7-154666a0a673 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:27.243221 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:27.243221 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:27.256602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2949bc78-cbc0-4c0d-a4e7-154666a0a673 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:27.294416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2949bc78-cbc0-4c0d-a4e7-154666a0a673 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:27.296034 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 149/291] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:27 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:28.311776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-021462d5-c8ec-4dd6-b2d8-d759f9fc1f63 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:28.312309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-021462d5-c8ec-4dd6-b2d8-d759f9fc1f63 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:28.312461 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:28.312461 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:28.313119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-021462d5-c8ec-4dd6-b2d8-d759f9fc1f63 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:28.391133 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:28.391133 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:28.407415 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-021462d5-c8ec-4dd6-b2d8-d759f9fc1f63 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:28.435766 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-021462d5-c8ec-4dd6-b2d8-d759f9fc1f63 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:28.436946 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 143/292] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:28 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:29.453503 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-137a8e29-5429-4e4b-9627-f46c149145f6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:29.453987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-137a8e29-5429-4e4b-9627-f46c149145f6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:29.454229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:29.454229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:29.454586 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-137a8e29-5429-4e4b-9627-f46c149145f6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:29.563394 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:29.563394 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:29.587497 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-137a8e29-5429-4e4b-9627-f46c149145f6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:29.613192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-137a8e29-5429-4e4b-9627-f46c149145f6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:29.614779 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 150/293] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:29 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:30.632553 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71e3058d-b410-4a53-aef9-cdbb6fd009ff tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:30.633355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71e3058d-b410-4a53-aef9-cdbb6fd009ff tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:30.633355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:30.633355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:30.633835 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71e3058d-b410-4a53-aef9-cdbb6fd009ff tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:30.741216 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:30.741216 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:30.761611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-71e3058d-b410-4a53-aef9-cdbb6fd009ff tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:30.799535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71e3058d-b410-4a53-aef9-cdbb6fd009ff tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:30.799535 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 144/294] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:30 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:31.812384 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f27f669e-90ff-44a5-8e73-8172e63f1651 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:31.812925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f27f669e-90ff-44a5-8e73-8172e63f1651 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:31.813099 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:31.813099 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:31.813488 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f27f669e-90ff-44a5-8e73-8172e63f1651 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:31.910180 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:31.910180 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:31.931971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f27f669e-90ff-44a5-8e73-8172e63f1651 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:31.958978 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f27f669e-90ff-44a5-8e73-8172e63f1651 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:31.972243 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 151/295] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:31 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:32.977741 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-361812fc-5ca2-4c37-80b1-87cd4a02e4e1 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:32.981569 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-361812fc-5ca2-4c37-80b1-87cd4a02e4e1 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:32.982207 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:32.982207 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:32.983350 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-361812fc-5ca2-4c37-80b1-87cd4a02e4e1 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:33.136894 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:33.136894 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:33.173090 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-361812fc-5ca2-4c37-80b1-87cd4a02e4e1 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:33.238287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-361812fc-5ca2-4c37-80b1-87cd4a02e4e1 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:33.243181 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 145/296] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:32 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:34.257232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4509cb5b-033a-4f9a-bd34-3c35e13003a3 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:34.258432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4509cb5b-033a-4f9a-bd34-3c35e13003a3 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:34.258885 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:34.258885 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:34.259634 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4509cb5b-033a-4f9a-bd34-3c35e13003a3 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:34.363719 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:34.363719 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:34.374347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4509cb5b-033a-4f9a-bd34-3c35e13003a3 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:34.415679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4509cb5b-033a-4f9a-bd34-3c35e13003a3 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:34.421986 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 152/297] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:34 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:35.449455 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c7eb077-0b21-4572-ac1d-8d020f9a3084 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:35.450013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c7eb077-0b21-4572-ac1d-8d020f9a3084 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:35.450135 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:35.450135 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:35.450521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c7eb077-0b21-4572-ac1d-8d020f9a3084 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:35.549135 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:35.549135 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:35.568481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c7eb077-0b21-4572-ac1d-8d020f9a3084 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:35.620024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c7eb077-0b21-4572-ac1d-8d020f9a3084 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:35.663766 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 146/298] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:35 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 918 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:36.638150 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae835709-bbf1-42cc-bec3-4a9ebc8ae206 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:36.638657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae835709-bbf1-42cc-bec3-4a9ebc8ae206 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:36.639331 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:36.639331 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:36.639991 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae835709-bbf1-42cc-bec3-4a9ebc8ae206 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:36.767118 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:36.767118 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:36.808137 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae835709-bbf1-42cc-bec3-4a9ebc8ae206 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:36.860396 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae835709-bbf1-42cc-bec3-4a9ebc8ae206 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:36.862526 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 153/299] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:36 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 976 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:37.878123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-642ab9e9-5152-448d-a07e-bb5a04abf020 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:37.878969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-642ab9e9-5152-448d-a07e-bb5a04abf020 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:37.878969 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:37.878969 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:37.879563 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-642ab9e9-5152-448d-a07e-bb5a04abf020 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:37.999672 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:37.999672 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:38.027359 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-642ab9e9-5152-448d-a07e-bb5a04abf020 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:38.062327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-642ab9e9-5152-448d-a07e-bb5a04abf020 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:38.063606 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 147/300] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:37 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 976 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:39.080521 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17da8dac-df4f-4058-b3b9-60989471f92f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:39.081369 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17da8dac-df4f-4058-b3b9-60989471f92f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:39.081842 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:39.081842 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:39.082612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17da8dac-df4f-4058-b3b9-60989471f92f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:39.282439 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:39.282439 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:39.351785 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17da8dac-df4f-4058-b3b9-60989471f92f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:39.412806 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17da8dac-df4f-4058-b3b9-60989471f92f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:39.426864 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 154/301] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:39 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:40.434226 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2fc7330-0e6b-4688-8305-f056450867f5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:40.435678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2fc7330-0e6b-4688-8305-f056450867f5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:40.435678 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:40.435678 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:40.435678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2fc7330-0e6b-4688-8305-f056450867f5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:40.516558 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:40.516558 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:40.532931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e2fc7330-0e6b-4688-8305-f056450867f5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:40.578556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2fc7330-0e6b-4688-8305-f056450867f5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:40.581219 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 148/302] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:40 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:41.599058 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6991edfd-ac14-4c16-99f5-a59f97722f2c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:41.600457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6991edfd-ac14-4c16-99f5-a59f97722f2c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:41.600976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:41.600976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:41.601909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6991edfd-ac14-4c16-99f5-a59f97722f2c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:41.653853 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:41.653853 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:41.675426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6991edfd-ac14-4c16-99f5-a59f97722f2c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:41.705656 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6991edfd-ac14-4c16-99f5-a59f97722f2c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:41.706598 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 155/303] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:41 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:42.722926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d580c28c-cc97-4843-b258-711c71759c65 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:42.723908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d580c28c-cc97-4843-b258-711c71759c65 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:42.723908 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:42.723908 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:42.724941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d580c28c-cc97-4843-b258-711c71759c65 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:42.781854 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:42.781854 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:42.791831 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d580c28c-cc97-4843-b258-711c71759c65 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:42.817827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d580c28c-cc97-4843-b258-711c71759c65 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:42.819926 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 149/304] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:42 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:43.835856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50ce3123-3fa9-425e-ac91-574572037711 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:43.836363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50ce3123-3fa9-425e-ac91-574572037711 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:43.836773 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:43.836773 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:43.837402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50ce3123-3fa9-425e-ac91-574572037711 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:43.924940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:43.924940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:43.981797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50ce3123-3fa9-425e-ac91-574572037711 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:44.053909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50ce3123-3fa9-425e-ac91-574572037711 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:44.058655 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 156/305] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:43 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:45.086611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0877f50f-b6ea-49c0-b7a4-ce1331ee45cf tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:45.086611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0877f50f-b6ea-49c0-b7a4-ce1331ee45cf tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:45.086611 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:45.086611 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:45.086611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0877f50f-b6ea-49c0-b7a4-ce1331ee45cf tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:45.126961 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:45.126961 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:45.136116 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0877f50f-b6ea-49c0-b7a4-ce1331ee45cf tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:45.172400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0877f50f-b6ea-49c0-b7a4-ce1331ee45cf tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:45.172400 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 150/306] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:45 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:46.192633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05dbe904-d367-483c-b132-6c564fba67f4 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:46.192633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05dbe904-d367-483c-b132-6c564fba67f4 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:46.192633 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:46.192633 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:46.192633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05dbe904-d367-483c-b132-6c564fba67f4 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:46.249584 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:46.249584 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:46.259283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-05dbe904-d367-483c-b132-6c564fba67f4 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:46.288533 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05dbe904-d367-483c-b132-6c564fba67f4 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:46.290083 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 157/307] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:46 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:47.315523 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9fa2b23-5429-4159-8d86-1d8bb6227856 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:47.316061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9fa2b23-5429-4159-8d86-1d8bb6227856 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:47.316237 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:47.316237 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:47.316890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9fa2b23-5429-4159-8d86-1d8bb6227856 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:47.405015 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:47.405015 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:47.408594 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f9fa2b23-5429-4159-8d86-1d8bb6227856 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:47.457061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9fa2b23-5429-4159-8d86-1d8bb6227856 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:47.466313 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 151/308] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:47 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:48.474716 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-573cf5fc-0f3d-497f-9129-5eaf1f703342 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:48.475499 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-573cf5fc-0f3d-497f-9129-5eaf1f703342 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:48.475866 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:48.475866 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:48.476249 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-573cf5fc-0f3d-497f-9129-5eaf1f703342 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:48.535139 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:48.535139 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:48.544469 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-573cf5fc-0f3d-497f-9129-5eaf1f703342 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:48.568088 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-573cf5fc-0f3d-497f-9129-5eaf1f703342 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:48.568936 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 158/309] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:48 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:49.588909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bca17573-5559-44bd-906c-7189d99bbdd2 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:49.588909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bca17573-5559-44bd-906c-7189d99bbdd2 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:49.588909 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:49.588909 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:49.588909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bca17573-5559-44bd-906c-7189d99bbdd2 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:49.647063 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:49.647063 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:49.665162 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bca17573-5559-44bd-906c-7189d99bbdd2 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:49.690764 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bca17573-5559-44bd-906c-7189d99bbdd2 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:49.709642 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 152/310] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:49 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:50.708880 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31b9fd65-5e79-4bb1-8d4b-47ce2966c509 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:50.710104 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31b9fd65-5e79-4bb1-8d4b-47ce2966c509 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:50.710307 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:50.710307 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:50.710955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31b9fd65-5e79-4bb1-8d4b-47ce2966c509 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:50.762492 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:50.762492 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:50.779047 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-31b9fd65-5e79-4bb1-8d4b-47ce2966c509 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:50.796961 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31b9fd65-5e79-4bb1-8d4b-47ce2966c509 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:50.798793 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 159/311] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:50 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:51.815002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-985a5138-8949-40e0-a9de-0c0df388e9bc tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:51.816359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-985a5138-8949-40e0-a9de-0c0df388e9bc tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:51.816900 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:51.816900 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:51.817575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-985a5138-8949-40e0-a9de-0c0df388e9bc tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:51.942227 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:51.942227 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:51.987095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-985a5138-8949-40e0-a9de-0c0df388e9bc tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:52.041777 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-985a5138-8949-40e0-a9de-0c0df388e9bc tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:52.048496 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 153/312] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:51 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:53.064467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93a92b50-cbdd-4558-aa6e-8ca21423cec7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:53.065660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93a92b50-cbdd-4558-aa6e-8ca21423cec7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:53.065859 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:53.065859 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:53.066533 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93a92b50-cbdd-4558-aa6e-8ca21423cec7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:54.011844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:54.011844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:54.011844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93a92b50-cbdd-4558-aa6e-8ca21423cec7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:54.011844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93a92b50-cbdd-4558-aa6e-8ca21423cec7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:54.011844 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 160/313] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:53 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:54.346491 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee1e0084-9aa2-4d2d-a250-e3f8848a67db tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:54.347021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee1e0084-9aa2-4d2d-a250-e3f8848a67db tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:54.347312 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:54.347312 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:54.347592 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee1e0084-9aa2-4d2d-a250-e3f8848a67db tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:54.397207 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:54.397207 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:54.405919 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ee1e0084-9aa2-4d2d-a250-e3f8848a67db tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:54.430075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee1e0084-9aa2-4d2d-a250-e3f8848a67db tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:54.430890 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 154/314] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:54 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:55.448601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-410ecfb8-3ed6-4d1f-9ff8-36af2ce1dea7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:55.449266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-410ecfb8-3ed6-4d1f-9ff8-36af2ce1dea7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:55.449594 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:55.449594 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:55.450214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-410ecfb8-3ed6-4d1f-9ff8-36af2ce1dea7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:55.551066 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:55.551066 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:55.561108 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-410ecfb8-3ed6-4d1f-9ff8-36af2ce1dea7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:55.589682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-410ecfb8-3ed6-4d1f-9ff8-36af2ce1dea7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:55.590958 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 161/315] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:55 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:56.606938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89e653b1-5dcb-4615-845b-54abde0252fd tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:56.607508 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89e653b1-5dcb-4615-845b-54abde0252fd tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:56.607659 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:56.607659 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:56.608800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89e653b1-5dcb-4615-845b-54abde0252fd tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:56.658960 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:56.658960 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:56.668167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89e653b1-5dcb-4615-845b-54abde0252fd tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:56.691520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89e653b1-5dcb-4615-845b-54abde0252fd tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:56.692445 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 155/316] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:56 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:57.709631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5afb5522-6215-493e-a5e7-0c6d21f82e49 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:57.710862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5afb5522-6215-493e-a5e7-0c6d21f82e49 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:57.711245 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:57.711245 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:57.711844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5afb5522-6215-493e-a5e7-0c6d21f82e49 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:57.839220 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.839220 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:57.863116 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5afb5522-6215-493e-a5e7-0c6d21f82e49 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:57.914991 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5afb5522-6215-493e-a5e7-0c6d21f82e49 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:57.925506 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 162/317] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:57 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:58.932610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa3ade9d-78d3-4135-9fd4-3c7c1d1e62a1 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:11:58.933107 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa3ade9d-78d3-4135-9fd4-3c7c1d1e62a1 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:58.933311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:58.933311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:11:58.933955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa3ade9d-78d3-4135-9fd4-3c7c1d1e62a1 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:59.040994 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:59.040994 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:11:59.063207 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa3ade9d-78d3-4135-9fd4-3c7c1d1e62a1 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:11:59.088209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa3ade9d-78d3-4135-9fd4-3c7c1d1e62a1 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:11:59.099309 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 156/318] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:11:58 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:00.106488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0acad35f-2688-45c7-8d4e-2b006324c5ef tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:12:00.108087 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0acad35f-2688-45c7-8d4e-2b006324c5ef tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:00.108637 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:00.108637 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:00.109562 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0acad35f-2688-45c7-8d4e-2b006324c5ef tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:00.264388 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:00.264388 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:00.287871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0acad35f-2688-45c7-8d4e-2b006324c5ef tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:00.318183 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0acad35f-2688-45c7-8d4e-2b006324c5ef tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:12:00.320415 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 163/319] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:12:00 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:01.337822 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89e3cab8-14ce-44bb-bc4f-9baf6335fcab tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:12:01.339258 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89e3cab8-14ce-44bb-bc4f-9baf6335fcab tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:01.339704 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:01.339704 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:01.340532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89e3cab8-14ce-44bb-bc4f-9baf6335fcab tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:01.409045 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:01.409045 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:01.419398 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89e3cab8-14ce-44bb-bc4f-9baf6335fcab tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:01.449142 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89e3cab8-14ce-44bb-bc4f-9baf6335fcab tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:12:01.450339 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 157/320] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:12:01 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 979 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:02.467032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-192ba1ad-f2f8-4a97-8a23-f22ef5852670 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:12:02.467565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-192ba1ad-f2f8-4a97-8a23-f22ef5852670 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:02.468048 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:02.468048 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:02.469291 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-192ba1ad-f2f8-4a97-8a23-f22ef5852670 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:02.549860 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:02.549860 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:02.558344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-192ba1ad-f2f8-4a97-8a23-f22ef5852670 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:02.593054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-192ba1ad-f2f8-4a97-8a23-f22ef5852670 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:12:02.593054 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 164/321] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:12:02 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 978 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:03.610607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c331ad6-fd42-4a84-a853-19bfc14cecde tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:12:03.612668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c331ad6-fd42-4a84-a853-19bfc14cecde tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:03.613139 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:03.613139 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:03.613797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c331ad6-fd42-4a84-a853-19bfc14cecde tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:03.692723 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:03.692723 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:03.702097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c331ad6-fd42-4a84-a853-19bfc14cecde tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:03.730508 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c331ad6-fd42-4a84-a853-19bfc14cecde tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:12:03.731801 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 158/322] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:12:03 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 1367 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:03.754908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] POST http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes Jan 27 16:12:03.755619 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:03.755619 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:03.756260 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-719870049"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:03.759074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-719870049'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:12:03.760380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Create volume of 1 GB Jan 27 16:12:03.777595 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Availability Zones retrieved successfully. Jan 27 16:12:03.798261 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Flow 'volume_create_api' (eeecbb0d-6116-4de3-b025-e4d9023e942a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:12:03.801845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ff92e9-b927-4592-93b1-f0adfc1de7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:03.805548 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:12:03.910515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ff92e9-b927-4592-93b1-f0adfc1de7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:03.913918 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825e03c7-67ab-4524-9a17-404a72d6e205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:04.076304 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Created reservations ['5ddac545-785d-4d3f-ac5d-e60c847a2d94', 'eb9c1161-7ffb-4046-8690-1a1ec53dd123', 'defdd79d-d988-4cd7-becf-4a57614b76e4', '4dfe6217-0a48-4485-bf27-7138190c6862'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:12:04.082242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825e03c7-67ab-4524-9a17-404a72d6e205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ddac545-785d-4d3f-ac5d-e60c847a2d94', 'eb9c1161-7ffb-4046-8690-1a1ec53dd123', 'defdd79d-d988-4cd7-becf-4a57614b76e4', '4dfe6217-0a48-4485-bf27-7138190c6862']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:04.092822 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc3649e-3810-477d-b97b-00a66ae0a48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:04.203661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc3649e-3810-477d-b97b-00a66ae0a48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8c47f3b-9751-468c-b78b-91f7975525cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-719870049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a2eb0ad7214ce2a9acfb4d0ba9eb07',qos_specs=None,replication_status=,reservations=['5ddac545-785d-4d3f-ac5d-e60c847a2d94','eb9c1161-7ffb-4046-8690-1a1ec53dd123','defdd79d-d988-4cd7-becf-4a57614b76e4','4dfe6217-0a48-4485-bf27-7138190c6862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d937548d7204f27930be7d791e233c2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-719870049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8c47f3b-9751-468c-b78b-91f7975525cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a2eb0ad7214ce2a9acfb4d0ba9eb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6d937548d7204f27930be7d791e233c2',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:04.209703 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (099ea382-bbca-48db-81b5-00f198eb73c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:04.281879 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (099ea382-bbca-48db-81b5-00f198eb73c4) transitioned into state 'SUCCESS' from state '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-719870049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a2eb0ad7214ce2a9acfb4d0ba9eb07',qos_specs=None,replication_status=,reservations=['5ddac545-785d-4d3f-ac5d-e60c847a2d94','eb9c1161-7ffb-4046-8690-1a1ec53dd123','defdd79d-d988-4cd7-becf-4a57614b76e4','4dfe6217-0a48-4485-bf27-7138190c6862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d937548d7204f27930be7d791e233c2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:04.286038 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1db1bf5-c184-4ee9-9b8b-5314d4042a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:04.356121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1db1bf5-c184-4ee9-9b8b-5314d4042a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:04.360048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Flow 'volume_create_api' (eeecbb0d-6116-4de3-b025-e4d9023e942a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:12:04.490055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Create volume request issued successfully. Jan 27 16:12:04.523362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c12f743-b6ed-47da-9a0d-4b50032d2773 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes returned with HTTP 202 Jan 27 16:12:04.537516 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 165/323] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:12:03 2021] POST /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes => generated 825 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:12:04.541850 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f2e3c0a-7813-47f2-811e-990e85167b79 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf Jan 27 16:12:04.542702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f2e3c0a-7813-47f2-811e-990e85167b79 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:04.543060 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:04.543060 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:04.543665 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f2e3c0a-7813-47f2-811e-990e85167b79 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:04.608653 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:04.608653 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:04.628105 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6f2e3c0a-7813-47f2-811e-990e85167b79 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:04.674214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f2e3c0a-7813-47f2-811e-990e85167b79 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf returned with HTTP 200 Jan 27 16:12:04.675228 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 159/324] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:12:04 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:05.693184 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c15c42d-14a2-45ae-aaa4-974c7bc4fca4 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf Jan 27 16:12:05.693684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c15c42d-14a2-45ae-aaa4-974c7bc4fca4 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:05.693892 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:05.693892 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:05.694155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c15c42d-14a2-45ae-aaa4-974c7bc4fca4 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:05.771809 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:05.771809 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:05.782689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c15c42d-14a2-45ae-aaa4-974c7bc4fca4 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:05.810692 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c15c42d-14a2-45ae-aaa4-974c7bc4fca4 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf returned with HTTP 200 Jan 27 16:12:05.811674 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 166/325] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:12:05 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf => generated 918 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:05.828806 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] POST http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes Jan 27 16:12:05.829494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:05.829494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:05.830280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-148570038"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:05.831982 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-148570038'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:12:05.832483 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Create volume of 1 GB Jan 27 16:12:05.850827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Availability Zones retrieved successfully. Jan 27 16:12:05.875481 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Flow 'volume_create_api' (10a1fa29-6af0-4f59-8c19-265095bcb13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:12:05.879100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae36bf9-4e08-4a9a-a998-9c3503182681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:05.882182 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:12:05.961765 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae36bf9-4e08-4a9a-a998-9c3503182681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:05.964037 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfda0bca-b9b7-4007-aa2e-0a675a7487c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:06.070044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Created reservations ['6868d58e-4dc9-4077-9b21-e65d42529e62', 'd2a7f041-e96d-4d6b-be5f-f07c7bb2db7c', '8d6200e5-7791-4aba-abd7-8d93439de3a7', 'dc4c0e2e-dda6-4d1d-a1b6-19a135ca6b01'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:12:06.072119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfda0bca-b9b7-4007-aa2e-0a675a7487c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6868d58e-4dc9-4077-9b21-e65d42529e62', 'd2a7f041-e96d-4d6b-be5f-f07c7bb2db7c', '8d6200e5-7791-4aba-abd7-8d93439de3a7', 'dc4c0e2e-dda6-4d1d-a1b6-19a135ca6b01']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:06.074425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6965769e-f50a-4329-b4b6-b034bbeec886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:06.165880 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6965769e-f50a-4329-b4b6-b034bbeec886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '958a5c9d-3ffc-4e36-94c3-77c89002450b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-148570038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a2eb0ad7214ce2a9acfb4d0ba9eb07',qos_specs=None,replication_status=,reservations=['6868d58e-4dc9-4077-9b21-e65d42529e62','d2a7f041-e96d-4d6b-be5f-f07c7bb2db7c','8d6200e5-7791-4aba-abd7-8d93439de3a7','dc4c0e2e-dda6-4d1d-a1b6-19a135ca6b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d937548d7204f27930be7d791e233c2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:12:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-148570038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=958a5c9d-3ffc-4e36-94c3-77c89002450b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a2eb0ad7214ce2a9acfb4d0ba9eb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6d937548d7204f27930be7d791e233c2',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:06.168019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca6e5f47-a058-4bd3-8cfc-140a17e3a522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:06.231409 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca6e5f47-a058-4bd3-8cfc-140a17e3a522) transitioned into state 'SUCCESS' from state '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-148570038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a2eb0ad7214ce2a9acfb4d0ba9eb07',qos_specs=None,replication_status=,reservations=['6868d58e-4dc9-4077-9b21-e65d42529e62','d2a7f041-e96d-4d6b-be5f-f07c7bb2db7c','8d6200e5-7791-4aba-abd7-8d93439de3a7','dc4c0e2e-dda6-4d1d-a1b6-19a135ca6b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d937548d7204f27930be7d791e233c2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:06.233754 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f24c68fa-b4cd-48bf-b3f3-fa2b74fcdb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:06.300282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f24c68fa-b4cd-48bf-b3f3-fa2b74fcdb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:06.304997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Flow 'volume_create_api' (10a1fa29-6af0-4f59-8c19-265095bcb13a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:12:06.396728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Create volume request issued successfully. Jan 27 16:12:06.412865 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c74d3cd-4490-4682-96fa-4b9392f5294f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes returned with HTTP 202 Jan 27 16:12:06.414377 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 160/326] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:12:05 2021] POST /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes => generated 825 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:12:06.432719 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b0e2cba-455a-44f1-926e-c02719b7842a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:12:06.433265 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b0e2cba-455a-44f1-926e-c02719b7842a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:06.433482 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:06.433482 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:06.433862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b0e2cba-455a-44f1-926e-c02719b7842a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:06.538807 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:06.538807 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:06.558086 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b0e2cba-455a-44f1-926e-c02719b7842a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:06.598378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b0e2cba-455a-44f1-926e-c02719b7842a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:12:06.608195 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 167/327] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:12:06 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 893 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:07.620179 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0cdafe7-fa6b-4dee-8ec7-c748bed5b578 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:12:07.626013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0cdafe7-fa6b-4dee-8ec7-c748bed5b578 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:07.626588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:07.626588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:07.627242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0cdafe7-fa6b-4dee-8ec7-c748bed5b578 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:07.708917 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:07.708917 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:07.718871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0cdafe7-fa6b-4dee-8ec7-c748bed5b578 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:07.743489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0cdafe7-fa6b-4dee-8ec7-c748bed5b578 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:12:07.744516 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 161/328] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:12:07 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:08.761769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35470c91-705c-4283-a407-7caacd7c7eca tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:12:08.762298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35470c91-705c-4283-a407-7caacd7c7eca tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:08.762516 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:08.762516 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:08.763589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35470c91-705c-4283-a407-7caacd7c7eca tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:08.897473 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:08.897473 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:08.916836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35470c91-705c-4283-a407-7caacd7c7eca tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:08.969755 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35470c91-705c-4283-a407-7caacd7c7eca tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:12:08.975792 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 168/329] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:12:08 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 918 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:49.212971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f4a35293-fdd9-45db-b1f0-c30aa7e6daab tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:12:49.213520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f4a35293-fdd9-45db-b1f0-c30aa7e6daab tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:49.213678 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:49.213678 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:49.214048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f4a35293-fdd9-45db-b1f0-c30aa7e6daab tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:49.264964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:49.264964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:49.274625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f4a35293-fdd9-45db-b1f0-c30aa7e6daab tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:49.300966 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f4a35293-fdd9-45db-b1f0-c30aa7e6daab tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:12:49.302278 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 162/330] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:12:49 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 1367 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:49.317126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf Jan 27 16:12:49.317648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:49.317865 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:49.317865 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:49.318235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:49.369947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:49.369947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:49.394514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:49.424080 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf returned with HTTP 200 Jan 27 16:12:49.425480 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 169/331] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:12:49 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf => generated 918 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:49.439838 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-ec224c65-c0de-441c-8e58-b927efc4b507 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:12:49.440751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-ec224c65-c0de-441c-8e58-b927efc4b507 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:49.441106 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:49.441106 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:49.441701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-ec224c65-c0de-441c-8e58-b927efc4b507 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:49.506546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:49.506546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:49.515341 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-ec224c65-c0de-441c-8e58-b927efc4b507 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:49.538015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-ec224c65-c0de-441c-8e58-b927efc4b507 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:12:49.539154 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 163/332] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:12:49 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 918 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:49.552084 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume// Jan 27 16:12:49.552668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:49.552890 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:49.552890 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:49.553346 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:49.554924 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:12:49.555714 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 170/333] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:12:49 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:12:49.574641 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-711c04cf-f39c-4b22-a4a1-55d4d59e1b20 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] POST http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments Jan 27 16:12:49.574641 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:49.574641 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:49.574641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-711c04cf-f39c-4b22-a4a1-55d4d59e1b20 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8c2afe4-202f-4b0a-a60c-30a70145b433", "instance_uuid": "969c988f-90c3-4d4b-8740-45319327607c", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:49.626707 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:49.626707 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:49.788765 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-711c04cf-f39c-4b22-a4a1-55d4d59e1b20 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments returned with HTTP 200 Jan 27 16:12:49.789812 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 164/334] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:12:49 2021] POST /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments => generated 273 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:12:49.798015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume// Jan 27 16:12:49.798489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:49.798970 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:49.800091 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:12:49.800694 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 171/335] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:12:49 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:12:49.815644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-ea63a62a-c17d-4b5d-8f91-f844505f2b2f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] POST http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments Jan 27 16:12:49.815834 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:49.815834 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:49.817251 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-ea63a62a-c17d-4b5d-8f91-f844505f2b2f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8c47f3b-9751-468c-b78b-91f7975525cf", "instance_uuid": "969c988f-90c3-4d4b-8740-45319327607c", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:49.879420 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:49.879420 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:50.057071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-ea63a62a-c17d-4b5d-8f91-f844505f2b2f tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments returned with HTTP 200 Jan 27 16:12:50.058258 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 165/336] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:12:49 2021] POST /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments => generated 273 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:50.065959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume// Jan 27 16:12:50.066434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:50.066994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:50.068062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:12:50.069369 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 172/337] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:12: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 27 16:12:50.084646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-731d6051-6e95-4128-a460-b8087f8caad6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] POST http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments Jan 27 16:12:50.085164 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:50.085164 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:50.085726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-731d6051-6e95-4128-a460-b8087f8caad6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "958a5c9d-3ffc-4e36-94c3-77c89002450b", "instance_uuid": "969c988f-90c3-4d4b-8740-45319327607c", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:50.156320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:50.156320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:50.326620 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-731d6051-6e95-4128-a460-b8087f8caad6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments returned with HTTP 200 Jan 27 16:12:50.339267 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 166/338] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:12:50 2021] POST /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments => generated 273 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:53.886856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume// Jan 27 16:12:53.890705 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:53.890705 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:53.892538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-cfb35b75-735a-4f91-b6cc-2b9c3ff9ebac tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:12:53.894128 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 173/339] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:12:53 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:12:53.911536 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e9b6e92a-977a-4c50-835a-e45778e32674 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:12:53.913243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e9b6e92a-977a-4c50-835a-e45778e32674 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:53.913875 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:53.913875 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:53.914930 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e9b6e92a-977a-4c50-835a-e45778e32674 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:54.033424 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:54.033424 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:54.053980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e9b6e92a-977a-4c50-835a-e45778e32674 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:54.103355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:54.103355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:54.125423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e9b6e92a-977a-4c50-835a-e45778e32674 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:12:54.127374 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 167/340] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:12:53 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 1465 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:12:54.152136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-35ebffb5-aca8-4e7c-b5e0-70b96f41f18e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] PUT http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/1d13be30-c6df-4f9c-b429-2c8e97441b6a Jan 27 16:12:54.168984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-35ebffb5-aca8-4e7c-b5e0-70b96f41f18e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:54.276978 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:12:54.276978 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:12:54.281148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-35ebffb5-aca8-4e7c-b5e0-70b96f41f18e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Lock "b'cinder-attachment_update-a8c2afe4-202f-4b0a-a60c-30a70145b433-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.020s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:12:54.289519 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:54.289519 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:56.729659 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-35ebffb5-aca8-4e7c-b5e0-70b96f41f18e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Lock "b'cinder-attachment_update-a8c2afe4-202f-4b0a-a60c-30a70145b433-n-h1-710848-3'" released by "attachment_update" :: held 2.452s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:12:56.730337 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-35ebffb5-aca8-4e7c-b5e0-70b96f41f18e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/1d13be30-c6df-4f9c-b429-2c8e97441b6a returned with HTTP 200 Jan 27 16:12:56.731630 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 174/341] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 16:12:54 2021] PUT /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/1d13be30-c6df-4f9c-b429-2c8e97441b6a => generated 762 bytes in 2589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:56.811927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e9164a9e-6bc6-4090-82b2-110e9379b5fb tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] POST http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/1d13be30-c6df-4f9c-b429-2c8e97441b6a/action Jan 27 16:12:56.812762 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:56.812762 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:56.813487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e9164a9e-6bc6-4090-82b2-110e9379b5fb tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:12:56.814054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e9164a9e-6bc6-4090-82b2-110e9379b5fb tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:56.886165 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:56.886165 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:56.988629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e9164a9e-6bc6-4090-82b2-110e9379b5fb tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/1d13be30-c6df-4f9c-b429-2c8e97441b6a/action returned with HTTP 204 Jan 27 16:12:56.989438 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 168/342] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:12:56 2021] POST /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/1d13be30-c6df-4f9c-b429-2c8e97441b6a/action => generated 0 bytes in 183 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:12:57.061677 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-35ebffb5-aca8-4e7c-b5e0-70b96f41f18e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume// Jan 27 16:12:57.062169 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-35ebffb5-aca8-4e7c-b5e0-70b96f41f18e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:57.062393 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:57.062393 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:57.062778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-35ebffb5-aca8-4e7c-b5e0-70b96f41f18e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:57.063906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-35ebffb5-aca8-4e7c-b5e0-70b96f41f18e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:12:57.064494 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 175/343] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:12:57 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 16:12:57.080807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-9816dc24-bf58-4a3f-bece-d6ab2a4477c7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf Jan 27 16:12:57.081792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-9816dc24-bf58-4a3f-bece-d6ab2a4477c7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:57.082012 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:57.082012 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:57.082398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-9816dc24-bf58-4a3f-bece-d6ab2a4477c7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:57.173281 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:57.173281 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:57.185736 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-9816dc24-bf58-4a3f-bece-d6ab2a4477c7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:12:57.208185 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:57.208185 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:57.221343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-9816dc24-bf58-4a3f-bece-d6ab2a4477c7 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf returned with HTTP 200 Jan 27 16:12:57.221343 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 169/344] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:12:57 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf => generated 1016 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:12:57.239612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f97915eb-9b8c-4972-a18e-2707ec62a1fa tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] PUT http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/58d55295-eb78-4f78-a747-eab681d6618c Jan 27 16:12:57.240540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f97915eb-9b8c-4972-a18e-2707ec62a1fa tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:57.270292 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:12:57.270292 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:12:57.271038 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f97915eb-9b8c-4972-a18e-2707ec62a1fa tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Lock "b'cinder-attachment_update-e8c47f3b-9751-468c-b78b-91f7975525cf-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:12:57.283627 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:57.283627 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:59.434083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f97915eb-9b8c-4972-a18e-2707ec62a1fa tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Lock "b'cinder-attachment_update-e8c47f3b-9751-468c-b78b-91f7975525cf-n-h1-710848-3'" released by "attachment_update" :: held 2.158s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:12:59.438034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f97915eb-9b8c-4972-a18e-2707ec62a1fa tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/58d55295-eb78-4f78-a747-eab681d6618c returned with HTTP 200 Jan 27 16:12:59.440062 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 176/345] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 16:12:57 2021] PUT /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/58d55295-eb78-4f78-a747-eab681d6618c => generated 762 bytes in 2206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:59.527545 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e627d1cc-619b-4a3c-9189-30feb064d015 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] POST http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/58d55295-eb78-4f78-a747-eab681d6618c/action Jan 27 16:12:59.528441 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:59.528441 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:59.529138 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e627d1cc-619b-4a3c-9189-30feb064d015 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:12:59.529676 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e627d1cc-619b-4a3c-9189-30feb064d015 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:59.649241 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:59.649241 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:59.742571 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-e627d1cc-619b-4a3c-9189-30feb064d015 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/58d55295-eb78-4f78-a747-eab681d6618c/action returned with HTTP 204 Jan 27 16:12:59.744660 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 170/346] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:12:59 2021] POST /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/58d55295-eb78-4f78-a747-eab681d6618c/action => generated 0 bytes in 222 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:12:59.803938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f97915eb-9b8c-4972-a18e-2707ec62a1fa tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume// Jan 27 16:12:59.805118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f97915eb-9b8c-4972-a18e-2707ec62a1fa tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:59.805543 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:59.805543 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:59.806218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f97915eb-9b8c-4972-a18e-2707ec62a1fa tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:59.807524 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-f97915eb-9b8c-4972-a18e-2707ec62a1fa tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:12:59.810805 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 177/347] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:12:59 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:12:59.826163 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-a66ffd57-8b85-41ad-9a55-098c8ce9a762 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:12:59.827329 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-a66ffd57-8b85-41ad-9a55-098c8ce9a762 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:59.827767 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:59.827767 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:12:59.828600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-a66ffd57-8b85-41ad-9a55-098c8ce9a762 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:59.962531 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:59.962531 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:12:59.974315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-a66ffd57-8b85-41ad-9a55-098c8ce9a762 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:13:00.031430 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:00.031430 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:13:00.048970 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-a66ffd57-8b85-41ad-9a55-098c8ce9a762 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:13:00.049809 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 171/348] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:12:59 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 1016 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:13:00.070147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-76f8bf69-7e48-46b6-8927-adffc4d8e3c6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] PUT http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/e1c08ba8-e2ec-4d64-9758-3e6e4a4e6bc7 Jan 27 16:13:00.071255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-76f8bf69-7e48-46b6-8927-adffc4d8e3c6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:13:00.124101 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:13:00.124101 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:13:00.124626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-76f8bf69-7e48-46b6-8927-adffc4d8e3c6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Lock "b'cinder-attachment_update-958a5c9d-3ffc-4e36-94c3-77c89002450b-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:13:00.126941 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:00.126941 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:13:02.495777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-76f8bf69-7e48-46b6-8927-adffc4d8e3c6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Lock "b'cinder-attachment_update-958a5c9d-3ffc-4e36-94c3-77c89002450b-n-h1-710848-3'" released by "attachment_update" :: held 2.371s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:13:02.497358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-76f8bf69-7e48-46b6-8927-adffc4d8e3c6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/e1c08ba8-e2ec-4d64-9758-3e6e4a4e6bc7 returned with HTTP 200 Jan 27 16:13:02.498739 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 178/349] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 16:13:00 2021] PUT /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/e1c08ba8-e2ec-4d64-9758-3e6e4a4e6bc7 => generated 762 bytes in 2434 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:13:02.588089 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-910cc4d7-5c83-45f5-a751-00b3c3869e51 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] POST http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/e1c08ba8-e2ec-4d64-9758-3e6e4a4e6bc7/action Jan 27 16:13:02.588979 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:02.588979 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:13:02.589625 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-910cc4d7-5c83-45f5-a751-00b3c3869e51 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:13:02.590194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-910cc4d7-5c83-45f5-a751-00b3c3869e51 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:13:02.759689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:02.759689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:13:02.868684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a47a09d-0066-4886-bb01-6d38d935b422 req-910cc4d7-5c83-45f5-a751-00b3c3869e51 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/e1c08ba8-e2ec-4d64-9758-3e6e4a4e6bc7/action returned with HTTP 204 Jan 27 16:13:02.870174 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 172/350] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:13:02 2021] POST /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/e1c08ba8-e2ec-4d64-9758-3e6e4a4e6bc7/action => generated 0 bytes in 287 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:13:50.724956 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b1ca8c2-6f06-4511-9262-34e7b996d1c2 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] POST http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types Jan 27 16:13:50.725662 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:50.725662 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:13:50.726182 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b1ca8c2-6f06-4511-9262-34e7b996d1c2 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-410056204"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:13:50.727735 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:50.727735 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:13:50.838036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b1ca8c2-6f06-4511-9262-34e7b996d1c2 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types returned with HTTP 202 Jan 27 16:13:50.839650 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 179/351] 10.222.0.78 () {62 vars in 1278 bytes} [Wed Jan 27 16:13:50 2021] POST /volume/v3/029da8e87c65464fab43005ad9795b7a/group_types => generated 180 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:13:50.850130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-439aa1b5-ecc0-4765-bd98-692e0775ab81 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] POST http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs Jan 27 16:13:50.851254 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:50.851254 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:13:50.851839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-439aa1b5-ecc0-4765-bd98-692e0775ab81 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:13:50.972642 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-439aa1b5-ecc0-4765-bd98-692e0775ab81 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs returned with HTTP 202 Jan 27 16:13:50.978245 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 173/352] 10.222.0.78 () {62 vars in 1425 bytes} [Wed Jan 27 16:13:50 2021] POST /volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs => generated 53 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:13:50.986898 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fc2b78a-b3bc-4de2-b051-4e1c2b0c853c tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] POST http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs Jan 27 16:13:50.989318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fc2b78a-b3bc-4de2-b051-4e1c2b0c853c tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:13:51.067560 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fc2b78a-b3bc-4de2-b051-4e1c2b0c853c tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs returned with HTTP 202 Jan 27 16:13:51.068443 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 180/353] 10.222.0.78 () {62 vars in 1425 bytes} [Wed Jan 27 16:13:50 2021] POST /volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs => generated 61 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:13:51.079092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72d0ddcd-6d4e-4cc8-a5a7-62119d5ad13d tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] GET http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key2 Jan 27 16:13:51.079814 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72d0ddcd-6d4e-4cc8-a5a7-62119d5ad13d tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:51.080411 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72d0ddcd-6d4e-4cc8-a5a7-62119d5ad13d tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:51.096939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72d0ddcd-6d4e-4cc8-a5a7-62119d5ad13d tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key2 returned with HTTP 200 Jan 27 16:13:51.097844 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 174/354] 10.222.0.78 () {60 vars in 1419 bytes} [Wed Jan 27 16:13:51 2021] GET /volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key2 => generated 26 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:13:51.106992 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eabeac20-342b-46c1-9821-9783a5f1e128 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] GET http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key3 Jan 27 16:13:51.107634 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eabeac20-342b-46c1-9821-9783a5f1e128 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:51.108125 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eabeac20-342b-46c1-9821-9783a5f1e128 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:51.125302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eabeac20-342b-46c1-9821-9783a5f1e128 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key3 returned with HTTP 200 Jan 27 16:13:51.126496 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 181/355] 10.222.0.78 () {60 vars in 1419 bytes} [Wed Jan 27 16:13:51 2021] GET /volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key3 => generated 18 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:13:51.134920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a42d2877-f083-4a83-8877-be20487b8df7 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] PUT http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key3 Jan 27 16:13:51.136541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a42d2877-f083-4a83-8877-be20487b8df7 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:13:51.204937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a42d2877-f083-4a83-8877-be20487b8df7 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key3 returned with HTTP 200 Jan 27 16:13:51.205939 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 175/356] 10.222.0.78 () {62 vars in 1439 bytes} [Wed Jan 27 16:13:51 2021] PUT /volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key3 => generated 26 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:13:51.215753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a6b0d61-17f9-4c88-bfc3-6a477acba1f9 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] GET http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs Jan 27 16:13:51.217019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a6b0d61-17f9-4c88-bfc3-6a477acba1f9 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:51.217707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a6b0d61-17f9-4c88-bfc3-6a477acba1f9 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:51.235489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a6b0d61-17f9-4c88-bfc3-6a477acba1f9 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs returned with HTTP 200 Jan 27 16:13:51.236905 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 182/357] 10.222.0.78 () {60 vars in 1404 bytes} [Wed Jan 27 16:13:51 2021] GET /volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs => generated 87 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:13:51.245590 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec4ec2cc-3b12-49ce-a393-101d0c18b8c7 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] DELETE http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key1 Jan 27 16:13:51.246621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec4ec2cc-3b12-49ce-a393-101d0c18b8c7 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:51.247268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec4ec2cc-3b12-49ce-a393-101d0c18b8c7 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:51.266082 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:13:51.266082 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:13:51.308045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec4ec2cc-3b12-49ce-a393-101d0c18b8c7 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key1 returned with HTTP 202 Jan 27 16:13:51.309466 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 176/358] 10.222.0.78 () {60 vars in 1422 bytes} [Wed Jan 27 16:13:51 2021] DELETE /volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:13:51.317917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62966bec-df2a-4e7d-946d-e2bb8b8a98df tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] GET http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key1 Jan 27 16:13:51.318586 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62966bec-df2a-4e7d-946d-e2bb8b8a98df tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:51.319155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62966bec-df2a-4e7d-946d-e2bb8b8a98df tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:51.336982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62966bec-df2a-4e7d-946d-e2bb8b8a98df tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] HTTP exception thrown: Group Type 29be7884-bc66-429c-80f5-07a752d69018 has no extra spec with key key1. Jan 27 16:13:51.337613 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62966bec-df2a-4e7d-946d-e2bb8b8a98df tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key1 returned with HTTP 404 Jan 27 16:13:51.339375 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 183/359] 10.222.0.78 () {60 vars in 1419 bytes} [Wed Jan 27 16:13:51 2021] GET /volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018/group_specs/key1 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:13:51.347909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2fe5dd59-a420-4444-8a02-c0a6ba929f63 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] DELETE http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018 Jan 27 16:13:51.348647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2fe5dd59-a420-4444-8a02-c0a6ba929f63 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:51.349205 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2fe5dd59-a420-4444-8a02-c0a6ba929f63 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:51.416424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2fe5dd59-a420-4444-8a02-c0a6ba929f63 tempest-GroupTypeSpecsTest-1863549511 tempest-GroupTypeSpecsTest-1863549511-project-admin] http://10.222.0.78/volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018 returned with HTTP 202 Jan 27 16:13:51.422023 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 177/360] 10.222.0.78 () {60 vars in 1371 bytes} [Wed Jan 27 16:13:51 2021] DELETE /volume/v3/029da8e87c65464fab43005ad9795b7a/group_types/29be7884-bc66-429c-80f5-07a752d69018 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:14:01.947612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afd89301-e4c6-40a4-b21b-68b61c16b6a3 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] GET http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-class-sets/default Jan 27 16:14:01.949350 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afd89301-e4c6-40a4-b21b-68b61c16b6a3 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:01.950043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afd89301-e4c6-40a4-b21b-68b61c16b6a3 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:01.992950 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afd89301-e4c6-40a4-b21b-68b61c16b6a3 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-class-sets/default returned with HTTP 200 Jan 27 16:14:01.994833 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 184/361] 10.222.0.78 () {58 vars in 1264 bytes} [Wed Jan 27 16:14:01 2021] GET /volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-class-sets/default => generated 342 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:02.013078 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e171365f-41c0-4757-b8e1-c28abb6e8b0b tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] GET http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-class-sets/default Jan 27 16:14:02.014048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e171365f-41c0-4757-b8e1-c28abb6e8b0b tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:02.014692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e171365f-41c0-4757-b8e1-c28abb6e8b0b tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:02.060758 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e171365f-41c0-4757-b8e1-c28abb6e8b0b tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-class-sets/default returned with HTTP 200 Jan 27 16:14:02.073171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab458c29-d41a-47a1-952a-221229378315 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] POST http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/types Jan 27 16:14:02.073877 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 178/362] 10.222.0.78 () {58 vars in 1264 bytes} [Wed Jan 27 16:14:02 2021] GET /volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-class-sets/default => generated 342 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:02.074570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab458c29-d41a-47a1-952a-221229378315 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-868266765"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:02.174757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab458c29-d41a-47a1-952a-221229378315 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/types returned with HTTP 200 Jan 27 16:14:02.176138 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 185/363] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:14:02 2021] POST /volume/v3/f14c058cd1f140089aa492506b0c0708/types => generated 227 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:02.190021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c804812-1c71-4f81-85c4-5e200e54d371 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] PUT http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-class-sets/default Jan 27 16:14:02.190889 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c804812-1c71-4f81-85c4-5e200e54d371 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] 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-868266765": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-868266765": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-868266765": 6}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:02.848966 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c804812-1c71-4f81-85c4-5e200e54d371 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-class-sets/default returned with HTTP 200 Jan 27 16:14:02.859633 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 179/364] 10.222.0.78 () {60 vars in 1285 bytes} [Wed Jan 27 16:14:02 2021] PUT /volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-class-sets/default => generated 530 bytes in 677 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:02.865996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea3a6500-7514-44da-b9c9-0d48f7e8212e tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] GET http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-sets/f14c058cd1f140089aa492506b0c0708/defaults Jan 27 16:14:02.866843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea3a6500-7514-44da-b9c9-0d48f7e8212e tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:02.867607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea3a6500-7514-44da-b9c9-0d48f7e8212e tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Calling method 'defaults' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:02.890912 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-ea3a6500-7514-44da-b9c9-0d48f7e8212e tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] 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 27 16:14:02.892107 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-ea3a6500-7514-44da-b9c9-0d48f7e8212e tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] 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 27 16:14:02.893137 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-ea3a6500-7514-44da-b9c9-0d48f7e8212e tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] 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 27 16:14:02.899436 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea3a6500-7514-44da-b9c9-0d48f7e8212e tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-sets/f14c058cd1f140089aa492506b0c0708/defaults returned with HTTP 200 Jan 27 16:14:02.901458 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 186/365] 10.222.0.78 () {58 vars in 1348 bytes} [Wed Jan 27 16:14:02 2021] GET /volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-sets/f14c058cd1f140089aa492506b0c0708/defaults => generated 566 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:14:03.324108 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fc14c85-b374-4c83-bf89-9817b1a68bf6 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] GET http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-sets/371a0d400f4a4238895bdb1e2094b2d6/defaults Jan 27 16:14:03.324671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fc14c85-b374-4c83-bf89-9817b1a68bf6 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:03.325180 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fc14c85-b374-4c83-bf89-9817b1a68bf6 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Calling method 'defaults' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:03.344760 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-7fc14c85-b374-4c83-bf89-9817b1a68bf6 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] 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 27 16:14:03.345669 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-7fc14c85-b374-4c83-bf89-9817b1a68bf6 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] 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 27 16:14:03.346538 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-7fc14c85-b374-4c83-bf89-9817b1a68bf6 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] 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 27 16:14:03.347400 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-7fc14c85-b374-4c83-bf89-9817b1a68bf6 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] 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 27 16:14:03.355027 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fc14c85-b374-4c83-bf89-9817b1a68bf6 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-sets/371a0d400f4a4238895bdb1e2094b2d6/defaults returned with HTTP 200 Jan 27 16:14:03.368752 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 180/366] 10.222.0.78 () {58 vars in 1348 bytes} [Wed Jan 27 16:14:03 2021] GET /volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-sets/371a0d400f4a4238895bdb1e2094b2d6/defaults => generated 566 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:03.596138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4288b77-c2a2-4e1b-b746-702b97b0d596 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] PUT http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-class-sets/default Jan 27 16:14:03.596998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4288b77-c2a2-4e1b-b746-702b97b0d596 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] 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=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:03.926356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4288b77-c2a2-4e1b-b746-702b97b0d596 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-class-sets/default returned with HTTP 200 Jan 27 16:14:03.927640 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 187/367] 10.222.0.78 () {60 vars in 1285 bytes} [Wed Jan 27 16:14:03 2021] PUT /volume/v3/f14c058cd1f140089aa492506b0c0708/os-quota-class-sets/default => generated 530 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:03.940850 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fd5ca99-f9d9-47a0-aaaa-b375c43a4ff3 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] DELETE http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/types/1fc0709d-f6e8-4f0c-8082-ed97db04cfc6 Jan 27 16:14:03.941063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fd5ca99-f9d9-47a0-aaaa-b375c43a4ff3 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:03.941524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fd5ca99-f9d9-47a0-aaaa-b375c43a4ff3 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:04.079234 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fd5ca99-f9d9-47a0-aaaa-b375c43a4ff3 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/types/1fc0709d-f6e8-4f0c-8082-ed97db04cfc6 returned with HTTP 202 Jan 27 16:14:04.083422 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 181/368] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:14:03 2021] DELETE /volume/v3/f14c058cd1f140089aa492506b0c0708/types/1fc0709d-f6e8-4f0c-8082-ed97db04cfc6 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:14:04.091683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12a5d7b2-5375-4d4b-b3d1-3dc65925fb37 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] GET http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/types/1fc0709d-f6e8-4f0c-8082-ed97db04cfc6 Jan 27 16:14:04.093104 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12a5d7b2-5375-4d4b-b3d1-3dc65925fb37 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:04.093811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12a5d7b2-5375-4d4b-b3d1-3dc65925fb37 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:04.115462 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12a5d7b2-5375-4d4b-b3d1-3dc65925fb37 tempest-VolumeQuotaClassesTest-1573267255 tempest-VolumeQuotaClassesTest-1573267255-project-admin] http://10.222.0.78/volume/v3/f14c058cd1f140089aa492506b0c0708/types/1fc0709d-f6e8-4f0c-8082-ed97db04cfc6 returned with HTTP 404 Jan 27 16:14:04.117502 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 188/369] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:14:04 2021] GET /volume/v3/f14c058cd1f140089aa492506b0c0708/types/1fc0709d-f6e8-4f0c-8082-ed97db04cfc6 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:14:15.901061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68c716f2-5dd5-4987-99d8-609368bf26c0 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc Jan 27 16:14:15.902254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68c716f2-5dd5-4987-99d8-609368bf26c0 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:15.902929 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68c716f2-5dd5-4987-99d8-609368bf26c0 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:15.998801 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68c716f2-5dd5-4987-99d8-609368bf26c0 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc returned with HTTP 200 Jan 27 16:14:16.000099 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 182/370] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:14:15 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc => generated 361 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:16.021287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac4eb83f-59fe-4cb6-8063-4b234c7ca48d tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc/defaults Jan 27 16:14:16.022093 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac4eb83f-59fe-4cb6-8063-4b234c7ca48d tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:16.022745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac4eb83f-59fe-4cb6-8063-4b234c7ca48d tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'defaults' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:16.053534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac4eb83f-59fe-4cb6-8063-4b234c7ca48d tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc/defaults returned with HTTP 200 Jan 27 16:14:16.060843 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 189/371] 10.222.0.78 () {58 vars in 1348 bytes} [Wed Jan 27 16:14:16 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc/defaults => generated 361 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:16.068348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92433870-80fd-4497-9143-ccdf7865adbd tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] PUT http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc Jan 27 16:14:16.069188 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92433870-80fd-4497-9143-ccdf7865adbd tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:16.209119 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92433870-80fd-4497-9143-ccdf7865adbd tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc returned with HTTP 200 Jan 27 16:14:16.215707 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 183/372] 10.222.0.78 () {60 vars in 1341 bytes} [Wed Jan 27 16:14:16 2021] PUT /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc => generated 319 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:16.222684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdbb3ee4-0f67-4f80-b425-cc227cee0835 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] DELETE http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc Jan 27 16:14:16.223378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdbb3ee4-0f67-4f80-b425-cc227cee0835 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:16.223876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdbb3ee4-0f67-4f80-b425-cc227cee0835 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:16.261881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdbb3ee4-0f67-4f80-b425-cc227cee0835 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc returned with HTTP 200 Jan 27 16:14:16.263509 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 190/373] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:14:16 2021] DELETE /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 16:14:16.274054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7816af01-0f69-47f9-a5e8-6adc9738dcf0 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc Jan 27 16:14:16.275723 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7816af01-0f69-47f9-a5e8-6adc9738dcf0 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:16.276309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7816af01-0f69-47f9-a5e8-6adc9738dcf0 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:16.312196 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7816af01-0f69-47f9-a5e8-6adc9738dcf0 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc returned with HTTP 200 Jan 27 16:14:16.326751 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f41ee58-7550-4c08-9915-f89482953593 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] PUT http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc Jan 27 16:14:16.327779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f41ee58-7550-4c08-9915-f89482953593 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:16.332579 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 184/374] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:14:16 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc => generated 361 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:16.803150 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f41ee58-7550-4c08-9915-f89482953593 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc returned with HTTP 200 Jan 27 16:14:16.811169 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 191/375] 10.222.0.78 () {60 vars in 1342 bytes} [Wed Jan 27 16:14:16 2021] PUT /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc => generated 319 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:16.828397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06505990-ce71-4b45-86bd-863776065518 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc/defaults Jan 27 16:14:16.829060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06505990-ce71-4b45-86bd-863776065518 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:16.829561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06505990-ce71-4b45-86bd-863776065518 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'defaults' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:16.873320 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06505990-ce71-4b45-86bd-863776065518 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc/defaults returned with HTTP 200 Jan 27 16:14:16.874241 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 185/376] 10.222.0.78 () {58 vars in 1348 bytes} [Wed Jan 27 16:14:16 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc/defaults => generated 361 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:16.888658 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-345092ec-e2c3-4353-8b14-890f3b5e2987 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc Jan 27 16:14:16.889351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-345092ec-e2c3-4353-8b14-890f3b5e2987 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:16.889846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-345092ec-e2c3-4353-8b14-890f3b5e2987 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:16.980125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-345092ec-e2c3-4353-8b14-890f3b5e2987 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc returned with HTTP 200 Jan 27 16:14:16.981301 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 192/377] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:14:16 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc => generated 361 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:16.996601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30b6152d-39b5-4cd7-a4c4-4eb75c6205e0 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc?usage=True Jan 27 16:14:16.997253 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30b6152d-39b5-4cd7-a4c4-4eb75c6205e0 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:16.997786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30b6152d-39b5-4cd7-a4c4-4eb75c6205e0 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:17.101403 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30b6152d-39b5-4cd7-a4c4-4eb75c6205e0 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc?usage=True returned with HTTP 200 Jan 27 16:14:17.108564 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 186/378] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:14:16 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc?usage=True => generated 1076 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:17.341457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] POST http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes Jan 27 16:14:17.342322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-942891788"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:17.343468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-942891788'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:14:17.343817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Create volume of 1 GB Jan 27 16:14:17.386092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Availability Zones retrieved successfully. Jan 27 16:14:17.409885 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Flow 'volume_create_api' (3bfb42ef-5cba-4cbe-ac02-ee45a631b564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:14:17.418666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe35e75-f549-41cc-8b35-234bc8855de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:17.428409 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:14:17.542861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe35e75-f549-41cc-8b35-234bc8855de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:17.545696 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dfe3143-5eaa-476f-850d-ca89336a8f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:17.758176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Created reservations ['8628f9fb-ad8a-4600-b1d2-47896ff527df', '99dce3ee-d133-4030-ab8e-0af3ab7e1d61', '87dce4a9-5497-44a6-b1c7-bac6c5c29e5d', '79a79a16-528b-4880-b850-c89c3038453a'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:14:17.770993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dfe3143-5eaa-476f-850d-ca89336a8f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8628f9fb-ad8a-4600-b1d2-47896ff527df', '99dce3ee-d133-4030-ab8e-0af3ab7e1d61', '87dce4a9-5497-44a6-b1c7-bac6c5c29e5d', '79a79a16-528b-4880-b850-c89c3038453a']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:17.770993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d5b1214-130e-41d9-a67d-7b7e78243287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:17.904956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d5b1214-130e-41d9-a67d-7b7e78243287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38d0c4a1-e1bf-4c05-b32f-f290c1ae124f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-942891788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='babb8f1b386f4058a2e7038b3f7366bc',qos_specs=None,replication_status=,reservations=['8628f9fb-ad8a-4600-b1d2-47896ff527df','99dce3ee-d133-4030-ab8e-0af3ab7e1d61','87dce4a9-5497-44a6-b1c7-bac6c5c29e5d','79a79a16-528b-4880-b850-c89c3038453a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='818fc677def84dca9ab38a0f09b0e882',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-942891788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38d0c4a1-e1bf-4c05-b32f-f290c1ae124f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='babb8f1b386f4058a2e7038b3f7366bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='818fc677def84dca9ab38a0f09b0e882',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:17.907525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23898c81-70f9-41ed-8b05-295dd9f50dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:17.995648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23898c81-70f9-41ed-8b05-295dd9f50dd7) transitioned into state 'SUCCESS' from state '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-942891788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='babb8f1b386f4058a2e7038b3f7366bc',qos_specs=None,replication_status=,reservations=['8628f9fb-ad8a-4600-b1d2-47896ff527df','99dce3ee-d133-4030-ab8e-0af3ab7e1d61','87dce4a9-5497-44a6-b1c7-bac6c5c29e5d','79a79a16-528b-4880-b850-c89c3038453a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='818fc677def84dca9ab38a0f09b0e882',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:17.999402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153427ff-a6cf-4ddc-a66d-fe9e5926c041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:18.047811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153427ff-a6cf-4ddc-a66d-fe9e5926c041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:18.050623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Flow 'volume_create_api' (3bfb42ef-5cba-4cbe-ac02-ee45a631b564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:14:18.123108 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Create volume request issued successfully. Jan 27 16:14:18.145506 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df8cc17a-11c8-4382-a3a8-f60c6ac4bb96 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes returned with HTTP 202 Jan 27 16:14:18.146583 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 193/379] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:14:17 2021] POST /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes => generated 824 bytes in 1029 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:14:18.162364 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67ae9787-9155-4461-bdb8-28e192edaaf0 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] GET http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f Jan 27 16:14:18.162989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67ae9787-9155-4461-bdb8-28e192edaaf0 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:18.163515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67ae9787-9155-4461-bdb8-28e192edaaf0 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:18.263968 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:18.263968 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:18.274099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-67ae9787-9155-4461-bdb8-28e192edaaf0 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Volume info retrieved successfully. Jan 27 16:14:18.303572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67ae9787-9155-4461-bdb8-28e192edaaf0 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f returned with HTTP 200 Jan 27 16:14:18.304979 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 187/380] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:18 2021] GET /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f => generated 892 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:19.321923 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7941748c-caaa-43fa-9a00-03f7196e7cdd tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] GET http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f Jan 27 16:14:19.328153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7941748c-caaa-43fa-9a00-03f7196e7cdd tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:19.328153 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:19.328153 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:19.328153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7941748c-caaa-43fa-9a00-03f7196e7cdd tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:19.426283 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:19.426283 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:19.437388 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7941748c-caaa-43fa-9a00-03f7196e7cdd tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Volume info retrieved successfully. Jan 27 16:14:19.503390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7941748c-caaa-43fa-9a00-03f7196e7cdd tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f returned with HTTP 200 Jan 27 16:14:19.504830 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 194/381] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:19 2021] GET /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f => generated 916 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:20.526668 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f319c932-f095-4292-821b-bb9397be5f0c tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] GET http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f Jan 27 16:14:20.527841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f319c932-f095-4292-821b-bb9397be5f0c tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:20.528226 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:20.528226 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:20.528833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f319c932-f095-4292-821b-bb9397be5f0c tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:20.607345 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:20.607345 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:20.619568 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f319c932-f095-4292-821b-bb9397be5f0c tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Volume info retrieved successfully. Jan 27 16:14:20.655248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f319c932-f095-4292-821b-bb9397be5f0c tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f returned with HTTP 200 Jan 27 16:14:20.657107 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 188/382] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:20 2021] GET /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f => generated 917 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:20.676216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48f6650d-7ea9-4f0c-bbae-8f357586fb8e tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc?usage=True Jan 27 16:14:20.676742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48f6650d-7ea9-4f0c-bbae-8f357586fb8e tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:20.677176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:20.677176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:20.677563 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48f6650d-7ea9-4f0c-bbae-8f357586fb8e tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:20.742908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48f6650d-7ea9-4f0c-bbae-8f357586fb8e tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc?usage=True returned with HTTP 200 Jan 27 16:14:20.754597 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 195/383] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:14:20 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc?usage=True => generated 1076 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:20.763382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-056147df-e823-4c40-8b07-145606ae12d4 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] DELETE http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f Jan 27 16:14:20.763382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-056147df-e823-4c40-8b07-145606ae12d4 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:20.763382 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:20.763382 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:20.763382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-056147df-e823-4c40-8b07-145606ae12d4 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:20.763382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-056147df-e823-4c40-8b07-145606ae12d4 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Delete volume with id: 38d0c4a1-e1bf-4c05-b32f-f290c1ae124f Jan 27 16:14:20.816458 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:20.816458 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:20.818996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-056147df-e823-4c40-8b07-145606ae12d4 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Volume info retrieved successfully. Jan 27 16:14:20.920404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-056147df-e823-4c40-8b07-145606ae12d4 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Delete volume request issued successfully. Jan 27 16:14:20.920909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-056147df-e823-4c40-8b07-145606ae12d4 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f returned with HTTP 202 Jan 27 16:14:20.921957 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 189/384] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:14:20 2021] DELETE /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:14:20.929848 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44852190-19b5-4062-8c05-429e0799976f tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] GET http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f Jan 27 16:14:20.930480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44852190-19b5-4062-8c05-429e0799976f tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:20.931658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44852190-19b5-4062-8c05-429e0799976f tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:21.075597 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:21.075597 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:21.088564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-44852190-19b5-4062-8c05-429e0799976f tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Volume info retrieved successfully. Jan 27 16:14:21.111900 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44852190-19b5-4062-8c05-429e0799976f tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f returned with HTTP 200 Jan 27 16:14:21.112973 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 196/385] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:20 2021] GET /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f => generated 916 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:22.130100 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b69659a-8a7c-45f8-96c8-327908f85007 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] GET http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f Jan 27 16:14:22.131156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b69659a-8a7c-45f8-96c8-327908f85007 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:22.131555 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:22.131555 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:22.132190 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b69659a-8a7c-45f8-96c8-327908f85007 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:22.251085 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:22.251085 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:22.273001 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b69659a-8a7c-45f8-96c8-327908f85007 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Volume info retrieved successfully. Jan 27 16:14:22.318362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b69659a-8a7c-45f8-96c8-327908f85007 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f returned with HTTP 200 Jan 27 16:14:22.319652 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 190/386] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:22 2021] GET /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f => generated 916 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:23.336365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78ea26d3-f2d2-4b3d-aa0a-a1ebb7ce647d tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] GET http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f Jan 27 16:14:23.339263 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78ea26d3-f2d2-4b3d-aa0a-a1ebb7ce647d tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:23.339635 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:23.339635 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:23.341005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78ea26d3-f2d2-4b3d-aa0a-a1ebb7ce647d tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:23.445567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78ea26d3-f2d2-4b3d-aa0a-a1ebb7ce647d tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f returned with HTTP 404 Jan 27 16:14:23.451447 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 191/387] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:23 2021] GET /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:14:23.470745 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] POST http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes Jan 27 16:14:23.482625 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-214349673"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:23.484678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-214349673'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:14:23.485216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Create volume of 1 GB Jan 27 16:14:23.501326 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Availability Zones retrieved successfully. Jan 27 16:14:23.531271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Flow 'volume_create_api' (45705859-8269-45c0-bc61-1dc2a0a5468b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:14:23.538910 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b6f6e77-0c44-4b3c-8ee6-29066fe5114f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:23.541711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:14:23.542489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes Jan 27 16:14:23.542948 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:23.542948 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:23.543398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-335010993"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:23.544570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-335010993'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:14:23.544941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Create volume of 1 GB Jan 27 16:14:23.575033 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Availability Zones retrieved successfully. Jan 27 16:14:23.614256 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Flow 'volume_create_api' (3ef8f043-d168-4c09-aaf0-b8a815b52779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:14:23.623661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46b151f6-f536-428d-99e8-5bb728cc47f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:23.626160 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:14:23.626294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b6f6e77-0c44-4b3c-8ee6-29066fe5114f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:23.628743 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331554da-8b6d-4ad8-b576-41acdb0c9d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:23.765957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46b151f6-f536-428d-99e8-5bb728cc47f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:23.768452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c37e12-4b10-42af-b5fd-f68e07e6a688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:23.781683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Created reservations ['4c91a07e-a33f-4ae8-a12e-6a26e11f47d3', '0563478e-65de-4f06-94a7-318b6f9aa69e', '6064925b-e4d2-44d2-b7d4-e15a5484680a', '6b3e56e7-fef3-4a6d-9d7e-20a2837f48c3'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:14:23.783633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331554da-8b6d-4ad8-b576-41acdb0c9d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c91a07e-a33f-4ae8-a12e-6a26e11f47d3', '0563478e-65de-4f06-94a7-318b6f9aa69e', '6064925b-e4d2-44d2-b7d4-e15a5484680a', '6b3e56e7-fef3-4a6d-9d7e-20a2837f48c3']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:23.785696 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc68ea76-db20-4ec7-8883-eac82cd6aba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:23.933994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc68ea76-db20-4ec7-8883-eac82cd6aba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '057d3561-eca2-4d9e-8dcb-1b9e108aa167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-214349673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='babb8f1b386f4058a2e7038b3f7366bc',qos_specs=None,replication_status=,reservations=['4c91a07e-a33f-4ae8-a12e-6a26e11f47d3','0563478e-65de-4f06-94a7-318b6f9aa69e','6064925b-e4d2-44d2-b7d4-e15a5484680a','6b3e56e7-fef3-4a6d-9d7e-20a2837f48c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='818fc677def84dca9ab38a0f09b0e882',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-214349673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=057d3561-eca2-4d9e-8dcb-1b9e108aa167,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='babb8f1b386f4058a2e7038b3f7366bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='818fc677def84dca9ab38a0f09b0e882',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:23.936047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1abf0560-1911-4c5d-ac58-d9324f013aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:23.953079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Created reservations ['40468ed2-0a7c-431b-8805-f1ef9272be1d', '5109aadb-1ba8-40ab-8e96-35e9b71058d2', 'b91bdc59-3f35-4222-9f08-ad2135226e66', '6c2e87ab-4b5c-40c2-99a3-833811b6348d'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:14:23.955367 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c37e12-4b10-42af-b5fd-f68e07e6a688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40468ed2-0a7c-431b-8805-f1ef9272be1d', '5109aadb-1ba8-40ab-8e96-35e9b71058d2', 'b91bdc59-3f35-4222-9f08-ad2135226e66', '6c2e87ab-4b5c-40c2-99a3-833811b6348d']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:23.958184 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143f2ba3-1eb3-4339-9dbe-e32982d63994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:24.046434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1abf0560-1911-4c5d-ac58-d9324f013aff) transitioned into state 'SUCCESS' from state '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-214349673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='babb8f1b386f4058a2e7038b3f7366bc',qos_specs=None,replication_status=,reservations=['4c91a07e-a33f-4ae8-a12e-6a26e11f47d3','0563478e-65de-4f06-94a7-318b6f9aa69e','6064925b-e4d2-44d2-b7d4-e15a5484680a','6b3e56e7-fef3-4a6d-9d7e-20a2837f48c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='818fc677def84dca9ab38a0f09b0e882',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:24.048317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74ae763d-116d-4822-9fb0-ffae58ac442e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:24.090498 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143f2ba3-1eb3-4339-9dbe-e32982d63994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27a8f43e-2bb2-4674-8787-91311deeb19d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-335010993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ecf09dafaf54a11b91131aa7cf5797e',qos_specs=None,replication_status=,reservations=['40468ed2-0a7c-431b-8805-f1ef9272be1d','5109aadb-1ba8-40ab-8e96-35e9b71058d2','b91bdc59-3f35-4222-9f08-ad2135226e66','6c2e87ab-4b5c-40c2-99a3-833811b6348d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed176c1c611c43b5a12ade68a1bb10d2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-335010993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27a8f43e-2bb2-4674-8787-91311deeb19d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ecf09dafaf54a11b91131aa7cf5797e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ed176c1c611c43b5a12ade68a1bb10d2',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:24.093220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b08694e6-27d8-46e2-ad85-bd90f1c80dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:24.110498 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74ae763d-116d-4822-9fb0-ffae58ac442e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:24.113255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Flow 'volume_create_api' (45705859-8269-45c0-bc61-1dc2a0a5468b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:14:24.184855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b08694e6-27d8-46e2-ad85-bd90f1c80dd7) transitioned into state 'SUCCESS' from state '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-335010993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ecf09dafaf54a11b91131aa7cf5797e',qos_specs=None,replication_status=,reservations=['40468ed2-0a7c-431b-8805-f1ef9272be1d','5109aadb-1ba8-40ab-8e96-35e9b71058d2','b91bdc59-3f35-4222-9f08-ad2135226e66','6c2e87ab-4b5c-40c2-99a3-833811b6348d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed176c1c611c43b5a12ade68a1bb10d2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:24.186873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04d3799-05ea-40bc-8df0-b651d004ca0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:24.247972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Create volume request issued successfully. Jan 27 16:14:24.257964 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04d3799-05ea-40bc-8df0-b651d004ca0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:24.262648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Flow 'volume_create_api' (3ef8f043-d168-4c09-aaf0-b8a815b52779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:14:24.292982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb7a9eb5-f231-440b-982c-c114e73d9110 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes returned with HTTP 202 Jan 27 16:14:24.294390 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 192/388] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:14:23 2021] POST /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes => generated 824 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:14:24.310240 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b79e1e07-64b7-4f38-b3ec-8b457f2bf393 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] GET http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 Jan 27 16:14:24.311531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b79e1e07-64b7-4f38-b3ec-8b457f2bf393 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:24.311919 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:24.311919 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:24.312542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b79e1e07-64b7-4f38-b3ec-8b457f2bf393 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:24.398852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Create volume request issued successfully. Jan 27 16:14:24.436875 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7bc578a-10cf-4f2e-b049-998ba44f1931 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes returned with HTTP 202 Jan 27 16:14:24.437188 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:24.437188 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:24.440036 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 197/389] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:14:23 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes => generated 818 bytes in 1143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:14:24.454342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7e82eef-fb7c-4224-9632-12378f9defcb tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d Jan 27 16:14:24.455842 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7e82eef-fb7c-4224-9632-12378f9defcb tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:24.456267 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:24.456267 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:24.456949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7e82eef-fb7c-4224-9632-12378f9defcb tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:24.481286 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b79e1e07-64b7-4f38-b3ec-8b457f2bf393 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Volume info retrieved successfully. Jan 27 16:14:24.551465 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b79e1e07-64b7-4f38-b3ec-8b457f2bf393 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 returned with HTTP 200 Jan 27 16:14:24.566744 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 193/390] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:24 2021] GET /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 => generated 916 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:14:24.601059 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:24.601059 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:24.632623 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e7e82eef-fb7c-4224-9632-12378f9defcb tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Volume info retrieved successfully. Jan 27 16:14:24.687094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7e82eef-fb7c-4224-9632-12378f9defcb tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d returned with HTTP 200 Jan 27 16:14:24.694806 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 198/391] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:24 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d => generated 886 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:25.568557 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8896b2ce-2917-469b-98a2-940cfdbc000b tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] GET http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 Jan 27 16:14:25.569944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8896b2ce-2917-469b-98a2-940cfdbc000b tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:25.570677 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:25.570677 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:25.572058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8896b2ce-2917-469b-98a2-940cfdbc000b tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:25.690045 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:25.690045 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:25.699303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8896b2ce-2917-469b-98a2-940cfdbc000b tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Volume info retrieved successfully. Jan 27 16:14:25.712881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5b8509c-0edb-4f61-afde-a4c5a92ec9d1 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d Jan 27 16:14:25.713880 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5b8509c-0edb-4f61-afde-a4c5a92ec9d1 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:25.714234 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:25.714234 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:25.714638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5b8509c-0edb-4f61-afde-a4c5a92ec9d1 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:25.723410 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8896b2ce-2917-469b-98a2-940cfdbc000b tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 returned with HTTP 200 Jan 27 16:14:25.724287 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 194/392] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:25 2021] GET /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 => generated 917 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:25.742013 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30bd2ea4-28f9-43c5-972e-3da06af89219 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc?usage=True Jan 27 16:14:25.742761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30bd2ea4-28f9-43c5-972e-3da06af89219 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:25.743743 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:25.743743 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:25.744378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30bd2ea4-28f9-43c5-972e-3da06af89219 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:25.799310 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:25.799310 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:25.815418 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d5b8509c-0edb-4f61-afde-a4c5a92ec9d1 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Volume info retrieved successfully. Jan 27 16:14:25.845015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30bd2ea4-28f9-43c5-972e-3da06af89219 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc?usage=True returned with HTTP 200 Jan 27 16:14:25.846424 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 195/393] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:14:25 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc?usage=True => generated 1076 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:14:25.847482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5b8509c-0edb-4f61-afde-a4c5a92ec9d1 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d returned with HTTP 200 Jan 27 16:14:25.858554 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 199/394] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:25 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d => generated 910 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:25.866882 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d92a088-5643-4022-b544-5aa07d887924 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/985939c38c034eb9b39d2bc75e85d293?usage=True Jan 27 16:14:25.867778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d92a088-5643-4022-b544-5aa07d887924 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:25.869139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d92a088-5643-4022-b544-5aa07d887924 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:25.938079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d92a088-5643-4022-b544-5aa07d887924 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/985939c38c034eb9b39d2bc75e85d293?usage=True returned with HTTP 200 Jan 27 16:14:25.959498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88d0df4d-f8c5-4f73-8c1c-583fc683e071 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] POST http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/os-volume-transfer Jan 27 16:14:25.960196 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 196/395] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:14:25 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/985939c38c034eb9b39d2bc75e85d293?usage=True => generated 868 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:25.960494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:25.960494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:25.961219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88d0df4d-f8c5-4f73-8c1c-583fc683e071 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "057d3561-eca2-4d9e-8dcb-1b9e108aa167"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:25.962425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-88d0df4d-f8c5-4f73-8c1c-583fc683e071 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Creating new volume transfer {'transfer': {'volume_id': '057d3561-eca2-4d9e-8dcb-1b9e108aa167'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 27 16:14:25.962997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-88d0df4d-f8c5-4f73-8c1c-583fc683e071 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Creating transfer of volume 057d3561-eca2-4d9e-8dcb-1b9e108aa167 Jan 27 16:14:25.963637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.transfer.api [None req-88d0df4d-f8c5-4f73-8c1c-583fc683e071 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Generating transfer record for volume 057d3561-eca2-4d9e-8dcb-1b9e108aa167 Jan 27 16:14:26.053960 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:26.053960 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:26.169535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88d0df4d-f8c5-4f73-8c1c-583fc683e071 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/os-volume-transfer returned with HTTP 202 Jan 27 16:14:26.170568 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 200/396] 10.222.0.78 () {60 vars in 1258 bytes} [Wed Jan 27 16:14:25 2021] POST /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/os-volume-transfer => generated 507 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:14:26.335753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bb78b61-5877-4a23-986b-52dd4b8b2d01 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] POST http://10.222.0.78/volume/v3/985939c38c034eb9b39d2bc75e85d293/os-volume-transfer/3f55ba07-89e3-4d27-a3de-a7b05443b675/accept Jan 27 16:14:26.337083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bb78b61-5877-4a23-986b-52dd4b8b2d01 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "26ff8850dc86bfe7"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:26.338123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-1bb78b61-5877-4a23-986b-52dd4b8b2d01 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] Accepting volume transfer 3f55ba07-89e3-4d27-a3de-a7b05443b675 {{(pid=87999) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 27 16:14:26.338406 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-1bb78b61-5877-4a23-986b-52dd4b8b2d01 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] Accepting transfer 3f55ba07-89e3-4d27-a3de-a7b05443b675 Jan 27 16:14:26.513379 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1bb78b61-5877-4a23-986b-52dd4b8b2d01 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] Created reservations ['bc199cd6-a651-4090-8a28-d10fe53e52ed', '111d7e9e-4ac8-4bd3-b008-d524055fa353', '392132bf-46d3-4396-9ae6-0c486aa35562', '1af35315-9d75-4bc2-b519-857c5b54bad5'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:14:26.588292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1bb78b61-5877-4a23-986b-52dd4b8b2d01 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] Created reservations ['d203cb47-3920-4152-afd4-620fd052f902', 'b1dd2e2a-c3d8-4dff-834c-600106e22e19', 'd839e426-8686-4ff9-92f5-64a967a0cd97', '61c977c7-08ac-4b89-80cf-8baeb82a60a8'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:14:26.707665 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1bb78b61-5877-4a23-986b-52dd4b8b2d01 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] Created reservations ['e44696fe-3b45-4b5d-982d-39de0cfdc231', '9a353cf3-5f2f-43b7-bc63-27f21ae43615', '90aa6580-ef18-4d19-869a-78c4599d67e6', 'a10748b6-30b1-46fa-8694-6313598c28a4'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:14:26.799562 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1bb78b61-5877-4a23-986b-52dd4b8b2d01 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] Created reservations ['f63d4db3-a9ec-4757-b16c-ebd60c74fb33', 'fe0567b7-dbca-44e5-b245-dfd8cb4e4d94', '78af5a1a-1fad-48a8-8618-73ad3643a920', '8db67b27-7d54-4551-879c-005543cbceca'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:14:26.801822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:26.801822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:26.861343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1bb78b61-5877-4a23-986b-52dd4b8b2d01 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] Transfer volume completed successfully. Jan 27 16:14:26.865530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ff70e31-fe97-4f30-9da8-f4d905dfe9d6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d Jan 27 16:14:26.866062 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ff70e31-fe97-4f30-9da8-f4d905dfe9d6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:26.866258 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:26.866258 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:26.866629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ff70e31-fe97-4f30-9da8-f4d905dfe9d6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:26.917474 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:14:26.917474 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:14:26.925977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:26.925977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:26.935874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ff70e31-fe97-4f30-9da8-f4d905dfe9d6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Volume info retrieved successfully. Jan 27 16:14:26.989327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ff70e31-fe97-4f30-9da8-f4d905dfe9d6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d returned with HTTP 200 Jan 27 16:14:26.994740 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 201/397] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:26 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d => generated 911 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:27.182340 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.transfer.api [None req-1bb78b61-5877-4a23-986b-52dd4b8b2d01 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] Volume 057d3561-eca2-4d9e-8dcb-1b9e108aa167 has been transferred. Jan 27 16:14:27.237160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bb78b61-5877-4a23-986b-52dd4b8b2d01 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] http://10.222.0.78/volume/v3/985939c38c034eb9b39d2bc75e85d293/os-volume-transfer/3f55ba07-89e3-4d27-a3de-a7b05443b675/accept returned with HTTP 202 Jan 27 16:14:27.249153 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eca124ff-3f50-40cb-8b80-e1a3726a2997 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] GET http://10.222.0.78/volume/v3/985939c38c034eb9b39d2bc75e85d293/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 Jan 27 16:14:27.249930 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eca124ff-3f50-40cb-8b80-e1a3726a2997 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:27.250349 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:27.250349 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:27.251241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eca124ff-3f50-40cb-8b80-e1a3726a2997 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:27.257544 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 197/398] 10.222.0.78 () {60 vars in 1390 bytes} [Wed Jan 27 16:14:26 2021] POST /volume/v3/985939c38c034eb9b39d2bc75e85d293/os-volume-transfer/3f55ba07-89e3-4d27-a3de-a7b05443b675/accept => generated 431 bytes in 1080 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:14:27.304141 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:27.304141 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:27.313229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eca124ff-3f50-40cb-8b80-e1a3726a2997 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] Volume info retrieved successfully. Jan 27 16:14:27.334789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eca124ff-3f50-40cb-8b80-e1a3726a2997 tempest-VolumeQuotasAdminTestJSON-1673208244 tempest-VolumeQuotasAdminTestJSON-1673208244-project] http://10.222.0.78/volume/v3/985939c38c034eb9b39d2bc75e85d293/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 returned with HTTP 200 Jan 27 16:14:27.335833 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 202/399] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:27 2021] GET /volume/v3/985939c38c034eb9b39d2bc75e85d293/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:27.354576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfc61ee9-611c-4e8d-ab3a-f8ea6e2e26d4 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc?usage=True Jan 27 16:14:27.355417 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfc61ee9-611c-4e8d-ab3a-f8ea6e2e26d4 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:27.355529 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:27.355529 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:27.355906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfc61ee9-611c-4e8d-ab3a-f8ea6e2e26d4 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:27.356637 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:27.356637 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:27.419686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfc61ee9-611c-4e8d-ab3a-f8ea6e2e26d4 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc?usage=True returned with HTTP 200 Jan 27 16:14:27.420725 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 198/400] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:14:27 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc?usage=True => generated 1076 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:27.436493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a14558a8-b289-4128-971b-5b310fb0c7d2 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/985939c38c034eb9b39d2bc75e85d293?usage=True Jan 27 16:14:27.437542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a14558a8-b289-4128-971b-5b310fb0c7d2 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:27.437948 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:27.437948 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:27.438790 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a14558a8-b289-4128-971b-5b310fb0c7d2 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:27.495860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a14558a8-b289-4128-971b-5b310fb0c7d2 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/985939c38c034eb9b39d2bc75e85d293?usage=True returned with HTTP 200 Jan 27 16:14:27.497745 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 203/401] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:14:27 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/985939c38c034eb9b39d2bc75e85d293?usage=True => generated 868 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:27.514496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4bb9aab-28c7-4a1b-9868-25d114031948 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] DELETE http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 Jan 27 16:14:27.515235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4bb9aab-28c7-4a1b-9868-25d114031948 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:27.515821 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4bb9aab-28c7-4a1b-9868-25d114031948 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:27.516417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e4bb9aab-28c7-4a1b-9868-25d114031948 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Delete volume with id: 057d3561-eca2-4d9e-8dcb-1b9e108aa167 Jan 27 16:14:27.572924 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:27.572924 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:27.574159 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4bb9aab-28c7-4a1b-9868-25d114031948 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Volume info retrieved successfully. Jan 27 16:14:27.687370 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4bb9aab-28c7-4a1b-9868-25d114031948 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Delete volume request issued successfully. Jan 27 16:14:27.687911 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4bb9aab-28c7-4a1b-9868-25d114031948 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 returned with HTTP 202 Jan 27 16:14:27.689619 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 199/402] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:14:27 2021] DELETE /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:14:27.699050 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-928d421a-f9b1-4d20-861b-5b706da23b37 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 Jan 27 16:14:27.701042 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-928d421a-f9b1-4d20-861b-5b706da23b37 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:27.701661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-928d421a-f9b1-4d20-861b-5b706da23b37 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:27.762548 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:27.762548 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:27.772575 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-928d421a-f9b1-4d20-861b-5b706da23b37 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Volume info retrieved successfully. Jan 27 16:14:27.803083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-928d421a-f9b1-4d20-861b-5b706da23b37 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 returned with HTTP 200 Jan 27 16:14:27.810884 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 204/403] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:27 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 => generated 1087 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:28.827227 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94c38ea0-46b4-4094-a4e1-830ed78cf84d tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 Jan 27 16:14:28.827965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94c38ea0-46b4-4094-a4e1-830ed78cf84d tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:28.828300 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:28.828300 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:28.829174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94c38ea0-46b4-4094-a4e1-830ed78cf84d tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:28.905736 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:28.905736 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:28.917684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-94c38ea0-46b4-4094-a4e1-830ed78cf84d tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Volume info retrieved successfully. Jan 27 16:14:28.972171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94c38ea0-46b4-4094-a4e1-830ed78cf84d tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 returned with HTTP 200 Jan 27 16:14:28.973294 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 200/404] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:28 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 => generated 1087 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:29.991512 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27a2ebba-6616-4ddc-82c7-0964ffcc3969 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 Jan 27 16:14:29.991993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27a2ebba-6616-4ddc-82c7-0964ffcc3969 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:29.992217 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:29.992217 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:29.992600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27a2ebba-6616-4ddc-82c7-0964ffcc3969 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:30.054325 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27a2ebba-6616-4ddc-82c7-0964ffcc3969 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 returned with HTTP 404 Jan 27 16:14:30.056077 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 205/405] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:29 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:14:30.070254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d934b9f-5ecc-4aaa-9027-48951306b218 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] GET http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/cbe6219b281e46efa8de6dd0ea3d27c4?usage=True Jan 27 16:14:30.071357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d934b9f-5ecc-4aaa-9027-48951306b218 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:30.071770 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:30.071770 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:30.072448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d934b9f-5ecc-4aaa-9027-48951306b218 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:30.130718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d934b9f-5ecc-4aaa-9027-48951306b218 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/cbe6219b281e46efa8de6dd0ea3d27c4?usage=True returned with HTTP 200 Jan 27 16:14:30.132045 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 201/406] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:14:30 2021] GET /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/cbe6219b281e46efa8de6dd0ea3d27c4?usage=True => generated 868 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:30.149647 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5cd1bf5-f8f3-4118-8241-27b86e00cdd1 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] PUT http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc Jan 27 16:14:30.150989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5cd1bf5-f8f3-4118-8241-27b86e00cdd1 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:30.568505 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5cd1bf5-f8f3-4118-8241-27b86e00cdd1 tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc returned with HTTP 200 Jan 27 16:14:30.575324 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 206/407] 10.222.0.78 () {60 vars in 1342 bytes} [Wed Jan 27 16:14:30 2021] PUT /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc => generated 321 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:14:30.589603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec44f008-d742-484e-86f8-189ee67a12ab tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] PUT http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc Jan 27 16:14:30.590517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec44f008-d742-484e-86f8-189ee67a12ab tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:31.054865 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec44f008-d742-484e-86f8-189ee67a12ab tempest-VolumeQuotasAdminTestJSON-405936798 tempest-VolumeQuotasAdminTestJSON-405936798-project-admin] http://10.222.0.78/volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc returned with HTTP 200 Jan 27 16:14:31.056001 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 202/408] 10.222.0.78 () {60 vars in 1342 bytes} [Wed Jan 27 16:14:30 2021] PUT /volume/v3/cbe6219b281e46efa8de6dd0ea3d27c4/os-quota-sets/babb8f1b386f4058a2e7038b3f7366bc => generated 319 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:31.067626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d4768de-4b66-497e-b730-daaf7dd7d2a8 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] DELETE http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 Jan 27 16:14:31.068413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d4768de-4b66-497e-b730-daaf7dd7d2a8 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:31.069052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d4768de-4b66-497e-b730-daaf7dd7d2a8 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:31.069661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2d4768de-4b66-497e-b730-daaf7dd7d2a8 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Delete volume with id: 057d3561-eca2-4d9e-8dcb-1b9e108aa167 Jan 27 16:14:31.119658 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d4768de-4b66-497e-b730-daaf7dd7d2a8 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 returned with HTTP 404 Jan 27 16:14:31.121162 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 207/409] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:14:31 2021] DELETE /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/057d3561-eca2-4d9e-8dcb-1b9e108aa167 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:14:31.129194 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4944a5e3-ed41-4e4d-8875-2968c2ee11a2 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] DELETE http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f Jan 27 16:14:31.129933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4944a5e3-ed41-4e4d-8875-2968c2ee11a2 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:31.130514 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4944a5e3-ed41-4e4d-8875-2968c2ee11a2 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:31.131158 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4944a5e3-ed41-4e4d-8875-2968c2ee11a2 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] Delete volume with id: 38d0c4a1-e1bf-4c05-b32f-f290c1ae124f Jan 27 16:14:31.179397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4944a5e3-ed41-4e4d-8875-2968c2ee11a2 tempest-VolumeQuotasAdminTestJSON-832860971 tempest-VolumeQuotasAdminTestJSON-832860971-project] http://10.222.0.78/volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f returned with HTTP 404 Jan 27 16:14:31.180556 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 203/410] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:14:31 2021] DELETE /volume/v3/babb8f1b386f4058a2e7038b3f7366bc/volumes/38d0c4a1-e1bf-4c05-b32f-f290c1ae124f => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:14:42.008193 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-161404b5-d636-4e29-87cc-8418520e109b tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] POST http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types Jan 27 16:14:42.009506 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-161404b5-d636-4e29-87cc-8418520e109b tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:42.168892 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-161404b5-d636-4e29-87cc-8418520e109b tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types returned with HTTP 200 Jan 27 16:14:42.169719 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 208/411] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:14:41 2021] POST /volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types => generated 188 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:42.181949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90143ce7-4c57-4b11-be11-017b94cd3d09 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] POST http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types Jan 27 16:14:42.182825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90143ce7-4c57-4b11-be11-017b94cd3d09 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:42.328913 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90143ce7-4c57-4b11-be11-017b94cd3d09 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types returned with HTTP 200 Jan 27 16:14:42.329685 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 204/412] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:14:42 2021] POST /volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types => generated 188 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:42.471546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] POST http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes Jan 27 16:14:42.472340 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1009634473"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:42.473702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1009634473'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:14:42.488630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Create volume of 1 GB Jan 27 16:14:42.488630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:42.488630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:42.488630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Availability Zones retrieved successfully. Jan 27 16:14:42.504076 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Flow 'volume_create_api' (12052771-59da-4b67-b4d0-3ab4de07855c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:14:42.507040 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bfa20c0-eac7-450d-b4b2-8bddff563afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:42.509602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:14:42.563315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bfa20c0-eac7-450d-b4b2-8bddff563afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:14:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a53862f4-0502-4521-81f1-a9b143e5593f,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a53862f4-0502-4521-81f1-a9b143e5593f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:42.565660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13ec750e-b5e9-4c61-844e-d6d607b100a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:42.620216 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] 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 27 16:14:42.621107 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] 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 27 16:14:42.724972 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Created reservations ['f1ac6010-dc58-437f-a9ee-846b3a258268', 'e184a802-bfa7-43cb-a430-2cc1d995326f', 'ffe7dee7-39d0-45a6-8cef-68b5db520d82', 'c433b4d8-254b-4d6f-85f7-4567c0e5a53b'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:14:42.726832 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13ec750e-b5e9-4c61-844e-d6d607b100a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1ac6010-dc58-437f-a9ee-846b3a258268', 'e184a802-bfa7-43cb-a430-2cc1d995326f', 'ffe7dee7-39d0-45a6-8cef-68b5db520d82', 'c433b4d8-254b-4d6f-85f7-4567c0e5a53b']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:42.729143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa2b85b-b70a-4801-ae91-90c5abab9b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:42.850807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa2b85b-b70a-4801-ae91-90c5abab9b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df5ed25f-f276-41af-8c31-497185d335e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1009634473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='407f4220860f4c3db709172c5d994ae9',qos_specs=None,replication_status=,reservations=['f1ac6010-dc58-437f-a9ee-846b3a258268','e184a802-bfa7-43cb-a430-2cc1d995326f','ffe7dee7-39d0-45a6-8cef-68b5db520d82','c433b4d8-254b-4d6f-85f7-4567c0e5a53b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5991d5cbc748cb8c3d35f93ee79891',volume_type_id=a53862f4-0502-4521-81f1-a9b143e5593f), 'volume': 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-27T16:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1009634473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df5ed25f-f276-41af-8c31-497185d335e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='407f4220860f4c3db709172c5d994ae9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1a5991d5cbc748cb8c3d35f93ee79891',volume_attachment=,volume_type=,volume_type_id=a53862f4-0502-4521-81f1-a9b143e5593f)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:42.852995 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445df660-6539-4a15-b2e2-039f24140c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:42.978124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445df660-6539-4a15-b2e2-039f24140c50) transitioned into state 'SUCCESS' from state '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-1009634473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='407f4220860f4c3db709172c5d994ae9',qos_specs=None,replication_status=,reservations=['f1ac6010-dc58-437f-a9ee-846b3a258268','e184a802-bfa7-43cb-a430-2cc1d995326f','ffe7dee7-39d0-45a6-8cef-68b5db520d82','c433b4d8-254b-4d6f-85f7-4567c0e5a53b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5991d5cbc748cb8c3d35f93ee79891',volume_type_id=a53862f4-0502-4521-81f1-a9b143e5593f)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:42.981578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ad764d-3b4b-472d-8e15-d2045e1fb850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:43.080928 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ad764d-3b4b-472d-8e15-d2045e1fb850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:43.084747 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Flow 'volume_create_api' (12052771-59da-4b67-b4d0-3ab4de07855c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:14:43.142782 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Create volume request issued successfully. Jan 27 16:14:43.158555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c084d1a-cd5d-45a9-a54d-584d5cb23928 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes returned with HTTP 202 Jan 27 16:14:43.159588 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 209/413] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:14:42 2021] POST /volume/v3/407f4220860f4c3db709172c5d994ae9/volumes => generated 834 bytes in 823 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:14:43.177263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a77d636-7621-4055-866a-95cb44723af2 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] GET http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 Jan 27 16:14:43.177790 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a77d636-7621-4055-866a-95cb44723af2 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:43.178281 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a77d636-7621-4055-866a-95cb44723af2 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:43.284939 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:43.284939 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:43.306737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a77d636-7621-4055-866a-95cb44723af2 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Volume info retrieved successfully. Jan 27 16:14:43.334280 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a77d636-7621-4055-866a-95cb44723af2 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 returned with HTTP 200 Jan 27 16:14:43.335145 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 205/414] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:43 2021] GET /volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 => generated 902 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:44.367104 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db30a198-9d42-4e13-8b0d-02cab09cfda2 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] GET http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 Jan 27 16:14:44.368303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db30a198-9d42-4e13-8b0d-02cab09cfda2 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:44.372234 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:44.372234 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:44.373201 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db30a198-9d42-4e13-8b0d-02cab09cfda2 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:44.453887 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:44.453887 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:44.463115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db30a198-9d42-4e13-8b0d-02cab09cfda2 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Volume info retrieved successfully. Jan 27 16:14:44.490079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db30a198-9d42-4e13-8b0d-02cab09cfda2 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 returned with HTTP 200 Jan 27 16:14:44.490079 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 210/415] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:44 2021] GET /volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 => generated 926 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:45.506201 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af198f9b-2b16-40a8-97ee-e35ff921d35c tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] GET http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 Jan 27 16:14:45.506729 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af198f9b-2b16-40a8-97ee-e35ff921d35c tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:45.507176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:45.507176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:45.507832 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af198f9b-2b16-40a8-97ee-e35ff921d35c tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:45.575218 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:45.575218 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:45.611280 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af198f9b-2b16-40a8-97ee-e35ff921d35c tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Volume info retrieved successfully. Jan 27 16:14:45.660878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af198f9b-2b16-40a8-97ee-e35ff921d35c tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 returned with HTTP 200 Jan 27 16:14:45.664118 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 206/416] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:45 2021] GET /volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 => generated 927 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:45.681384 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f2bcc09-6d55-4f50-9bab-9c751f0e3b9e tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] GET http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/volumes/df5ed25f-f276-41af-8c31-497185d335e9 Jan 27 16:14:45.682236 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f2bcc09-6d55-4f50-9bab-9c751f0e3b9e tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:45.682663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:45.682663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:45.683326 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f2bcc09-6d55-4f50-9bab-9c751f0e3b9e tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:45.739344 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:45.739344 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:45.748286 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f2bcc09-6d55-4f50-9bab-9c751f0e3b9e tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Volume info retrieved successfully. Jan 27 16:14:45.773003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f2bcc09-6d55-4f50-9bab-9c751f0e3b9e tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/volumes/df5ed25f-f276-41af-8c31-497185d335e9 returned with HTTP 200 Jan 27 16:14:45.774830 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 211/417] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:45 2021] GET /volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/volumes/df5ed25f-f276-41af-8c31-497185d335e9 => generated 1098 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:45.791055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6aab22e-593a-4bbe-999b-9e5a5559efb7 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] POST http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9/action Jan 27 16:14:45.791986 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:45.791986 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:45.793069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6aab22e-593a-4bbe-999b-9e5a5559efb7 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:14:45.793655 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6aab22e-593a-4bbe-999b-9e5a5559efb7 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:45.845808 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:45.845808 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:45.847429 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6aab22e-593a-4bbe-999b-9e5a5559efb7 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Volume info retrieved successfully. Jan 27 16:14:45.901172 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-a6aab22e-593a-4bbe-999b-9e5a5559efb7 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] 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 27 16:14:45.902468 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-a6aab22e-593a-4bbe-999b-9e5a5559efb7 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] 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 27 16:14:46.014610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a6aab22e-593a-4bbe-999b-9e5a5559efb7 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Created reservations ['c76dc678-eac9-4197-b7cf-b7202d8c7d4d', 'c70898ec-4ce3-41a0-a368-8fcc6ac095f7'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:14:46.059146 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-a6aab22e-593a-4bbe-999b-9e5a5559efb7 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] 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 27 16:14:46.060445 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-a6aab22e-593a-4bbe-999b-9e5a5559efb7 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] 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 27 16:14:46.124777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a6aab22e-593a-4bbe-999b-9e5a5559efb7 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Created reservations ['69233e39-6755-423b-9fc2-2d114565a2db', '38e12e5b-2edc-455f-b1f4-3bac678ea12e'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:14:46.353247 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6aab22e-593a-4bbe-999b-9e5a5559efb7 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Retype volume request issued successfully. Jan 27 16:14:46.354572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6aab22e-593a-4bbe-999b-9e5a5559efb7 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9/action returned with HTTP 202 Jan 27 16:14:46.359338 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 207/418] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:14:45 2021] POST /volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9/action => generated 0 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:14:46.364693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c423f99c-fd4d-4b5a-9a7e-a7b1cb4e0b13 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] GET http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 Jan 27 16:14:46.365416 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c423f99c-fd4d-4b5a-9a7e-a7b1cb4e0b13 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:46.365805 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:46.365805 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:46.366508 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c423f99c-fd4d-4b5a-9a7e-a7b1cb4e0b13 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:46.463881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:46.463881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:46.490238 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c423f99c-fd4d-4b5a-9a7e-a7b1cb4e0b13 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Volume info retrieved successfully. Jan 27 16:14:46.522799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c423f99c-fd4d-4b5a-9a7e-a7b1cb4e0b13 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 returned with HTTP 200 Jan 27 16:14:46.525423 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 212/419] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:46 2021] GET /volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 => generated 926 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:47.542730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79a381e1-fe43-48c5-808f-0e697d2f8df6 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] GET http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 Jan 27 16:14:47.543324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79a381e1-fe43-48c5-808f-0e697d2f8df6 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:47.543453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:47.543453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:47.543829 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79a381e1-fe43-48c5-808f-0e697d2f8df6 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:47.608948 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:47.608948 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:47.618813 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-79a381e1-fe43-48c5-808f-0e697d2f8df6 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Volume info retrieved successfully. Jan 27 16:14:47.641132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79a381e1-fe43-48c5-808f-0e697d2f8df6 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 returned with HTTP 200 Jan 27 16:14:47.642081 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 208/420] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:47 2021] GET /volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 => generated 927 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:47.658933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94029884-85ea-49ed-b64a-cb1bc9bfaace tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] GET http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/volumes/df5ed25f-f276-41af-8c31-497185d335e9 Jan 27 16:14:47.659653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94029884-85ea-49ed-b64a-cb1bc9bfaace tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:47.659985 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:47.659985 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:47.660634 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94029884-85ea-49ed-b64a-cb1bc9bfaace tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:47.722092 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:47.722092 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:47.734642 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-94029884-85ea-49ed-b64a-cb1bc9bfaace tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Volume info retrieved successfully. Jan 27 16:14:47.768202 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94029884-85ea-49ed-b64a-cb1bc9bfaace tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/volumes/df5ed25f-f276-41af-8c31-497185d335e9 returned with HTTP 200 Jan 27 16:14:47.774116 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 213/421] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:47 2021] GET /volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/volumes/df5ed25f-f276-41af-8c31-497185d335e9 => generated 1098 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:47.785585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3dab902-0e3a-44b0-ad6d-073738f65662 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] GET http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1009634473 Jan 27 16:14:47.786245 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3dab902-0e3a-44b0-ad6d-073738f65662 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:47.786468 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:47.786468 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:47.787006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3dab902-0e3a-44b0-ad6d-073738f65662 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:47.798387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3dab902-0e3a-44b0-ad6d-073738f65662 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1009634473'), ('all_tenants', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:14:47.862079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3dab902-0e3a-44b0-ad6d-073738f65662 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Get all volumes completed successfully. Jan 27 16:14:47.863177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3dab902-0e3a-44b0-ad6d-073738f65662 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1009634473 returned with HTTP 200 Jan 27 16:14:47.864114 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 209/422] 10.222.0.78 () {58 vars in 1365 bytes} [Wed Jan 27 16:14:47 2021] GET /volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1009634473 => generated 413 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:47.878737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b4eb1b3-371d-4a7c-a42c-71c86794ad68 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] DELETE http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 Jan 27 16:14:47.879681 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b4eb1b3-371d-4a7c-a42c-71c86794ad68 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:47.879964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:47.879964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:47.880493 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b4eb1b3-371d-4a7c-a42c-71c86794ad68 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:47.881022 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8b4eb1b3-371d-4a7c-a42c-71c86794ad68 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Delete volume with id: df5ed25f-f276-41af-8c31-497185d335e9 Jan 27 16:14:47.983299 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:47.983299 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:47.984697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b4eb1b3-371d-4a7c-a42c-71c86794ad68 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Volume info retrieved successfully. Jan 27 16:14:48.110610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b4eb1b3-371d-4a7c-a42c-71c86794ad68 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Delete volume request issued successfully. Jan 27 16:14:48.111424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b4eb1b3-371d-4a7c-a42c-71c86794ad68 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 returned with HTTP 202 Jan 27 16:14:48.112589 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 214/423] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:14:47 2021] DELETE /volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:14:48.121127 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a12f38e5-8318-474e-8eaa-f5cf0d726381 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] GET http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 Jan 27 16:14:48.121828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a12f38e5-8318-474e-8eaa-f5cf0d726381 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:48.122196 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:48.122196 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:48.123331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a12f38e5-8318-474e-8eaa-f5cf0d726381 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:48.176683 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:48.176683 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:48.185867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a12f38e5-8318-474e-8eaa-f5cf0d726381 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Volume info retrieved successfully. Jan 27 16:14:48.210568 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a12f38e5-8318-474e-8eaa-f5cf0d726381 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 returned with HTTP 200 Jan 27 16:14:48.221423 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 210/424] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:48 2021] GET /volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 => generated 926 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:49.229203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89e102b2-7282-47cc-aa67-8673cf70d873 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] GET http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 Jan 27 16:14:49.234242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89e102b2-7282-47cc-aa67-8673cf70d873 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:49.234979 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:49.234979 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:49.235934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89e102b2-7282-47cc-aa67-8673cf70d873 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:49.304166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:49.304166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:49.318766 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89e102b2-7282-47cc-aa67-8673cf70d873 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Volume info retrieved successfully. Jan 27 16:14:49.350821 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89e102b2-7282-47cc-aa67-8673cf70d873 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 returned with HTTP 200 Jan 27 16:14:49.352860 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 215/425] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:49 2021] GET /volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 => generated 926 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:50.369002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdd13c2d-004b-4475-b939-2370e209baf9 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] GET http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 Jan 27 16:14:50.370922 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdd13c2d-004b-4475-b939-2370e209baf9 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:50.371366 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:50.371366 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:50.372101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdd13c2d-004b-4475-b939-2370e209baf9 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:50.423349 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdd13c2d-004b-4475-b939-2370e209baf9 tempest-VolumeRetypeWithoutMigrationTest-707404188 tempest-VolumeRetypeWithoutMigrationTest-707404188-project] http://10.222.0.78/volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 returned with HTTP 404 Jan 27 16:14:50.425687 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 211/426] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:50 2021] GET /volume/v3/407f4220860f4c3db709172c5d994ae9/volumes/df5ed25f-f276-41af-8c31-497185d335e9 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:14:50.433816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86c52075-1c60-4dd4-a8e1-e5cd2fe64630 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] DELETE http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types/27483a82-8268-4e29-8efb-276d09a496f2 Jan 27 16:14:50.434624 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86c52075-1c60-4dd4-a8e1-e5cd2fe64630 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:50.434840 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:50.434840 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:50.435256 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86c52075-1c60-4dd4-a8e1-e5cd2fe64630 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:50.507394 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:14:50.507394 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:14:50.587753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86c52075-1c60-4dd4-a8e1-e5cd2fe64630 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types/27483a82-8268-4e29-8efb-276d09a496f2 returned with HTTP 202 Jan 27 16:14:50.588643 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 216/427] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:14:50 2021] DELETE /volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types/27483a82-8268-4e29-8efb-276d09a496f2 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:14:50.596431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b906271a-87c7-4f0c-b58d-0a5d622defa1 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] GET http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types/27483a82-8268-4e29-8efb-276d09a496f2 Jan 27 16:14:50.597305 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b906271a-87c7-4f0c-b58d-0a5d622defa1 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:50.597410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b906271a-87c7-4f0c-b58d-0a5d622defa1 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:50.625800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b906271a-87c7-4f0c-b58d-0a5d622defa1 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types/27483a82-8268-4e29-8efb-276d09a496f2 returned with HTTP 404 Jan 27 16:14:50.627331 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 212/428] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:14:50 2021] GET /volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types/27483a82-8268-4e29-8efb-276d09a496f2 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:14:50.634886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e6753f2-4f78-457a-88ae-7df1b2743018 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] DELETE http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types/a53862f4-0502-4521-81f1-a9b143e5593f Jan 27 16:14:50.636177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e6753f2-4f78-457a-88ae-7df1b2743018 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:50.638480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e6753f2-4f78-457a-88ae-7df1b2743018 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:50.799222 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e6753f2-4f78-457a-88ae-7df1b2743018 tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types/a53862f4-0502-4521-81f1-a9b143e5593f returned with HTTP 202 Jan 27 16:14:50.800471 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 217/429] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:14:50 2021] DELETE /volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types/a53862f4-0502-4521-81f1-a9b143e5593f => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:14:50.837875 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f1e4590-2c71-42ca-9eb6-eda708b56d3f tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] GET http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types/a53862f4-0502-4521-81f1-a9b143e5593f Jan 27 16:14:50.837875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f1e4590-2c71-42ca-9eb6-eda708b56d3f tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:50.837875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f1e4590-2c71-42ca-9eb6-eda708b56d3f tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:50.850815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f1e4590-2c71-42ca-9eb6-eda708b56d3f tempest-VolumeRetypeWithoutMigrationTest-643494927 tempest-VolumeRetypeWithoutMigrationTest-643494927-project-admin] http://10.222.0.78/volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types/a53862f4-0502-4521-81f1-a9b143e5593f returned with HTTP 404 Jan 27 16:14:50.852909 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 213/430] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:14:50 2021] GET /volume/v3/98b66978cc8140e2b0fb588b8b9d5c42/types/a53862f4-0502-4521-81f1-a9b143e5593f => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:14:57.825941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ecc69f9-8854-4cae-bb01-fb69615c0ff1 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] GET http://10.222.0.78/volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 Jan 27 16:14:57.827033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ecc69f9-8854-4cae-bb01-fb69615c0ff1 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:57.827610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ecc69f9-8854-4cae-bb01-fb69615c0ff1 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:57.868787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ecc69f9-8854-4cae-bb01-fb69615c0ff1 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] http://10.222.0.78/volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 returned with HTTP 200 Jan 27 16:14:57.869595 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 218/431] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:14:57 2021] GET /volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 => generated 361 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:57.881920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca7d362c-e753-480f-9b74-921cebec897c tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] PUT http://10.222.0.78/volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 Jan 27 16:14:57.884014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca7d362c-e753-480f-9b74-921cebec897c tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:58.105344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca7d362c-e753-480f-9b74-921cebec897c tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] http://10.222.0.78/volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 returned with HTTP 200 Jan 27 16:14:58.121470 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 214/432] 10.222.0.78 () {60 vars in 1341 bytes} [Wed Jan 27 16:14:57 2021] PUT /volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 => generated 314 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:58.296320 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] POST http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes Jan 27 16:14:58.297424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1817217225"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:58.298847 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1817217225'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:14:58.299439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Create volume of 1 GB Jan 27 16:14:58.314790 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Availability Zones retrieved successfully. Jan 27 16:14:58.334110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Flow 'volume_create_api' (0762e994-f737-4f12-a077-f10b18bee26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:14:58.337796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ce892d6-20ee-49f8-a4a4-83c0b8cc67ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:58.340500 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:14:58.463823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ce892d6-20ee-49f8-a4a4-83c0b8cc67ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:58.466253 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04221232-acfc-4ebc-baf4-f4f574343b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:58.610570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Created reservations ['eb24b8be-f41a-494d-8aa5-728e63e72a48', '082a58fb-040e-49e1-904b-79a7f293d3fd', '6059256a-3d11-45bf-b0e3-1501af4fd912', 'd739d29f-bd40-454f-b179-12623ab3e5bf'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:14:58.612850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04221232-acfc-4ebc-baf4-f4f574343b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb24b8be-f41a-494d-8aa5-728e63e72a48', '082a58fb-040e-49e1-904b-79a7f293d3fd', '6059256a-3d11-45bf-b0e3-1501af4fd912', 'd739d29f-bd40-454f-b179-12623ab3e5bf']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:58.615315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a13eec13-98f4-4955-b01f-aea03937b4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:58.741030 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a13eec13-98f4-4955-b01f-aea03937b4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee2ef256-725b-41ac-9d21-26177b18b2f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1817217225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16f170f2f31c4bd2bfe07e82322428b5',qos_specs=None,replication_status=,reservations=['eb24b8be-f41a-494d-8aa5-728e63e72a48','082a58fb-040e-49e1-904b-79a7f293d3fd','6059256a-3d11-45bf-b0e3-1501af4fd912','d739d29f-bd40-454f-b179-12623ab3e5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee0bbd2302614b2784d442b3efb24ff4',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:14:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1817217225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee2ef256-725b-41ac-9d21-26177b18b2f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16f170f2f31c4bd2bfe07e82322428b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ee0bbd2302614b2784d442b3efb24ff4',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:58.744828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb46ebe-160d-4e03-b443-4b8e12325988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:58.806367 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb46ebe-160d-4e03-b443-4b8e12325988) transitioned into state 'SUCCESS' from state '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-1817217225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16f170f2f31c4bd2bfe07e82322428b5',qos_specs=None,replication_status=,reservations=['eb24b8be-f41a-494d-8aa5-728e63e72a48','082a58fb-040e-49e1-904b-79a7f293d3fd','6059256a-3d11-45bf-b0e3-1501af4fd912','d739d29f-bd40-454f-b179-12623ab3e5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee0bbd2302614b2784d442b3efb24ff4',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:58.808446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd7fbe21-06f2-4485-b138-5577c99c04c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:58.854211 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd7fbe21-06f2-4485-b138-5577c99c04c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:58.858142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Flow 'volume_create_api' (0762e994-f737-4f12-a077-f10b18bee26c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:14:58.953140 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Create volume request issued successfully. Jan 27 16:14:58.969996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6957c4e-0dc6-4ea7-b2b6-a6534a9d721b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes returned with HTTP 202 Jan 27 16:14:58.971224 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 219/433] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:14:58 2021] POST /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes => generated 836 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:14:58.986706 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00c741a0-7b8f-477a-98ba-da10bd3eb1a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] GET http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 Jan 27 16:14:58.988050 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00c741a0-7b8f-477a-98ba-da10bd3eb1a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:58.988699 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00c741a0-7b8f-477a-98ba-da10bd3eb1a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:59.122740 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:59.122740 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:14:59.129154 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e840bf3d-767c-4abd-b64b-1956d25c1999 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/c6f82928-093d-44df-91e8-f08959925319/action Jan 27 16:14:59.129667 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:59.129667 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:14:59.130108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e840bf3d-767c-4abd-b64b-1956d25c1999 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action body: b'{"os-attach": {"instance_uuid": "d4ab42eb-8411-4ada-9296-22d042659f87", "mountpoint": "/dev/vdc"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:14:59.131027 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e840bf3d-767c-4abd-b64b-1956d25c1999 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d4ab42eb-8411-4ada-9296-22d042659f87", "mountpoint": "/dev/vdc"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:59.135746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-00c741a0-7b8f-477a-98ba-da10bd3eb1a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Volume info retrieved successfully. Jan 27 16:14:59.172626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00c741a0-7b8f-477a-98ba-da10bd3eb1a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 returned with HTTP 200 Jan 27 16:14:59.174475 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 215/434] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:14:58 2021] GET /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 => generated 904 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:59.204676 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e840bf3d-767c-4abd-b64b-1956d25c1999 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/c6f82928-093d-44df-91e8-f08959925319/action returned with HTTP 404 Jan 27 16:14:59.206233 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 220/435] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:14:59 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/c6f82928-093d-44df-91e8-f08959925319/action => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:00.191180 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b827c188-a6f5-4e68-bd9f-47aade2de599 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] GET http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 Jan 27 16:15:00.191701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b827c188-a6f5-4e68-bd9f-47aade2de599 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:00.192082 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:00.192082 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:00.192837 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b827c188-a6f5-4e68-bd9f-47aade2de599 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:00.284646 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:00.284646 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:00.295181 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b827c188-a6f5-4e68-bd9f-47aade2de599 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Volume info retrieved successfully. Jan 27 16:15:00.321267 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b827c188-a6f5-4e68-bd9f-47aade2de599 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 returned with HTTP 200 Jan 27 16:15:00.323069 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 216/436] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:00 2021] GET /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 => generated 929 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:00.340182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5459b097-c8ec-464b-be41-a7bc863952b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] POST http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots Jan 27 16:15:00.341405 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5459b097-c8ec-464b-be41-a7bc863952b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee2ef256-725b-41ac-9d21-26177b18b2f8", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-418593579"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:00.404889 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:00.404889 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:00.406802 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5459b097-c8ec-464b-be41-a7bc863952b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Volume info retrieved successfully. Jan 27 16:15:00.407638 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-5459b097-c8ec-464b-be41-a7bc863952b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Create snapshot from volume ee2ef256-725b-41ac-9d21-26177b18b2f8 Jan 27 16:15:00.536143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5459b097-c8ec-464b-be41-a7bc863952b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Created reservations ['6e59e852-9912-41e5-b9da-e16a13a89850', 'f487a1df-f050-46b3-b2f8-e60688ff4cd4', '45062356-3ef4-484b-a2d0-18568e8a874a', '9d8c07be-d5b8-4c80-abe4-f119c78c9f27'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:15:00.823521 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5459b097-c8ec-464b-be41-a7bc863952b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Snapshot create request issued successfully. Jan 27 16:15:00.824617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5459b097-c8ec-464b-be41-a7bc863952b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots returned with HTTP 202 Jan 27 16:15:00.831112 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 221/437] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:15:00 2021] POST /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots => generated 322 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:15:00.836066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc0b0f50-5c3a-45a8-b748-cd3b0fe7fa50 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] GET http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 Jan 27 16:15:00.836589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc0b0f50-5c3a-45a8-b748-cd3b0fe7fa50 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:00.836776 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:00.836776 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:00.837151 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc0b0f50-5c3a-45a8-b748-cd3b0fe7fa50 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:00.884226 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:00.884226 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:00.888353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bc0b0f50-5c3a-45a8-b748-cd3b0fe7fa50 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Snapshot retrieved successfully. Jan 27 16:15:00.888353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc0b0f50-5c3a-45a8-b748-cd3b0fe7fa50 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 returned with HTTP 200 Jan 27 16:15:00.889424 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 217/438] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:15:00 2021] GET /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 => generated 454 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:01.901918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36907cdd-e200-49b5-89e6-9783ccfb8969 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] GET http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 Jan 27 16:15:01.902457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36907cdd-e200-49b5-89e6-9783ccfb8969 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:01.902624 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:01.902624 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:01.903002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36907cdd-e200-49b5-89e6-9783ccfb8969 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:01.971359 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:01.971359 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:01.972504 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36907cdd-e200-49b5-89e6-9783ccfb8969 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Snapshot retrieved successfully. Jan 27 16:15:01.974404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36907cdd-e200-49b5-89e6-9783ccfb8969 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 returned with HTTP 200 Jan 27 16:15:01.981073 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 222/439] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:15:01 2021] GET /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 => generated 454 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:02.987264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bd117f1-898a-4cb9-af77-90e9604a89b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] GET http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 Jan 27 16:15:02.988361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bd117f1-898a-4cb9-af77-90e9604a89b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:02.988739 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:02.988739 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:02.989359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bd117f1-898a-4cb9-af77-90e9604a89b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:03.013844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:03.013844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:03.015359 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7bd117f1-898a-4cb9-af77-90e9604a89b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Snapshot retrieved successfully. Jan 27 16:15:03.017523 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bd117f1-898a-4cb9-af77-90e9604a89b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 returned with HTTP 200 Jan 27 16:15:03.018841 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 218/440] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:15:02 2021] GET /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 => generated 481 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:03.033128 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ff64e6d-e1e1-42ab-b019-1cb21cdc2df1 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] PUT http://10.222.0.78/volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 Jan 27 16:15:03.034524 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:03.034524 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:03.035219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ff64e6d-e1e1-42ab-b019-1cb21cdc2df1 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:03.257508 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ff64e6d-e1e1-42ab-b019-1cb21cdc2df1 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] http://10.222.0.78/volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 returned with HTTP 200 Jan 27 16:15:03.259875 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 223/441] 10.222.0.78 () {60 vars in 1341 bytes} [Wed Jan 27 16:15:03 2021] PUT /volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 => generated 314 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:03.270040 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1659324f-fdbe-4afc-bebd-8c2639420b83 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] POST http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots Jan 27 16:15:03.270684 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:03.270684 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:03.271737 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1659324f-fdbe-4afc-bebd-8c2639420b83 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee2ef256-725b-41ac-9d21-26177b18b2f8"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:03.341377 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:03.341377 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:03.342592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1659324f-fdbe-4afc-bebd-8c2639420b83 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Volume info retrieved successfully. Jan 27 16:15:03.342951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-1659324f-fdbe-4afc-bebd-8c2639420b83 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Create snapshot from volume ee2ef256-725b-41ac-9d21-26177b18b2f8 Jan 27 16:15:03.415651 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota_utils [None req-1659324f-fdbe-4afc-bebd-8c2639420b83 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Quota exceeded for 16f170f2f31c4bd2bfe07e82322428b5, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 27 16:15:03.416839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.middleware.fault [None req-1659324f-fdbe-4afc-bebd-8c2639420b83 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots returned with HTTP 413 Jan 27 16:15:03.429092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ad36425-8a60-48c9-8b19-f7241b42e524 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] PUT http://10.222.0.78/volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 Jan 27 16:15:03.432116 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ad36425-8a60-48c9-8b19-f7241b42e524 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:03.435545 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 219/442] 10.222.0.78 () {60 vars in 1231 bytes} [Wed Jan 27 16:15:03 2021] POST /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots => generated 208 bytes in 170 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 16:15:03.674618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ad36425-8a60-48c9-8b19-f7241b42e524 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] http://10.222.0.78/volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 returned with HTTP 200 Jan 27 16:15:03.684329 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 224/443] 10.222.0.78 () {60 vars in 1341 bytes} [Wed Jan 27 16:15:03 2021] PUT /volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 => generated 314 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:03.693527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70441f4c-1eaa-4378-83f2-9bb579767dce tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] POST http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots Jan 27 16:15:03.693991 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:03.693991 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:03.694685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70441f4c-1eaa-4378-83f2-9bb579767dce tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee2ef256-725b-41ac-9d21-26177b18b2f8"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:03.761037 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:03.761037 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:03.762520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-70441f4c-1eaa-4378-83f2-9bb579767dce tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Volume info retrieved successfully. Jan 27 16:15:03.762879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-70441f4c-1eaa-4378-83f2-9bb579767dce tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Create snapshot from volume ee2ef256-725b-41ac-9d21-26177b18b2f8 Jan 27 16:15:03.821445 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota_utils [None req-70441f4c-1eaa-4378-83f2-9bb579767dce tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Quota exceeded for 16f170f2f31c4bd2bfe07e82322428b5, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 27 16:15:03.822751 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.middleware.fault [None req-70441f4c-1eaa-4378-83f2-9bb579767dce tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots returned with HTTP 413 Jan 27 16:15:03.829040 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 220/444] 10.222.0.78 () {60 vars in 1231 bytes} [Wed Jan 27 16:15:03 2021] POST /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots => generated 133 bytes in 138 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 16:15:03.834745 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a3dd33a-41f2-4add-982a-5f1d3581ea76 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] DELETE http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 Jan 27 16:15:03.836480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a3dd33a-41f2-4add-982a-5f1d3581ea76 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:03.837187 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a3dd33a-41f2-4add-982a-5f1d3581ea76 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:03.837737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-7a3dd33a-41f2-4add-982a-5f1d3581ea76 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Delete snapshot with id: b7e9f9f3-431c-4add-9f36-f773e8cb46b8 Jan 27 16:15:03.865567 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:03.865567 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:03.867538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a3dd33a-41f2-4add-982a-5f1d3581ea76 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Snapshot retrieved successfully. Jan 27 16:15:03.976092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a3dd33a-41f2-4add-982a-5f1d3581ea76 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Snapshot delete request issued successfully. Jan 27 16:15:03.977492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a3dd33a-41f2-4add-982a-5f1d3581ea76 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 returned with HTTP 202 Jan 27 16:15:03.978439 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 225/445] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:15:03 2021] DELETE /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:15:03.986836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ad381ee-7c4f-4862-ace8-59688982aa6d tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] GET http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 Jan 27 16:15:03.987644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ad381ee-7c4f-4862-ace8-59688982aa6d tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:03.988094 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:03.988094 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:03.989871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ad381ee-7c4f-4862-ace8-59688982aa6d tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:04.028233 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:04.028233 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:04.029607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8ad381ee-7c4f-4862-ace8-59688982aa6d tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Snapshot retrieved successfully. Jan 27 16:15:04.031617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ad381ee-7c4f-4862-ace8-59688982aa6d tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 returned with HTTP 200 Jan 27 16:15:04.032420 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 221/446] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:15:03 2021] GET /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 => generated 480 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:05.044968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cc883b5-1220-44f9-9e56-1dc160ee18d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] GET http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 Jan 27 16:15:05.046112 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cc883b5-1220-44f9-9e56-1dc160ee18d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:05.046485 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:05.046485 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:05.047106 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cc883b5-1220-44f9-9e56-1dc160ee18d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:05.102391 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:05.102391 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:05.105323 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7cc883b5-1220-44f9-9e56-1dc160ee18d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Snapshot retrieved successfully. Jan 27 16:15:05.109948 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cc883b5-1220-44f9-9e56-1dc160ee18d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 returned with HTTP 200 Jan 27 16:15:05.120615 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 226/447] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:15:05 2021] GET /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 => generated 480 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:06.128104 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-001a6f1a-9244-4787-848b-34d8f6c782d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] GET http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 Jan 27 16:15:06.128607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-001a6f1a-9244-4787-848b-34d8f6c782d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:06.128803 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:06.128803 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:06.129462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-001a6f1a-9244-4787-848b-34d8f6c782d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:06.179417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-001a6f1a-9244-4787-848b-34d8f6c782d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 returned with HTTP 404 Jan 27 16:15:06.180718 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 222/448] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:15:06 2021] GET /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/snapshots/b7e9f9f3-431c-4add-9f36-f773e8cb46b8 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:06.188304 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b176c63-aa42-487f-95c6-a255a43ccd59 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] DELETE http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 Jan 27 16:15:06.189071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b176c63-aa42-487f-95c6-a255a43ccd59 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:06.189454 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:06.189454 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:06.190070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b176c63-aa42-487f-95c6-a255a43ccd59 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:06.190696 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5b176c63-aa42-487f-95c6-a255a43ccd59 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Delete volume with id: ee2ef256-725b-41ac-9d21-26177b18b2f8 Jan 27 16:15:06.246296 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:06.246296 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:06.248111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b176c63-aa42-487f-95c6-a255a43ccd59 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Volume info retrieved successfully. Jan 27 16:15:06.358553 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b176c63-aa42-487f-95c6-a255a43ccd59 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Delete volume request issued successfully. Jan 27 16:15:06.359904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b176c63-aa42-487f-95c6-a255a43ccd59 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 returned with HTTP 202 Jan 27 16:15:06.365118 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 227/449] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:15:06 2021] DELETE /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:15:06.369663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbd09fb9-18d9-4838-8950-10706fa5e348 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] GET http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 Jan 27 16:15:06.370496 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbd09fb9-18d9-4838-8950-10706fa5e348 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:06.371819 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbd09fb9-18d9-4838-8950-10706fa5e348 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:06.432227 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:06.432227 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:06.442433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cbd09fb9-18d9-4838-8950-10706fa5e348 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Volume info retrieved successfully. Jan 27 16:15:06.470170 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbd09fb9-18d9-4838-8950-10706fa5e348 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 returned with HTTP 200 Jan 27 16:15:06.472132 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 223/450] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:06 2021] GET /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 => generated 928 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:07.489808 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b04a8dc-35c8-46ba-82dc-3fe616d7fd68 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] GET http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 Jan 27 16:15:07.490389 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b04a8dc-35c8-46ba-82dc-3fe616d7fd68 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:07.490590 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:07.490590 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:07.490908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b04a8dc-35c8-46ba-82dc-3fe616d7fd68 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:07.560091 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:07.560091 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:07.568937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b04a8dc-35c8-46ba-82dc-3fe616d7fd68 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Volume info retrieved successfully. Jan 27 16:15:07.605052 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b04a8dc-35c8-46ba-82dc-3fe616d7fd68 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 returned with HTTP 200 Jan 27 16:15:07.615337 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 228/451] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:07 2021] GET /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 => generated 928 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:08.622249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c77cf160-b1c5-4c49-9b42-93f79443db9b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] GET http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 Jan 27 16:15:08.623606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c77cf160-b1c5-4c49-9b42-93f79443db9b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:08.624038 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:08.624038 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:08.624835 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c77cf160-b1c5-4c49-9b42-93f79443db9b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:08.684066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c77cf160-b1c5-4c49-9b42-93f79443db9b tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302 tempest-VolumeSnapshotQuotasNegativeTestJSON-381356302-project] http://10.222.0.78/volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 returned with HTTP 404 Jan 27 16:15:08.686663 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 224/452] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:08 2021] GET /volume/v3/16f170f2f31c4bd2bfe07e82322428b5/volumes/ee2ef256-725b-41ac-9d21-26177b18b2f8 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:08.697777 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bc2d0f6-b8de-4d15-b3b9-dfe62a8346ce tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] PUT http://10.222.0.78/volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 Jan 27 16:15:08.698886 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:08.698886 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:08.699740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bc2d0f6-b8de-4d15-b3b9-dfe62a8346ce tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:09.142365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bc2d0f6-b8de-4d15-b3b9-dfe62a8346ce tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918 tempest-VolumeSnapshotQuotasNegativeTestJSON-809777918-project-admin] http://10.222.0.78/volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 returned with HTTP 200 Jan 27 16:15:09.144029 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 229/453] 10.222.0.78 () {60 vars in 1342 bytes} [Wed Jan 27 16:15:08 2021] PUT /volume/v3/a8c53b44e57746a89dd1836a102bd9e8/os-quota-sets/16f170f2f31c4bd2bfe07e82322428b5 => generated 319 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:15.731961 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes Jan 27 16:15:15.733526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b6af87f9-fb5c-4fc0-b359-ff25ceaec194", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1138435914"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:15.735335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Create volume request body: {'volume': {'imageRef': 'b6af87f9-fb5c-4fc0-b359-ff25ceaec194', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1138435914'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:15:15.853634 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Create volume of 2 GB Jan 27 16:15:15.868593 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Availability Zones retrieved successfully. Jan 27 16:15:15.886955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Flow 'volume_create_api' (9e435892-8cae-40be-a625-38e00a4c4849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:15:15.889886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27640d2e-255f-4e7c-a0ac-0c84a8882690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:15.892119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Validating volume size '2' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:15:15.978604 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27640d2e-255f-4e7c-a0ac-0c84a8882690) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 16:15:15.978604 n-d-710848-3 devstack@c-api.service[87998]: Failure: cinder.exception.InvalidInput: Invalid input received: Image b6af87f9-fb5c-4fc0-b359-ff25ceaec194 is not active. Jan 27 16:15:15.983984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27640d2e-255f-4e7c-a0ac-0c84a8882690) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:15.986203 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27640d2e-255f-4e7c-a0ac-0c84a8882690) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 16:15:15.991270 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Flow 'volume_create_api' (9e435892-8cae-40be-a625-38e00a4c4849) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 16:15:16.000054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69d79656-90b1-4940-b40a-5a90f96fcd2c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes returned with HTTP 400 Jan 27 16:15:16.001602 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 225/454] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:15:15 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes => generated 125 bytes in 273 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:15:16.887157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e0e380f-2f19-416f-9dae-778c6ff31ea9 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] POST http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types Jan 27 16:15:16.888763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e0e380f-2f19-416f-9dae-778c6ff31ea9 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-411290459", "extra_specs": {"spec1": "val1"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:17.059013 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e0e380f-2f19-416f-9dae-778c6ff31ea9 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types returned with HTTP 200 Jan 27 16:15:17.073865 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28e923eb-8d1c-415d-a02c-da9ca113cb67 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] POST http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs Jan 27 16:15:17.074680 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28e923eb-8d1c-415d-a02c-da9ca113cb67 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:17.075763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28e923eb-8d1c-415d-a02c-da9ca113cb67 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs returned with HTTP 400 Jan 27 16:15:17.077215 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 226/455] 10.222.0.78 () {60 vars in 1366 bytes} [Wed Jan 27 16:15:17 2021] POST /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs => generated 146 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:15:17.091359 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e689204-da7f-465d-b83c-f9952e7d880f tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] POST http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs Jan 27 16:15:17.093873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e689204-da7f-465d-b83c-f9952e7d880f tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:17.095219 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e689204-da7f-465d-b83c-f9952e7d880f tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs returned with HTTP 400 Jan 27 16:15:17.095753 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 230/456] 10.222.0.78 () {60 vars in 1220 bytes} [Wed Jan 27 16:15:16 2021] POST /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types => generated 242 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:17.100524 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 227/457] 10.222.0.78 () {60 vars in 1366 bytes} [Wed Jan 27 16:15:17 2021] POST /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 27 16:15:17.114847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdf61ab7-ba7d-471d-b7c4-83f7791eb3ed tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] POST http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/a81eeb3f-5be1-4648-9cf1-0e430d7abe16/extra_specs Jan 27 16:15:17.120299 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdf61ab7-ba7d-471d-b7c4-83f7791eb3ed tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:17.193558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdf61ab7-ba7d-471d-b7c4-83f7791eb3ed tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/a81eeb3f-5be1-4648-9cf1-0e430d7abe16/extra_specs returned with HTTP 404 Jan 27 16:15:17.203010 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 231/458] 10.222.0.78 () {60 vars in 1366 bytes} [Wed Jan 27 16:15:17 2021] POST /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/a81eeb3f-5be1-4648-9cf1-0e430d7abe16/extra_specs => generated 114 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:17.207800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15251562-e4fe-4953-917b-7d583bb33e06 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] DELETE http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/e57a43a9-a41d-4752-806a-b083ee89d1c5/extra_specs/spec1 Jan 27 16:15:17.208328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15251562-e4fe-4953-917b-7d583bb33e06 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:17.209633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15251562-e4fe-4953-917b-7d583bb33e06 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:17.223641 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15251562-e4fe-4953-917b-7d583bb33e06 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/e57a43a9-a41d-4752-806a-b083ee89d1c5/extra_specs/spec1 returned with HTTP 404 Jan 27 16:15:17.240773 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55e57f1d-91af-4534-8521-79956142c4d9 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] GET http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/nonexistent_extra_spec_name Jan 27 16:15:17.244908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55e57f1d-91af-4534-8521-79956142c4d9 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:17.245414 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55e57f1d-91af-4534-8521-79956142c4d9 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:17.270925 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 228/459] 10.222.0.78 () {58 vars in 1366 bytes} [Wed Jan 27 16:15:17 2021] DELETE /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/e57a43a9-a41d-4752-806a-b083ee89d1c5/extra_specs/spec1 => generated 114 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:17.314396 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55e57f1d-91af-4534-8521-79956142c4d9 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 27 16:15:17.315433 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 232/460] 10.222.0.78 () {58 vars in 1429 bytes} [Wed Jan 27 16:15:17 2021] GET /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:17.329388 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-feb63b36-2b1e-4024-8cb8-5f754fcff735 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] GET http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/41b03b6a-9414-4c51-ae0f-2c6ba76fe103/extra_specs/spec1 Jan 27 16:15:17.330264 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-feb63b36-2b1e-4024-8cb8-5f754fcff735 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:17.330735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-feb63b36-2b1e-4024-8cb8-5f754fcff735 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:17.358408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-feb63b36-2b1e-4024-8cb8-5f754fcff735 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/41b03b6a-9414-4c51-ae0f-2c6ba76fe103/extra_specs/spec1 returned with HTTP 404 Jan 27 16:15:17.359431 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 229/461] 10.222.0.78 () {58 vars in 1363 bytes} [Wed Jan 27 16:15:17 2021] GET /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/41b03b6a-9414-4c51-ae0f-2c6ba76fe103/extra_specs/spec1 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:17.370088 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8d7ff54-8cdf-411d-9ef0-d258b663c623 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] GET http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/76397f27-9a58-4f49-a74f-b369b72ea96a/extra_specs Jan 27 16:15:17.370616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8d7ff54-8cdf-411d-9ef0-d258b663c623 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:17.371109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8d7ff54-8cdf-411d-9ef0-d258b663c623 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:17.401658 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8d7ff54-8cdf-411d-9ef0-d258b663c623 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/76397f27-9a58-4f49-a74f-b369b72ea96a/extra_specs returned with HTTP 404 Jan 27 16:15:17.408367 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 233/462] 10.222.0.78 () {58 vars in 1345 bytes} [Wed Jan 27 16:15:17 2021] GET /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/76397f27-9a58-4f49-a74f-b369b72ea96a/extra_specs => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:15:17.426138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-199cb6eb-5e4e-4669-95d7-f41f4a77f6e1 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] PUT http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/spec1 Jan 27 16:15:17.428534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-199cb6eb-5e4e-4669-95d7-f41f4a77f6e1 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:17.430068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-199cb6eb-5e4e-4669-95d7-f41f4a77f6e1 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/spec1 returned with HTTP 400 Jan 27 16:15:17.434808 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 230/463] 10.222.0.78 () {60 vars in 1383 bytes} [Wed Jan 27 16:15:17 2021] PUT /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/spec1 => generated 102 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:15:17.445633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8a2118b-ef51-488c-a75d-9c668f93ef95 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] PUT http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/spec1 Jan 27 16:15:17.446382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8a2118b-ef51-488c-a75d-9c668f93ef95 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Action: 'update', calling method: update, body: null {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:17.447625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8a2118b-ef51-488c-a75d-9c668f93ef95 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/spec1 returned with HTTP 400 Jan 27 16:15:17.448606 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 234/464] 10.222.0.78 () {60 vars in 1382 bytes} [Wed Jan 27 16:15:17 2021] PUT /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:15:17.467636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cec103cc-f0c1-4208-a160-39d4d543aa5a tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] PUT http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/None Jan 27 16:15:17.470083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cec103cc-f0c1-4208-a160-39d4d543aa5a tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:17.507677 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes Jan 27 16:15:17.508773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c47a74c3-255b-49d2-9ecd-ff75b1dc1d4d"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:17.510048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c47a74c3-255b-49d2-9ecd-ff75b1dc1d4d'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:15:17.607999 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cec103cc-f0c1-4208-a160-39d4d543aa5a tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] HTTP exception thrown: Request body and URI mismatch Jan 27 16:15:17.608905 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cec103cc-f0c1-4208-a160-39d4d543aa5a tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/None returned with HTTP 400 Jan 27 16:15:17.616093 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 231/465] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:15:17 2021] PUT /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/None => generated 73 bytes in 162 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:15:17.625057 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ba5df30-088a-4a7d-8225-cb75542a58cf tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] PUT http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/9eb68c74-b255-4530-aeb1-2e7fda28c2c5 Jan 27 16:15:17.626176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ba5df30-088a-4a7d-8225-cb75542a58cf tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:17.685695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Create volume of 1 GB Jan 27 16:15:17.705166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Availability Zones retrieved successfully. Jan 27 16:15:17.726472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Flow 'volume_create_api' (847ef7db-5482-4690-b459-08237a80593b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:15:17.729503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a898ab8-5acb-486e-a207-a5b0b523272c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:17.731895 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:15:17.736613 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ba5df30-088a-4a7d-8225-cb75542a58cf tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] HTTP exception thrown: Request body and URI mismatch Jan 27 16:15:17.736944 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ba5df30-088a-4a7d-8225-cb75542a58cf tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/9eb68c74-b255-4530-aeb1-2e7fda28c2c5 returned with HTTP 400 Jan 27 16:15:17.742768 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 232/466] 10.222.0.78 () {60 vars in 1476 bytes} [Wed Jan 27 16:15:17 2021] PUT /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69/extra_specs/9eb68c74-b255-4530-aeb1-2e7fda28c2c5 => generated 73 bytes in 120 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:15:17.750436 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e72c7924-2f6e-415d-b6ef-68c3272a09b1 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] DELETE http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69 Jan 27 16:15:17.750970 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e72c7924-2f6e-415d-b6ef-68c3272a09b1 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:17.751509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e72c7924-2f6e-415d-b6ef-68c3272a09b1 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:17.784700 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a898ab8-5acb-486e-a207-a5b0b523272c) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 16:15:17.784700 n-d-710848-3 devstack@c-api.service[87998]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 27 16:15:17.795974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a898ab8-5acb-486e-a207-a5b0b523272c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:17.801236 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a898ab8-5acb-486e-a207-a5b0b523272c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 16:15:17.807804 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Flow 'volume_create_api' (847ef7db-5482-4690-b459-08237a80593b) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 16:15:17.808746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c00b3c17-b854-43fe-a635-817bcf014967 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes returned with HTTP 400 Jan 27 16:15:17.810664 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 235/467] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:15:17 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes => generated 134 bytes in 307 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:15:17.880320 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:15:17.880320 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:15:17.934227 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e72c7924-2f6e-415d-b6ef-68c3272a09b1 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69 returned with HTTP 202 Jan 27 16:15:17.936695 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 233/468] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:15:17 2021] DELETE /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:15:17.943832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f224c3fc-b4ea-48a4-ad0d-810ebb6c6258 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] GET http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69 Jan 27 16:15:17.944350 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f224c3fc-b4ea-48a4-ad0d-810ebb6c6258 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:17.944937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f224c3fc-b4ea-48a4-ad0d-810ebb6c6258 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:17.965861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f224c3fc-b4ea-48a4-ad0d-810ebb6c6258 tempest-ExtraSpecsNegativeTest-1243952771 tempest-ExtraSpecsNegativeTest-1243952771-project-admin] http://10.222.0.78/volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69 returned with HTTP 404 Jan 27 16:15:17.967052 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 236/469] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:15:17 2021] GET /volume/v3/40c4322ba50340e5925ea21d9c49ae27/types/2ff0c6f0-55bc-4c44-9f3b-5a9daba3ca69 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:19.057601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a621a991-7d33-4116-8c5a-fe0eeecb1158 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes Jan 27 16:15:19.058324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a621a991-7d33-4116-8c5a-fe0eeecb1158 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:19.059780 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a621a991-7d33-4116-8c5a-fe0eeecb1158 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes returned with HTTP 400 Jan 27 16:15:19.066986 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 234/470] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:15:19 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes => generated 127 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:15:19.072610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77eaee39-3083-4265-b370-fd1c74e110e3 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes Jan 27 16:15:19.074076 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77eaee39-3083-4265-b370-fd1c74e110e3 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ba4250f1-5ada-4560-832c-3dee19628d6e"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:19.075511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-77eaee39-3083-4265-b370-fd1c74e110e3 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ba4250f1-5ada-4560-832c-3dee19628d6e'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:15:19.121438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77eaee39-3083-4265-b370-fd1c74e110e3 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes returned with HTTP 404 Jan 27 16:15:19.123300 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 237/471] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:15:19 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:19.134431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a9dd918-fcbd-461f-a850-d75e32cc04e6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes Jan 27 16:15:19.135210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a9dd918-fcbd-461f-a850-d75e32cc04e6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "cb50d72b-2e54-4b1c-9b03-82cc92a09853"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:19.136367 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-7a9dd918-fcbd-461f-a850-d75e32cc04e6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Create volume request body: {'volume': {'size': 1, 'source_volid': 'cb50d72b-2e54-4b1c-9b03-82cc92a09853'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:15:19.244577 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a9dd918-fcbd-461f-a850-d75e32cc04e6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes returned with HTTP 404 Jan 27 16:15:19.244577 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 235/472] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:15:19 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:19.253404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29f91f9b-3139-4b15-b560-9411d2e86998 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes Jan 27 16:15:19.254905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29f91f9b-3139-4b15-b560-9411d2e86998 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "52c19d2a-c641-4dde-8760-3ad9c9aa6f12"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:19.256344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-29f91f9b-3139-4b15-b560-9411d2e86998 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Create volume request body: {'volume': {'size': 1, 'volume_type': '52c19d2a-c641-4dde-8760-3ad9c9aa6f12'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:15:19.295731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29f91f9b-3139-4b15-b560-9411d2e86998 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes returned with HTTP 404 Jan 27 16:15:19.297765 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 238/473] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:15:19 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:19.307451 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab854a77-e0ef-491e-9663-f35345e26ab9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes Jan 27 16:15:19.308239 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab854a77-e0ef-491e-9663-f35345e26ab9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:19.309434 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab854a77-e0ef-491e-9663-f35345e26ab9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes returned with HTTP 400 Jan 27 16:15:19.310394 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 236/474] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:15:19 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:15:19.322333 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-686ad11e-5f4e-4674-bbe7-47f9f68a23ac tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes Jan 27 16:15:19.323488 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-686ad11e-5f4e-4674-bbe7-47f9f68a23ac tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:19.326324 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-686ad11e-5f4e-4674-bbe7-47f9f68a23ac tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes returned with HTTP 400 Jan 27 16:15:19.332058 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 239/475] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:15:19 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes => generated 125 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 27 16:15:19.337255 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcf3d048-d24c-45a1-ae6b-e1b86db4df25 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes Jan 27 16:15:19.338022 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcf3d048-d24c-45a1-ae6b-e1b86db4df25 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:19.340205 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcf3d048-d24c-45a1-ae6b-e1b86db4df25 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes returned with HTTP 400 Jan 27 16:15:19.340205 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 237/476] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:15:19 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:15:19.349463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9afa830a-ce8f-40aa-9102-e0f63f81cb7c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] DELETE http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/tempest-invalid-814270792 Jan 27 16:15:19.350285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9afa830a-ce8f-40aa-9102-e0f63f81cb7c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:19.351630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9afa830a-ce8f-40aa-9102-e0f63f81cb7c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:19.352562 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9afa830a-ce8f-40aa-9102-e0f63f81cb7c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Delete volume with id: tempest-invalid-814270792 Jan 27 16:15:19.435179 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9afa830a-ce8f-40aa-9102-e0f63f81cb7c tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/tempest-invalid-814270792 returned with HTTP 404 Jan 27 16:15:19.436814 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 240/477] 10.222.0.78 () {58 vars in 1285 bytes} [Wed Jan 27 16:15:19 2021] DELETE /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/tempest-invalid-814270792 => generated 98 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:15:19.448107 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 238/478] 10.222.0.78 () {58 vars in 1210 bytes} [Wed Jan 27 16:15:19 2021] DELETE /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 27 16:15:19.456147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b844bd30-19f8-411e-8cb8-5618057a804f tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/xxx/action Jan 27 16:15:19.457274 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b844bd30-19f8-411e-8cb8-5618057a804f tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action body: b'{"os-detach": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:15:19.457815 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b844bd30-19f8-411e-8cb8-5618057a804f tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:19.509826 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b844bd30-19f8-411e-8cb8-5618057a804f tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/xxx/action returned with HTTP 404 Jan 27 16:15:19.511437 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 241/479] 10.222.0.78 () {60 vars in 1258 bytes} [Wed Jan 27 16:15:19 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/xxx/action => generated 76 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:15:19.530070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-baf85bd6-b852-4fd1-89ac-4698f19aaad4 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/tempest-invalid-1112662454 Jan 27 16:15:19.535809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-baf85bd6-b852-4fd1-89ac-4698f19aaad4 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:19.536465 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-baf85bd6-b852-4fd1-89ac-4698f19aaad4 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:19.770427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-baf85bd6-b852-4fd1-89ac-4698f19aaad4 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/tempest-invalid-1112662454 returned with HTTP 404 Jan 27 16:15:19.771671 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 239/480] 10.222.0.78 () {58 vars in 1285 bytes} [Wed Jan 27 16:15:19 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/tempest-invalid-1112662454 => generated 99 bytes in 255 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:15:19.791097 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 242/481] 10.222.0.78 () {58 vars in 1207 bytes} [Wed Jan 27 16:15:19 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/ => generated 112 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 27 16:15:19.795744 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af89a302-65b3-4b63-891b-6f1d0bf974a6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/detail?status=null Jan 27 16:15:19.796272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af89a302-65b3-4b63-891b-6f1d0bf974a6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:19.796755 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af89a302-65b3-4b63-891b-6f1d0bf974a6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:19.797509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-af89a302-65b3-4b63-891b-6f1d0bf974a6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:15:19.798369 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af89a302-65b3-4b63-891b-6f1d0bf974a6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Could not evaluate value null, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:15:19.800130 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af89a302-65b3-4b63-891b-6f1d0bf974a6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:15:19.904948 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af89a302-65b3-4b63-891b-6f1d0bf974a6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Get all volumes completed successfully. Jan 27 16:15:19.910190 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af89a302-65b3-4b63-891b-6f1d0bf974a6 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/detail?status=null returned with HTTP 200 Jan 27 16:15:19.910940 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 240/482] 10.222.0.78 () {58 vars in 1248 bytes} [Wed Jan 27 16:15:19 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/detail?status=null => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:15:19.933886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f4ac45b-104e-4615-84ef-8c8570869886 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1080421590 Jan 27 16:15:19.934585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f4ac45b-104e-4615-84ef-8c8570869886 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:19.935212 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f4ac45b-104e-4615-84ef-8c8570869886 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:19.936482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-6f4ac45b-104e-4615-84ef-8c8570869886 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:15:19.938473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6f4ac45b-104e-4615-84ef-8c8570869886 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1080421590'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:15:20.207089 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6f4ac45b-104e-4615-84ef-8c8570869886 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Get all volumes completed successfully. Jan 27 16:15:20.212489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f4ac45b-104e-4615-84ef-8c8570869886 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1080421590 returned with HTTP 200 Jan 27 16:15:20.213297 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 243/483] 10.222.0.78 () {58 vars in 1326 bytes} [Wed Jan 27 16:15:19 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1080421590 => generated 15 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:15:20.230488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5efbeb76-fe71-4d74-8ed6-aa3abe494354 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes?status=null Jan 27 16:15:20.231018 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5efbeb76-fe71-4d74-8ed6-aa3abe494354 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:20.231606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5efbeb76-fe71-4d74-8ed6-aa3abe494354 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:20.232294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-5efbeb76-fe71-4d74-8ed6-aa3abe494354 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:15:20.232800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5efbeb76-fe71-4d74-8ed6-aa3abe494354 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Could not evaluate value null, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:15:20.234386 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5efbeb76-fe71-4d74-8ed6-aa3abe494354 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:15:20.378627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5efbeb76-fe71-4d74-8ed6-aa3abe494354 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Get all volumes completed successfully. Jan 27 16:15:20.382945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5efbeb76-fe71-4d74-8ed6-aa3abe494354 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes?status=null returned with HTTP 200 Jan 27 16:15:20.384826 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 241/484] 10.222.0.78 () {58 vars in 1227 bytes} [Wed Jan 27 16:15:20 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes?status=null => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:15:20.395774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e4288d5-66ab-473c-83f4-675bd38545c1 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes?name=tempest-VolumesNegativeTest-Volume-1178556388 Jan 27 16:15:20.396330 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e4288d5-66ab-473c-83f4-675bd38545c1 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:20.396818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e4288d5-66ab-473c-83f4-675bd38545c1 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:20.397434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-4e4288d5-66ab-473c-83f4-675bd38545c1 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:15:20.399742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4e4288d5-66ab-473c-83f4-675bd38545c1 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1178556388'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:15:20.494207 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4e4288d5-66ab-473c-83f4-675bd38545c1 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Get all volumes completed successfully. Jan 27 16:15:20.495248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e4288d5-66ab-473c-83f4-675bd38545c1 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes?name=tempest-VolumesNegativeTest-Volume-1178556388 returned with HTTP 200 Jan 27 16:15:20.503208 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 244/485] 10.222.0.78 () {58 vars in 1305 bytes} [Wed Jan 27 16:15:20 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes?name=tempest-VolumesNegativeTest-Volume-1178556388 => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:15:20.507211 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a54ae9fd-0bba-4db7-a802-2fc7581092b2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action Jan 27 16:15:20.509024 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a54ae9fd-0bba-4db7-a802-2fc7581092b2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action body: b'{"os-reserve": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:15:20.509813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a54ae9fd-0bba-4db7-a802-2fc7581092b2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:20.586979 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:20.586979 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:20.587985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a54ae9fd-0bba-4db7-a802-2fc7581092b2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Volume info retrieved successfully. Jan 27 16:15:20.649764 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a54ae9fd-0bba-4db7-a802-2fc7581092b2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Reserve volume completed successfully. Jan 27 16:15:20.650663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a54ae9fd-0bba-4db7-a802-2fc7581092b2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action returned with HTTP 202 Jan 27 16:15:20.652373 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 242/486] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:15:20 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:15:20.660266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f196778a-c6c0-4927-b8c2-3053a7bef9d9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action Jan 27 16:15:20.661058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f196778a-c6c0-4927-b8c2-3053a7bef9d9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action body: b'{"os-reserve": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:15:20.661456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f196778a-c6c0-4927-b8c2-3053a7bef9d9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:20.746612 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:20.746612 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:20.748132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f196778a-c6c0-4927-b8c2-3053a7bef9d9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Volume info retrieved successfully. Jan 27 16:15:20.756017 n-d-710848-3 devstack@c-api.service[87998]: ERROR cinder.volume.api [None req-f196778a-c6c0-4927-b8c2-3053a7bef9d9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Volume status must be available to reserve, but the status is attaching. Jan 27 16:15:20.756793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f196778a-c6c0-4927-b8c2-3053a7bef9d9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action returned with HTTP 400 Jan 27 16:15:20.759036 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 245/487] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:15:20 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action => generated 132 bytes in 102 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:15:20.766915 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae3385e8-8d33-42c9-8bb7-fb088508cb6f tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action Jan 27 16:15:20.767452 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:20.767452 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:20.767912 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae3385e8-8d33-42c9-8bb7-fb088508cb6f tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action body: b'{"os-unreserve": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:15:20.768301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae3385e8-8d33-42c9-8bb7-fb088508cb6f tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:20.856075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:20.856075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:20.858322 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae3385e8-8d33-42c9-8bb7-fb088508cb6f tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Volume info retrieved successfully. Jan 27 16:15:21.008079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae3385e8-8d33-42c9-8bb7-fb088508cb6f tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Unreserve volume completed successfully. Jan 27 16:15:21.011623 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae3385e8-8d33-42c9-8bb7-fb088508cb6f tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action returned with HTTP 202 Jan 27 16:15:21.012936 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 243/488] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:15:20 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action => generated 0 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:15:21.022094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74f67758-bb2e-4f17-a8ff-2adb3737cfa3 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/4171ce3a-c528-4267-b068-063ff88c4aa4/action Jan 27 16:15:21.023212 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:21.023212 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:21.023825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74f67758-bb2e-4f17-a8ff-2adb3737cfa3 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action body: b'{"os-reserve": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:15:21.024436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74f67758-bb2e-4f17-a8ff-2adb3737cfa3 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:21.093146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74f67758-bb2e-4f17-a8ff-2adb3737cfa3 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/4171ce3a-c528-4267-b068-063ff88c4aa4/action returned with HTTP 404 Jan 27 16:15:21.094880 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 246/489] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:15:21 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/4171ce3a-c528-4267-b068-063ff88c4aa4/action => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:21.104423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d9cc67c-a5d6-468a-9cc6-28105f133874 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/25a56290-40bb-4eb0-a34b-2f980a5ac560/action Jan 27 16:15:21.105398 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:21.105398 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:21.105993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d9cc67c-a5d6-468a-9cc6-28105f133874 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action body: b'{"os-unreserve": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:15:21.106950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d9cc67c-a5d6-468a-9cc6-28105f133874 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:21.167297 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d9cc67c-a5d6-468a-9cc6-28105f133874 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/25a56290-40bb-4eb0-a34b-2f980a5ac560/action returned with HTTP 404 Jan 27 16:15:21.169036 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 244/490] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:15:21 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/25a56290-40bb-4eb0-a34b-2f980a5ac560/action => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:15:21.180446 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 247/491] 10.222.0.78 () {60 vars in 1227 bytes} [Wed Jan 27 16:15:21 2021] PUT /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 27 16:15:21.191726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1056df2c-fbbd-41f8-b255-b0196cec6ee4 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] PUT http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/tempest-invalid-1072586103 Jan 27 16:15:21.192987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1056df2c-fbbd-41f8-b255-b0196cec6ee4 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:21.260998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1056df2c-fbbd-41f8-b255-b0196cec6ee4 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/tempest-invalid-1072586103 returned with HTTP 404 Jan 27 16:15:21.262291 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 245/492] 10.222.0.78 () {60 vars in 1305 bytes} [Wed Jan 27 16:15:21 2021] PUT /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/tempest-invalid-1072586103 => generated 99 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:15:21.275162 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38c73cfd-61e9-4fde-9403-fd1ade1c5410 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] PUT http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/8bd958dd-65d7-45ef-9509-0f63b791427b Jan 27 16:15:21.275781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38c73cfd-61e9-4fde-9403-fd1ade1c5410 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:21.338749 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38c73cfd-61e9-4fde-9403-fd1ade1c5410 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/8bd958dd-65d7-45ef-9509-0f63b791427b returned with HTTP 404 Jan 27 16:15:21.339841 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 248/493] 10.222.0.78 () {60 vars in 1335 bytes} [Wed Jan 27 16:15:21 2021] PUT /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/8bd958dd-65d7-45ef-9509-0f63b791427b => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:21.352534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52515c81-2095-47da-aaca-44f601f2d8a2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] DELETE http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/49c62294-4508-4f46-949f-2a89ceab3512 Jan 27 16:15:21.353066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52515c81-2095-47da-aaca-44f601f2d8a2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:21.353560 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52515c81-2095-47da-aaca-44f601f2d8a2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:21.354025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-52515c81-2095-47da-aaca-44f601f2d8a2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Delete volume with id: 49c62294-4508-4f46-949f-2a89ceab3512 Jan 27 16:15:21.409874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52515c81-2095-47da-aaca-44f601f2d8a2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/49c62294-4508-4f46-949f-2a89ceab3512 returned with HTTP 404 Jan 27 16:15:21.410924 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 246/494] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:15:21 2021] DELETE /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/49c62294-4508-4f46-949f-2a89ceab3512 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:21.422715 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9acedc8b-c472-4b54-8543-d1f1b7bf4146 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action Jan 27 16:15:21.423532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9acedc8b-c472-4b54-8543-d1f1b7bf4146 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:15:21.423917 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9acedc8b-c472-4b54-8543-d1f1b7bf4146 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:21.425090 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9acedc8b-c472-4b54-8543-d1f1b7bf4146 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action returned with HTTP 400 Jan 27 16:15:21.426038 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 249/495] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:15:21 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:15:21.440204 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-832e16f7-f7e0-44b5-9074-526dc3432ac7 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action Jan 27 16:15:21.441719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-832e16f7-f7e0-44b5-9074-526dc3432ac7 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:15:21.442206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-832e16f7-f7e0-44b5-9074-526dc3432ac7 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:21.443679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-832e16f7-f7e0-44b5-9074-526dc3432ac7 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action returned with HTTP 400 Jan 27 16:15:21.446839 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 247/496] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:15:21 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action => generated 131 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:15:21.463288 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4a6ef81-4b7b-42e0-8c23-879ab1e064f9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/014dbcbc-401b-4b1c-9dbf-f3cc2441d49e/action Jan 27 16:15:21.464159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4a6ef81-4b7b-42e0-8c23-879ab1e064f9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:15:21.464615 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4a6ef81-4b7b-42e0-8c23-879ab1e064f9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:21.511607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4a6ef81-4b7b-42e0-8c23-879ab1e064f9 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/014dbcbc-401b-4b1c-9dbf-f3cc2441d49e/action returned with HTTP 404 Jan 27 16:15:21.513076 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 250/497] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:15:21 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/014dbcbc-401b-4b1c-9dbf-f3cc2441d49e/action => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:21.524100 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b17e2467-3bb2-451d-ad05-473c916953fa tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action Jan 27 16:15:21.524987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b17e2467-3bb2-451d-ad05-473c916953fa tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:15:21.525472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b17e2467-3bb2-451d-ad05-473c916953fa tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:21.526735 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b17e2467-3bb2-451d-ad05-473c916953fa tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action returned with HTTP 400 Jan 27 16:15:21.528130 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 248/498] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:15:21 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:15:21.537884 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d13a28eb-f7b4-4ddb-9a4b-22eced95c6d5 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] POST http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/None/action Jan 27 16:15:21.539230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d13a28eb-f7b4-4ddb-9a4b-22eced95c6d5 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:15:21.539608 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d13a28eb-f7b4-4ddb-9a4b-22eced95c6d5 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:21.598627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d13a28eb-f7b4-4ddb-9a4b-22eced95c6d5 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/None/action returned with HTTP 404 Jan 27 16:15:21.604905 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 251/499] 10.222.0.78 () {60 vars in 1261 bytes} [Wed Jan 27 16:15:21 2021] POST /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/None/action => generated 77 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:15:21.611058 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-354631a6-5dca-4714-8c01-ff66bb31617d tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/ee625e9d-7137-4ebd-b86e-ade25bb6aa2d Jan 27 16:15:21.611229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-354631a6-5dca-4714-8c01-ff66bb31617d tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:21.613159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-354631a6-5dca-4714-8c01-ff66bb31617d tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:21.674273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-354631a6-5dca-4714-8c01-ff66bb31617d tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/ee625e9d-7137-4ebd-b86e-ade25bb6aa2d returned with HTTP 404 Jan 27 16:15:21.676099 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 249/500] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:21 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/ee625e9d-7137-4ebd-b86e-ade25bb6aa2d => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:21.685863 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52fdf8e3-b4c6-4c2d-b7f7-d92947e77324 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] DELETE http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d Jan 27 16:15:21.686064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52fdf8e3-b4c6-4c2d-b7f7-d92947e77324 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:21.686458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52fdf8e3-b4c6-4c2d-b7f7-d92947e77324 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:21.686933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-52fdf8e3-b4c6-4c2d-b7f7-d92947e77324 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Delete volume with id: 27a8f43e-2bb2-4674-8787-91311deeb19d Jan 27 16:15:21.755422 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:21.755422 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:21.757347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-52fdf8e3-b4c6-4c2d-b7f7-d92947e77324 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Volume info retrieved successfully. Jan 27 16:15:22.047852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-52fdf8e3-b4c6-4c2d-b7f7-d92947e77324 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Delete volume request issued successfully. Jan 27 16:15:22.048327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52fdf8e3-b4c6-4c2d-b7f7-d92947e77324 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d returned with HTTP 202 Jan 27 16:15:22.054678 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 252/501] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:15:21 2021] DELETE /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d => generated 0 bytes in 368 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:15:22.057635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-968ee104-29af-43ec-b74f-ed75964ad4e2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d Jan 27 16:15:22.058168 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-968ee104-29af-43ec-b74f-ed75964ad4e2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:22.058654 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-968ee104-29af-43ec-b74f-ed75964ad4e2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:22.186930 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:22.186930 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:22.205883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-968ee104-29af-43ec-b74f-ed75964ad4e2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Volume info retrieved successfully. Jan 27 16:15:22.255423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-968ee104-29af-43ec-b74f-ed75964ad4e2 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d returned with HTTP 200 Jan 27 16:15:22.256701 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 250/502] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:22 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d => generated 910 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:23.275653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2033ebdb-eb64-4127-97da-452be998397d tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d Jan 27 16:15:23.276758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2033ebdb-eb64-4127-97da-452be998397d tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:23.277252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:23.277252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:23.277845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2033ebdb-eb64-4127-97da-452be998397d tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:23.421623 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:23.421623 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:23.458185 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2033ebdb-eb64-4127-97da-452be998397d tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Volume info retrieved successfully. Jan 27 16:15:23.545415 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2033ebdb-eb64-4127-97da-452be998397d tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d returned with HTTP 200 Jan 27 16:15:23.545415 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 253/503] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:23 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d => generated 910 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:24.574707 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bbca520-fcb9-4c7d-a32c-329a9986a641 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d Jan 27 16:15:24.574707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bbca520-fcb9-4c7d-a32c-329a9986a641 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:24.574707 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:24.574707 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:24.574707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bbca520-fcb9-4c7d-a32c-329a9986a641 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:24.743505 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:24.743505 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:24.743505 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2bbca520-fcb9-4c7d-a32c-329a9986a641 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Volume info retrieved successfully. Jan 27 16:15:24.801759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bbca520-fcb9-4c7d-a32c-329a9986a641 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d returned with HTTP 200 Jan 27 16:15:24.801759 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 251/504] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:24 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d => generated 910 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:25.800669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a832ce8e-36c2-4343-95f5-ccdef1e2c8f0 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] GET http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d Jan 27 16:15:25.801163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a832ce8e-36c2-4343-95f5-ccdef1e2c8f0 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:25.801315 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:25.801315 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:25.801621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a832ce8e-36c2-4343-95f5-ccdef1e2c8f0 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:26.018208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a832ce8e-36c2-4343-95f5-ccdef1e2c8f0 tempest-VolumesNegativeTest-1352234227 tempest-VolumesNegativeTest-1352234227-project] http://10.222.0.78/volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d returned with HTTP 404 Jan 27 16:15:26.020187 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 254/505] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:25 2021] GET /volume/v3/5ecf09dafaf54a11b91131aa7cf5797e/volumes/27a8f43e-2bb2-4674-8787-91311deeb19d => generated 109 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:27.982899 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b49c5749-87cf-4c71-9e9b-2afe086fd896 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes Jan 27 16:15:27.983786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b49c5749-87cf-4c71-9e9b-2afe086fd896 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:27.984146 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:27.984146 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:27.984672 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b49c5749-87cf-4c71-9e9b-2afe086fd896 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:27.985636 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-b49c5749-87cf-4c71-9e9b-2afe086fd896 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:15:27.998100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b49c5749-87cf-4c71-9e9b-2afe086fd896 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:15:28.211541 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b49c5749-87cf-4c71-9e9b-2afe086fd896 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Get all volumes completed successfully. Jan 27 16:15:28.214298 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b49c5749-87cf-4c71-9e9b-2afe086fd896 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes returned with HTTP 200 Jan 27 16:15:28.217314 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 252/506] 10.222.0.78 () {58 vars in 1204 bytes} [Wed Jan 27 16:15:27 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes => generated 15 bytes in 727 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:15:28.227546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] POST http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes Jan 27 16:15:28.228478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1706644966"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:28.229719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1706644966'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:15:28.230217 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Create volume of 1 GB Jan 27 16:15:28.259130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Availability Zones retrieved successfully. Jan 27 16:15:28.299746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Flow 'volume_create_api' (ca09edb6-be8f-45cd-b32c-2a03d6dc75c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:15:28.318526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ba9394-ce91-499a-8c10-077cec725479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:28.322098 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:15:28.486981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ba9394-ce91-499a-8c10-077cec725479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:28.491908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7817b4b5-59cd-4246-8f67-3abe4874d7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:28.774864 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Created reservations ['427d31af-9795-4541-ba25-dc13e74c6d11', 'd8799065-120b-4c3d-a2e9-8156a928f7fe', '12f38f1c-41b9-4e90-8473-ce244bbefe0c', '6fca08da-df65-49f7-a567-21da47d6db16'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:15:28.776817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7817b4b5-59cd-4246-8f67-3abe4874d7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['427d31af-9795-4541-ba25-dc13e74c6d11', 'd8799065-120b-4c3d-a2e9-8156a928f7fe', '12f38f1c-41b9-4e90-8473-ce244bbefe0c', '6fca08da-df65-49f7-a567-21da47d6db16']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:28.779670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828cb072-2457-4f20-ada6-05372997f9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:28.948237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828cb072-2457-4f20-ada6-05372997f9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1706644966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a1341d32e6c4eb8be0952b1ba02495f',qos_specs=None,replication_status=,reservations=['427d31af-9795-4541-ba25-dc13e74c6d11','d8799065-120b-4c3d-a2e9-8156a928f7fe','12f38f1c-41b9-4e90-8473-ce244bbefe0c','6fca08da-df65-49f7-a567-21da47d6db16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8eb62bc3aa46918e70419f4c3ac2e7',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:15:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1706644966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a1341d32e6c4eb8be0952b1ba02495f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='df8eb62bc3aa46918e70419f4c3ac2e7',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:28.950296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0550a2-2103-446a-8270-db70c03ba334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:29.091459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0550a2-2103-446a-8270-db70c03ba334) transitioned into state 'SUCCESS' from state '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-1706644966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a1341d32e6c4eb8be0952b1ba02495f',qos_specs=None,replication_status=,reservations=['427d31af-9795-4541-ba25-dc13e74c6d11','d8799065-120b-4c3d-a2e9-8156a928f7fe','12f38f1c-41b9-4e90-8473-ce244bbefe0c','6fca08da-df65-49f7-a567-21da47d6db16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8eb62bc3aa46918e70419f4c3ac2e7',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:29.094235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4616cb32-ff32-4a82-a6a2-859c360fb97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:29.139555 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4616cb32-ff32-4a82-a6a2-859c360fb97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:29.144024 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Flow 'volume_create_api' (ca09edb6-be8f-45cd-b32c-2a03d6dc75c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:15:29.230481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Create volume request issued successfully. Jan 27 16:15:29.247347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15b0f6c7-6730-4891-919c-944f7943b807 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes returned with HTTP 202 Jan 27 16:15:29.248243 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 255/507] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:15:28 2021] POST /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes => generated 824 bytes in 1025 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:15:29.271785 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-411656ce-e24b-4b58-876d-01ab5252e59a tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 Jan 27 16:15:29.272687 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-411656ce-e24b-4b58-876d-01ab5252e59a tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:29.273182 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-411656ce-e24b-4b58-876d-01ab5252e59a tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:29.395740 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:29.395740 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:29.416051 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-411656ce-e24b-4b58-876d-01ab5252e59a tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:29.465279 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-411656ce-e24b-4b58-876d-01ab5252e59a tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 returned with HTTP 200 Jan 27 16:15:29.470917 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 253/508] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:29 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 => generated 892 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:30.501795 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94dd1245-e286-4832-a571-78a0cc34c4f6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 Jan 27 16:15:30.502300 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94dd1245-e286-4832-a571-78a0cc34c4f6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:30.502529 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:30.502529 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:30.503695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94dd1245-e286-4832-a571-78a0cc34c4f6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:30.635258 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:30.635258 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:30.656582 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-94dd1245-e286-4832-a571-78a0cc34c4f6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:30.717903 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94dd1245-e286-4832-a571-78a0cc34c4f6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 returned with HTTP 200 Jan 27 16:15:30.719446 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 256/509] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:30 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 => generated 916 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:31.746047 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d82fdb5-68b3-4f3b-ac81-964d69cbcf40 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 Jan 27 16:15:31.746047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d82fdb5-68b3-4f3b-ac81-964d69cbcf40 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:31.746047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:31.746047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:31.746047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d82fdb5-68b3-4f3b-ac81-964d69cbcf40 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:31.856468 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:31.856468 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:31.877881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d82fdb5-68b3-4f3b-ac81-964d69cbcf40 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:31.926518 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d82fdb5-68b3-4f3b-ac81-964d69cbcf40 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 returned with HTTP 200 Jan 27 16:15:31.926518 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 254/510] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:31 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 => generated 917 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:31.949955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a730363-dc29-45e9-88e5-1caba6c08c1f tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 Jan 27 16:15:31.949955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a730363-dc29-45e9-88e5-1caba6c08c1f tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:31.949955 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:31.949955 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:31.949955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a730363-dc29-45e9-88e5-1caba6c08c1f tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:32.055511 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:32.055511 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:32.082390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a730363-dc29-45e9-88e5-1caba6c08c1f tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:32.101705 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a730363-dc29-45e9-88e5-1caba6c08c1f tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 returned with HTTP 200 Jan 27 16:15:32.101705 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 257/511] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:31 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 => generated 917 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:32.127208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] POST http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes Jan 27 16:15:32.127208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:32.127208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:32.127208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2074222389"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:32.127208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2074222389'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:15:32.127208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Create volume of 1 GB Jan 27 16:15:32.145880 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Availability Zones retrieved successfully. Jan 27 16:15:32.166611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Flow 'volume_create_api' (08b9fcba-7261-4b7f-8f8a-196b574b4f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:15:32.166611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370c92b5-ce85-4e37-aaf0-11566245c379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:32.166611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:15:32.246921 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370c92b5-ce85-4e37-aaf0-11566245c379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:32.246921 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0bb6ef-32b7-4c2b-9a76-888ea335d4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:32.383074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Created reservations ['ec9b7d4e-2e12-4901-b771-c9ee01d5d707', 'cd9d40b8-97a7-4be1-8636-53b7318dba5b', 'b4029a06-6328-43f7-a3cb-936a727b65e3', '5279ff46-449e-4cb8-b3d7-88b690170423'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:15:32.383074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0bb6ef-32b7-4c2b-9a76-888ea335d4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec9b7d4e-2e12-4901-b771-c9ee01d5d707', 'cd9d40b8-97a7-4be1-8636-53b7318dba5b', 'b4029a06-6328-43f7-a3cb-936a727b65e3', '5279ff46-449e-4cb8-b3d7-88b690170423']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:32.383074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c59c919-c279-400e-9161-40e9e7bd0cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:32.932602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c59c919-c279-400e-9161-40e9e7bd0cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de800188-61dd-4d0b-933c-e0fcbcb7204a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2074222389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a1341d32e6c4eb8be0952b1ba02495f',qos_specs=None,replication_status=,reservations=['ec9b7d4e-2e12-4901-b771-c9ee01d5d707','cd9d40b8-97a7-4be1-8636-53b7318dba5b','b4029a06-6328-43f7-a3cb-936a727b65e3','5279ff46-449e-4cb8-b3d7-88b690170423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8eb62bc3aa46918e70419f4c3ac2e7',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2074222389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de800188-61dd-4d0b-933c-e0fcbcb7204a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a1341d32e6c4eb8be0952b1ba02495f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='df8eb62bc3aa46918e70419f4c3ac2e7',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:32.932602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4597b219-768e-4789-8651-6dff15b7b74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:34.842480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4597b219-768e-4789-8651-6dff15b7b74c) transitioned into state 'SUCCESS' from state '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-2074222389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a1341d32e6c4eb8be0952b1ba02495f',qos_specs=None,replication_status=,reservations=['ec9b7d4e-2e12-4901-b771-c9ee01d5d707','cd9d40b8-97a7-4be1-8636-53b7318dba5b','b4029a06-6328-43f7-a3cb-936a727b65e3','5279ff46-449e-4cb8-b3d7-88b690170423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8eb62bc3aa46918e70419f4c3ac2e7',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:34.851231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc03128-359c-4331-ae62-971ef0c0ad57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:34.931041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc03128-359c-4331-ae62-971ef0c0ad57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:34.939967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Flow 'volume_create_api' (08b9fcba-7261-4b7f-8f8a-196b574b4f36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:15:35.092604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Create volume request issued successfully. Jan 27 16:15:35.152937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11679d81-088a-4367-982d-119deff44a2c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes returned with HTTP 202 Jan 27 16:15:35.152937 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 255/512] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:15:32 2021] POST /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes => generated 824 bytes in 3039 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:15:35.168653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93e3eeaf-5660-4629-b981-e28b0f516d7e tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a Jan 27 16:15:35.168653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93e3eeaf-5660-4629-b981-e28b0f516d7e tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:35.168653 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:35.168653 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:35.168653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93e3eeaf-5660-4629-b981-e28b0f516d7e tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:35.255706 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:35.255706 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:35.264996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93e3eeaf-5660-4629-b981-e28b0f516d7e tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:35.353372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93e3eeaf-5660-4629-b981-e28b0f516d7e tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a returned with HTTP 200 Jan 27 16:15:35.353372 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 258/513] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:35 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a => generated 916 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:36.396846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-159d578f-d0ab-43d6-803b-8cd1a0914f2d tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a Jan 27 16:15:36.397613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-159d578f-d0ab-43d6-803b-8cd1a0914f2d tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:36.397613 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:36.397613 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:36.401032 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-159d578f-d0ab-43d6-803b-8cd1a0914f2d tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:36.492429 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:36.492429 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:36.503307 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-159d578f-d0ab-43d6-803b-8cd1a0914f2d tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:36.534993 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-159d578f-d0ab-43d6-803b-8cd1a0914f2d tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a returned with HTTP 200 Jan 27 16:15:36.535871 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 256/514] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:36 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a => generated 916 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:37.555791 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7ec1f9d-063b-4778-9833-ba888ba87491 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a Jan 27 16:15:37.557245 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7ec1f9d-063b-4778-9833-ba888ba87491 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:37.557680 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:37.557680 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:37.558429 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7ec1f9d-063b-4778-9833-ba888ba87491 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:37.633028 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:37.633028 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:37.648765 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c7ec1f9d-063b-4778-9833-ba888ba87491 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:37.680858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7ec1f9d-063b-4778-9833-ba888ba87491 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a returned with HTTP 200 Jan 27 16:15:37.701723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b57dcf4-545e-4c30-b784-3e81c463024c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a Jan 27 16:15:37.701723 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b57dcf4-545e-4c30-b784-3e81c463024c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:37.701910 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:37.701910 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:37.702250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b57dcf4-545e-4c30-b784-3e81c463024c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:37.704341 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 259/515] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:37 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a => generated 917 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:37.810374 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:37.810374 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:37.832452 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b57dcf4-545e-4c30-b784-3e81c463024c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:37.848107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b57dcf4-545e-4c30-b784-3e81c463024c tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a returned with HTTP 200 Jan 27 16:15:37.849253 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 257/516] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:37 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a => generated 917 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:37.875260 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] POST http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes Jan 27 16:15:37.876687 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:37.876687 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:37.877474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1892634013"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:37.878585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1892634013'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:15:37.879035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Create volume of 1 GB Jan 27 16:15:37.893825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Availability Zones retrieved successfully. Jan 27 16:15:37.915039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Flow 'volume_create_api' (a736d2e4-bba9-4cb7-b759-e6c27816826e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:15:37.918685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87e8bbc1-edb3-4263-a2df-81699cefc70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:37.921031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:15:38.009980 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87e8bbc1-edb3-4263-a2df-81699cefc70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:38.012215 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f3deab-1961-4b8e-a399-56dce285e817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:38.129840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Created reservations ['7e9bdd1a-748f-4662-9493-5b12adc9e014', '56698893-2e18-40dc-9087-5b18c1be9620', '52539a45-f875-4076-b5cf-a832ac7dc9e8', '56419846-ef07-4d14-9bec-f7db72b140db'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:15:38.134912 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f3deab-1961-4b8e-a399-56dce285e817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e9bdd1a-748f-4662-9493-5b12adc9e014', '56698893-2e18-40dc-9087-5b18c1be9620', '52539a45-f875-4076-b5cf-a832ac7dc9e8', '56419846-ef07-4d14-9bec-f7db72b140db']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:38.137468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9309c2-924d-4f19-9de0-ea40986cea03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:38.286368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9309c2-924d-4f19-9de0-ea40986cea03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '944e0b2c-6784-444a-9cf9-e436a7bf1a78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1892634013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a1341d32e6c4eb8be0952b1ba02495f',qos_specs=None,replication_status=,reservations=['7e9bdd1a-748f-4662-9493-5b12adc9e014','56698893-2e18-40dc-9087-5b18c1be9620','52539a45-f875-4076-b5cf-a832ac7dc9e8','56419846-ef07-4d14-9bec-f7db72b140db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8eb62bc3aa46918e70419f4c3ac2e7',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1892634013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=944e0b2c-6784-444a-9cf9-e436a7bf1a78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a1341d32e6c4eb8be0952b1ba02495f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='df8eb62bc3aa46918e70419f4c3ac2e7',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:38.293074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8501845-d249-4990-8d02-178cc23bd852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:38.814346 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8501845-d249-4990-8d02-178cc23bd852) transitioned into state 'SUCCESS' from state '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-1892634013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a1341d32e6c4eb8be0952b1ba02495f',qos_specs=None,replication_status=,reservations=['7e9bdd1a-748f-4662-9493-5b12adc9e014','56698893-2e18-40dc-9087-5b18c1be9620','52539a45-f875-4076-b5cf-a832ac7dc9e8','56419846-ef07-4d14-9bec-f7db72b140db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8eb62bc3aa46918e70419f4c3ac2e7',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:38.816560 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfa02d0-4820-4a18-886c-f962f6da5342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:39.017083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfa02d0-4820-4a18-886c-f962f6da5342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:39.022433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Flow 'volume_create_api' (a736d2e4-bba9-4cb7-b759-e6c27816826e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:15:39.236313 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Create volume request issued successfully. Jan 27 16:15:39.307956 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f38c8074-30db-437a-bb93-6445991231a6 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes returned with HTTP 202 Jan 27 16:15:39.316276 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 260/517] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:15:37 2021] POST /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes => generated 824 bytes in 1443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:15:39.334222 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72b9952a-f9ea-45b4-bc52-81ba1076ed9b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 Jan 27 16:15:39.334222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72b9952a-f9ea-45b4-bc52-81ba1076ed9b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:39.334222 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:39.334222 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:39.334222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72b9952a-f9ea-45b4-bc52-81ba1076ed9b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:39.442135 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:39.442135 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:39.445550 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-72b9952a-f9ea-45b4-bc52-81ba1076ed9b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:39.514689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72b9952a-f9ea-45b4-bc52-81ba1076ed9b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 returned with HTTP 200 Jan 27 16:15:39.515884 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 258/518] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:39 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 => generated 892 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:40.536878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d6b974f-7570-4f27-916a-2b3caa042b9f tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 Jan 27 16:15:40.537948 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d6b974f-7570-4f27-916a-2b3caa042b9f tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:40.538533 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:40.538533 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:40.539167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d6b974f-7570-4f27-916a-2b3caa042b9f tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:40.656499 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:40.656499 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:40.679279 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d6b974f-7570-4f27-916a-2b3caa042b9f tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:40.729767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d6b974f-7570-4f27-916a-2b3caa042b9f tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 returned with HTTP 200 Jan 27 16:15:40.731367 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 261/519] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:40 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 => generated 916 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:41.748037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9ee40af-fb7b-4b39-a8e0-8c2c13f4d396 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 Jan 27 16:15:41.749336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9ee40af-fb7b-4b39-a8e0-8c2c13f4d396 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:41.749763 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:41.749763 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:41.750403 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9ee40af-fb7b-4b39-a8e0-8c2c13f4d396 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:41.857812 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:41.857812 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:41.868657 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9ee40af-fb7b-4b39-a8e0-8c2c13f4d396 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:41.901069 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9ee40af-fb7b-4b39-a8e0-8c2c13f4d396 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 returned with HTTP 200 Jan 27 16:15:41.902239 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 259/520] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:41 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 => generated 917 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:41.916682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d77d8e54-e9bc-4408-8a9a-97c3ea62da18 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 Jan 27 16:15:41.917574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d77d8e54-e9bc-4408-8a9a-97c3ea62da18 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:41.917880 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:41.917880 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:41.918415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d77d8e54-e9bc-4408-8a9a-97c3ea62da18 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:42.036258 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:42.036258 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:42.062041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d77d8e54-e9bc-4408-8a9a-97c3ea62da18 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:42.099331 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d77d8e54-e9bc-4408-8a9a-97c3ea62da18 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 returned with HTTP 200 Jan 27 16:15:42.102706 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 262/521] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:41 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 => generated 917 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:42.811379 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] POST http://10.222.0.78/volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes Jan 27 16:15:42.811379 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:42.811379 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:42.811379 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:15:42.811379 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:15:42.811379 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Create volume of 1 GB Jan 27 16:15:42.883958 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Availability Zones retrieved successfully. Jan 27 16:15:42.938930 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Flow 'volume_create_api' (0d7e9498-9077-4d02-a784-3e5253ce663d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:15:42.948132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46ad8bf-d6f7-471a-96da-73a4e3d07a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:42.961686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:15:43.202157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46ad8bf-d6f7-471a-96da-73a4e3d07a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:43.208579 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd5c76d-c003-46d4-8c9c-797292851f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:43.442624 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Created reservations ['e77f1895-0bfb-42c3-848b-877260a690e8', 'a089147b-3bb5-4234-b16e-14ae5841b405', '7cccfd0b-5e70-4fcd-aa1f-894accb66498', '9e068333-f175-4c15-9e23-2d1b48b8b476'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:15:43.445491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd5c76d-c003-46d4-8c9c-797292851f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e77f1895-0bfb-42c3-848b-877260a690e8', 'a089147b-3bb5-4234-b16e-14ae5841b405', '7cccfd0b-5e70-4fcd-aa1f-894accb66498', '9e068333-f175-4c15-9e23-2d1b48b8b476']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:43.454013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fe7dc30-84cc-44e9-adf2-b3700d04bb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:43.876384 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fe7dc30-84cc-44e9-adf2-b3700d04bb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3092a8d-4147-494e-8e49-53c39eec0296', '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='de8d71428ecc4bc58c793acb24cbe1d6',qos_specs=None,replication_status=,reservations=['e77f1895-0bfb-42c3-848b-877260a690e8','a089147b-3bb5-4234-b16e-14ae5841b405','7cccfd0b-5e70-4fcd-aa1f-894accb66498','9e068333-f175-4c15-9e23-2d1b48b8b476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4de608ffab6a4880b91444e19fe32c1d',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:15:43Z,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=b3092a8d-4147-494e-8e49-53c39eec0296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de8d71428ecc4bc58c793acb24cbe1d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4de608ffab6a4880b91444e19fe32c1d',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:43.879892 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178ee850-c0ea-4e78-a14a-0f4b8e56d295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:44.138383 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178ee850-c0ea-4e78-a14a-0f4b8e56d295) transitioned into state 'SUCCESS' from 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='de8d71428ecc4bc58c793acb24cbe1d6',qos_specs=None,replication_status=,reservations=['e77f1895-0bfb-42c3-848b-877260a690e8','a089147b-3bb5-4234-b16e-14ae5841b405','7cccfd0b-5e70-4fcd-aa1f-894accb66498','9e068333-f175-4c15-9e23-2d1b48b8b476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4de608ffab6a4880b91444e19fe32c1d',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:44.148169 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c554bc82-94e3-4736-8cd0-185f5fea5469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:15:44.315098 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c554bc82-94e3-4736-8cd0-185f5fea5469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:15:44.318801 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Flow 'volume_create_api' (0d7e9498-9077-4d02-a784-3e5253ce663d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:15:44.455125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Create volume request issued successfully. Jan 27 16:15:44.492259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-780822ff-4b69-47c9-b95c-a0cd6419ee06 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] http://10.222.0.78/volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes returned with HTTP 202 Jan 27 16:15:44.492259 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 260/522] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:15:42 2021] POST /volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes => generated 802 bytes in 2371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:15:44.500842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4b40bd1-c43d-4ca9-bcc8-3b4ff6ef029c tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] GET http://10.222.0.78/volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/b3092a8d-4147-494e-8e49-53c39eec0296 Jan 27 16:15:44.501691 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4b40bd1-c43d-4ca9-bcc8-3b4ff6ef029c tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:44.502105 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:44.502105 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:44.502934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4b40bd1-c43d-4ca9-bcc8-3b4ff6ef029c tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:44.581418 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:44.581418 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:44.591427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4b40bd1-c43d-4ca9-bcc8-3b4ff6ef029c tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Volume info retrieved successfully. Jan 27 16:15:44.617123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4b40bd1-c43d-4ca9-bcc8-3b4ff6ef029c tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] http://10.222.0.78/volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/b3092a8d-4147-494e-8e49-53c39eec0296 returned with HTTP 200 Jan 27 16:15:44.628222 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 263/523] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:44 2021] GET /volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/b3092a8d-4147-494e-8e49-53c39eec0296 => generated 981 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:45.644168 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dee2fdbb-78a9-4983-9dac-71b83da29121 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] GET http://10.222.0.78/volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/b3092a8d-4147-494e-8e49-53c39eec0296 Jan 27 16:15:45.645503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dee2fdbb-78a9-4983-9dac-71b83da29121 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:45.645871 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:45.645871 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:45.647066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dee2fdbb-78a9-4983-9dac-71b83da29121 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:45.823136 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:45.823136 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:45.873369 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dee2fdbb-78a9-4983-9dac-71b83da29121 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Volume info retrieved successfully. Jan 27 16:15:46.005215 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dee2fdbb-78a9-4983-9dac-71b83da29121 tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] http://10.222.0.78/volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/b3092a8d-4147-494e-8e49-53c39eec0296 returned with HTTP 200 Jan 27 16:15:46.006668 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 261/524] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:45 2021] GET /volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/b3092a8d-4147-494e-8e49-53c39eec0296 => generated 1039 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:15:47.026441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3ef7559-6a77-4648-afc3-0ed84f20bcee tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] GET http://10.222.0.78/volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/b3092a8d-4147-494e-8e49-53c39eec0296 Jan 27 16:15:47.027019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3ef7559-6a77-4648-afc3-0ed84f20bcee tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:47.027125 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:47.027125 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:47.034153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3ef7559-6a77-4648-afc3-0ed84f20bcee tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:47.206308 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:47.206308 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:47.219319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3ef7559-6a77-4648-afc3-0ed84f20bcee tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Volume info retrieved successfully. Jan 27 16:15:47.280438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3ef7559-6a77-4648-afc3-0ed84f20bcee tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] http://10.222.0.78/volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/b3092a8d-4147-494e-8e49-53c39eec0296 returned with HTTP 200 Jan 27 16:15:47.315741 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 264/525] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:47 2021] GET /volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/b3092a8d-4147-494e-8e49-53c39eec0296 => generated 1040 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:15:47.320622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf5932c5-6518-4ab7-a4b1-7d4fbc5304bb tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] GET http://10.222.0.78/volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/detail?all_tenants=1&project_id=7a1341d32e6c4eb8be0952b1ba02495f Jan 27 16:15:47.323339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf5932c5-6518-4ab7-a4b1-7d4fbc5304bb tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:47.323576 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:47.323576 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:47.323969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf5932c5-6518-4ab7-a4b1-7d4fbc5304bb tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:47.325006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bf5932c5-6518-4ab7-a4b1-7d4fbc5304bb tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Could not evaluate value 7a1341d32e6c4eb8be0952b1ba02495f, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:15:47.326389 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bf5932c5-6518-4ab7-a4b1-7d4fbc5304bb tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Searching by: MultiDict([('project_id', '7a1341d32e6c4eb8be0952b1ba02495f'), ('all_tenants', 1)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:15:47.476221 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bf5932c5-6518-4ab7-a4b1-7d4fbc5304bb tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Get all volumes completed successfully. Jan 27 16:15:47.479011 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:47.479011 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:47.488631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf5932c5-6518-4ab7-a4b1-7d4fbc5304bb tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] http://10.222.0.78/volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/detail?all_tenants=1&project_id=7a1341d32e6c4eb8be0952b1ba02495f returned with HTTP 200 Jan 27 16:15:47.490257 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 262/526] 10.222.0.78 () {58 vars in 1340 bytes} [Wed Jan 27 16:15:47 2021] GET /volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/detail?all_tenants=1&project_id=7a1341d32e6c4eb8be0952b1ba02495f => generated 3247 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:15:47.521254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4d215b4-0084-4b32-ae58-490ac5e1c8ce tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] DELETE http://10.222.0.78/volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/b3092a8d-4147-494e-8e49-53c39eec0296 Jan 27 16:15:47.523398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4d215b4-0084-4b32-ae58-490ac5e1c8ce tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:47.523837 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:47.523837 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:47.524513 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4d215b4-0084-4b32-ae58-490ac5e1c8ce tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:47.525190 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c4d215b4-0084-4b32-ae58-490ac5e1c8ce tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Delete volume with id: b3092a8d-4147-494e-8e49-53c39eec0296 Jan 27 16:15:47.671614 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:47.671614 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:47.672552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4d215b4-0084-4b32-ae58-490ac5e1c8ce tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Volume info retrieved successfully. Jan 27 16:15:47.806547 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4d215b4-0084-4b32-ae58-490ac5e1c8ce tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] Delete volume request issued successfully. Jan 27 16:15:47.806547 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4d215b4-0084-4b32-ae58-490ac5e1c8ce tempest-VolumesListAdminTestJSON-618244617 tempest-VolumesListAdminTestJSON-618244617-project-admin] http://10.222.0.78/volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/b3092a8d-4147-494e-8e49-53c39eec0296 returned with HTTP 202 Jan 27 16:15:47.821155 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 265/527] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:15:47 2021] DELETE /volume/v3/de8d71428ecc4bc58c793acb24cbe1d6/volumes/b3092a8d-4147-494e-8e49-53c39eec0296 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:15:47.835557 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-162a64c6-bf3c-46ac-91ea-51c2599dc2a1 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] DELETE http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 Jan 27 16:15:47.836386 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-162a64c6-bf3c-46ac-91ea-51c2599dc2a1 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:47.836751 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:47.836751 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:47.837485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-162a64c6-bf3c-46ac-91ea-51c2599dc2a1 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:47.838098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-162a64c6-bf3c-46ac-91ea-51c2599dc2a1 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Delete volume with id: 944e0b2c-6784-444a-9cf9-e436a7bf1a78 Jan 27 16:15:48.106608 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:48.106608 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:48.106608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-162a64c6-bf3c-46ac-91ea-51c2599dc2a1 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:48.248505 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-162a64c6-bf3c-46ac-91ea-51c2599dc2a1 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Delete volume request issued successfully. Jan 27 16:15:48.249117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-162a64c6-bf3c-46ac-91ea-51c2599dc2a1 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 returned with HTTP 202 Jan 27 16:15:48.250125 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 263/528] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:15:47 2021] DELETE /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 => generated 0 bytes in 434 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:15:48.260530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1345e72b-1bb6-497f-bd00-b8a9dd34848b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 Jan 27 16:15:48.263477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1345e72b-1bb6-497f-bd00-b8a9dd34848b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:48.263703 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:48.263703 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:48.264087 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1345e72b-1bb6-497f-bd00-b8a9dd34848b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:48.408774 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:48.408774 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:48.432739 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1345e72b-1bb6-497f-bd00-b8a9dd34848b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:48.499020 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1345e72b-1bb6-497f-bd00-b8a9dd34848b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 returned with HTTP 200 Jan 27 16:15:48.501465 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 266/529] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:48 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 => generated 916 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:49.523699 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d68c1604-503c-4f32-bfe5-5a639fe83445 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 Jan 27 16:15:49.524388 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d68c1604-503c-4f32-bfe5-5a639fe83445 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:49.524719 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:49.524719 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:49.525292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d68c1604-503c-4f32-bfe5-5a639fe83445 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:49.737994 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:49.737994 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:49.772153 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d68c1604-503c-4f32-bfe5-5a639fe83445 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:49.875542 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d68c1604-503c-4f32-bfe5-5a639fe83445 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 returned with HTTP 200 Jan 27 16:15:49.879227 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 264/530] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:49 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 => generated 916 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:50.898248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0816bc74-c01a-4fe5-80b4-e3e876dab81d tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 Jan 27 16:15:50.898813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0816bc74-c01a-4fe5-80b4-e3e876dab81d tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:50.899253 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:50.899253 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:50.905383 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0816bc74-c01a-4fe5-80b4-e3e876dab81d tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:51.061190 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:51.061190 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:51.096472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0816bc74-c01a-4fe5-80b4-e3e876dab81d tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:51.169459 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0816bc74-c01a-4fe5-80b4-e3e876dab81d tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 returned with HTTP 200 Jan 27 16:15:51.170326 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 267/531] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:50 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 => generated 916 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:52.186481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dcf56ae-c1ed-48a9-92a7-da03ef001922 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 Jan 27 16:15:52.188389 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dcf56ae-c1ed-48a9-92a7-da03ef001922 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:52.188781 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:52.188781 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:52.189936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dcf56ae-c1ed-48a9-92a7-da03ef001922 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:52.367998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dcf56ae-c1ed-48a9-92a7-da03ef001922 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 returned with HTTP 404 Jan 27 16:15:52.369455 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 265/532] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:52 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/944e0b2c-6784-444a-9cf9-e436a7bf1a78 => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:52.378532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e48dd6e-7d83-4d47-a491-a65636e23377 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] DELETE http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a Jan 27 16:15:52.378984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e48dd6e-7d83-4d47-a491-a65636e23377 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:52.379182 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:52.379182 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:52.381532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e48dd6e-7d83-4d47-a491-a65636e23377 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:52.382188 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9e48dd6e-7d83-4d47-a491-a65636e23377 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Delete volume with id: de800188-61dd-4d0b-933c-e0fcbcb7204a Jan 27 16:15:52.559482 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:52.559482 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:52.564366 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e48dd6e-7d83-4d47-a491-a65636e23377 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:52.687969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e48dd6e-7d83-4d47-a491-a65636e23377 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Delete volume request issued successfully. Jan 27 16:15:52.699638 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e48dd6e-7d83-4d47-a491-a65636e23377 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a returned with HTTP 202 Jan 27 16:15:52.699638 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 268/533] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:15:52 2021] DELETE /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a => generated 0 bytes in 323 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:15:52.704207 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8bb24ea-881e-4b09-9642-1a1ab05805a5 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a Jan 27 16:15:52.705202 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8bb24ea-881e-4b09-9642-1a1ab05805a5 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:52.705811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8bb24ea-881e-4b09-9642-1a1ab05805a5 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:52.885755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:52.885755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:52.920753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f8bb24ea-881e-4b09-9642-1a1ab05805a5 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:52.993771 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8bb24ea-881e-4b09-9642-1a1ab05805a5 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a returned with HTTP 200 Jan 27 16:15:52.999911 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 266/534] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:52 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a => generated 916 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:54.011726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9642c31-ed50-4b83-83fe-e6b30a652c70 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a Jan 27 16:15:54.012398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9642c31-ed50-4b83-83fe-e6b30a652c70 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:54.012840 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:54.012840 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:54.013524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9642c31-ed50-4b83-83fe-e6b30a652c70 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:54.142550 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:54.142550 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:54.167955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9642c31-ed50-4b83-83fe-e6b30a652c70 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:54.228736 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9642c31-ed50-4b83-83fe-e6b30a652c70 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a returned with HTTP 200 Jan 27 16:15:54.232501 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 269/535] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:54 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:55.247842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa41243a-04fd-4741-9bec-befcd13467de tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a Jan 27 16:15:55.248359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa41243a-04fd-4741-9bec-befcd13467de tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:55.248537 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:55.248537 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:55.249158 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa41243a-04fd-4741-9bec-befcd13467de tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:55.303699 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:55.303699 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:55.312769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa41243a-04fd-4741-9bec-befcd13467de tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:55.370397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa41243a-04fd-4741-9bec-befcd13467de tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a returned with HTTP 200 Jan 27 16:15:55.373137 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 267/536] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:55 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:56.390962 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0014a20a-2bdd-49df-bd0c-e42c8019b240 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a Jan 27 16:15:56.392490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0014a20a-2bdd-49df-bd0c-e42c8019b240 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:56.400058 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:56.400058 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:56.400058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0014a20a-2bdd-49df-bd0c-e42c8019b240 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:56.499148 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0014a20a-2bdd-49df-bd0c-e42c8019b240 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a returned with HTTP 404 Jan 27 16:15:56.502201 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 270/537] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:56 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/de800188-61dd-4d0b-933c-e0fcbcb7204a => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:56.510528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91762147-270d-472d-8f38-c1f148865ddb tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] DELETE http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 Jan 27 16:15:56.511067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91762147-270d-472d-8f38-c1f148865ddb tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:56.511768 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:56.511768 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:56.512159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91762147-270d-472d-8f38-c1f148865ddb tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:56.512632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-91762147-270d-472d-8f38-c1f148865ddb tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Delete volume with id: e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 Jan 27 16:15:56.641641 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:56.641641 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:56.641641 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-91762147-270d-472d-8f38-c1f148865ddb tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:56.750664 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-91762147-270d-472d-8f38-c1f148865ddb tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Delete volume request issued successfully. Jan 27 16:15:56.750664 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91762147-270d-472d-8f38-c1f148865ddb tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 returned with HTTP 202 Jan 27 16:15:56.751577 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 268/538] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:15:56 2021] DELETE /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:15:56.759055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1221403a-9976-4b46-a231-fbf08ad7fc8b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 Jan 27 16:15:56.759600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1221403a-9976-4b46-a231-fbf08ad7fc8b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:56.760077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1221403a-9976-4b46-a231-fbf08ad7fc8b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:56.859608 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:56.859608 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:56.890980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1221403a-9976-4b46-a231-fbf08ad7fc8b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:56.930902 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1221403a-9976-4b46-a231-fbf08ad7fc8b tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 returned with HTTP 200 Jan 27 16:15:56.931761 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 271/539] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:56 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 => generated 916 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:57.966433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-399964d2-cb2c-439a-a30a-f5d2a1ce2f68 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 Jan 27 16:15:57.966969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-399964d2-cb2c-439a-a30a-f5d2a1ce2f68 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:57.970331 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:57.970331 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:57.970331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-399964d2-cb2c-439a-a30a-f5d2a1ce2f68 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:58.079541 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:58.079541 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:58.094376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-399964d2-cb2c-439a-a30a-f5d2a1ce2f68 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:58.138287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-399964d2-cb2c-439a-a30a-f5d2a1ce2f68 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 returned with HTTP 200 Jan 27 16:15:58.139894 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 269/540] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:57 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 => generated 916 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:59.156335 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3c6b0c7-2054-46ed-98dc-61081a6f5630 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 Jan 27 16:15:59.156833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3c6b0c7-2054-46ed-98dc-61081a6f5630 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:59.158237 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:59.158237 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:15:59.158237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3c6b0c7-2054-46ed-98dc-61081a6f5630 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:59.267178 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:59.267178 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:15:59.289565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b3c6b0c7-2054-46ed-98dc-61081a6f5630 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Volume info retrieved successfully. Jan 27 16:15:59.339583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3c6b0c7-2054-46ed-98dc-61081a6f5630 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 returned with HTTP 200 Jan 27 16:15:59.343876 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 272/541] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:15:59 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:00.357203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24306c6b-ae11-40fe-b731-3ae2fa395f85 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] GET http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 Jan 27 16:16:00.357753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24306c6b-ae11-40fe-b731-3ae2fa395f85 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:00.357914 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:00.357914 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:00.358561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24306c6b-ae11-40fe-b731-3ae2fa395f85 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:00.460963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24306c6b-ae11-40fe-b731-3ae2fa395f85 tempest-VolumesListAdminTestJSON-764103836 tempest-VolumesListAdminTestJSON-764103836-project] http://10.222.0.78/volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 returned with HTTP 404 Jan 27 16:16:00.462003 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 270/542] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:00 2021] GET /volume/v3/7a1341d32e6c4eb8be0952b1ba02495f/volumes/e17471a7-7cc4-41ec-b504-9cfb9a4bf9a0 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:16:11.642783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] POST http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes Jan 27 16:16:11.643306 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:11.643306 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:11.644366 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1914694664"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:16:11.645225 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1914694664'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:16:11.645652 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Create volume of 1 GB Jan 27 16:16:11.673239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Availability Zones retrieved successfully. Jan 27 16:16:11.708689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Flow 'volume_create_api' (82327fac-b65a-4375-8d19-b2d7a7bbbf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:16:11.711588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2403d52a-aa37-42b9-aecf-cf37b2f57732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:11.724987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:16:11.842324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2403d52a-aa37-42b9-aecf-cf37b2f57732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:11.842324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e518401-df73-487f-9a9d-86e97bff976d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:12.065024 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Created reservations ['56517f69-29a0-44eb-af34-2112c43d68eb', '5f8ce570-9f51-4bf5-a603-30fed042b338', '99f5967d-840e-4223-b432-bb61c51d2da9', '0b2f4601-5e62-4a68-b8e6-b02d367351f7'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:16:12.066926 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e518401-df73-487f-9a9d-86e97bff976d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56517f69-29a0-44eb-af34-2112c43d68eb', '5f8ce570-9f51-4bf5-a603-30fed042b338', '99f5967d-840e-4223-b432-bb61c51d2da9', '0b2f4601-5e62-4a68-b8e6-b02d367351f7']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:12.069610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d4e18f-13e0-48c1-8185-ae424f60d856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:12.194596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d4e18f-13e0-48c1-8185-ae424f60d856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1aeb6ccf-3663-4b60-8dd1-129b04c82179', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1914694664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d97ef61dd1684a8090ec66a685a0dcfa',qos_specs=None,replication_status=,reservations=['56517f69-29a0-44eb-af34-2112c43d68eb','5f8ce570-9f51-4bf5-a603-30fed042b338','99f5967d-840e-4223-b432-bb61c51d2da9','0b2f4601-5e62-4a68-b8e6-b02d367351f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db851a56123541c19450133e95306b8a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1914694664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1aeb6ccf-3663-4b60-8dd1-129b04c82179,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d97ef61dd1684a8090ec66a685a0dcfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='db851a56123541c19450133e95306b8a',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:12.197483 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ac10bc-c3d7-49bb-94bd-fa9d5f29078c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:12.269612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ac10bc-c3d7-49bb-94bd-fa9d5f29078c) transitioned into state 'SUCCESS' from state '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-1914694664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d97ef61dd1684a8090ec66a685a0dcfa',qos_specs=None,replication_status=,reservations=['56517f69-29a0-44eb-af34-2112c43d68eb','5f8ce570-9f51-4bf5-a603-30fed042b338','99f5967d-840e-4223-b432-bb61c51d2da9','0b2f4601-5e62-4a68-b8e6-b02d367351f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db851a56123541c19450133e95306b8a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:12.272435 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de8159a5-9cea-42a8-b845-f35aec13b0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:12.350651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de8159a5-9cea-42a8-b845-f35aec13b0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:12.358276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Flow 'volume_create_api' (82327fac-b65a-4375-8d19-b2d7a7bbbf07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:16:12.486743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Create volume request issued successfully. Jan 27 16:16:12.524802 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c60a07c-78a4-4373-ab9c-44e4a22ac50e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes returned with HTTP 202 Jan 27 16:16:12.526303 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 273/543] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:16:11 2021] POST /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes => generated 820 bytes in 1143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:16:12.541699 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ff99b74-b832-4ea6-89d3-db369ece5489 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:16:12.541896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ff99b74-b832-4ea6-89d3-db369ece5489 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:12.542378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ff99b74-b832-4ea6-89d3-db369ece5489 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:12.601221 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:12.601221 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:12.613501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ff99b74-b832-4ea6-89d3-db369ece5489 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:12.655833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ff99b74-b832-4ea6-89d3-db369ece5489 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 returned with HTTP 200 Jan 27 16:16:12.655833 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 271/544] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:12 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 => generated 912 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:13.670098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c87c19c-1229-4a05-ab02-31a18c95f7aa tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:16:13.670606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c87c19c-1229-4a05-ab02-31a18c95f7aa tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:13.671003 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:13.671003 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:13.671422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c87c19c-1229-4a05-ab02-31a18c95f7aa tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:13.722160 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:13.722160 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:13.743430 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c87c19c-1229-4a05-ab02-31a18c95f7aa tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:13.774206 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c87c19c-1229-4a05-ab02-31a18c95f7aa tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 returned with HTTP 200 Jan 27 16:16:13.782173 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 274/545] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:13 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 => generated 913 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:13.791494 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea2b6678-db1f-49d6-8cc9-c3b51baeaaa3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] POST http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots Jan 27 16:16:13.791974 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:13.791974 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:13.792393 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea2b6678-db1f-49d6-8cc9-c3b51baeaaa3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1aeb6ccf-3663-4b60-8dd1-129b04c82179", "name": "tempest-VolumesDeleteCascade-Snapshot-571312115"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:16:13.848398 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:13.848398 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:13.849906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ea2b6678-db1f-49d6-8cc9-c3b51baeaaa3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:13.850266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-ea2b6678-db1f-49d6-8cc9-c3b51baeaaa3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Create snapshot from volume 1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:16:14.078613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ea2b6678-db1f-49d6-8cc9-c3b51baeaaa3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Created reservations ['31f432c0-0cdd-4cb0-9fdc-9cc2fdf9e7ad', '71920454-796f-47b2-8366-72ffba536edc', 'f1110b1d-0f8e-4722-81d7-506de9f09625', 'c588d01c-a03c-45e8-a7f2-9eb0f451d8c8'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:16:14.406133 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ea2b6678-db1f-49d6-8cc9-c3b51baeaaa3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot create request issued successfully. Jan 27 16:16:14.411688 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea2b6678-db1f-49d6-8cc9-c3b51baeaaa3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots returned with HTTP 202 Jan 27 16:16:14.411688 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 272/546] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:16:13 2021] POST /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots => generated 306 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:16:14.420037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f26dc4d9-156c-4700-a880-eb2fe5303aee tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 Jan 27 16:16:14.420575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f26dc4d9-156c-4700-a880-eb2fe5303aee tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:14.420769 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:14.420769 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:14.421407 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f26dc4d9-156c-4700-a880-eb2fe5303aee tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:14.470758 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:14.470758 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:14.471883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f26dc4d9-156c-4700-a880-eb2fe5303aee tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:14.474564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f26dc4d9-156c-4700-a880-eb2fe5303aee tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 returned with HTTP 200 Jan 27 16:16:14.475964 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 275/547] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:16:14 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 => generated 438 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:15.488821 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03af5d00-85b5-4dde-a249-0c9d2a82601b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 Jan 27 16:16:15.491153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03af5d00-85b5-4dde-a249-0c9d2a82601b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:15.491404 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:15.491404 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:15.491924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03af5d00-85b5-4dde-a249-0c9d2a82601b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:15.543117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:15.543117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:15.549787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-03af5d00-85b5-4dde-a249-0c9d2a82601b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:15.552827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03af5d00-85b5-4dde-a249-0c9d2a82601b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 returned with HTTP 200 Jan 27 16:16:15.554680 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 273/548] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:16:15 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 => generated 438 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:16.565943 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ab55153-bf6e-4280-8413-6b20852f9bcb tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 Jan 27 16:16:16.566679 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ab55153-bf6e-4280-8413-6b20852f9bcb tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:16.566924 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:16.566924 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:16.568194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ab55153-bf6e-4280-8413-6b20852f9bcb tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:16.601689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:16.601689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:16.602847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ab55153-bf6e-4280-8413-6b20852f9bcb tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:16.604785 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ab55153-bf6e-4280-8413-6b20852f9bcb tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 returned with HTTP 200 Jan 27 16:16:16.610562 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 276/549] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:16:16 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 => generated 438 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:17.618662 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a63b194-f949-429e-95f4-93f98071d89e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 Jan 27 16:16:17.619236 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a63b194-f949-429e-95f4-93f98071d89e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:17.619724 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:17.619724 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:17.620119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a63b194-f949-429e-95f4-93f98071d89e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:17.681368 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:17.681368 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:17.691772 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a63b194-f949-429e-95f4-93f98071d89e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:17.691772 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a63b194-f949-429e-95f4-93f98071d89e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 returned with HTTP 200 Jan 27 16:16:17.694159 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 274/550] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:16:17 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 => generated 465 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:17.704593 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f8c4109-0bc5-454d-bed4-8c39e6609355 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] POST http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots Jan 27 16:16:17.707395 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:17.707395 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:17.709076 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f8c4109-0bc5-454d-bed4-8c39e6609355 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1aeb6ccf-3663-4b60-8dd1-129b04c82179", "name": "tempest-VolumesDeleteCascade-Snapshot-673153225"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:16:17.897398 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:17.897398 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:17.898541 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6f8c4109-0bc5-454d-bed4-8c39e6609355 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:17.898910 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-6f8c4109-0bc5-454d-bed4-8c39e6609355 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Create snapshot from volume 1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:16:18.055367 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-6f8c4109-0bc5-454d-bed4-8c39e6609355 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Created reservations ['c021ecb5-c1bb-4091-942d-843cc6360d51', '023e6a45-3bb4-4d07-818b-b04c9c010b18', 'daae2bc6-b92c-44bb-b0e1-84539a0b53fe', '2a34f55c-779b-4bed-995d-6285a7f3a04d'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:16:18.345628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6f8c4109-0bc5-454d-bed4-8c39e6609355 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot create request issued successfully. Jan 27 16:16:18.346608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f8c4109-0bc5-454d-bed4-8c39e6609355 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots returned with HTTP 202 Jan 27 16:16:18.347770 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 277/551] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:16:17 2021] POST /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots => generated 306 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:16:18.358233 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8f2f6ff-b66e-452f-bdf3-5b2631461ce4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 Jan 27 16:16:18.358985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8f2f6ff-b66e-452f-bdf3-5b2631461ce4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:18.359377 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:18.359377 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:18.360033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8f2f6ff-b66e-452f-bdf3-5b2631461ce4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:18.427141 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:18.427141 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:18.428488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c8f2f6ff-b66e-452f-bdf3-5b2631461ce4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:18.431982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8f2f6ff-b66e-452f-bdf3-5b2631461ce4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 returned with HTTP 200 Jan 27 16:16:18.433678 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 275/552] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:16:18 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 => generated 438 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:19.446887 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6984cc9a-a4c2-44ad-95b2-017b758b719f tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 Jan 27 16:16:19.447447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6984cc9a-a4c2-44ad-95b2-017b758b719f tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:19.447659 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:19.447659 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:19.448751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6984cc9a-a4c2-44ad-95b2-017b758b719f tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:19.501939 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:19.501939 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:19.501939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6984cc9a-a4c2-44ad-95b2-017b758b719f tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:19.501939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6984cc9a-a4c2-44ad-95b2-017b758b719f tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 returned with HTTP 200 Jan 27 16:16:19.501939 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 278/553] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:16:19 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:20.510018 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6be65a98-14cb-4588-80a9-77ccee3f1f6e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 Jan 27 16:16:20.510536 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6be65a98-14cb-4588-80a9-77ccee3f1f6e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:20.510950 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:20.510950 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:20.511787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6be65a98-14cb-4588-80a9-77ccee3f1f6e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:20.549006 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:20.549006 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:20.550904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6be65a98-14cb-4588-80a9-77ccee3f1f6e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:20.556342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6be65a98-14cb-4588-80a9-77ccee3f1f6e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 returned with HTTP 200 Jan 27 16:16:20.560754 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 276/554] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:16:20 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 => generated 438 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:21.573953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-897fabe0-f29a-4446-8f7c-9f78fc7b9d1b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 Jan 27 16:16:21.574512 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-897fabe0-f29a-4446-8f7c-9f78fc7b9d1b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:21.574707 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:21.574707 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:21.575391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-897fabe0-f29a-4446-8f7c-9f78fc7b9d1b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:21.606394 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:21.606394 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:21.607988 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-897fabe0-f29a-4446-8f7c-9f78fc7b9d1b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:21.611609 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-897fabe0-f29a-4446-8f7c-9f78fc7b9d1b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 returned with HTTP 200 Jan 27 16:16:21.619306 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 279/555] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:16:21 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:21.623877 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c08c2c7c-93f2-4678-8cf6-d902f0d18321 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] DELETE http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179?cascade=True Jan 27 16:16:21.624688 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c08c2c7c-93f2-4678-8cf6-d902f0d18321 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:21.625092 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:21.625092 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:21.625741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c08c2c7c-93f2-4678-8cf6-d902f0d18321 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:21.626707 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c08c2c7c-93f2-4678-8cf6-d902f0d18321 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Delete volume with id: 1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:16:21.682171 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:21.682171 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:21.691553 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c08c2c7c-93f2-4678-8cf6-d902f0d18321 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:21.916812 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c08c2c7c-93f2-4678-8cf6-d902f0d18321 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Delete volume request issued successfully. Jan 27 16:16:21.917361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c08c2c7c-93f2-4678-8cf6-d902f0d18321 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179?cascade=True returned with HTTP 202 Jan 27 16:16:21.921391 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 277/556] 10.222.0.78 () {58 vars in 1343 bytes} [Wed Jan 27 16:16:21 2021] DELETE /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179?cascade=True => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:16:21.930780 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3653191a-11d1-42f5-83c0-3975f170ac42 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:16:21.931372 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3653191a-11d1-42f5-83c0-3975f170ac42 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:21.931609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:21.931609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:21.931988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3653191a-11d1-42f5-83c0-3975f170ac42 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:22.065096 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:22.065096 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:22.075469 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3653191a-11d1-42f5-83c0-3975f170ac42 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:22.100841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3653191a-11d1-42f5-83c0-3975f170ac42 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 returned with HTTP 200 Jan 27 16:16:22.101794 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 280/557] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:21 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 => generated 912 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:23.120802 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab29b6c5-658d-4644-a7f7-72fee9a67cb7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:16:23.122018 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab29b6c5-658d-4644-a7f7-72fee9a67cb7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:23.122434 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:23.122434 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:23.123085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab29b6c5-658d-4644-a7f7-72fee9a67cb7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:23.232873 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:23.232873 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:23.258893 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab29b6c5-658d-4644-a7f7-72fee9a67cb7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:23.312746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab29b6c5-658d-4644-a7f7-72fee9a67cb7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 returned with HTTP 200 Jan 27 16:16:23.313892 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 278/558] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:23 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 => generated 912 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:24.329239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e022c509-f573-4b95-b433-3520a3f5bfca tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:16:24.329751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e022c509-f573-4b95-b433-3520a3f5bfca tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:24.330204 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:24.330204 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:24.330851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e022c509-f573-4b95-b433-3520a3f5bfca tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:24.490467 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:24.490467 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:24.513249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e022c509-f573-4b95-b433-3520a3f5bfca tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:24.538610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e022c509-f573-4b95-b433-3520a3f5bfca tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 returned with HTTP 200 Jan 27 16:16:24.539751 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 281/559] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:24 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 => generated 912 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:25.555792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d4799a6-89f4-4bd8-9f5c-7b79bb68ecdc tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:16:25.557016 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d4799a6-89f4-4bd8-9f5c-7b79bb68ecdc tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:25.557421 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:25.557421 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:25.558062 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d4799a6-89f4-4bd8-9f5c-7b79bb68ecdc tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:25.683647 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:25.683647 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:25.709473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8d4799a6-89f4-4bd8-9f5c-7b79bb68ecdc tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:25.765032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d4799a6-89f4-4bd8-9f5c-7b79bb68ecdc tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 returned with HTTP 200 Jan 27 16:16:25.768964 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 279/560] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:25 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 => generated 912 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:26.787264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5843389-6b4c-4758-a3dd-8d4676d60a5d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:16:26.787784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5843389-6b4c-4758-a3dd-8d4676d60a5d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:26.788087 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:26.788087 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:26.788992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5843389-6b4c-4758-a3dd-8d4676d60a5d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:26.902269 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:26.902269 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:26.920903 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5843389-6b4c-4758-a3dd-8d4676d60a5d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:26.980442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5843389-6b4c-4758-a3dd-8d4676d60a5d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 returned with HTTP 200 Jan 27 16:16:26.981966 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 282/561] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:26 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 => generated 912 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:27.999743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6751c5db-6429-45ea-98b4-b2ee4e51e01d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:16:28.000404 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6751c5db-6429-45ea-98b4-b2ee4e51e01d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:28.000512 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:28.000512 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:28.003311 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6751c5db-6429-45ea-98b4-b2ee4e51e01d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:28.172730 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:28.172730 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:28.221272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6751c5db-6429-45ea-98b4-b2ee4e51e01d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:28.273958 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6751c5db-6429-45ea-98b4-b2ee4e51e01d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 returned with HTTP 200 Jan 27 16:16:28.275100 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 280/562] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:27 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 => generated 912 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:29.297432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38a49f20-4ada-4166-aa50-4a0edb88b7bc tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:16:29.297973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38a49f20-4ada-4166-aa50-4a0edb88b7bc tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:29.298175 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:29.298175 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:29.298555 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38a49f20-4ada-4166-aa50-4a0edb88b7bc tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:29.493817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38a49f20-4ada-4166-aa50-4a0edb88b7bc tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 returned with HTTP 404 Jan 27 16:16:29.494915 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 283/563] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:29 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 => generated 109 bytes in 207 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:16:29.503045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07128662-c9b1-490c-93c1-30ea7ba7dcc4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes Jan 27 16:16:29.504953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07128662-c9b1-490c-93c1-30ea7ba7dcc4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:29.505422 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:29.505422 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:29.506174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07128662-c9b1-490c-93c1-30ea7ba7dcc4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:29.507061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-07128662-c9b1-490c-93c1-30ea7ba7dcc4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:16:29.509615 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07128662-c9b1-490c-93c1-30ea7ba7dcc4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:16:29.604369 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07128662-c9b1-490c-93c1-30ea7ba7dcc4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Get all volumes completed successfully. Jan 27 16:16:29.605159 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07128662-c9b1-490c-93c1-30ea7ba7dcc4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes returned with HTTP 200 Jan 27 16:16:29.606293 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 281/564] 10.222.0.78 () {58 vars in 1204 bytes} [Wed Jan 27 16:16:29 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:16:29.617659 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfc9d739-32b9-4769-b9b2-8bc4a5ab84e0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots Jan 27 16:16:29.622156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfc9d739-32b9-4769-b9b2-8bc4a5ab84e0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:29.622826 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfc9d739-32b9-4769-b9b2-8bc4a5ab84e0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:29.623814 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-cfc9d739-32b9-4769-b9b2-8bc4a5ab84e0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:16:29.626250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-cfc9d739-32b9-4769-b9b2-8bc4a5ab84e0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:16:29.663650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cfc9d739-32b9-4769-b9b2-8bc4a5ab84e0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Get all snapshots completed successfully. Jan 27 16:16:29.664600 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfc9d739-32b9-4769-b9b2-8bc4a5ab84e0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots returned with HTTP 200 Jan 27 16:16:29.670335 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 284/565] 10.222.0.78 () {58 vars in 1210 bytes} [Wed Jan 27 16:16:29 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:16:29.687118 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] POST http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes Jan 27 16:16:29.687908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1937233305"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:16:29.691100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1937233305'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:16:29.691100 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Create volume of 1 GB Jan 27 16:16:29.720430 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Availability Zones retrieved successfully. Jan 27 16:16:29.762154 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Flow 'volume_create_api' (f45ddfe6-bf57-433d-8d70-d770a793fbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:16:29.765300 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26f76b6e-2fde-4b3c-ad6b-066b8cedb1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:29.767453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:16:29.901900 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26f76b6e-2fde-4b3c-ad6b-066b8cedb1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:29.904778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5dee0ec-5faa-49c6-a22b-4027c9a0902e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:30.064534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Created reservations ['e6136f62-9dd1-4fe0-9369-0b60a7502e76', '2d13e378-c6d3-4b40-95ad-febac1bbdd75', 'dfbaa887-8a03-4f33-8beb-c55965874003', '850e5f51-47ca-48df-b7a9-977a91bba81b'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:16:30.066443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5dee0ec-5faa-49c6-a22b-4027c9a0902e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6136f62-9dd1-4fe0-9369-0b60a7502e76', '2d13e378-c6d3-4b40-95ad-febac1bbdd75', 'dfbaa887-8a03-4f33-8beb-c55965874003', '850e5f51-47ca-48df-b7a9-977a91bba81b']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:30.069829 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec572de-19ce-4c86-92f5-52dc3e04c0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:30.193886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec572de-19ce-4c86-92f5-52dc3e04c0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01aca110-56e3-4ddb-bf1a-26cd18c211d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1937233305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d97ef61dd1684a8090ec66a685a0dcfa',qos_specs=None,replication_status=,reservations=['e6136f62-9dd1-4fe0-9369-0b60a7502e76','2d13e378-c6d3-4b40-95ad-febac1bbdd75','dfbaa887-8a03-4f33-8beb-c55965874003','850e5f51-47ca-48df-b7a9-977a91bba81b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db851a56123541c19450133e95306b8a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1937233305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01aca110-56e3-4ddb-bf1a-26cd18c211d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d97ef61dd1684a8090ec66a685a0dcfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='db851a56123541c19450133e95306b8a',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:30.196377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4173180a-5576-4e75-86c9-da58bee6651a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:30.258182 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4173180a-5576-4e75-86c9-da58bee6651a) transitioned into state 'SUCCESS' from state '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-1937233305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d97ef61dd1684a8090ec66a685a0dcfa',qos_specs=None,replication_status=,reservations=['e6136f62-9dd1-4fe0-9369-0b60a7502e76','2d13e378-c6d3-4b40-95ad-febac1bbdd75','dfbaa887-8a03-4f33-8beb-c55965874003','850e5f51-47ca-48df-b7a9-977a91bba81b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db851a56123541c19450133e95306b8a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:30.260948 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ec6fa0-0954-430f-ad88-0d475a7afbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:30.314657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ec6fa0-0954-430f-ad88-0d475a7afbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:30.322540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Flow 'volume_create_api' (f45ddfe6-bf57-433d-8d70-d770a793fbb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:16:30.403799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Create volume request issued successfully. Jan 27 16:16:30.418833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0132aee2-e1f9-4f63-bb04-29c916a9681d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes returned with HTTP 202 Jan 27 16:16:30.628942 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 282/566] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:16:29 2021] POST /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes => generated 820 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:16:30.629253 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6e93175-1fe7-4996-8de6-4f702d5c50c7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:16:30.629253 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6e93175-1fe7-4996-8de6-4f702d5c50c7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:30.629253 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6e93175-1fe7-4996-8de6-4f702d5c50c7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:30.629253 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:30.629253 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:30.629253 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6e93175-1fe7-4996-8de6-4f702d5c50c7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:30.629253 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6e93175-1fe7-4996-8de6-4f702d5c50c7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 returned with HTTP 200 Jan 27 16:16:30.629253 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 285/567] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:30 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 => generated 888 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:31.564693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cdf7925-eb8f-457d-a939-bb5c72088637 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:16:31.565487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cdf7925-eb8f-457d-a939-bb5c72088637 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:31.565692 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:31.565692 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:31.566337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cdf7925-eb8f-457d-a939-bb5c72088637 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:31.649947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:31.649947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:31.670251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3cdf7925-eb8f-457d-a939-bb5c72088637 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:31.702136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cdf7925-eb8f-457d-a939-bb5c72088637 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 returned with HTTP 200 Jan 27 16:16:31.703514 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 283/568] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:31 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 => generated 912 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:32.720642 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dc54f83-07d4-4e59-8522-396e93194fa0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:16:32.721724 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dc54f83-07d4-4e59-8522-396e93194fa0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:32.721950 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:32.721950 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:32.722341 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dc54f83-07d4-4e59-8522-396e93194fa0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:32.838399 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:32.838399 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:32.857821 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1dc54f83-07d4-4e59-8522-396e93194fa0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:32.905903 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dc54f83-07d4-4e59-8522-396e93194fa0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 returned with HTTP 200 Jan 27 16:16:32.923525 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 286/569] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:32 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:32.927571 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eaefc513-9dc3-4614-a677-cd2b2b7633c7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] POST http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots Jan 27 16:16:32.928835 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:32.928835 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:32.929662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eaefc513-9dc3-4614-a677-cd2b2b7633c7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01aca110-56e3-4ddb-bf1a-26cd18c211d3", "name": "tempest-VolumesDeleteCascade-Snapshot-1622733203"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:16:33.098277 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:33.098277 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:33.100474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eaefc513-9dc3-4614-a677-cd2b2b7633c7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:33.103599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-eaefc513-9dc3-4614-a677-cd2b2b7633c7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Create snapshot from volume 01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:16:33.311776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-eaefc513-9dc3-4614-a677-cd2b2b7633c7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Created reservations ['a4829f02-9c6f-4c54-b1e4-3115e286735e', '00fa6aab-12f3-43e5-b859-b409e92702de', '4c6b1b92-3a6e-4193-ba12-4b2a85dab9ca', 'd5b15a15-d01b-40ec-9c6a-4c2283c8b37c'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:16:33.557302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eaefc513-9dc3-4614-a677-cd2b2b7633c7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot create request issued successfully. Jan 27 16:16:33.560546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eaefc513-9dc3-4614-a677-cd2b2b7633c7 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots returned with HTTP 202 Jan 27 16:16:33.561730 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 284/570] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:16:32 2021] POST /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots => generated 307 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:16:33.573146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7660f17-6901-4334-a2ff-cb5483f8ed2c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 Jan 27 16:16:33.573668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7660f17-6901-4334-a2ff-cb5483f8ed2c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:33.574045 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:33.574045 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:33.574430 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7660f17-6901-4334-a2ff-cb5483f8ed2c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:33.622450 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:33.622450 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:33.623643 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c7660f17-6901-4334-a2ff-cb5483f8ed2c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:33.631673 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7660f17-6901-4334-a2ff-cb5483f8ed2c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 returned with HTTP 200 Jan 27 16:16:33.633362 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 287/571] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:16:33 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 => generated 439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:34.645315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e9a0b21-e3f1-4bb6-bde5-9a63f98b77e9 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 Jan 27 16:16:34.646235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e9a0b21-e3f1-4bb6-bde5-9a63f98b77e9 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:34.646235 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:34.646235 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:34.646574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e9a0b21-e3f1-4bb6-bde5-9a63f98b77e9 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:34.710375 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:34.710375 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:34.712544 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3e9a0b21-e3f1-4bb6-bde5-9a63f98b77e9 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:34.723507 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e9a0b21-e3f1-4bb6-bde5-9a63f98b77e9 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 returned with HTTP 200 Jan 27 16:16:34.724674 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 285/572] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:16:34 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 => generated 439 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:35.736624 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b16149d-001d-4285-a799-37e0ab29de50 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 Jan 27 16:16:35.737119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b16149d-001d-4285-a799-37e0ab29de50 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:35.737319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:35.737319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:35.737987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b16149d-001d-4285-a799-37e0ab29de50 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:35.794071 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:35.794071 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:35.800280 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b16149d-001d-4285-a799-37e0ab29de50 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:35.803290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b16149d-001d-4285-a799-37e0ab29de50 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 returned with HTTP 200 Jan 27 16:16:35.808286 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 288/573] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:16:35 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 => generated 439 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:36.821606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7628e807-9ce0-435f-8b71-71e7e962ec69 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 Jan 27 16:16:36.823039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7628e807-9ce0-435f-8b71-71e7e962ec69 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:36.823601 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:36.823601 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:36.824331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7628e807-9ce0-435f-8b71-71e7e962ec69 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:36.858203 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:36.858203 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:36.859751 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7628e807-9ce0-435f-8b71-71e7e962ec69 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:36.862171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7628e807-9ce0-435f-8b71-71e7e962ec69 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 returned with HTTP 200 Jan 27 16:16:36.875568 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] POST http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes Jan 27 16:16:36.876378 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:36.876378 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:36.877269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b6fad13a-b76c-4576-b788-62af33ee6778", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1166866349"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:16:36.879434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Create volume request body: {'volume': {'snapshot_id': 'b6fad13a-b76c-4576-b788-62af33ee6778', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1166866349'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:16:36.887898 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 286/574] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:16:36 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 => generated 466 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:36.920802 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:36.920802 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:36.922362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Snapshot retrieved successfully. Jan 27 16:16:36.923023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Create volume of 1 GB Jan 27 16:16:36.937659 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Availability Zones retrieved successfully. Jan 27 16:16:36.956531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Flow 'volume_create_api' (a525ee3c-edd0-4c6c-a122-fb854b194d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:16:36.960509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09083e63-eebe-46ed-9cfa-258a3aa550aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:36.963116 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:16:37.196455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09083e63-eebe-46ed-9cfa-258a3aa550aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b6fad13a-b76c-4576-b788-62af33ee6778', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:37.199015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c61abd-4a81-42ed-a403-cbc366f8f119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:38.778741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Created reservations ['bea29220-25bb-42ef-9a6b-a3cc20bf9563', '3b75833d-46df-4aef-9ab9-cbfafef48f9b', '7fd98c90-fdc6-4bb5-932b-72f48e8bae60', 'e21915c9-3e71-484b-b9c6-7be9ab109841'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:16:38.780405 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60c61abd-4a81-42ed-a403-cbc366f8f119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bea29220-25bb-42ef-9a6b-a3cc20bf9563', '3b75833d-46df-4aef-9ab9-cbfafef48f9b', '7fd98c90-fdc6-4bb5-932b-72f48e8bae60', 'e21915c9-3e71-484b-b9c6-7be9ab109841']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:38.783835 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94f1463-d0e9-45bb-8722-ef49c36ae012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:39.134678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94f1463-d0e9-45bb-8722-ef49c36ae012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc688443-1ade-462f-b84f-d2a99ad89cd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1166866349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d97ef61dd1684a8090ec66a685a0dcfa',qos_specs=None,replication_status=,reservations=['bea29220-25bb-42ef-9a6b-a3cc20bf9563','3b75833d-46df-4aef-9ab9-cbfafef48f9b','7fd98c90-fdc6-4bb5-932b-72f48e8bae60','e21915c9-3e71-484b-b9c6-7be9ab109841'],size=1,snapshot_id=b6fad13a-b76c-4576-b788-62af33ee6778,source_replicaid=,source_volid=None,status='creating',user_id='db851a56123541c19450133e95306b8a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1166866349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc688443-1ade-462f-b84f-d2a99ad89cd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d97ef61dd1684a8090ec66a685a0dcfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b6fad13a-b76c-4576-b788-62af33ee6778,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='db851a56123541c19450133e95306b8a',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:39.136863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557432e4-dfb3-4da6-bb16-d10f105b9b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:39.227269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557432e4-dfb3-4da6-bb16-d10f105b9b42) transitioned into state 'SUCCESS' from state '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-1166866349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d97ef61dd1684a8090ec66a685a0dcfa',qos_specs=None,replication_status=,reservations=['bea29220-25bb-42ef-9a6b-a3cc20bf9563','3b75833d-46df-4aef-9ab9-cbfafef48f9b','7fd98c90-fdc6-4bb5-932b-72f48e8bae60','e21915c9-3e71-484b-b9c6-7be9ab109841'],size=1,snapshot_id=b6fad13a-b76c-4576-b788-62af33ee6778,source_replicaid=,source_volid=None,status='creating',user_id='db851a56123541c19450133e95306b8a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:39.230570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba275aa-b471-4a1d-af77-b5dd790000ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:39.389473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba275aa-b471-4a1d-af77-b5dd790000ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:39.398532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Flow 'volume_create_api' (a525ee3c-edd0-4c6c-a122-fb854b194d39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:16:39.497166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Create volume request issued successfully. Jan 27 16:16:39.571123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-350c5f33-355c-43c3-b6cc-1e7679e91014 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes returned with HTTP 202 Jan 27 16:16:39.587219 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 289/575] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:16:36 2021] POST /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes => generated 854 bytes in 2707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:16:39.596414 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c5b30bf-584a-4358-9cda-c3f5d4d05916 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:39.600382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c5b30bf-584a-4358-9cda-c3f5d4d05916 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:39.605478 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:39.605478 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:39.605478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c5b30bf-584a-4358-9cda-c3f5d4d05916 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:39.662522 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:39.662522 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:39.671821 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0c5b30bf-584a-4358-9cda-c3f5d4d05916 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:39.730203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c5b30bf-584a-4358-9cda-c3f5d4d05916 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:39.732285 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 287/576] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:39 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 922 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:40.749811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1622ef0c-c2ca-4a93-a488-b431f32eb1d6 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:40.751006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1622ef0c-c2ca-4a93-a488-b431f32eb1d6 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:40.753421 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:40.753421 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:40.754824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1622ef0c-c2ca-4a93-a488-b431f32eb1d6 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:40.854116 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:40.854116 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:40.873496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1622ef0c-c2ca-4a93-a488-b431f32eb1d6 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:40.905025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1622ef0c-c2ca-4a93-a488-b431f32eb1d6 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:40.906123 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 290/577] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:40 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:41.922947 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-adaa5e55-9c45-4b4c-bf24-764cb09b8a22 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:41.930353 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-adaa5e55-9c45-4b4c-bf24-764cb09b8a22 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:41.930353 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:41.930353 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:41.930353 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-adaa5e55-9c45-4b4c-bf24-764cb09b8a22 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:42.074174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:42.074174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:42.102905 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-adaa5e55-9c45-4b4c-bf24-764cb09b8a22 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:42.155722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-adaa5e55-9c45-4b4c-bf24-764cb09b8a22 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:42.163021 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 288/578] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:41 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:43.192374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-801d7100-cf76-4e6a-a120-f9ac965af956 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:43.194219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-801d7100-cf76-4e6a-a120-f9ac965af956 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:43.194634 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:43.194634 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:43.195293 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-801d7100-cf76-4e6a-a120-f9ac965af956 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:43.296843 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:43.296843 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:43.303608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-801d7100-cf76-4e6a-a120-f9ac965af956 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:43.408754 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-801d7100-cf76-4e6a-a120-f9ac965af956 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:43.410567 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 291/579] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:43 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:44.427829 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f587474f-210f-413d-b4fe-d25a8753b06d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:44.429002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f587474f-210f-413d-b4fe-d25a8753b06d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:44.429205 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:44.429205 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:44.429844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f587474f-210f-413d-b4fe-d25a8753b06d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:44.596824 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:44.596824 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:44.606742 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f587474f-210f-413d-b4fe-d25a8753b06d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:44.633606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f587474f-210f-413d-b4fe-d25a8753b06d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:44.634996 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 289/580] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:44 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:45.658321 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21aa815a-d539-4f1a-a56f-b5fc9b9a0a73 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:45.659565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21aa815a-d539-4f1a-a56f-b5fc9b9a0a73 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:45.659996 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:45.659996 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:45.661256 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21aa815a-d539-4f1a-a56f-b5fc9b9a0a73 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:45.728177 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:45.728177 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:45.748143 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21aa815a-d539-4f1a-a56f-b5fc9b9a0a73 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:45.793811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21aa815a-d539-4f1a-a56f-b5fc9b9a0a73 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:45.795537 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 292/581] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:45 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:46.814937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b11c8f91-4f20-453a-a9ef-ec764e2f3f96 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:46.815473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b11c8f91-4f20-453a-a9ef-ec764e2f3f96 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:46.815667 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:46.815667 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:46.816950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b11c8f91-4f20-453a-a9ef-ec764e2f3f96 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:46.934141 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:46.934141 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:46.944230 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b11c8f91-4f20-453a-a9ef-ec764e2f3f96 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:46.980587 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b11c8f91-4f20-453a-a9ef-ec764e2f3f96 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:46.981750 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 290/582] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:46 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:47.997234 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-188346c3-940e-4ce0-aa65-9afddc39f5f0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:47.997759 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-188346c3-940e-4ce0-aa65-9afddc39f5f0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:47.998042 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:47.998042 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:47.998516 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-188346c3-940e-4ce0-aa65-9afddc39f5f0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:48.055809 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:48.055809 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:48.065603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-188346c3-940e-4ce0-aa65-9afddc39f5f0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:48.092411 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-188346c3-940e-4ce0-aa65-9afddc39f5f0 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:48.093279 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 293/583] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:47 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:49.111617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b605b051-1510-46f3-b500-4d3ecdce92d3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:49.112124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b605b051-1510-46f3-b500-4d3ecdce92d3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:49.113422 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:49.113422 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:49.113994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b605b051-1510-46f3-b500-4d3ecdce92d3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:49.262506 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:49.262506 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:49.272590 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b605b051-1510-46f3-b500-4d3ecdce92d3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:49.312653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b605b051-1510-46f3-b500-4d3ecdce92d3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:49.330138 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 291/584] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:49 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:50.329668 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cd192e8-09f6-4254-b5f7-4f79e03c8fd4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:50.330213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cd192e8-09f6-4254-b5f7-4f79e03c8fd4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:50.330909 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:50.330909 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:50.330909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cd192e8-09f6-4254-b5f7-4f79e03c8fd4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:50.383307 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:50.383307 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:50.397651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8cd192e8-09f6-4254-b5f7-4f79e03c8fd4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:50.424343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cd192e8-09f6-4254-b5f7-4f79e03c8fd4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:50.425527 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 294/585] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:50 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:51.442051 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-faa6622d-63c6-4ebc-a552-f9d5e96f54dd tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:51.442694 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-faa6622d-63c6-4ebc-a552-f9d5e96f54dd tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:51.442876 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:51.442876 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:51.443641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-faa6622d-63c6-4ebc-a552-f9d5e96f54dd tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:51.504528 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:51.504528 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:51.513673 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-faa6622d-63c6-4ebc-a552-f9d5e96f54dd tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:51.544633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-faa6622d-63c6-4ebc-a552-f9d5e96f54dd tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:51.545434 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 292/586] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:51 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:52.565708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2b50aef-6b03-4251-98ac-3ac5d8fda0af tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:52.565708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2b50aef-6b03-4251-98ac-3ac5d8fda0af tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:52.565708 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:52.565708 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:52.565708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2b50aef-6b03-4251-98ac-3ac5d8fda0af tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:52.616871 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:52.616871 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:52.625308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e2b50aef-6b03-4251-98ac-3ac5d8fda0af tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:52.647688 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2b50aef-6b03-4251-98ac-3ac5d8fda0af tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:52.648852 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 295/587] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:52 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:53.664626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e2d138a-4231-49f1-8815-75c4de140dd3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:53.666405 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e2d138a-4231-49f1-8815-75c4de140dd3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:53.666749 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:53.666749 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:53.667998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e2d138a-4231-49f1-8815-75c4de140dd3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:53.721206 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:53.721206 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:53.731216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8e2d138a-4231-49f1-8815-75c4de140dd3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:53.756861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e2d138a-4231-49f1-8815-75c4de140dd3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:53.757930 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 293/588] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:53 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:54.781572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97f202e3-fcad-480e-904c-a3dcb96af743 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:54.782942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97f202e3-fcad-480e-904c-a3dcb96af743 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:54.783443 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:54.783443 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:54.784320 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97f202e3-fcad-480e-904c-a3dcb96af743 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:54.895826 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:54.895826 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:54.928356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97f202e3-fcad-480e-904c-a3dcb96af743 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:55.009904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97f202e3-fcad-480e-904c-a3dcb96af743 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:55.010761 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 296/589] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:54 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:56.028965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f545fcd7-0294-4ab6-bcac-ad2b9d13b107 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:56.030359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f545fcd7-0294-4ab6-bcac-ad2b9d13b107 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:56.030795 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:56.030795 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:56.031754 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f545fcd7-0294-4ab6-bcac-ad2b9d13b107 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:56.089616 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:56.089616 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:56.099759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f545fcd7-0294-4ab6-bcac-ad2b9d13b107 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:56.128160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f545fcd7-0294-4ab6-bcac-ad2b9d13b107 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:56.133208 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 294/590] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:56 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:57.146429 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f028f9a-69af-42c2-9833-8f1484e1df9d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:57.146948 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f028f9a-69af-42c2-9833-8f1484e1df9d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:57.147411 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:57.147411 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:57.147788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f028f9a-69af-42c2-9833-8f1484e1df9d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:57.241339 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:57.241339 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:57.252958 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8f028f9a-69af-42c2-9833-8f1484e1df9d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:57.290926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f028f9a-69af-42c2-9833-8f1484e1df9d tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:57.301734 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 297/591] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:57 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:58.313428 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5a5f7ee-9255-4cb8-a014-e644b05eadb6 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:58.313428 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5a5f7ee-9255-4cb8-a014-e644b05eadb6 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:58.313428 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:58.313428 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:58.313428 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5a5f7ee-9255-4cb8-a014-e644b05eadb6 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:58.389423 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:58.389423 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:58.430324 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e5a5f7ee-9255-4cb8-a014-e644b05eadb6 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:58.459466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5a5f7ee-9255-4cb8-a014-e644b05eadb6 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:58.460877 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 295/592] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:58 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:59.476141 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dea0c9e2-3f48-477c-a1a7-b0446f992dd5 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:16:59.476674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dea0c9e2-3f48-477c-a1a7-b0446f992dd5 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:59.476809 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:59.476809 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:16:59.477165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dea0c9e2-3f48-477c-a1a7-b0446f992dd5 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:59.580170 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:59.580170 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:16:59.590583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dea0c9e2-3f48-477c-a1a7-b0446f992dd5 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:16:59.624420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dea0c9e2-3f48-477c-a1a7-b0446f992dd5 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:16:59.633956 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 298/593] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:16:59 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:00.641011 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f340a99-d6b1-4660-9bf7-a8f3dc869053 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:17:00.642161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f340a99-d6b1-4660-9bf7-a8f3dc869053 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:00.642552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:00.642552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:00.643175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f340a99-d6b1-4660-9bf7-a8f3dc869053 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:00.711414 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:00.711414 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:00.721761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8f340a99-d6b1-4660-9bf7-a8f3dc869053 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:00.752075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f340a99-d6b1-4660-9bf7-a8f3dc869053 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:17:00.753204 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 296/594] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:00 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:01.771722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-277b380a-e765-4578-b9fe-3aa207ba99a3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:17:01.772444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-277b380a-e765-4578-b9fe-3aa207ba99a3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:01.772646 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:01.772646 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:01.774314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-277b380a-e765-4578-b9fe-3aa207ba99a3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:01.907451 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:01.907451 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:01.932458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-277b380a-e765-4578-b9fe-3aa207ba99a3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:02.018592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-277b380a-e765-4578-b9fe-3aa207ba99a3 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:17:02.035180 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 299/595] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:01 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:03.041511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22f7230b-388a-4018-aab8-62df3fca2c10 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:17:03.047467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22f7230b-388a-4018-aab8-62df3fca2c10 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:03.047467 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:03.047467 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:03.047467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22f7230b-388a-4018-aab8-62df3fca2c10 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:03.183667 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:03.183667 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:03.226826 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-22f7230b-388a-4018-aab8-62df3fca2c10 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:03.314123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22f7230b-388a-4018-aab8-62df3fca2c10 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:17:03.315245 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 297/596] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:03 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:04.337603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4dc86bb4-d2f8-432a-ba11-8237c0a3f8b4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:17:04.338142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4dc86bb4-d2f8-432a-ba11-8237c0a3f8b4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:04.338312 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:04.338312 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:04.338931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4dc86bb4-d2f8-432a-ba11-8237c0a3f8b4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:04.432052 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:04.432052 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:04.443532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4dc86bb4-d2f8-432a-ba11-8237c0a3f8b4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:04.491463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4dc86bb4-d2f8-432a-ba11-8237c0a3f8b4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:17:04.492725 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 300/597] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:04 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:05.508706 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68fda65c-6af7-49d7-891f-9fb342ec1826 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:17:05.509262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68fda65c-6af7-49d7-891f-9fb342ec1826 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:05.509443 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:05.509443 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:05.510062 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68fda65c-6af7-49d7-891f-9fb342ec1826 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:05.600195 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:05.600195 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:05.616464 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-68fda65c-6af7-49d7-891f-9fb342ec1826 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:05.669253 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68fda65c-6af7-49d7-891f-9fb342ec1826 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:17:05.672663 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 298/598] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:05 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 947 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:05.687083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-011a858f-9457-42c3-9fdc-669995897e63 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:17:05.687679 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-011a858f-9457-42c3-9fdc-669995897e63 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:05.687888 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:05.687888 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:05.688264 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-011a858f-9457-42c3-9fdc-669995897e63 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:05.758121 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:05.758121 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:05.766926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-011a858f-9457-42c3-9fdc-669995897e63 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:05.793495 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-011a858f-9457-42c3-9fdc-669995897e63 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:17:05.811042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abd3d4b1-c105-4f57-aaf5-b603612815ef tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] DELETE http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3?cascade=True Jan 27 16:17:05.811042 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abd3d4b1-c105-4f57-aaf5-b603612815ef tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:05.811042 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:05.811042 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:05.811511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abd3d4b1-c105-4f57-aaf5-b603612815ef tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:05.811827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-abd3d4b1-c105-4f57-aaf5-b603612815ef tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Delete volume with id: 01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:17:05.817218 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 301/599] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:05 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 947 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:05.867915 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:05.867915 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:05.869121 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-abd3d4b1-c105-4f57-aaf5-b603612815ef tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:06.118050 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-abd3d4b1-c105-4f57-aaf5-b603612815ef tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Delete volume request issued successfully. Jan 27 16:17:06.118493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abd3d4b1-c105-4f57-aaf5-b603612815ef tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3?cascade=True returned with HTTP 202 Jan 27 16:17:06.120010 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 299/600] 10.222.0.78 () {58 vars in 1343 bytes} [Wed Jan 27 16:17:05 2021] DELETE /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3?cascade=True => generated 0 bytes in 314 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:17:06.128589 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57d15bec-f011-48a6-9f18-c7ac6b3ff352 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:17:06.129557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57d15bec-f011-48a6-9f18-c7ac6b3ff352 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:06.130128 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:06.130128 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:06.130747 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57d15bec-f011-48a6-9f18-c7ac6b3ff352 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:06.230883 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:06.230883 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:06.251355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57d15bec-f011-48a6-9f18-c7ac6b3ff352 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:06.291458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57d15bec-f011-48a6-9f18-c7ac6b3ff352 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 returned with HTTP 200 Jan 27 16:17:06.302222 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 302/601] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:06 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 => generated 912 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:07.309346 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a04e4fa-5e19-416b-b28c-ebe73817320c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:17:07.309867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a04e4fa-5e19-416b-b28c-ebe73817320c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:07.310634 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:07.310634 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:07.310634 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a04e4fa-5e19-416b-b28c-ebe73817320c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:07.419838 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:07.419838 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:07.445161 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1a04e4fa-5e19-416b-b28c-ebe73817320c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:07.494362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a04e4fa-5e19-416b-b28c-ebe73817320c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 returned with HTTP 200 Jan 27 16:17:07.504029 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 300/602] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:07 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 => generated 912 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:08.512385 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8072f84d-eeef-48ea-b0ca-bc2cf1c3621f tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:17:08.512959 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8072f84d-eeef-48ea-b0ca-bc2cf1c3621f tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:08.513081 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:08.513081 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:08.513696 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8072f84d-eeef-48ea-b0ca-bc2cf1c3621f tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:08.605017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:08.605017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:08.618316 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8072f84d-eeef-48ea-b0ca-bc2cf1c3621f tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:08.649099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8072f84d-eeef-48ea-b0ca-bc2cf1c3621f tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 returned with HTTP 200 Jan 27 16:17:08.651444 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 303/603] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:08 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 => generated 912 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:09.668290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8933a60-b337-4516-86cf-844d9169641e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:17:09.668916 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8933a60-b337-4516-86cf-844d9169641e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:09.669075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:09.669075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:09.669332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8933a60-b337-4516-86cf-844d9169641e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:09.837156 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:09.837156 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:09.854214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b8933a60-b337-4516-86cf-844d9169641e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:09.891338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8933a60-b337-4516-86cf-844d9169641e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 returned with HTTP 200 Jan 27 16:17:09.892469 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 301/604] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:09 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:10.909149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00b03d58-81e8-4ab8-94d0-11197310c91e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:17:10.909851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00b03d58-81e8-4ab8-94d0-11197310c91e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:10.910122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:10.910122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:10.910582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00b03d58-81e8-4ab8-94d0-11197310c91e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:10.976461 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:10.976461 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:10.985971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-00b03d58-81e8-4ab8-94d0-11197310c91e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:11.026663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00b03d58-81e8-4ab8-94d0-11197310c91e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 returned with HTTP 200 Jan 27 16:17:11.047005 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 304/605] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:10 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 => generated 912 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:12.055831 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1ca8d17-b592-40bb-afc6-1ec77aaa91c4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:17:12.056932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1ca8d17-b592-40bb-afc6-1ec77aaa91c4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:12.057348 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:12.057348 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:12.058060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1ca8d17-b592-40bb-afc6-1ec77aaa91c4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:12.133047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:12.133047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:12.145432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d1ca8d17-b592-40bb-afc6-1ec77aaa91c4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:12.212243 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1ca8d17-b592-40bb-afc6-1ec77aaa91c4 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 returned with HTTP 200 Jan 27 16:17:12.215956 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 302/606] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:12 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 => generated 912 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:13.242166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f46bfa74-f247-433a-93cd-39a84f988143 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:17:13.242166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f46bfa74-f247-433a-93cd-39a84f988143 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:13.242166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:13.242166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:13.242166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f46bfa74-f247-433a-93cd-39a84f988143 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:13.362546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:13.362546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:13.390564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f46bfa74-f247-433a-93cd-39a84f988143 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:13.431541 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f46bfa74-f247-433a-93cd-39a84f988143 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 returned with HTTP 200 Jan 27 16:17:13.431541 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 305/607] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:13 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 => generated 912 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:14.444130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22507f3f-c7d4-435a-b4da-85d75dac50a8 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:17:14.445454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22507f3f-c7d4-435a-b4da-85d75dac50a8 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:14.445855 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:14.445855 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:14.446797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22507f3f-c7d4-435a-b4da-85d75dac50a8 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:14.547359 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22507f3f-c7d4-435a-b4da-85d75dac50a8 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 returned with HTTP 404 Jan 27 16:17:14.547359 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 303/608] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:14 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:17:14.554416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b2ff9eb-f8fb-4467-9f45-1220e32e35cd tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes Jan 27 16:17:14.554944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b2ff9eb-f8fb-4467-9f45-1220e32e35cd tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:14.555156 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:14.555156 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:14.555556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b2ff9eb-f8fb-4467-9f45-1220e32e35cd tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:14.556266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-8b2ff9eb-f8fb-4467-9f45-1220e32e35cd tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:17:14.558018 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b2ff9eb-f8fb-4467-9f45-1220e32e35cd tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:17:14.689667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b2ff9eb-f8fb-4467-9f45-1220e32e35cd tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Get all volumes completed successfully. Jan 27 16:17:14.691292 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b2ff9eb-f8fb-4467-9f45-1220e32e35cd tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes returned with HTTP 200 Jan 27 16:17:14.696419 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 306/609] 10.222.0.78 () {58 vars in 1204 bytes} [Wed Jan 27 16:17:14 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes => generated 401 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:14.707797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f592282-55dc-4147-a305-d20618dba73e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots Jan 27 16:17:14.708511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f592282-55dc-4147-a305-d20618dba73e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:14.708991 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f592282-55dc-4147-a305-d20618dba73e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:14.709726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-3f592282-55dc-4147-a305-d20618dba73e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:17:14.712028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-3f592282-55dc-4147-a305-d20618dba73e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:17:14.757007 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3f592282-55dc-4147-a305-d20618dba73e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Get all snapshots completed successfully. Jan 27 16:17:14.760505 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f592282-55dc-4147-a305-d20618dba73e tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots returned with HTTP 200 Jan 27 16:17:14.760505 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 304/610] 10.222.0.78 () {58 vars in 1210 bytes} [Wed Jan 27 16:17:14 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:17:14.785449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17486ed5-2f3e-4421-8be6-84e52530ad43 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] DELETE http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:17:14.786021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17486ed5-2f3e-4421-8be6-84e52530ad43 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:14.786328 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:14.786328 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:14.786848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17486ed5-2f3e-4421-8be6-84e52530ad43 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:14.787584 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-17486ed5-2f3e-4421-8be6-84e52530ad43 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Delete volume with id: bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:17:15.216887 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:15.216887 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:15.216887 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17486ed5-2f3e-4421-8be6-84e52530ad43 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:15.547458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17486ed5-2f3e-4421-8be6-84e52530ad43 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Delete volume request issued successfully. Jan 27 16:17:15.548504 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17486ed5-2f3e-4421-8be6-84e52530ad43 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 202 Jan 27 16:17:15.549983 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 307/611] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:17:14 2021] DELETE /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 0 bytes in 771 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:17:15.558010 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9035a4db-560d-4a89-9b0f-7a242bdb4bc8 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:17:15.558561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9035a4db-560d-4a89-9b0f-7a242bdb4bc8 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:15.560849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9035a4db-560d-4a89-9b0f-7a242bdb4bc8 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:15.695314 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:15.695314 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:15.715931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9035a4db-560d-4a89-9b0f-7a242bdb4bc8 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:15.773463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9035a4db-560d-4a89-9b0f-7a242bdb4bc8 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:17:15.789486 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 305/612] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:15 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:16.811630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00784e7e-d9e7-4055-9667-aa2cc515fcab tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:17:16.817365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00784e7e-d9e7-4055-9667-aa2cc515fcab tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:16.817365 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:16.817365 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:16.817365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00784e7e-d9e7-4055-9667-aa2cc515fcab tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:16.950793 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:16.950793 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:16.961023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-00784e7e-d9e7-4055-9667-aa2cc515fcab tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:16.992680 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00784e7e-d9e7-4055-9667-aa2cc515fcab tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:17:16.994844 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 308/613] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:16 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:18.015037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33cf1d1e-5db4-48fc-8f33-f875253a6d31 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:17:18.015764 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33cf1d1e-5db4-48fc-8f33-f875253a6d31 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:18.016099 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:18.016099 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:18.016671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33cf1d1e-5db4-48fc-8f33-f875253a6d31 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:18.189162 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:18.189162 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:18.203900 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-33cf1d1e-5db4-48fc-8f33-f875253a6d31 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Volume info retrieved successfully. Jan 27 16:17:18.257261 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33cf1d1e-5db4-48fc-8f33-f875253a6d31 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 200 Jan 27 16:17:18.258845 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 306/614] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:18 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 946 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:19.278208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbdab524-7888-4010-a564-1a6ac258f53c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] GET http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 Jan 27 16:17:19.279474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbdab524-7888-4010-a564-1a6ac258f53c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:19.279669 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:19.279669 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:19.280298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbdab524-7888-4010-a564-1a6ac258f53c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:19.342676 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbdab524-7888-4010-a564-1a6ac258f53c tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 returned with HTTP 404 Jan 27 16:17:19.343807 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 309/615] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:19 2021] GET /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/bc688443-1ade-462f-b84f-d2a99ad89cd7 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:17:19.353714 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddc80ad2-1155-4a5f-813a-aabd9d5a8c5b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] DELETE http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 Jan 27 16:17:19.354339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddc80ad2-1155-4a5f-813a-aabd9d5a8c5b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:19.354598 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:19.354598 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:19.354974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddc80ad2-1155-4a5f-813a-aabd9d5a8c5b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:19.355599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-ddc80ad2-1155-4a5f-813a-aabd9d5a8c5b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Delete snapshot with id: b6fad13a-b76c-4576-b788-62af33ee6778 Jan 27 16:17:19.384064 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddc80ad2-1155-4a5f-813a-aabd9d5a8c5b tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 returned with HTTP 404 Jan 27 16:17:19.384064 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 307/616] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:17:19 2021] DELETE /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/b6fad13a-b76c-4576-b788-62af33ee6778 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:17:19.389750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bab4010-8344-4327-a1fe-a585fb483838 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] DELETE http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:17:19.390387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bab4010-8344-4327-a1fe-a585fb483838 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:19.391049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bab4010-8344-4327-a1fe-a585fb483838 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:19.391610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-3bab4010-8344-4327-a1fe-a585fb483838 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Delete volume with id: 01aca110-56e3-4ddb-bf1a-26cd18c211d3 Jan 27 16:17:19.478056 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bab4010-8344-4327-a1fe-a585fb483838 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 returned with HTTP 404 Jan 27 16:17:19.478056 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 310/617] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:17:19 2021] DELETE /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/01aca110-56e3-4ddb-bf1a-26cd18c211d3 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:17:19.483329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-255e6014-5bfb-4e1b-8444-8454f513d759 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] DELETE http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 Jan 27 16:17:19.484088 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-255e6014-5bfb-4e1b-8444-8454f513d759 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:19.484658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-255e6014-5bfb-4e1b-8444-8454f513d759 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:19.485099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-255e6014-5bfb-4e1b-8444-8454f513d759 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Delete snapshot with id: e9971e11-37c4-4538-82a0-d41e48ab0064 Jan 27 16:17:19.521604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-255e6014-5bfb-4e1b-8444-8454f513d759 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 returned with HTTP 404 Jan 27 16:17:19.522965 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 308/618] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:17:19 2021] DELETE /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/e9971e11-37c4-4538-82a0-d41e48ab0064 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:17:19.534262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7187c700-57d4-4893-af37-d3e7cbd4af50 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] DELETE http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 Jan 27 16:17:19.539082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7187c700-57d4-4893-af37-d3e7cbd4af50 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:19.539082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7187c700-57d4-4893-af37-d3e7cbd4af50 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:19.539082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-7187c700-57d4-4893-af37-d3e7cbd4af50 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Delete snapshot with id: f39ff3b8-253b-466d-a585-a3f892f15ad1 Jan 27 16:17:19.571567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7187c700-57d4-4893-af37-d3e7cbd4af50 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 returned with HTTP 404 Jan 27 16:17:19.571567 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 311/619] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:17:19 2021] DELETE /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/snapshots/f39ff3b8-253b-466d-a585-a3f892f15ad1 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:17:19.577677 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0476129f-1ab6-495c-88bb-e9c042b76618 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] DELETE http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:17:19.578328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0476129f-1ab6-495c-88bb-e9c042b76618 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:19.582901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0476129f-1ab6-495c-88bb-e9c042b76618 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:19.584690 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0476129f-1ab6-495c-88bb-e9c042b76618 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] Delete volume with id: 1aeb6ccf-3663-4b60-8dd1-129b04c82179 Jan 27 16:17:19.678807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0476129f-1ab6-495c-88bb-e9c042b76618 tempest-VolumesDeleteCascade-346794411 tempest-VolumesDeleteCascade-346794411-project] http://10.222.0.78/volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 returned with HTTP 404 Jan 27 16:17:19.683583 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 309/620] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:17:19 2021] DELETE /volume/v3/d97ef61dd1684a8090ec66a685a0dcfa/volumes/1aeb6ccf-3663-4b60-8dd1-129b04c82179 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:17:24.469649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] POST http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes Jan 27 16:17:24.474526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1", "size": 1, "name": "tempest-VolumesExtendTest-Volume-266774557"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:17:24.474526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Create volume request body: {'volume': {'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-266774557'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:17:24.620225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Create volume of 1 GB Jan 27 16:17:24.636424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Availability Zones retrieved successfully. Jan 27 16:17:24.670800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Flow 'volume_create_api' (e4ab52bc-ff48-4e92-aa1a-4d3d2b97f1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:17:24.674738 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1207efde-b60e-4c6d-abe0-4213270a8d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:17:24.682032 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:17:24.829152 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1207efde-b60e-4c6d-abe0-4213270a8d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:17:24.834468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (906e2a45-a42c-4d2e-a39d-f974a68dc2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:17:25.146036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Created reservations ['fe8d6e3e-cb22-4786-83ac-4293dc1cd643', '40816c25-20ba-4bfd-8289-21657c5cee6e', '685a2b48-fac5-4874-a501-1d567fd5f5f3', 'b9be7ac1-84da-4c44-97ad-b8feea35ea4d'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:17:25.149377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (906e2a45-a42c-4d2e-a39d-f974a68dc2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe8d6e3e-cb22-4786-83ac-4293dc1cd643', '40816c25-20ba-4bfd-8289-21657c5cee6e', '685a2b48-fac5-4874-a501-1d567fd5f5f3', 'b9be7ac1-84da-4c44-97ad-b8feea35ea4d']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:17:25.150467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755be196-eae9-49ae-9308-02e167aef6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:17:25.574882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755be196-eae9-49ae-9308-02e167aef6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23435e57-b06d-4963-829e-6c2d124a1fb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-266774557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b23824e00344cd1a302d3ab44332122',qos_specs=None,replication_status=,reservations=['fe8d6e3e-cb22-4786-83ac-4293dc1cd643','40816c25-20ba-4bfd-8289-21657c5cee6e','685a2b48-fac5-4874-a501-1d567fd5f5f3','b9be7ac1-84da-4c44-97ad-b8feea35ea4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b431cf06676241b981f863de81cd7bbd',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:17:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-266774557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23435e57-b06d-4963-829e-6c2d124a1fb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b23824e00344cd1a302d3ab44332122',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b431cf06676241b981f863de81cd7bbd',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:17:25.578839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db6dd74b-4d99-4365-8fe2-aa503405ea1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:17:25.723735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db6dd74b-4d99-4365-8fe2-aa503405ea1e) transitioned into state 'SUCCESS' from state '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-266774557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b23824e00344cd1a302d3ab44332122',qos_specs=None,replication_status=,reservations=['fe8d6e3e-cb22-4786-83ac-4293dc1cd643','40816c25-20ba-4bfd-8289-21657c5cee6e','685a2b48-fac5-4874-a501-1d567fd5f5f3','b9be7ac1-84da-4c44-97ad-b8feea35ea4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b431cf06676241b981f863de81cd7bbd',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:17:25.726007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee02976-beb1-4c46-b708-35d5ec836374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:17:25.813587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee02976-beb1-4c46-b708-35d5ec836374) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:17:25.823037 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Flow 'volume_create_api' (e4ab52bc-ff48-4e92-aa1a-4d3d2b97f1af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:17:25.982427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Create volume request issued successfully. Jan 27 16:17:26.006301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7de2d686-3641-462a-b929-8d6ad0867bf9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes returned with HTTP 202 Jan 27 16:17:26.011749 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 312/621] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:17:24 2021] POST /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes => generated 816 bytes in 1546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:17:26.023012 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75d2337b-edd1-40e0-9fcb-5bd50e77c357 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:26.023717 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75d2337b-edd1-40e0-9fcb-5bd50e77c357 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:26.024312 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75d2337b-edd1-40e0-9fcb-5bd50e77c357 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:26.121872 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:26.121872 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:26.131465 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75d2337b-edd1-40e0-9fcb-5bd50e77c357 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:26.157525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75d2337b-edd1-40e0-9fcb-5bd50e77c357 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:26.160011 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 310/622] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:26 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:27.178145 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1452b0af-fa36-46fc-909c-4d1674ab7e8b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:27.178751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1452b0af-fa36-46fc-909c-4d1674ab7e8b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:27.179214 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:27.179214 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:27.179757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1452b0af-fa36-46fc-909c-4d1674ab7e8b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:27.352265 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:27.352265 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:27.375482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1452b0af-fa36-46fc-909c-4d1674ab7e8b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:27.434064 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1452b0af-fa36-46fc-909c-4d1674ab7e8b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:27.435534 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 313/623] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:27 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:28.453508 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-765e9c3a-45ab-484a-9f34-2e77fb9b8ffd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:28.454025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-765e9c3a-45ab-484a-9f34-2e77fb9b8ffd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:28.454201 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:28.454201 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:28.454826 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-765e9c3a-45ab-484a-9f34-2e77fb9b8ffd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:28.543365 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:28.543365 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:28.560365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-765e9c3a-45ab-484a-9f34-2e77fb9b8ffd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:28.631762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-765e9c3a-45ab-484a-9f34-2e77fb9b8ffd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:28.632815 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 311/624] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:28 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:29.650510 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7276e2ee-31a7-44e3-918e-7befa32057cb tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:29.651689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7276e2ee-31a7-44e3-918e-7befa32057cb tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:29.652344 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:29.652344 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:29.653034 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7276e2ee-31a7-44e3-918e-7befa32057cb tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:29.755429 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:29.755429 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:29.788768 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7276e2ee-31a7-44e3-918e-7befa32057cb tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:29.816631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7276e2ee-31a7-44e3-918e-7befa32057cb tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:29.817889 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 314/625] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:29 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:30.837082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f08fd607-7c07-464a-ac54-fdacd4ad1f5c tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:30.838228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f08fd607-7c07-464a-ac54-fdacd4ad1f5c tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:30.838636 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:30.838636 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:30.839322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f08fd607-7c07-464a-ac54-fdacd4ad1f5c tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:30.962805 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:30.962805 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:30.997245 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f08fd607-7c07-464a-ac54-fdacd4ad1f5c tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:31.080963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f08fd607-7c07-464a-ac54-fdacd4ad1f5c tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:31.083027 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 312/626] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:30 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:32.097866 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1484b25-dc14-4a3c-bb59-653b7491273d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:32.098385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1484b25-dc14-4a3c-bb59-653b7491273d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:32.098791 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:32.098791 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:32.099444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1484b25-dc14-4a3c-bb59-653b7491273d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:32.221660 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:32.221660 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:32.246791 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c1484b25-dc14-4a3c-bb59-653b7491273d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:32.295877 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1484b25-dc14-4a3c-bb59-653b7491273d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:32.308377 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 315/627] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:32 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:33.312899 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e62f8060-98e6-41bd-a5d8-b63c2b7bcfda tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:33.314080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e62f8060-98e6-41bd-a5d8-b63c2b7bcfda tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:33.315020 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:33.315020 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:33.316128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e62f8060-98e6-41bd-a5d8-b63c2b7bcfda tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:33.451799 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:33.451799 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:33.466337 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e62f8060-98e6-41bd-a5d8-b63c2b7bcfda tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:33.501895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e62f8060-98e6-41bd-a5d8-b63c2b7bcfda tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:33.504578 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 313/628] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:33 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:34.521787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0bf34bc-29d9-4b69-80cf-abe45eac8471 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:34.522344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0bf34bc-29d9-4b69-80cf-abe45eac8471 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:34.522497 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:34.522497 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:34.523294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0bf34bc-29d9-4b69-80cf-abe45eac8471 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:34.683164 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:34.683164 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:34.701540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b0bf34bc-29d9-4b69-80cf-abe45eac8471 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:34.752913 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0bf34bc-29d9-4b69-80cf-abe45eac8471 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:34.753671 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 316/629] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:34 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:35.770113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c11e345c-6d0a-442f-b6ef-02e70b2b32ba tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:35.770592 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c11e345c-6d0a-442f-b6ef-02e70b2b32ba tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:35.770592 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:35.770592 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:35.771080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c11e345c-6d0a-442f-b6ef-02e70b2b32ba tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:35.832420 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:35.832420 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:35.836675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c11e345c-6d0a-442f-b6ef-02e70b2b32ba tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:35.874953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c11e345c-6d0a-442f-b6ef-02e70b2b32ba tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:35.874953 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 314/630] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:35 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:36.879223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec6d78cf-100d-49b2-befc-4929744d4ff1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:36.880569 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec6d78cf-100d-49b2-befc-4929744d4ff1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:36.881332 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:36.881332 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:36.882240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec6d78cf-100d-49b2-befc-4929744d4ff1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:36.975859 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:36.975859 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:36.986346 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ec6d78cf-100d-49b2-befc-4929744d4ff1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:37.016437 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec6d78cf-100d-49b2-befc-4929744d4ff1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:37.018274 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 317/631] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:36 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:38.034811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69ed2fc3-dd1d-434c-936e-253a921a0fc1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:38.035954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69ed2fc3-dd1d-434c-936e-253a921a0fc1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:38.036364 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:38.036364 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:38.037013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69ed2fc3-dd1d-434c-936e-253a921a0fc1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:38.113019 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:38.113019 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:38.123713 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69ed2fc3-dd1d-434c-936e-253a921a0fc1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:38.152745 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69ed2fc3-dd1d-434c-936e-253a921a0fc1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:38.154339 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 315/632] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:38 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:39.171471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-febfa62e-5370-4277-87a4-b542998dafb7 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:39.172773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-febfa62e-5370-4277-87a4-b542998dafb7 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:39.173280 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:39.173280 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:39.174678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-febfa62e-5370-4277-87a4-b542998dafb7 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:39.229630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:39.229630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:39.238841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-febfa62e-5370-4277-87a4-b542998dafb7 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:39.261980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-febfa62e-5370-4277-87a4-b542998dafb7 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:39.263602 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 318/633] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:39 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:17:40.283963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cab5ea1-e580-4e7f-ae49-86e367278b43 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:40.283963 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cab5ea1-e580-4e7f-ae49-86e367278b43 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:40.283963 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:40.283963 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:40.283963 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cab5ea1-e580-4e7f-ae49-86e367278b43 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:40.414066 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:40.414066 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:40.435388 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8cab5ea1-e580-4e7f-ae49-86e367278b43 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:40.472599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cab5ea1-e580-4e7f-ae49-86e367278b43 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:40.473907 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 316/634] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:40 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:41.491634 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8d030c8-95a9-4bb2-bd07-17452ed16665 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:41.492108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8d030c8-95a9-4bb2-bd07-17452ed16665 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:41.492108 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:41.492108 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:41.493113 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8d030c8-95a9-4bb2-bd07-17452ed16665 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:41.629548 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:41.629548 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:41.659489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f8d030c8-95a9-4bb2-bd07-17452ed16665 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:41.684625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8d030c8-95a9-4bb2-bd07-17452ed16665 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:41.695113 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 319/635] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:41 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:42.701387 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6913cc6-9b39-4a75-bdc9-34d131461b64 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:42.702005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6913cc6-9b39-4a75-bdc9-34d131461b64 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:42.702237 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:42.702237 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:42.702620 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6913cc6-9b39-4a75-bdc9-34d131461b64 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:42.802122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:42.802122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:42.817030 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6913cc6-9b39-4a75-bdc9-34d131461b64 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:42.851695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6913cc6-9b39-4a75-bdc9-34d131461b64 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:42.851695 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 317/636] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:42 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:43.865477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8b85a89-1919-42ef-8b64-38aabd20e276 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:43.866657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8b85a89-1919-42ef-8b64-38aabd20e276 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:43.866911 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:43.866911 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:43.867391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8b85a89-1919-42ef-8b64-38aabd20e276 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:44.062846 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:44.062846 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:44.088823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c8b85a89-1919-42ef-8b64-38aabd20e276 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:44.120567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8b85a89-1919-42ef-8b64-38aabd20e276 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:44.124821 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 320/637] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:43 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:45.137483 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc948380-1c56-4cf0-8543-3f7aac18a4a3 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:45.138773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc948380-1c56-4cf0-8543-3f7aac18a4a3 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:45.139219 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:45.139219 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:45.139889 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc948380-1c56-4cf0-8543-3f7aac18a4a3 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:45.192101 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:45.192101 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:45.201755 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bc948380-1c56-4cf0-8543-3f7aac18a4a3 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:45.230917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc948380-1c56-4cf0-8543-3f7aac18a4a3 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:45.243800 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 318/638] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:45 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 908 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:46.248509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-959c9123-c425-40c7-8895-6538263e8c46 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:46.249304 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-959c9123-c425-40c7-8895-6538263e8c46 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:46.249574 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:46.249574 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:46.250299 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-959c9123-c425-40c7-8895-6538263e8c46 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:46.366037 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:46.366037 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:46.390252 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-959c9123-c425-40c7-8895-6538263e8c46 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:46.444380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-959c9123-c425-40c7-8895-6538263e8c46 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:46.445499 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 321/639] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:46 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 966 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:47.461414 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f95036c3-5ed2-4ad8-8eca-1aa9f49fc7fa tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:47.464942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f95036c3-5ed2-4ad8-8eca-1aa9f49fc7fa tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:47.464942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:47.464942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:47.464942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f95036c3-5ed2-4ad8-8eca-1aa9f49fc7fa tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:47.602907 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:47.602907 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:47.642604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f95036c3-5ed2-4ad8-8eca-1aa9f49fc7fa tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:47.699878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f95036c3-5ed2-4ad8-8eca-1aa9f49fc7fa tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:47.714008 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 319/640] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:47 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 966 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:48.723568 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98da5c12-b2b2-4f16-ab1a-bdaeb7d7fc68 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:48.724529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98da5c12-b2b2-4f16-ab1a-bdaeb7d7fc68 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:48.724852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:48.724852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:48.741262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98da5c12-b2b2-4f16-ab1a-bdaeb7d7fc68 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:49.012205 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:49.012205 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:49.041278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-98da5c12-b2b2-4f16-ab1a-bdaeb7d7fc68 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:49.092544 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98da5c12-b2b2-4f16-ab1a-bdaeb7d7fc68 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:49.093590 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 322/641] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:48 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:50.110687 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27a55485-ac1b-4450-a366-949ab002cf84 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:50.111290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27a55485-ac1b-4450-a366-949ab002cf84 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:50.111290 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:50.111290 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:50.112701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27a55485-ac1b-4450-a366-949ab002cf84 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:50.212902 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:50.212902 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:50.236500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27a55485-ac1b-4450-a366-949ab002cf84 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:50.266424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27a55485-ac1b-4450-a366-949ab002cf84 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:50.284419 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 320/642] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:50 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:17:51.284592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-552d65e8-a20b-4f87-92fb-21be3cca29ec tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:51.285119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-552d65e8-a20b-4f87-92fb-21be3cca29ec tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:51.285300 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:51.285300 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:51.286099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-552d65e8-a20b-4f87-92fb-21be3cca29ec tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:51.419882 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:51.419882 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:51.440818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-552d65e8-a20b-4f87-92fb-21be3cca29ec tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:51.493036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-552d65e8-a20b-4f87-92fb-21be3cca29ec tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:51.493036 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 323/643] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:51 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:52.500973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dad402e4-2ca6-4a27-892a-a8f6a1095fd4 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:52.503010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dad402e4-2ca6-4a27-892a-a8f6a1095fd4 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:52.503010 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:52.503010 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:52.503010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dad402e4-2ca6-4a27-892a-a8f6a1095fd4 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:52.639052 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:52.639052 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:52.667350 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dad402e4-2ca6-4a27-892a-a8f6a1095fd4 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:52.712698 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dad402e4-2ca6-4a27-892a-a8f6a1095fd4 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:52.713743 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 321/644] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:52 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:53.739833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44bf8e7d-61c4-4ad8-8c99-5cc17296ae87 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:53.744433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44bf8e7d-61c4-4ad8-8c99-5cc17296ae87 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:53.745103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:53.745103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:53.760043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44bf8e7d-61c4-4ad8-8c99-5cc17296ae87 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:53.863568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:53.863568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:53.875352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-44bf8e7d-61c4-4ad8-8c99-5cc17296ae87 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:53.937974 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44bf8e7d-61c4-4ad8-8c99-5cc17296ae87 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:53.937974 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 324/645] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:53 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:54.953101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98ecd371-bd34-4aec-b682-febf12feb946 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:54.953629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98ecd371-bd34-4aec-b682-febf12feb946 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:54.953821 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:54.953821 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:54.954173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98ecd371-bd34-4aec-b682-febf12feb946 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:55.027741 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:55.027741 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:55.036917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-98ecd371-bd34-4aec-b682-febf12feb946 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:55.061082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98ecd371-bd34-4aec-b682-febf12feb946 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:55.066673 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 322/646] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:54 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:56.084149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9299a8b6-5c8b-431d-8a0a-3f427676e4cd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:56.084614 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9299a8b6-5c8b-431d-8a0a-3f427676e4cd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:56.084720 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:56.084720 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:56.085259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9299a8b6-5c8b-431d-8a0a-3f427676e4cd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:56.163778 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:56.163778 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:56.179090 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9299a8b6-5c8b-431d-8a0a-3f427676e4cd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:56.212419 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9299a8b6-5c8b-431d-8a0a-3f427676e4cd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:56.226438 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 325/647] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:56 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:57.242028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b20eba9c-bc8d-4465-a29b-aa8660ab24ec tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:57.243133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b20eba9c-bc8d-4465-a29b-aa8660ab24ec tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:57.243355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:57.243355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:57.244019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b20eba9c-bc8d-4465-a29b-aa8660ab24ec tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:57.293848 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:57.293848 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:57.307443 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b20eba9c-bc8d-4465-a29b-aa8660ab24ec tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:57.325579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b20eba9c-bc8d-4465-a29b-aa8660ab24ec tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:57.326403 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 323/648] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:57 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:58.342591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15f41d7e-06f1-4382-aa05-7ecc93600f66 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:58.343905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15f41d7e-06f1-4382-aa05-7ecc93600f66 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:58.344302 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:58.344302 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:58.345098 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15f41d7e-06f1-4382-aa05-7ecc93600f66 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:58.398187 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:58.398187 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:58.407016 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-15f41d7e-06f1-4382-aa05-7ecc93600f66 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:58.440706 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15f41d7e-06f1-4382-aa05-7ecc93600f66 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:58.440706 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 326/649] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:58 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:59.449431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-755dbfff-1f05-4779-9b76-c8bbd43e3714 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:17:59.455294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-755dbfff-1f05-4779-9b76-c8bbd43e3714 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:59.455294 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:59.455294 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:17:59.455294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-755dbfff-1f05-4779-9b76-c8bbd43e3714 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:59.512721 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:59.512721 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:17:59.521982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-755dbfff-1f05-4779-9b76-c8bbd43e3714 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:17:59.549803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-755dbfff-1f05-4779-9b76-c8bbd43e3714 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:17:59.561050 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 324/650] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:17:59 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:00.568277 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c51f3005-67b6-4b31-ab6f-1e0f75487626 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:00.569041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c51f3005-67b6-4b31-ab6f-1e0f75487626 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:00.569267 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:00.569267 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:00.569784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c51f3005-67b6-4b31-ab6f-1e0f75487626 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:00.649419 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:00.649419 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:00.663253 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c51f3005-67b6-4b31-ab6f-1e0f75487626 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:00.687874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c51f3005-67b6-4b31-ab6f-1e0f75487626 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:00.689304 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 327/651] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:00 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:01.753171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6086418c-1490-403e-8601-0b45b976e7c3 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:01.753171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6086418c-1490-403e-8601-0b45b976e7c3 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:01.753171 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:01.753171 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:01.753171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6086418c-1490-403e-8601-0b45b976e7c3 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:01.757705 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:01.757705 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:01.765775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6086418c-1490-403e-8601-0b45b976e7c3 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:01.789726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6086418c-1490-403e-8601-0b45b976e7c3 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:01.790594 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 325/652] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:01 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:02.807839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1efd5271-958a-449b-8f7a-fb1c9417fb03 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:02.808969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1efd5271-958a-449b-8f7a-fb1c9417fb03 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:02.809356 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:02.809356 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:02.809976 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1efd5271-958a-449b-8f7a-fb1c9417fb03 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:02.886052 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:02.886052 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:02.896675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1efd5271-958a-449b-8f7a-fb1c9417fb03 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:02.923828 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1efd5271-958a-449b-8f7a-fb1c9417fb03 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:02.925250 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 328/653] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:02 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:03.941356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d0bbcd6-2038-4d29-bb5e-0bcfbf650c20 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:03.941894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d0bbcd6-2038-4d29-bb5e-0bcfbf650c20 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:03.942039 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:03.942039 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:03.942773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d0bbcd6-2038-4d29-bb5e-0bcfbf650c20 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:04.046429 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:04.046429 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:04.056580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d0bbcd6-2038-4d29-bb5e-0bcfbf650c20 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:04.085479 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d0bbcd6-2038-4d29-bb5e-0bcfbf650c20 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:04.086915 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 326/654] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:03 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:05.104035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b31a11df-df8d-4dc9-8c35-29340fdaaf50 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:05.104554 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b31a11df-df8d-4dc9-8c35-29340fdaaf50 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:05.104731 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:05.104731 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:05.105719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b31a11df-df8d-4dc9-8c35-29340fdaaf50 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:05.176848 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:05.176848 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:05.186225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b31a11df-df8d-4dc9-8c35-29340fdaaf50 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:05.212586 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b31a11df-df8d-4dc9-8c35-29340fdaaf50 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:05.213442 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 329/655] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:05 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:06.230892 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d121a5e-2742-4f54-b7b4-a17415c59486 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:06.244674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d121a5e-2742-4f54-b7b4-a17415c59486 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:06.244674 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:06.244674 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:06.244674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d121a5e-2742-4f54-b7b4-a17415c59486 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:06.340218 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:06.340218 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:06.358578 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d121a5e-2742-4f54-b7b4-a17415c59486 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:06.406581 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d121a5e-2742-4f54-b7b4-a17415c59486 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:06.417081 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 327/656] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:06 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:07.423953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c63f108d-5cdc-4e35-9111-e1002600f819 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:07.434117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c63f108d-5cdc-4e35-9111-e1002600f819 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:07.434117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:07.434117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:07.434117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c63f108d-5cdc-4e35-9111-e1002600f819 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:07.483293 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:07.483293 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:07.493602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c63f108d-5cdc-4e35-9111-e1002600f819 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:07.519493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c63f108d-5cdc-4e35-9111-e1002600f819 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:07.552037 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 330/657] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:07 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:08.537339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a85aa3ee-6f51-4132-99f6-c5d353bee6a7 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:08.538207 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a85aa3ee-6f51-4132-99f6-c5d353bee6a7 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:08.538446 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:08.538446 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:08.538826 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a85aa3ee-6f51-4132-99f6-c5d353bee6a7 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:08.590097 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:08.590097 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:08.598815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a85aa3ee-6f51-4132-99f6-c5d353bee6a7 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:08.621327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a85aa3ee-6f51-4132-99f6-c5d353bee6a7 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:08.622155 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 328/658] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:08 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:09.639312 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-654ab399-6368-4622-b9e0-1badc7680397 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:09.639885 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-654ab399-6368-4622-b9e0-1badc7680397 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:09.640316 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:09.640316 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:09.640827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-654ab399-6368-4622-b9e0-1badc7680397 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:09.690999 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:09.690999 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:09.700342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-654ab399-6368-4622-b9e0-1badc7680397 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:09.724477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-654ab399-6368-4622-b9e0-1badc7680397 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:09.725540 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 331/659] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:09 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:10.741819 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2402a74e-40da-4ec1-8aef-7e0bf7544eb6 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:10.742325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2402a74e-40da-4ec1-8aef-7e0bf7544eb6 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:10.742717 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:10.742717 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:10.743372 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2402a74e-40da-4ec1-8aef-7e0bf7544eb6 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:10.831828 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:10.831828 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:10.841858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2402a74e-40da-4ec1-8aef-7e0bf7544eb6 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:10.869765 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2402a74e-40da-4ec1-8aef-7e0bf7544eb6 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:10.871073 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 329/660] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:10 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:11.888301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ef2348f-a72d-4a59-8cb1-51faf58554e9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:11.888915 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ef2348f-a72d-4a59-8cb1-51faf58554e9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:11.889134 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:11.889134 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:11.889830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ef2348f-a72d-4a59-8cb1-51faf58554e9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:11.968331 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:11.968331 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:12.000790 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ef2348f-a72d-4a59-8cb1-51faf58554e9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:12.041427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ef2348f-a72d-4a59-8cb1-51faf58554e9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:12.042502 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 332/661] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:11 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:13.058764 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2562a69-bc44-47ed-b3a9-5ec3c0127989 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:13.060145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2562a69-bc44-47ed-b3a9-5ec3c0127989 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:13.060716 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:13.060716 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:13.061403 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2562a69-bc44-47ed-b3a9-5ec3c0127989 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:13.143915 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:13.143915 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:13.156291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2562a69-bc44-47ed-b3a9-5ec3c0127989 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:13.192616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2562a69-bc44-47ed-b3a9-5ec3c0127989 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:13.193972 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 330/662] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:13 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:14.229544 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3f615c3-6784-4e6a-9e75-9201c4c9ddbc tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:14.229544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3f615c3-6784-4e6a-9e75-9201c4c9ddbc tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:14.229544 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:14.229544 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:14.229544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3f615c3-6784-4e6a-9e75-9201c4c9ddbc tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:14.317290 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:14.317290 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:14.336269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3f615c3-6784-4e6a-9e75-9201c4c9ddbc tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:14.373787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3f615c3-6784-4e6a-9e75-9201c4c9ddbc tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:14.374774 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 333/663] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:14 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:15.392345 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5777897-f847-4e26-87f0-77133bf3d641 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:15.394085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5777897-f847-4e26-87f0-77133bf3d641 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:15.412835 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:15.412835 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:15.412835 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5777897-f847-4e26-87f0-77133bf3d641 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:15.457007 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:15.457007 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:15.466097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e5777897-f847-4e26-87f0-77133bf3d641 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:15.491369 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5777897-f847-4e26-87f0-77133bf3d641 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:15.492241 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 331/664] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:15 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:16.507717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbbea22f-2cab-403a-a655-5a0810e1d895 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:16.532942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbbea22f-2cab-403a-a655-5a0810e1d895 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:16.532942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:16.532942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:16.532942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbbea22f-2cab-403a-a655-5a0810e1d895 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:16.565030 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:16.565030 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:16.573573 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bbbea22f-2cab-403a-a655-5a0810e1d895 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:16.598516 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbbea22f-2cab-403a-a655-5a0810e1d895 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:16.610458 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 334/665] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:16 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:17.616346 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae66779c-bd2f-4d51-9044-0c7056db67b9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:17.617143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae66779c-bd2f-4d51-9044-0c7056db67b9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:17.617143 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:17.617143 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:17.617457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae66779c-bd2f-4d51-9044-0c7056db67b9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:17.668423 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:17.668423 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:17.678160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae66779c-bd2f-4d51-9044-0c7056db67b9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:17.705750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae66779c-bd2f-4d51-9044-0c7056db67b9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:17.707008 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 332/666] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:17 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:18.724342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31ebddd2-1587-4296-8f18-4f6db23d1a7d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:18.724869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31ebddd2-1587-4296-8f18-4f6db23d1a7d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:18.725330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:18.725330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:18.725775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31ebddd2-1587-4296-8f18-4f6db23d1a7d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:18.778426 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:18.778426 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:18.787229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-31ebddd2-1587-4296-8f18-4f6db23d1a7d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:18.815017 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31ebddd2-1587-4296-8f18-4f6db23d1a7d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:18.816315 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 335/667] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:18 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:19.834694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62a20d38-2ad2-496e-b0fe-57317682f895 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:19.836226 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62a20d38-2ad2-496e-b0fe-57317682f895 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:19.836425 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:19.836425 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:19.837086 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62a20d38-2ad2-496e-b0fe-57317682f895 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:19.890602 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:19.890602 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:19.900008 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-62a20d38-2ad2-496e-b0fe-57317682f895 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:19.923259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62a20d38-2ad2-496e-b0fe-57317682f895 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:19.927431 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 333/668] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:19 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:20.942660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d74ce9e-542b-47ca-a432-4e297ee80845 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:20.944327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d74ce9e-542b-47ca-a432-4e297ee80845 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:20.944839 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:20.944839 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:20.945612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d74ce9e-542b-47ca-a432-4e297ee80845 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:21.012243 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:21.012243 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:21.027703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d74ce9e-542b-47ca-a432-4e297ee80845 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:21.058640 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d74ce9e-542b-47ca-a432-4e297ee80845 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:21.059762 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 336/669] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:20 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:22.076621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a063ff42-ba47-4c87-beaf-d067552a4b49 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:22.077155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a063ff42-ba47-4c87-beaf-d067552a4b49 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:22.077308 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:22.077308 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:22.077980 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a063ff42-ba47-4c87-beaf-d067552a4b49 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:22.130962 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:22.130962 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:22.141283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a063ff42-ba47-4c87-beaf-d067552a4b49 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:22.165976 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a063ff42-ba47-4c87-beaf-d067552a4b49 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:22.167087 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 334/670] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:22 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 1357 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:18:22.183386 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb2d38d7-6d55-4202-806f-10ae8e955d4f tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] POST http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8/action Jan 27 16:18:22.184064 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:22.184064 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:22.184813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb2d38d7-6d55-4202-806f-10ae8e955d4f tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:18:22.185420 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb2d38d7-6d55-4202-806f-10ae8e955d4f tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:18:22.238455 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:22.238455 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:22.240628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fb2d38d7-6d55-4202-806f-10ae8e955d4f tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:22.404030 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-fb2d38d7-6d55-4202-806f-10ae8e955d4f tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Created reservations ['4f2acdf4-a35b-4a99-b9f1-f42975cccaba', 'e47b8367-eb21-49a4-8969-335947dd79f0'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:18:22.446802 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fb2d38d7-6d55-4202-806f-10ae8e955d4f tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Extend volume request issued successfully. Jan 27 16:18:22.450832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb2d38d7-6d55-4202-806f-10ae8e955d4f tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8/action returned with HTTP 202 Jan 27 16:18:22.454780 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 337/671] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:18:22 2021] POST /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:18:22.461197 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7ef7d0f-85f0-42a2-908f-7f5e4fb717f9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:22.461721 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7ef7d0f-85f0-42a2-908f-7f5e4fb717f9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:22.461931 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:22.461931 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:22.462288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7ef7d0f-85f0-42a2-908f-7f5e4fb717f9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:22.569552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:22.569552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:22.579934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7ef7d0f-85f0-42a2-908f-7f5e4fb717f9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:22.608614 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7ef7d0f-85f0-42a2-908f-7f5e4fb717f9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:22.612239 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 335/672] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:22 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 1357 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:18:23.627641 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e280cd86-fd85-421a-8555-aff8f19ecabd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:23.628950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e280cd86-fd85-421a-8555-aff8f19ecabd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:23.629355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:23.629355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:23.630248 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e280cd86-fd85-421a-8555-aff8f19ecabd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:23.705056 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:23.705056 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:23.713256 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e280cd86-fd85-421a-8555-aff8f19ecabd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:23.737373 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e280cd86-fd85-421a-8555-aff8f19ecabd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:23.738201 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 338/673] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:23 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 1357 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:18:23.753348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f46db594-1f88-4759-834c-4965a9e7536b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:23.753871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f46db594-1f88-4759-834c-4965a9e7536b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:23.754062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:23.754062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:23.754439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f46db594-1f88-4759-834c-4965a9e7536b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:23.805682 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:23.805682 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:23.814983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f46db594-1f88-4759-834c-4965a9e7536b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:23.839883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f46db594-1f88-4759-834c-4965a9e7536b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:23.841088 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 336/674] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:23 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 1357 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:18:23.863563 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] POST http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes Jan 27 16:18:23.864020 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:23.864020 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:23.864431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-73287570"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:18:23.865529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-73287570'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:18:23.865881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Create volume of 1 GB Jan 27 16:18:23.878953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Availability Zones retrieved successfully. Jan 27 16:18:23.896775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Flow 'volume_create_api' (2ddc7379-474d-4a61-82cb-2adc00d348fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:18:23.899344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc0f2f1-bf4e-4506-98ee-c3746f73c3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:23.901413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:18:23.999328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc0f2f1-bf4e-4506-98ee-c3746f73c3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:24.002853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342374f8-57ee-4315-93b8-d853c32ba421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:24.131915 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Created reservations ['ac99b63f-8c53-4670-b8ce-c989aaddb052', '726cea2a-3741-4bb4-af85-7b1de566dde0', '678536b0-489b-45d0-8a2a-5733ab4561c8', '7a2cc05b-8dae-4b6d-81a4-4285e01ee63c'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:18:24.134110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342374f8-57ee-4315-93b8-d853c32ba421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac99b63f-8c53-4670-b8ce-c989aaddb052', '726cea2a-3741-4bb4-af85-7b1de566dde0', '678536b0-489b-45d0-8a2a-5733ab4561c8', '7a2cc05b-8dae-4b6d-81a4-4285e01ee63c']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:24.136422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd206d4-234a-4892-a8d2-4f077333f972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:24.274928 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd206d4-234a-4892-a8d2-4f077333f972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19d303a5-cd64-4d6d-b2dc-7b88c23ece3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-73287570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b23824e00344cd1a302d3ab44332122',qos_specs=None,replication_status=,reservations=['ac99b63f-8c53-4670-b8ce-c989aaddb052','726cea2a-3741-4bb4-af85-7b1de566dde0','678536b0-489b-45d0-8a2a-5733ab4561c8','7a2cc05b-8dae-4b6d-81a4-4285e01ee63c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b431cf06676241b981f863de81cd7bbd',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-73287570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19d303a5-cd64-4d6d-b2dc-7b88c23ece3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b23824e00344cd1a302d3ab44332122',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b431cf06676241b981f863de81cd7bbd',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:24.277059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e93187b6-0e77-4e82-a4c5-96ff29bc35e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:24.383415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e93187b6-0e77-4e82-a4c5-96ff29bc35e1) transitioned into state 'SUCCESS' from state '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-73287570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b23824e00344cd1a302d3ab44332122',qos_specs=None,replication_status=,reservations=['ac99b63f-8c53-4670-b8ce-c989aaddb052','726cea2a-3741-4bb4-af85-7b1de566dde0','678536b0-489b-45d0-8a2a-5733ab4561c8','7a2cc05b-8dae-4b6d-81a4-4285e01ee63c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b431cf06676241b981f863de81cd7bbd',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:24.387786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (931e04aa-6834-4c22-ab00-1ed29490738b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:24.524700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (931e04aa-6834-4c22-ab00-1ed29490738b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:24.535168 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Flow 'volume_create_api' (2ddc7379-474d-4a61-82cb-2adc00d348fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:18:24.649210 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Create volume request issued successfully. Jan 27 16:18:24.687834 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-599b2cac-574e-4d82-9aa6-ac2c92251967 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes returned with HTTP 202 Jan 27 16:18:24.701533 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 339/675] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:18:23 2021] POST /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes => generated 815 bytes in 842 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:18:24.713892 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6b50a1c-eaf8-42bb-bc82-dedd80255cc1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:24.714431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6b50a1c-eaf8-42bb-bc82-dedd80255cc1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:24.714650 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:24.714650 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:24.715034 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6b50a1c-eaf8-42bb-bc82-dedd80255cc1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:24.800544 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:24.800544 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:24.810502 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6b50a1c-eaf8-42bb-bc82-dedd80255cc1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:24.840652 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6b50a1c-eaf8-42bb-bc82-dedd80255cc1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a returned with HTTP 200 Jan 27 16:18:24.841960 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 337/676] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:24 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a => generated 907 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:25.860015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9a96adf-53ff-4105-a1d0-cf67e67f2522 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:25.860722 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9a96adf-53ff-4105-a1d0-cf67e67f2522 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:25.861149 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:25.861149 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:25.861779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9a96adf-53ff-4105-a1d0-cf67e67f2522 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:25.934933 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:25.934933 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:25.964967 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9a96adf-53ff-4105-a1d0-cf67e67f2522 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:25.994553 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9a96adf-53ff-4105-a1d0-cf67e67f2522 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a returned with HTTP 200 Jan 27 16:18:25.995728 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 340/677] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:25 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a => generated 908 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:26.012935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8bdf7639-ada7-445c-bb62-2482a87e9cfd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] POST http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots Jan 27 16:18:26.013396 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:26.013396 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:26.013820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8bdf7639-ada7-445c-bb62-2482a87e9cfd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19d303a5-cd64-4d6d-b2dc-7b88c23ece3a", "name": "tempest-VolumesExtendTest-Snapshot-1182756551"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:18:26.068620 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:26.068620 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:26.069844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8bdf7639-ada7-445c-bb62-2482a87e9cfd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:26.070210 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-8bdf7639-ada7-445c-bb62-2482a87e9cfd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Create snapshot from volume 19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:26.222976 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8bdf7639-ada7-445c-bb62-2482a87e9cfd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Created reservations ['c9beca8b-d97a-4ce2-927e-6e0e767bd128', '69ea122b-d9fa-4118-abe2-88362587bef7', 'f1b2a871-9752-4e1f-bd78-5f007626a617', '10794ff6-1a0b-497f-89c3-6c4f6d75848d'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:18:26.490008 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8bdf7639-ada7-445c-bb62-2482a87e9cfd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Snapshot create request issued successfully. Jan 27 16:18:26.491425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8bdf7639-ada7-445c-bb62-2482a87e9cfd tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots returned with HTTP 202 Jan 27 16:18:26.505036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c3623e5-277b-4df0-a9a6-577b703747f2 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 Jan 27 16:18:26.505840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c3623e5-277b-4df0-a9a6-577b703747f2 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:26.506064 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:26.506064 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:26.506553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c3623e5-277b-4df0-a9a6-577b703747f2 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:26.510678 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 338/678] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:18:26 2021] POST /volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots => generated 304 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:18:26.545615 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:26.545615 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:26.558436 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c3623e5-277b-4df0-a9a6-577b703747f2 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Snapshot retrieved successfully. Jan 27 16:18:26.562501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c3623e5-277b-4df0-a9a6-577b703747f2 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 returned with HTTP 200 Jan 27 16:18:26.564270 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 341/679] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:18:26 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 => generated 436 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:27.582018 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a724c6ca-6a0d-49db-b8ae-34f7e575f8c9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 Jan 27 16:18:27.584665 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a724c6ca-6a0d-49db-b8ae-34f7e575f8c9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:27.585114 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:27.585114 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:27.586530 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a724c6ca-6a0d-49db-b8ae-34f7e575f8c9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:27.667435 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:27.667435 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:27.671405 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a724c6ca-6a0d-49db-b8ae-34f7e575f8c9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Snapshot retrieved successfully. Jan 27 16:18:27.679843 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a724c6ca-6a0d-49db-b8ae-34f7e575f8c9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 returned with HTTP 200 Jan 27 16:18:27.681195 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 339/680] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:18:27 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 => generated 436 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:28.693517 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7104f42-0e77-423d-80cc-fa1ae20c0ac4 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 Jan 27 16:18:28.693940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7104f42-0e77-423d-80cc-fa1ae20c0ac4 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:28.694180 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:28.694180 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:28.694464 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7104f42-0e77-423d-80cc-fa1ae20c0ac4 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:28.745275 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:28.745275 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:28.746405 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7104f42-0e77-423d-80cc-fa1ae20c0ac4 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Snapshot retrieved successfully. Jan 27 16:18:28.761691 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7104f42-0e77-423d-80cc-fa1ae20c0ac4 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 returned with HTTP 200 Jan 27 16:18:28.762846 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 342/681] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:18:28 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 => generated 436 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:29.774583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9377d42-de4e-4a4a-aae7-2b0648495c2a tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 Jan 27 16:18:29.775079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9377d42-de4e-4a4a-aae7-2b0648495c2a tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:29.775327 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:29.775327 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:29.775777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9377d42-de4e-4a4a-aae7-2b0648495c2a tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:29.822369 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:29.822369 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:29.825255 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9377d42-de4e-4a4a-aae7-2b0648495c2a tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Snapshot retrieved successfully. Jan 27 16:18:29.828473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9377d42-de4e-4a4a-aae7-2b0648495c2a tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 returned with HTTP 200 Jan 27 16:18:29.829923 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 340/682] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:18:29 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 => generated 463 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:29.842866 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88f9fc2d-721b-44db-9eb8-8661bd3eb572 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] POST http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a/action Jan 27 16:18:29.843548 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:29.843548 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:29.844229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88f9fc2d-721b-44db-9eb8-8661bd3eb572 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:18:29.845911 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88f9fc2d-721b-44db-9eb8-8661bd3eb572 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:18:29.904525 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:29.904525 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:29.905706 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88f9fc2d-721b-44db-9eb8-8661bd3eb572 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:30.153901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-88f9fc2d-721b-44db-9eb8-8661bd3eb572 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Created reservations ['c0f2ed13-2ca0-4628-a3bc-1322844a0bb1', '0150be84-b510-48bc-95e7-82c1f6f4857a'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:18:30.239525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88f9fc2d-721b-44db-9eb8-8661bd3eb572 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Extend volume request issued successfully. Jan 27 16:18:30.240075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88f9fc2d-721b-44db-9eb8-8661bd3eb572 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a/action returned with HTTP 202 Jan 27 16:18:30.241289 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 343/683] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:18:29 2021] POST /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a/action => generated 0 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:18:30.248433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57ebf4ac-b943-47c0-9002-14c83423890a tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:30.249195 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57ebf4ac-b943-47c0-9002-14c83423890a tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:30.249565 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:30.249565 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:30.250379 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57ebf4ac-b943-47c0-9002-14c83423890a tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:30.452689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:30.452689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:30.462140 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57ebf4ac-b943-47c0-9002-14c83423890a tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:30.513856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57ebf4ac-b943-47c0-9002-14c83423890a tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a returned with HTTP 200 Jan 27 16:18:30.516589 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 341/684] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:30 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a => generated 908 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:31.533848 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe5d9728-b421-4dd2-b2cb-bb6f2718a78c tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:31.534871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe5d9728-b421-4dd2-b2cb-bb6f2718a78c tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:31.535376 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:31.535376 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:31.535981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe5d9728-b421-4dd2-b2cb-bb6f2718a78c tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:31.639248 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:31.639248 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:31.665774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fe5d9728-b421-4dd2-b2cb-bb6f2718a78c tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:31.699094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe5d9728-b421-4dd2-b2cb-bb6f2718a78c tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a returned with HTTP 200 Jan 27 16:18:31.702003 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 344/685] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:31 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a => generated 908 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:32.730616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4b3e525-d92b-4a0e-aaf9-98cde78f333d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:32.731751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4b3e525-d92b-4a0e-aaf9-98cde78f333d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:32.732117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:32.732117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:32.732754 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4b3e525-d92b-4a0e-aaf9-98cde78f333d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:32.847991 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:32.847991 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:32.874016 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d4b3e525-d92b-4a0e-aaf9-98cde78f333d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:32.925770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4b3e525-d92b-4a0e-aaf9-98cde78f333d tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a returned with HTTP 200 Jan 27 16:18:32.926608 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 342/686] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:32 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a => generated 908 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:33.942839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f05e5eb-79c2-4faa-ae8a-a42f847b7d69 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:33.944431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f05e5eb-79c2-4faa-ae8a-a42f847b7d69 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:33.944853 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:33.944853 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:33.945523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f05e5eb-79c2-4faa-ae8a-a42f847b7d69 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:34.063986 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:34.063986 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:34.082650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9f05e5eb-79c2-4faa-ae8a-a42f847b7d69 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:34.110038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f05e5eb-79c2-4faa-ae8a-a42f847b7d69 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a returned with HTTP 200 Jan 27 16:18:34.111577 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 345/687] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:33 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a => generated 908 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:34.129732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9fd11b5-1a94-427c-8218-5d9719191da2 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:34.129732 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9fd11b5-1a94-427c-8218-5d9719191da2 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:34.129732 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:34.129732 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:34.130204 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9fd11b5-1a94-427c-8218-5d9719191da2 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:34.186380 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:34.186380 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:34.196378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9fd11b5-1a94-427c-8218-5d9719191da2 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:34.227425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9fd11b5-1a94-427c-8218-5d9719191da2 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a returned with HTTP 200 Jan 27 16:18:34.239652 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 343/688] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:34 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a => generated 908 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:34.252277 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd75266b-3faa-4db2-ab4d-f14dd80c2d55 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] DELETE http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 Jan 27 16:18:34.253096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd75266b-3faa-4db2-ab4d-f14dd80c2d55 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:34.253626 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:34.253626 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:34.255839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd75266b-3faa-4db2-ab4d-f14dd80c2d55 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:34.256416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-bd75266b-3faa-4db2-ab4d-f14dd80c2d55 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Delete snapshot with id: d903b538-a65c-4be2-b464-256e82fb64f7 Jan 27 16:18:34.311010 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:34.311010 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:34.312761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd75266b-3faa-4db2-ab4d-f14dd80c2d55 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Snapshot retrieved successfully. Jan 27 16:18:34.443881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd75266b-3faa-4db2-ab4d-f14dd80c2d55 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Snapshot delete request issued successfully. Jan 27 16:18:34.444606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd75266b-3faa-4db2-ab4d-f14dd80c2d55 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 returned with HTTP 202 Jan 27 16:18:34.449209 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 346/689] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:18:34 2021] DELETE /volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:18:34.456486 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6829bdf4-5f3f-433d-bdc4-9a84e8628e21 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 Jan 27 16:18:34.460055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6829bdf4-5f3f-433d-bdc4-9a84e8628e21 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:34.460505 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:34.460505 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:34.464345 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6829bdf4-5f3f-433d-bdc4-9a84e8628e21 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:34.510508 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:34.510508 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:34.512321 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6829bdf4-5f3f-433d-bdc4-9a84e8628e21 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Snapshot retrieved successfully. Jan 27 16:18:34.518008 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6829bdf4-5f3f-433d-bdc4-9a84e8628e21 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 returned with HTTP 200 Jan 27 16:18:34.530522 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 344/690] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:18:34 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 => generated 462 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:35.543358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ca1cf49-0a25-4773-aaee-863d18a207f1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 Jan 27 16:18:35.543951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ca1cf49-0a25-4773-aaee-863d18a207f1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:35.544090 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:35.544090 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:35.544409 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ca1cf49-0a25-4773-aaee-863d18a207f1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:35.604621 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:35.604621 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:35.606671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ca1cf49-0a25-4773-aaee-863d18a207f1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Snapshot retrieved successfully. Jan 27 16:18:35.609826 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ca1cf49-0a25-4773-aaee-863d18a207f1 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 returned with HTTP 200 Jan 27 16:18:35.615537 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 347/691] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:18:35 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 => generated 462 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:36.623546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31ce4e14-3ad6-4034-a492-f984d3713154 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 Jan 27 16:18:36.624059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31ce4e14-3ad6-4034-a492-f984d3713154 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:36.624256 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:36.624256 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:36.625098 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31ce4e14-3ad6-4034-a492-f984d3713154 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:36.669706 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31ce4e14-3ad6-4034-a492-f984d3713154 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 returned with HTTP 404 Jan 27 16:18:36.670895 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 345/692] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:18:36 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/snapshots/d903b538-a65c-4be2-b464-256e82fb64f7 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:18:36.678691 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-199facb9-842e-45b7-bdd1-5f5b4b9b1be9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] DELETE http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:36.679261 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-199facb9-842e-45b7-bdd1-5f5b4b9b1be9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:36.679470 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:36.679470 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:36.679850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-199facb9-842e-45b7-bdd1-5f5b4b9b1be9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:36.680305 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-199facb9-842e-45b7-bdd1-5f5b4b9b1be9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Delete volume with id: 19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:36.730842 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:36.730842 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:36.732095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-199facb9-842e-45b7-bdd1-5f5b4b9b1be9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:36.886751 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-199facb9-842e-45b7-bdd1-5f5b4b9b1be9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Delete volume request issued successfully. Jan 27 16:18:36.887558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-199facb9-842e-45b7-bdd1-5f5b4b9b1be9 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a returned with HTTP 202 Jan 27 16:18:36.891650 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 348/693] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:18:36 2021] DELETE /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:18:36.899471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f61f7de9-a87f-45aa-80fa-cdc9c35ca060 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:36.900348 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f61f7de9-a87f-45aa-80fa-cdc9c35ca060 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:36.901041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f61f7de9-a87f-45aa-80fa-cdc9c35ca060 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:36.959041 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:36.959041 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:36.969008 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f61f7de9-a87f-45aa-80fa-cdc9c35ca060 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:36.997329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f61f7de9-a87f-45aa-80fa-cdc9c35ca060 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a returned with HTTP 200 Jan 27 16:18:36.998428 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 346/694] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:36 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a => generated 907 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:38.014819 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c268c97-8337-492b-b730-30c7e84b441e tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:38.016667 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c268c97-8337-492b-b730-30c7e84b441e tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:38.017063 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:38.017063 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:38.017735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c268c97-8337-492b-b730-30c7e84b441e tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:38.109543 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:38.109543 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:38.128048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c268c97-8337-492b-b730-30c7e84b441e tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:38.160016 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c268c97-8337-492b-b730-30c7e84b441e tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a returned with HTTP 200 Jan 27 16:18:38.166427 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 349/695] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:38 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a => generated 907 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:39.179957 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aea47c6a-2642-4103-b505-3ee40bf62786 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a Jan 27 16:18:39.181625 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aea47c6a-2642-4103-b505-3ee40bf62786 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:39.182062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:39.182062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:39.182752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aea47c6a-2642-4103-b505-3ee40bf62786 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:39.291743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aea47c6a-2642-4103-b505-3ee40bf62786 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a returned with HTTP 404 Jan 27 16:18:39.295964 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 347/696] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:39 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/19d303a5-cd64-4d6d-b2dc-7b88c23ece3a => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:18:39.300850 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6457d66-520d-470f-847a-f26895fb802b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] DELETE http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:39.301376 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6457d66-520d-470f-847a-f26895fb802b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:39.301597 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:39.301597 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:39.301966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6457d66-520d-470f-847a-f26895fb802b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:39.302435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a6457d66-520d-470f-847a-f26895fb802b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Delete volume with id: 23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:39.406395 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:39.406395 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:39.406395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6457d66-520d-470f-847a-f26895fb802b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:39.557384 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6457d66-520d-470f-847a-f26895fb802b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Delete volume request issued successfully. Jan 27 16:18:39.558127 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6457d66-520d-470f-847a-f26895fb802b tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 202 Jan 27 16:18:39.559164 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 350/697] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:18:39 2021] DELETE /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:18:39.567488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50c56987-9f86-483e-8605-608fcaf4d1e6 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:39.568332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50c56987-9f86-483e-8605-608fcaf4d1e6 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:39.568464 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50c56987-9f86-483e-8605-608fcaf4d1e6 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:39.677582 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:39.677582 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:39.700514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50c56987-9f86-483e-8605-608fcaf4d1e6 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:39.757239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50c56987-9f86-483e-8605-608fcaf4d1e6 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:39.766445 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 348/698] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:39 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 1356 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:18:40.775737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e5f6a58-b20c-489f-9b5e-391bcbb26088 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:40.776803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e5f6a58-b20c-489f-9b5e-391bcbb26088 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:40.777175 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:40.777175 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:40.777802 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e5f6a58-b20c-489f-9b5e-391bcbb26088 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:40.890829 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:40.890829 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:40.911643 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2e5f6a58-b20c-489f-9b5e-391bcbb26088 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Volume info retrieved successfully. Jan 27 16:18:40.971433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e5f6a58-b20c-489f-9b5e-391bcbb26088 tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 200 Jan 27 16:18:40.986594 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 351/699] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:40 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 1356 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:18:41.990389 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b5aa4b5-dd0e-4551-b641-6af274def10e tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] GET http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 Jan 27 16:18:41.991155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b5aa4b5-dd0e-4551-b641-6af274def10e tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:41.991155 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:41.991155 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:41.991652 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b5aa4b5-dd0e-4551-b641-6af274def10e tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:42.082830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b5aa4b5-dd0e-4551-b641-6af274def10e tempest-VolumesExtendTest-1445150920 tempest-VolumesExtendTest-1445150920-project] http://10.222.0.78/volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 returned with HTTP 404 Jan 27 16:18:42.084181 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 349/700] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:41 2021] GET /volume/v3/4b23824e00344cd1a302d3ab44332122/volumes/23435e57-b06d-4963-829e-6c2d124a1fb8 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:18:46.404347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] POST http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes Jan 27 16:18:46.404879 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:46.404879 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:46.405209 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1739378948", "metadata": {"Type": "Test"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:18:46.407301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1739378948', 'metadata': {'Type': 'Test'}}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:18:46.410202 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume of 1 GB Jan 27 16:18:46.437949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Availability Zones retrieved successfully. Jan 27 16:18:46.481740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (289f19d9-5654-4c2f-bb68-137f22ea6b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:18:46.489642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17d7be55-860f-48b9-a5a1-c6b3af70fe76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:46.494613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:18:46.579402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17d7be55-860f-48b9-a5a1-c6b3af70fe76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:46.581883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2e1259-6906-4ffa-931f-7fc2766d6268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:46.791467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Created reservations ['8265b5b6-f30e-43c6-832d-8aa622dffe10', '488cd3b3-520c-462f-a987-f2784ae9f134', '43001802-fe32-43b4-9b89-7ff599b89b32', '9ad5d8f5-a898-4a3b-b10b-80062dcaa8de'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:18:46.795975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2e1259-6906-4ffa-931f-7fc2766d6268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8265b5b6-f30e-43c6-832d-8aa622dffe10', '488cd3b3-520c-462f-a987-f2784ae9f134', '43001802-fe32-43b4-9b89-7ff599b89b32', '9ad5d8f5-a898-4a3b-b10b-80062dcaa8de']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:46.801311 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dcebf18-a23a-4307-a362-eb7bfa70d246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:46.954476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dcebf18-a23a-4307-a362-eb7bfa70d246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a37764a1-a6cc-4086-a7ac-3f96b0db6605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1739378948',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['8265b5b6-f30e-43c6-832d-8aa622dffe10','488cd3b3-520c-462f-a987-f2784ae9f134','43001802-fe32-43b4-9b89-7ff599b89b32','9ad5d8f5-a898-4a3b-b10b-80062dcaa8de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:18:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1739378948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a37764a1-a6cc-4086-a7ac-3f96b0db6605,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9cd3eff810a04e38a95f50ff3b35bc82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:46.956568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (611a95fc-84d1-4cb1-83f2-7b501534e6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:47.077750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (611a95fc-84d1-4cb1-83f2-7b501534e6d9) transitioned into state 'SUCCESS' from state '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-1739378948',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['8265b5b6-f30e-43c6-832d-8aa622dffe10','488cd3b3-520c-462f-a987-f2784ae9f134','43001802-fe32-43b4-9b89-7ff599b89b32','9ad5d8f5-a898-4a3b-b10b-80062dcaa8de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:47.080263 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f7b75b-2d31-45f6-8ccd-638aab84f9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:47.168517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f7b75b-2d31-45f6-8ccd-638aab84f9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:47.171824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (289f19d9-5654-4c2f-bb68-137f22ea6b8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:18:47.229347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request issued successfully. Jan 27 16:18:47.245932 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ee004e5-73c9-4323-88d5-858bc52746ab tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes returned with HTTP 202 Jan 27 16:18:47.247265 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 352/701] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:18:46 2021] POST /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes => generated 828 bytes in 1152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:18:47.261632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e3af45a-84a6-46ce-9db1-288a76405add tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 Jan 27 16:18:47.262543 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e3af45a-84a6-46ce-9db1-288a76405add tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:47.263256 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e3af45a-84a6-46ce-9db1-288a76405add tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:47.382674 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:47.382674 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:47.400608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8e3af45a-84a6-46ce-9db1-288a76405add tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:47.469956 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e3af45a-84a6-46ce-9db1-288a76405add tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 returned with HTTP 200 Jan 27 16:18:47.471107 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 350/702] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:47 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 => generated 896 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:48.486318 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e128c87-9e56-4084-8754-2423dc175a71 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 Jan 27 16:18:48.486879 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e128c87-9e56-4084-8754-2423dc175a71 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:48.487123 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:48.487123 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:48.487491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e128c87-9e56-4084-8754-2423dc175a71 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:48.562266 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:48.562266 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:48.573300 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e128c87-9e56-4084-8754-2423dc175a71 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:48.599145 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e128c87-9e56-4084-8754-2423dc175a71 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 returned with HTTP 200 Jan 27 16:18:48.600837 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 353/703] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:48 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 => generated 921 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:48.617688 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dea39abd-136b-4adc-9ba8-558654ad3ead tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 Jan 27 16:18:48.618537 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dea39abd-136b-4adc-9ba8-558654ad3ead tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:48.618961 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:48.618961 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:48.620157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dea39abd-136b-4adc-9ba8-558654ad3ead tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:48.675132 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:48.675132 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:48.683871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dea39abd-136b-4adc-9ba8-558654ad3ead tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:48.706999 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dea39abd-136b-4adc-9ba8-558654ad3ead tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 returned with HTTP 200 Jan 27 16:18:48.707774 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 351/704] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:48 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 => generated 921 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:48.723789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4902b11-c7c6-4a3c-bfb1-38b90b5753fc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] PUT http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 Jan 27 16:18:48.724348 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:48.724348 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:48.724978 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4902b11-c7c6-4a3c-bfb1-38b90b5753fc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1739378948"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:18:48.775395 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:48.775395 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:48.784949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4902b11-c7c6-4a3c-bfb1-38b90b5753fc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:48.841616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4902b11-c7c6-4a3c-bfb1-38b90b5753fc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume updated successfully. Jan 27 16:18:48.858781 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4902b11-c7c6-4a3c-bfb1-38b90b5753fc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 returned with HTTP 200 Jan 27 16:18:48.860054 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 354/705] 10.222.0.78 () {60 vars in 1335 bytes} [Wed Jan 27 16:18:48 2021] PUT /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 => generated 853 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:48.874016 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccf21dac-a557-47bb-bb60-68a74bf8c209 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] PUT http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 Jan 27 16:18:48.874551 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:48.874551 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:48.875143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ccf21dac-a557-47bb-bb60-68a74bf8c209 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1867786469", "description": "This is the new description of volume"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:18:48.927014 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:48.927014 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:48.935683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ccf21dac-a557-47bb-bb60-68a74bf8c209 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:48.978522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ccf21dac-a557-47bb-bb60-68a74bf8c209 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume updated successfully. Jan 27 16:18:48.993795 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccf21dac-a557-47bb-bb60-68a74bf8c209 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 returned with HTTP 200 Jan 27 16:18:48.996235 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 352/706] 10.222.0.78 () {60 vars in 1336 bytes} [Wed Jan 27 16:18:48 2021] PUT /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 => generated 892 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:49.012411 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75f2db39-276f-461e-99a3-7533b6f34509 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 Jan 27 16:18:49.012941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75f2db39-276f-461e-99a3-7533b6f34509 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:49.013157 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:49.013157 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:49.013535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75f2db39-276f-461e-99a3-7533b6f34509 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:49.066331 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:49.066331 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:49.075865 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75f2db39-276f-461e-99a3-7533b6f34509 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:49.099859 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75f2db39-276f-461e-99a3-7533b6f34509 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 returned with HTTP 200 Jan 27 16:18:49.106905 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 355/707] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:49 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 => generated 960 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:49.116532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] POST http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes Jan 27 16:18:49.116991 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:49.116991 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:49.117571 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1212217090", "availability_zone": "nova", "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:18:49.118837 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1212217090', 'availability_zone': 'nova', 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:18:49.119428 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume of 1 GB Jan 27 16:18:49.134577 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Availability Zones retrieved successfully. Jan 27 16:18:49.152626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (ae7146b8-b086-4aef-8947-3276cf6da159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:18:49.155338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c4f9d7e-c968-4e4f-be0d-d912fa93b01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:49.157563 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:18:49.230727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c4f9d7e-c968-4e4f-be0d-d912fa93b01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:49.233132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a478543-28b3-42aa-ba59-984e5c282e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:49.346143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Created reservations ['1a008986-3aeb-44bd-8e47-82a33f7f4ab5', '279325b4-ddb9-4073-a841-be26e23d6b50', '0a4852c9-5663-4281-94a2-82391656f9b1', '170b987d-fc34-4463-9d00-2fcdeed63a31'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:18:49.348400 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a478543-28b3-42aa-ba59-984e5c282e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a008986-3aeb-44bd-8e47-82a33f7f4ab5', '279325b4-ddb9-4073-a841-be26e23d6b50', '0a4852c9-5663-4281-94a2-82391656f9b1', '170b987d-fc34-4463-9d00-2fcdeed63a31']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:49.351246 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82dc83b4-5058-4382-b743-afb7913d10ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:49.456832 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82dc83b4-5058-4382-b743-afb7913d10ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2897ac07-5d3e-4fcc-9e49-8a082910cab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1212217090',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['1a008986-3aeb-44bd-8e47-82a33f7f4ab5','279325b4-ddb9-4073-a841-be26e23d6b50','0a4852c9-5663-4281-94a2-82391656f9b1','170b987d-fc34-4463-9d00-2fcdeed63a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:18:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1212217090',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2897ac07-5d3e-4fcc-9e49-8a082910cab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cd3eff810a04e38a95f50ff3b35bc82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:49.459495 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d285208f-7ffb-4dcc-b428-36df74c2c8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:49.523818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d285208f-7ffb-4dcc-b428-36df74c2c8a6) transitioned into 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-1212217090',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['1a008986-3aeb-44bd-8e47-82a33f7f4ab5','279325b4-ddb9-4073-a841-be26e23d6b50','0a4852c9-5663-4281-94a2-82391656f9b1','170b987d-fc34-4463-9d00-2fcdeed63a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:49.526512 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa9c675f-a0fd-44f6-9ce4-79e97680a2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:49.599359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa9c675f-a0fd-44f6-9ce4-79e97680a2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:49.602303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (ae7146b8-b086-4aef-8947-3276cf6da159) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:18:49.653025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request issued successfully. Jan 27 16:18:49.669182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e466c9a2-3223-4bd5-b067-357f277de53a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes returned with HTTP 202 Jan 27 16:18:49.670060 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 353/708] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:18:49 2021] POST /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes => generated 811 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:18:49.685029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04da1d2f-154a-4329-99b3-9f89c1617d89 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 Jan 27 16:18:49.685736 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04da1d2f-154a-4329-99b3-9f89c1617d89 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:49.686126 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:49.686126 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:49.687331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04da1d2f-154a-4329-99b3-9f89c1617d89 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:49.749942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:49.749942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:49.758383 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-04da1d2f-154a-4329-99b3-9f89c1617d89 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:49.782594 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04da1d2f-154a-4329-99b3-9f89c1617d89 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 returned with HTTP 200 Jan 27 16:18:49.792763 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 356/709] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:49 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 => generated 879 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:50.800062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cac73e6a-3c29-46f1-aea8-2bf43abd582b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 Jan 27 16:18:50.801428 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cac73e6a-3c29-46f1-aea8-2bf43abd582b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:50.801645 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:50.801645 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:50.802014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cac73e6a-3c29-46f1-aea8-2bf43abd582b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:50.865494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:50.865494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:50.876629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cac73e6a-3c29-46f1-aea8-2bf43abd582b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:50.902947 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cac73e6a-3c29-46f1-aea8-2bf43abd582b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 returned with HTTP 200 Jan 27 16:18:50.904441 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 354/710] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:50 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 => generated 904 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:50.922547 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a7b8506-c69c-4c87-84ac-a2907d12c729 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] PUT http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 Jan 27 16:18:50.924380 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:50.924380 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:50.925117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a7b8506-c69c-4c87-84ac-a2907d12c729 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1739378948", "description": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:18:50.985501 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:50.985501 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:50.994039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5a7b8506-c69c-4c87-84ac-a2907d12c729 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:51.036427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5a7b8506-c69c-4c87-84ac-a2907d12c729 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume updated successfully. Jan 27 16:18:51.052510 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a7b8506-c69c-4c87-84ac-a2907d12c729 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 returned with HTTP 200 Jan 27 16:18:51.054172 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 357/711] 10.222.0.78 () {60 vars in 1335 bytes} [Wed Jan 27 16:18:50 2021] PUT /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 => generated 839 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:51.071930 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b9c68e8-4166-4d62-bc59-d7fca67f24d2 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] DELETE http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 Jan 27 16:18:51.072875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b9c68e8-4166-4d62-bc59-d7fca67f24d2 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:51.073236 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:51.073236 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:51.073895 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b9c68e8-4166-4d62-bc59-d7fca67f24d2 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:51.074788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8b9c68e8-4166-4d62-bc59-d7fca67f24d2 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume with id: 2897ac07-5d3e-4fcc-9e49-8a082910cab2 Jan 27 16:18:51.199929 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:51.199929 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:51.202257 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b9c68e8-4166-4d62-bc59-d7fca67f24d2 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:51.311603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b9c68e8-4166-4d62-bc59-d7fca67f24d2 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume request issued successfully. Jan 27 16:18:51.312580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b9c68e8-4166-4d62-bc59-d7fca67f24d2 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 returned with HTTP 202 Jan 27 16:18:51.317977 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 355/712] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:18:51 2021] DELETE /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:18:51.322241 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09c9a5bd-ed29-4384-bf9a-7d314b9aaec5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 Jan 27 16:18:51.322768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09c9a5bd-ed29-4384-bf9a-7d314b9aaec5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:51.322977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:51.322977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:51.323375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09c9a5bd-ed29-4384-bf9a-7d314b9aaec5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:51.399543 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:51.399543 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:51.409528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09c9a5bd-ed29-4384-bf9a-7d314b9aaec5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:51.440319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09c9a5bd-ed29-4384-bf9a-7d314b9aaec5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 returned with HTTP 200 Jan 27 16:18:51.441657 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 358/713] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:51 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 => generated 906 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:52.458446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85436489-9047-481e-82d0-89aba38e9a1a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 Jan 27 16:18:52.459632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85436489-9047-481e-82d0-89aba38e9a1a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:52.459632 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:52.459632 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:52.459987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85436489-9047-481e-82d0-89aba38e9a1a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:52.550008 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:52.550008 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:52.567366 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-85436489-9047-481e-82d0-89aba38e9a1a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:52.609527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85436489-9047-481e-82d0-89aba38e9a1a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 returned with HTTP 200 Jan 27 16:18:52.610717 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 356/714] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:52 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 => generated 906 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:18:53.657065 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-050e8c9e-7aa8-4938-9d33-e40ccc11e0af tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 Jan 27 16:18:53.657065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-050e8c9e-7aa8-4938-9d33-e40ccc11e0af tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:53.657065 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:53.657065 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:53.657065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-050e8c9e-7aa8-4938-9d33-e40ccc11e0af tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:53.782956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:53.782956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:53.782956 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-050e8c9e-7aa8-4938-9d33-e40ccc11e0af tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:53.821991 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-050e8c9e-7aa8-4938-9d33-e40ccc11e0af tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 returned with HTTP 200 Jan 27 16:18:53.823449 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 359/715] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:53 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 => generated 906 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:54.841077 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46be7c5d-8974-4429-8e93-87f8f7e0da77 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 Jan 27 16:18:54.841640 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46be7c5d-8974-4429-8e93-87f8f7e0da77 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:54.841841 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:54.841841 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:54.842229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46be7c5d-8974-4429-8e93-87f8f7e0da77 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:54.932604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46be7c5d-8974-4429-8e93-87f8f7e0da77 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 returned with HTTP 404 Jan 27 16:18:54.933803 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 357/716] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:54 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/2897ac07-5d3e-4fcc-9e49-8a082910cab2 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:18:54.942067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db281dba-b5d8-471b-982a-25e7edbc6dc7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] DELETE http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 Jan 27 16:18:54.942850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db281dba-b5d8-471b-982a-25e7edbc6dc7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:54.943427 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:54.943427 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:54.944053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db281dba-b5d8-471b-982a-25e7edbc6dc7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:54.945085 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-db281dba-b5d8-471b-982a-25e7edbc6dc7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume with id: a37764a1-a6cc-4086-a7ac-3f96b0db6605 Jan 27 16:18:55.007098 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:55.007098 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:55.009403 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db281dba-b5d8-471b-982a-25e7edbc6dc7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:55.131843 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db281dba-b5d8-471b-982a-25e7edbc6dc7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume request issued successfully. Jan 27 16:18:55.132327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db281dba-b5d8-471b-982a-25e7edbc6dc7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 returned with HTTP 202 Jan 27 16:18:55.133657 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 360/717] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:18:54 2021] DELETE /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:18:55.141835 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fd2494a-4ad1-47dc-a37c-b7463533dcb4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 Jan 27 16:18:55.142368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fd2494a-4ad1-47dc-a37c-b7463533dcb4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:55.142879 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fd2494a-4ad1-47dc-a37c-b7463533dcb4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:55.205414 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:55.205414 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:55.214402 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7fd2494a-4ad1-47dc-a37c-b7463533dcb4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:55.241811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fd2494a-4ad1-47dc-a37c-b7463533dcb4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 returned with HTTP 200 Jan 27 16:18:55.243076 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 358/718] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:55 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 => generated 959 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:56.260704 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fd0d5d9-db90-4c5e-897a-39468bfb05bd tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 Jan 27 16:18:56.262227 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fd0d5d9-db90-4c5e-897a-39468bfb05bd tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:56.263096 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:56.263096 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:56.265157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fd0d5d9-db90-4c5e-897a-39468bfb05bd tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:56.322465 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:56.322465 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:56.336610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6fd0d5d9-db90-4c5e-897a-39468bfb05bd tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:56.387937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fd0d5d9-db90-4c5e-897a-39468bfb05bd tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 returned with HTTP 200 Jan 27 16:18:56.388774 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 361/719] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:56 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 => generated 959 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:57.406814 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9390e6b3-7959-4edf-8e40-82d7029dedaa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 Jan 27 16:18:57.407437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9390e6b3-7959-4edf-8e40-82d7029dedaa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:57.407852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:57.407852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:57.408477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9390e6b3-7959-4edf-8e40-82d7029dedaa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:57.547526 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9390e6b3-7959-4edf-8e40-82d7029dedaa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 returned with HTTP 404 Jan 27 16:18:57.553866 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 359/720] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:57 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/a37764a1-a6cc-4086-a7ac-3f96b0db6605 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:18:57.560619 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] POST http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes Jan 27 16:18:57.561166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:57.561166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:57.561624 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-578591800"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:18:57.562788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-578591800'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:18:57.563169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume of 1 GB Jan 27 16:18:57.612020 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Availability Zones retrieved successfully. Jan 27 16:18:57.681447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (875e748b-cba6-4383-a839-c6edd69d8ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:18:57.690815 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c706f2aa-0e68-4357-8b19-af302abf4f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:57.693808 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:18:57.823364 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c706f2aa-0e68-4357-8b19-af302abf4f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:57.825584 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45ce5355-ec33-440a-8d64-2ef0a0745c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:57.942543 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Created reservations ['fa3a843a-82d7-4496-88fc-9cf6ed1a6a1f', '9ea0816d-de29-4622-95e9-a04bb52f368b', '87adf5fb-792b-48c8-8207-9bf5d150425c', 'b9b599d3-9b47-4687-800e-00ed9f2e352a'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:18:57.945051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45ce5355-ec33-440a-8d64-2ef0a0745c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa3a843a-82d7-4496-88fc-9cf6ed1a6a1f', '9ea0816d-de29-4622-95e9-a04bb52f368b', '87adf5fb-792b-48c8-8207-9bf5d150425c', 'b9b599d3-9b47-4687-800e-00ed9f2e352a']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:57.946804 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34187acf-b210-4390-9e73-a4b38445f967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:58.157042 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34187acf-b210-4390-9e73-a4b38445f967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5172de09-110d-4641-b4b6-3d0c2cecaddb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-578591800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['fa3a843a-82d7-4496-88fc-9cf6ed1a6a1f','9ea0816d-de29-4622-95e9-a04bb52f368b','87adf5fb-792b-48c8-8207-9bf5d150425c','b9b599d3-9b47-4687-800e-00ed9f2e352a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-578591800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5172de09-110d-4641-b4b6-3d0c2cecaddb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cd3eff810a04e38a95f50ff3b35bc82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:58.159497 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2545587f-532f-40fc-bcd3-917381ca45e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:58.221813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2545587f-532f-40fc-bcd3-917381ca45e3) transitioned into state 'SUCCESS' from state '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-578591800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['fa3a843a-82d7-4496-88fc-9cf6ed1a6a1f','9ea0816d-de29-4622-95e9-a04bb52f368b','87adf5fb-792b-48c8-8207-9bf5d150425c','b9b599d3-9b47-4687-800e-00ed9f2e352a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:58.224201 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b1f283-833d-4737-93ce-0c9918b13e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:18:58.318758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b1f283-833d-4737-93ce-0c9918b13e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:18:58.329465 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (875e748b-cba6-4383-a839-c6edd69d8ce1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:18:58.492410 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request issued successfully. Jan 27 16:18:58.542633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c498bf5-cba5-44fc-b018-e8e917a5327c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes returned with HTTP 202 Jan 27 16:18:58.555216 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 362/721] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:18:57 2021] POST /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes => generated 813 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:18:58.565267 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52911caf-027c-4c25-8b48-b5b86cadd89f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb Jan 27 16:18:58.566425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52911caf-027c-4c25-8b48-b5b86cadd89f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:58.567172 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52911caf-027c-4c25-8b48-b5b86cadd89f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:58.723616 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:58.723616 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:58.743381 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-52911caf-027c-4c25-8b48-b5b86cadd89f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:58.780898 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52911caf-027c-4c25-8b48-b5b86cadd89f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb returned with HTTP 200 Jan 27 16:18:58.796371 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 360/722] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:58 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb => generated 905 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:59.804360 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7799bb66-d558-4505-8f37-67de9a9af30e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb Jan 27 16:18:59.804881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7799bb66-d558-4505-8f37-67de9a9af30e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:18:59.804971 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:59.804971 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:59.806129 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7799bb66-d558-4505-8f37-67de9a9af30e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:18:59.862188 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:59.862188 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:59.870896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7799bb66-d558-4505-8f37-67de9a9af30e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:18:59.895505 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7799bb66-d558-4505-8f37-67de9a9af30e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb returned with HTTP 200 Jan 27 16:18:59.904017 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 363/723] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:18:59 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb => generated 906 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:18:59.911997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] POST http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes Jan 27 16:18:59.912718 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:18:59.912718 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:18:59.913205 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5172de09-110d-4641-b4b6-3d0c2cecaddb", "size": 1, "name": "tempest-VolumesGetTest-Volume-262127463", "metadata": {"Type": "Test"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:18:59.915518 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request body: {'volume': {'source_volid': '5172de09-110d-4641-b4b6-3d0c2cecaddb', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-262127463', 'metadata': {'Type': 'Test'}}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:18:59.971458 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:18:59.971458 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:18:59.973016 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume retrieved successfully. Jan 27 16:18:59.973822 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume of 1 GB Jan 27 16:18:59.990308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Availability Zones retrieved successfully. Jan 27 16:19:00.009251 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (d75551b5-1b4f-41a5-a710-75870e2f4b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:19:00.012468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (836a22c7-9b43-4b6f-b3b2-d33e81863bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:00.014816 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:19:00.086059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (836a22c7-9b43-4b6f-b3b2-d33e81863bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5172de09-110d-4641-b4b6-3d0c2cecaddb', 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:00.088504 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28820054-74ce-4583-86bb-96a9da5844f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:00.211319 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Created reservations ['3f1daf95-db6b-41b7-ac2d-b3c948c5d1b2', '9c4037be-08c5-4b84-958b-b1454a580ce9', 'f12cb57b-6b8e-4d64-bdc9-17407f9b5bb5', '4d1603c6-7c0d-470c-bcfd-d8bceacfddf3'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:19:00.213506 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28820054-74ce-4583-86bb-96a9da5844f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f1daf95-db6b-41b7-ac2d-b3c948c5d1b2', '9c4037be-08c5-4b84-958b-b1454a580ce9', 'f12cb57b-6b8e-4d64-bdc9-17407f9b5bb5', '4d1603c6-7c0d-470c-bcfd-d8bceacfddf3']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:00.215811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c62fe3-044a-4fd2-80fa-6b08732289b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:00.383232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c62fe3-044a-4fd2-80fa-6b08732289b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '944aa68c-1db9-4cbe-aec8-3e30f8fd07f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-262127463',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['3f1daf95-db6b-41b7-ac2d-b3c948c5d1b2','9c4037be-08c5-4b84-958b-b1454a580ce9','f12cb57b-6b8e-4d64-bdc9-17407f9b5bb5','4d1603c6-7c0d-470c-bcfd-d8bceacfddf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=5172de09-110d-4641-b4b6-3d0c2cecaddb,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-262127463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=944aa68c-1db9-4cbe-aec8-3e30f8fd07f9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9cd3eff810a04e38a95f50ff3b35bc82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5172de09-110d-4641-b4b6-3d0c2cecaddb,status='creating',terminated_at=None,updated_at=None,user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:00.385403 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e58a94-31cc-4808-8091-93ccec92623e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:00.458818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e58a94-31cc-4808-8091-93ccec92623e) transitioned into state 'SUCCESS' from state '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-262127463',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['3f1daf95-db6b-41b7-ac2d-b3c948c5d1b2','9c4037be-08c5-4b84-958b-b1454a580ce9','f12cb57b-6b8e-4d64-bdc9-17407f9b5bb5','4d1603c6-7c0d-470c-bcfd-d8bceacfddf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=5172de09-110d-4641-b4b6-3d0c2cecaddb,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:00.461204 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f99d4e44-bf0d-4b93-bb54-8366e8a78199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:00.575871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f99d4e44-bf0d-4b93-bb54-8366e8a78199) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:00.580223 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (d75551b5-1b4f-41a5-a710-75870e2f4b3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:19:00.636951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request issued successfully. Jan 27 16:19:00.658371 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42672448-be61-4481-bed9-f77012ef0dc3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes returned with HTTP 202 Jan 27 16:19:00.659621 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 361/724] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:18:59 2021] POST /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes => generated 861 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:19:00.674545 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b420bcae-06b5-4c22-bb53-2a70ee07d52e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:00.675127 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b420bcae-06b5-4c22-bb53-2a70ee07d52e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:00.675342 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:00.675342 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:00.675679 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b420bcae-06b5-4c22-bb53-2a70ee07d52e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:00.726431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:00.726431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:00.736000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b420bcae-06b5-4c22-bb53-2a70ee07d52e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:00.761746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b420bcae-06b5-4c22-bb53-2a70ee07d52e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:00.762794 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 364/725] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:00 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 929 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:19:01.781538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93146c40-d222-4bb2-9ff8-660a8139427d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:01.782958 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93146c40-d222-4bb2-9ff8-660a8139427d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:01.783896 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:01.783896 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:01.785103 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93146c40-d222-4bb2-9ff8-660a8139427d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:01.840019 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:01.840019 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:01.849742 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93146c40-d222-4bb2-9ff8-660a8139427d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:01.874211 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93146c40-d222-4bb2-9ff8-660a8139427d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:01.875512 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 362/726] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:01 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:02.893872 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c43033bc-2d8f-4f87-b21a-f7a341242b99 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:02.894470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c43033bc-2d8f-4f87-b21a-f7a341242b99 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:02.894612 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:02.894612 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:02.894945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c43033bc-2d8f-4f87-b21a-f7a341242b99 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:03.011054 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:03.011054 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:03.033792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c43033bc-2d8f-4f87-b21a-f7a341242b99 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:03.062895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c43033bc-2d8f-4f87-b21a-f7a341242b99 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:03.064056 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 365/727] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:02 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:04.081933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d17400b-db45-4e64-814e-467f675de5cc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:04.081933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d17400b-db45-4e64-814e-467f675de5cc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:04.082848 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:04.082848 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:04.082848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d17400b-db45-4e64-814e-467f675de5cc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:04.140223 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:04.140223 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:04.144692 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4d17400b-db45-4e64-814e-467f675de5cc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:04.169105 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d17400b-db45-4e64-814e-467f675de5cc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:04.170226 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 363/728] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:04 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:05.203748 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7b57f53-e80c-4e52-8f46-c8606b5a4bfb tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:05.204478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7b57f53-e80c-4e52-8f46-c8606b5a4bfb tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:05.204712 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:05.204712 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:05.205086 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7b57f53-e80c-4e52-8f46-c8606b5a4bfb tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:05.354707 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:05.354707 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:05.365770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7b57f53-e80c-4e52-8f46-c8606b5a4bfb tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:05.409816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7b57f53-e80c-4e52-8f46-c8606b5a4bfb tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:05.418472 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 366/729] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:05 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:19:06.430559 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5424c18a-e38c-4ded-ab60-e23969797d44 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:06.432100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5424c18a-e38c-4ded-ab60-e23969797d44 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:06.432428 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:06.432428 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:06.433056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5424c18a-e38c-4ded-ab60-e23969797d44 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:06.537190 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:06.537190 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:06.553818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5424c18a-e38c-4ded-ab60-e23969797d44 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:06.593393 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5424c18a-e38c-4ded-ab60-e23969797d44 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:06.595054 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 364/730] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:06 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:07.618797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dde361f6-2d61-4951-ae20-6a85b12b26f1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:07.621296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dde361f6-2d61-4951-ae20-6a85b12b26f1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:07.621568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:07.621568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:07.621985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dde361f6-2d61-4951-ae20-6a85b12b26f1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:07.770945 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:07.770945 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:07.786177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dde361f6-2d61-4951-ae20-6a85b12b26f1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:07.852945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dde361f6-2d61-4951-ae20-6a85b12b26f1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:07.852945 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 367/731] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:07 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:08.869649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c139a162-f89d-4371-a06e-3fdfa21f2486 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:08.873662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c139a162-f89d-4371-a06e-3fdfa21f2486 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:08.886780 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:08.886780 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:08.886780 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c139a162-f89d-4371-a06e-3fdfa21f2486 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:08.987090 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:08.987090 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:08.999989 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c139a162-f89d-4371-a06e-3fdfa21f2486 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:09.035416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c139a162-f89d-4371-a06e-3fdfa21f2486 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:09.041532 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 365/732] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:08 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:10.055142 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88bd8968-d5d1-474e-9574-79e470293940 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:10.056024 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88bd8968-d5d1-474e-9574-79e470293940 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:10.056394 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:10.056394 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:10.056988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88bd8968-d5d1-474e-9574-79e470293940 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:10.229452 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:10.229452 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:10.254899 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88bd8968-d5d1-474e-9574-79e470293940 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:10.305452 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88bd8968-d5d1-474e-9574-79e470293940 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:10.306701 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 368/733] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:10 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:10.771743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] POST http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes Jan 27 16:19:10.772460 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:10.772460 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:10.772905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1580806897"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:10.778937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1580806897'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:19:10.779374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Create volume of 1 GB Jan 27 16:19:10.824211 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Availability Zones retrieved successfully. Jan 27 16:19:10.863485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Flow 'volume_create_api' (81b34558-3e6d-4fb6-8243-f1ed36a07761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:19:10.869539 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf4ae2d-2766-45c4-bee5-1aeb1b4a0d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:10.871894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:19:11.046168 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf4ae2d-2766-45c4-bee5-1aeb1b4a0d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:11.049219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e7934f3-ec9c-455a-8414-da7bba3a241f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:11.330529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddc11d91-4864-40ec-b45c-e6089c1f143e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:11.331821 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddc11d91-4864-40ec-b45c-e6089c1f143e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:11.332204 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:11.332204 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:11.332846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddc11d91-4864-40ec-b45c-e6089c1f143e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:11.387992 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:11.387992 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:11.398851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ddc11d91-4864-40ec-b45c-e6089c1f143e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:11.411871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Created reservations ['c4b1b4fa-6365-4748-ad65-1a4c6903b34a', '13b8c6fc-af46-4ed8-bbb2-9f370fcdcd38', '5818fa6b-5aa6-4a82-84f4-0a9ee25ce6b4', '0901dc8b-1856-43f1-b19d-05e6bce05d9a'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:19:11.421704 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e7934f3-ec9c-455a-8414-da7bba3a241f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4b1b4fa-6365-4748-ad65-1a4c6903b34a', '13b8c6fc-af46-4ed8-bbb2-9f370fcdcd38', '5818fa6b-5aa6-4a82-84f4-0a9ee25ce6b4', '0901dc8b-1856-43f1-b19d-05e6bce05d9a']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:11.425528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddc11d91-4864-40ec-b45c-e6089c1f143e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:11.426204 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3fcc41c-16fd-4d6a-b991-8da343b94396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:11.426422 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 369/734] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:11 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:11.649605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3fcc41c-16fd-4d6a-b991-8da343b94396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb750b9f-b6b3-4b8a-8648-e1b629ef0244', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1580806897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d0c6ad6a13f49adb786532b5f184055',qos_specs=None,replication_status=,reservations=['c4b1b4fa-6365-4748-ad65-1a4c6903b34a','13b8c6fc-af46-4ed8-bbb2-9f370fcdcd38','5818fa6b-5aa6-4a82-84f4-0a9ee25ce6b4','0901dc8b-1856-43f1-b19d-05e6bce05d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a467b9af98e5423588f6bafaf252efeb',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1580806897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb750b9f-b6b3-4b8a-8648-e1b629ef0244,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d0c6ad6a13f49adb786532b5f184055',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a467b9af98e5423588f6bafaf252efeb',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:11.651913 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89c66e49-7fd6-4970-9fbc-a29605d23d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:11.793027 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89c66e49-7fd6-4970-9fbc-a29605d23d14) transitioned into state 'SUCCESS' from state '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-1580806897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d0c6ad6a13f49adb786532b5f184055',qos_specs=None,replication_status=,reservations=['c4b1b4fa-6365-4748-ad65-1a4c6903b34a','13b8c6fc-af46-4ed8-bbb2-9f370fcdcd38','5818fa6b-5aa6-4a82-84f4-0a9ee25ce6b4','0901dc8b-1856-43f1-b19d-05e6bce05d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a467b9af98e5423588f6bafaf252efeb',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:11.796048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b898eb-95f2-4395-bd27-10ec9fc332bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:11.918097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b898eb-95f2-4395-bd27-10ec9fc332bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:11.925759 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Flow 'volume_create_api' (81b34558-3e6d-4fb6-8243-f1ed36a07761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:19:12.102358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Create volume request issued successfully. Jan 27 16:19:12.129509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1125e123-1632-4eef-b8cf-4d0fe97d0e3a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes returned with HTTP 202 Jan 27 16:19:12.129669 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 366/735] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:19:10 2021] POST /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes => generated 821 bytes in 1362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:19:12.147612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36838ca7-eb55-4a60-b6af-6c0cf0910422 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:12.150187 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36838ca7-eb55-4a60-b6af-6c0cf0910422 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:12.151020 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:12.151020 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:12.151722 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36838ca7-eb55-4a60-b6af-6c0cf0910422 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:12.335909 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:12.335909 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:12.373055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36838ca7-eb55-4a60-b6af-6c0cf0910422 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:12.441585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36838ca7-eb55-4a60-b6af-6c0cf0910422 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:12.444475 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 370/736] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:12 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 889 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:12.454466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70c63cc7-f071-4003-938a-7d29fb51ffb8 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:12.455384 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70c63cc7-f071-4003-938a-7d29fb51ffb8 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:12.455723 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:12.455723 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:12.456355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70c63cc7-f071-4003-938a-7d29fb51ffb8 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:12.573938 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:12.573938 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:12.586064 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-70c63cc7-f071-4003-938a-7d29fb51ffb8 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:12.629775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70c63cc7-f071-4003-938a-7d29fb51ffb8 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:12.642798 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 367/737] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:12 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:13.462100 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b9dfb79-ac9d-4db3-a79a-ec182dd7228d tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:13.464144 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b9dfb79-ac9d-4db3-a79a-ec182dd7228d tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:13.465553 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:13.465553 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:13.466248 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b9dfb79-ac9d-4db3-a79a-ec182dd7228d tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:13.559769 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:13.559769 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:13.571374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b9dfb79-ac9d-4db3-a79a-ec182dd7228d tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:13.639348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b9dfb79-ac9d-4db3-a79a-ec182dd7228d tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:13.655273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f1bdf88-b922-4c4e-8058-745b50683df4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:13.656108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f1bdf88-b922-4c4e-8058-745b50683df4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:13.656303 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:13.656303 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:13.656957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f1bdf88-b922-4c4e-8058-745b50683df4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:13.672424 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 371/738] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:13 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:13.733942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:13.733942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:13.746165 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4f1bdf88-b922-4c4e-8058-745b50683df4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:13.804705 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f1bdf88-b922-4c4e-8058-745b50683df4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:13.804705 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 368/739] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:13 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:14.695635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-695c9c3e-dd89-407c-81bf-43620777fac5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:14.704903 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-695c9c3e-dd89-407c-81bf-43620777fac5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:14.705109 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:14.705109 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:14.705757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-695c9c3e-dd89-407c-81bf-43620777fac5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:14.770117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:14.770117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:14.780482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-695c9c3e-dd89-407c-81bf-43620777fac5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:14.811565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-695c9c3e-dd89-407c-81bf-43620777fac5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:14.812764 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 372/740] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:14 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 914 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:14.824435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4b452ca-a97a-42ee-a0ec-979cad759430 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:14.825117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4b452ca-a97a-42ee-a0ec-979cad759430 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:14.825339 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:14.825339 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:14.825722 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4b452ca-a97a-42ee-a0ec-979cad759430 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:14.895148 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:14.895148 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:14.907298 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4b452ca-a97a-42ee-a0ec-979cad759430 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:14.936696 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4b452ca-a97a-42ee-a0ec-979cad759430 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:14.949657 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 369/741] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:14 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:15.145207 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5068af87-0014-45fb-b6c8-dd3da039c621 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:15.145799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5068af87-0014-45fb-b6c8-dd3da039c621 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:15.146008 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:15.146008 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:15.147430 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5068af87-0014-45fb-b6c8-dd3da039c621 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:15.222266 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:15.222266 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:15.244671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5068af87-0014-45fb-b6c8-dd3da039c621 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:15.282163 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5068af87-0014-45fb-b6c8-dd3da039c621 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:15.285789 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 373/742] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:19:15 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 914 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:15.458543 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4b452ca-a97a-42ee-a0ec-979cad759430 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume// Jan 27 16:19:15.459285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4b452ca-a97a-42ee-a0ec-979cad759430 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:15.459543 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:15.459543 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:15.460078 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4b452ca-a97a-42ee-a0ec-979cad759430 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:15.461431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4b452ca-a97a-42ee-a0ec-979cad759430 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:19:15.462025 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 370/743] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:19:15 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:19:15.477613 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-ed9aa987-f842-4afc-95df-d7ae6c0b45ff tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] POST http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/attachments Jan 27 16:19:15.478187 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:15.478187 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:15.478609 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-ed9aa987-f842-4afc-95df-d7ae6c0b45ff tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb750b9f-b6b3-4b8a-8648-e1b629ef0244", "instance_uuid": "ae8a4a0b-6bbf-40e4-b871-536380fe6940", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:15.661947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:15.661947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:15.893493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-ed9aa987-f842-4afc-95df-d7ae6c0b45ff tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/attachments returned with HTTP 200 Jan 27 16:19:15.897601 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 374/744] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:19:15 2021] POST /volume/v3/6d0c6ad6a13f49adb786532b5f184055/attachments => generated 273 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:19:15.953399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51a3afc8-3bfc-4ff5-90c9-d8d78f8bb730 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:15.953929 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51a3afc8-3bfc-4ff5-90c9-d8d78f8bb730 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:15.954411 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51a3afc8-3bfc-4ff5-90c9-d8d78f8bb730 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:16.028628 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:16.028628 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:16.038036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51a3afc8-3bfc-4ff5-90c9-d8d78f8bb730 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:16.061197 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51a3afc8-3bfc-4ff5-90c9-d8d78f8bb730 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:16.062303 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 371/745] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:15 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:16.098446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f016dc71-aa0a-4de2-97d1-936b0d99d36b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:16.098721 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f016dc71-aa0a-4de2-97d1-936b0d99d36b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:16.099360 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:16.099360 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:16.099994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f016dc71-aa0a-4de2-97d1-936b0d99d36b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:16.159884 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:16.159884 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:16.169417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f016dc71-aa0a-4de2-97d1-936b0d99d36b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:16.171474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51a3afc8-3bfc-4ff5-90c9-d8d78f8bb730 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume// Jan 27 16:19:16.172241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51a3afc8-3bfc-4ff5-90c9-d8d78f8bb730 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:16.172575 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:16.172575 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:16.173256 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51a3afc8-3bfc-4ff5-90c9-d8d78f8bb730 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:16.175075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51a3afc8-3bfc-4ff5-90c9-d8d78f8bb730 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:19:16.176359 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 372/746] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:19:16 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:19:16.193118 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:16.193118 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:16.199616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5fc0bfc3-2ac1-4a96-9a6a-2959e1c01f8c tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:16.200503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5fc0bfc3-2ac1-4a96-9a6a-2959e1c01f8c tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:16.201133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5fc0bfc3-2ac1-4a96-9a6a-2959e1c01f8c tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:16.203233 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f016dc71-aa0a-4de2-97d1-936b0d99d36b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:16.211402 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 375/747] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:16 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:16.257608 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:16.257608 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:16.269264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5fc0bfc3-2ac1-4a96-9a6a-2959e1c01f8c tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:16.304128 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:16.304128 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:16.304128 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5fc0bfc3-2ac1-4a96-9a6a-2959e1c01f8c tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:16.304128 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 373/748] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:19:16 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 1012 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:19:16.321907 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5a1694bc-a953-41cf-b4fa-ea855c784b75 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] PUT http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/attachments/9ad370c8-cc59-4ee2-bcdc-bbc969192aba Jan 27 16:19:16.322572 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:16.322572 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:16.323142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5a1694bc-a953-41cf-b4fa-ea855c784b75 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:16.357359 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:19:16.357359 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:19:16.358422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5a1694bc-a953-41cf-b4fa-ea855c784b75 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Lock "b'cinder-attachment_update-fb750b9f-b6b3-4b8a-8648-e1b629ef0244-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:19:16.361027 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:16.361027 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:17.081162 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07ca9bb5-bc04-4cbb-af62-199fa7400acb tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:17.083057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07ca9bb5-bc04-4cbb-af62-199fa7400acb tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:17.083753 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:17.083753 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:17.084896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07ca9bb5-bc04-4cbb-af62-199fa7400acb tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:17.221333 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:17.221333 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:17.243052 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07ca9bb5-bc04-4cbb-af62-199fa7400acb tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:17.294930 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07ca9bb5-bc04-4cbb-af62-199fa7400acb tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:17.317646 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 374/749] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:17 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:17.318455 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad0e4d96-d02a-4b8b-b226-2e6c3f306140 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:17.318985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad0e4d96-d02a-4b8b-b226-2e6c3f306140 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:17.319176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:17.319176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:17.319929 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad0e4d96-d02a-4b8b-b226-2e6c3f306140 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:17.406420 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:17.406420 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:17.429660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ad0e4d96-d02a-4b8b-b226-2e6c3f306140 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:17.468453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:17.468453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:17.491882 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad0e4d96-d02a-4b8b-b226-2e6c3f306140 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:17.492727 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 375/750] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:17 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:18.327341 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f1d4415-4ef3-469e-bb2e-0ff9456a8026 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:18.327910 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f1d4415-4ef3-469e-bb2e-0ff9456a8026 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:18.328100 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:18.328100 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:18.328434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f1d4415-4ef3-469e-bb2e-0ff9456a8026 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:18.388654 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:18.388654 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:18.411773 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1f1d4415-4ef3-469e-bb2e-0ff9456a8026 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:18.455681 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f1d4415-4ef3-469e-bb2e-0ff9456a8026 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:18.456523 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 376/751] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:18 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:19:18.525415 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6db0fe3-99f8-4cea-857d-9447e35ff77b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:18.526433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6db0fe3-99f8-4cea-857d-9447e35ff77b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:18.528456 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:18.528456 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:18.528456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6db0fe3-99f8-4cea-857d-9447e35ff77b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:18.682397 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:18.682397 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:18.714741 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6db0fe3-99f8-4cea-857d-9447e35ff77b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:18.758200 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:18.758200 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:18.782996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6db0fe3-99f8-4cea-857d-9447e35ff77b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:18.785604 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 377/752] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:18 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 914 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:18.807770 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5a1694bc-a953-41cf-b4fa-ea855c784b75 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Lock "b'cinder-attachment_update-fb750b9f-b6b3-4b8a-8648-e1b629ef0244-n-h1-710848-3'" released by "attachment_update" :: held 2.449s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:19:18.809357 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-5a1694bc-a953-41cf-b4fa-ea855c784b75 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/attachments/9ad370c8-cc59-4ee2-bcdc-bbc969192aba returned with HTTP 200 Jan 27 16:19:18.809955 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 376/753] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 16:19:16 2021] PUT /volume/v3/6d0c6ad6a13f49adb786532b5f184055/attachments/9ad370c8-cc59-4ee2-bcdc-bbc969192aba => generated 762 bytes in 2493 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:19:19.483774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-751420ba-e8fe-4db6-8af0-fb981b3e3bd1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:19.484621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-751420ba-e8fe-4db6-8af0-fb981b3e3bd1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:19.484621 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:19.484621 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:19.484963 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-751420ba-e8fe-4db6-8af0-fb981b3e3bd1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:19.686235 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:19.686235 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:19.695058 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-751420ba-e8fe-4db6-8af0-fb981b3e3bd1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:19.768508 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-751420ba-e8fe-4db6-8af0-fb981b3e3bd1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:19.770404 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 378/754] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:19 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:19.814306 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ee9eaab-8c25-4d6d-9bf4-257f23553b0e tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:19.815329 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ee9eaab-8c25-4d6d-9bf4-257f23553b0e tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:19.825326 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:19.825326 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:19.825326 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ee9eaab-8c25-4d6d-9bf4-257f23553b0e tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:19.993357 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:19.993357 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:20.020740 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ee9eaab-8c25-4d6d-9bf4-257f23553b0e tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:20.055106 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:20.055106 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:20.081830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ee9eaab-8c25-4d6d-9bf4-257f23553b0e tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:20.090457 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 377/755] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:19 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 914 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:20.786322 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82e89c91-6220-41ae-9ace-f307ad62e580 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:20.786952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82e89c91-6220-41ae-9ace-f307ad62e580 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:20.787081 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:20.787081 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:20.787645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82e89c91-6220-41ae-9ace-f307ad62e580 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:20.848833 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:20.848833 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:20.859950 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-82e89c91-6220-41ae-9ace-f307ad62e580 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:20.887708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82e89c91-6220-41ae-9ace-f307ad62e580 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:20.889636 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 379/756] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:20 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:21.108537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ffbb24d-2df7-410a-85d3-c9a504b059b6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:21.109682 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ffbb24d-2df7-410a-85d3-c9a504b059b6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:21.110098 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:21.110098 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:21.110777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ffbb24d-2df7-410a-85d3-c9a504b059b6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:21.185821 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:21.185821 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:21.196748 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ffbb24d-2df7-410a-85d3-c9a504b059b6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:21.222079 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:21.222079 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:21.236709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ffbb24d-2df7-410a-85d3-c9a504b059b6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:21.236709 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 378/757] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:21 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 914 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:21.909163 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-727e5a35-dd81-4394-ab6f-61a89a207894 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:21.909163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-727e5a35-dd81-4394-ab6f-61a89a207894 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:21.909163 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:21.909163 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:21.909163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-727e5a35-dd81-4394-ab6f-61a89a207894 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:21.974943 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:21.974943 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:22.012367 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-727e5a35-dd81-4394-ab6f-61a89a207894 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:22.066115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-727e5a35-dd81-4394-ab6f-61a89a207894 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:22.089425 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 380/758] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:21 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:22.254309 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffac9bd0-0cab-4a2c-9738-1a179fcdf5c0 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:22.254840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffac9bd0-0cab-4a2c-9738-1a179fcdf5c0 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:22.255062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:22.255062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:22.255471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffac9bd0-0cab-4a2c-9738-1a179fcdf5c0 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:22.371478 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:22.371478 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:22.395421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ffac9bd0-0cab-4a2c-9738-1a179fcdf5c0 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:22.442800 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:22.442800 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:22.457110 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffac9bd0-0cab-4a2c-9738-1a179fcdf5c0 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:22.461459 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 379/759] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:22 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 914 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:23.102781 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a4f5015-15b0-47d7-9c9a-1b3ed1557d89 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:23.104408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a4f5015-15b0-47d7-9c9a-1b3ed1557d89 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:23.104837 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:23.104837 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:23.106342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a4f5015-15b0-47d7-9c9a-1b3ed1557d89 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:23.179055 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:23.179055 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:23.201040 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1a4f5015-15b0-47d7-9c9a-1b3ed1557d89 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:23.237037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a4f5015-15b0-47d7-9c9a-1b3ed1557d89 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:23.238627 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 381/760] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:23 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:23.483882 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6cc9f81-388d-4a0b-88b9-fc79e64cc13e tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:23.483882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6cc9f81-388d-4a0b-88b9-fc79e64cc13e tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:23.483882 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:23.483882 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:23.483882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6cc9f81-388d-4a0b-88b9-fc79e64cc13e tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:23.590213 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:23.590213 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:23.618060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6cc9f81-388d-4a0b-88b9-fc79e64cc13e tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:23.667326 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:23.667326 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:23.686900 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6cc9f81-388d-4a0b-88b9-fc79e64cc13e tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:23.696691 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 380/761] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:23 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 914 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:24.273983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b09d478-39b2-4eed-8919-d2533d5c8d0e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:24.273983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b09d478-39b2-4eed-8919-d2533d5c8d0e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:24.273983 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:24.273983 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:24.273983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b09d478-39b2-4eed-8919-d2533d5c8d0e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:24.317511 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:24.317511 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:24.329113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b09d478-39b2-4eed-8919-d2533d5c8d0e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:24.352284 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b09d478-39b2-4eed-8919-d2533d5c8d0e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:24.353089 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 382/762] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:24 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:24.642943 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-f15e4039-22b0-4114-a0fd-493f9b84fa67 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] POST http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/attachments/9ad370c8-cc59-4ee2-bcdc-bbc969192aba/action Jan 27 16:19:24.644384 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:24.644384 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:24.646678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-f15e4039-22b0-4114-a0fd-493f9b84fa67 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:19:24.651128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-f15e4039-22b0-4114-a0fd-493f9b84fa67 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:24.702957 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ae29be7-1eae-451f-9dfc-294a568d979a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:24.704252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ae29be7-1eae-451f-9dfc-294a568d979a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:24.704616 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:24.704616 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:24.709298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ae29be7-1eae-451f-9dfc-294a568d979a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:24.859089 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:24.859089 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:24.877136 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:24.877136 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:24.919290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ae29be7-1eae-451f-9dfc-294a568d979a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:24.967985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae42705a-6633-4a48-bdcf-de4e25aa0aaa req-f15e4039-22b0-4114-a0fd-493f9b84fa67 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/attachments/9ad370c8-cc59-4ee2-bcdc-bbc969192aba/action returned with HTTP 204 Jan 27 16:19:24.970672 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 381/763] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:19:24 2021] POST /volume/v3/6d0c6ad6a13f49adb786532b5f184055/attachments/9ad370c8-cc59-4ee2-bcdc-bbc969192aba/action => generated 0 bytes in 336 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:19:25.025010 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:25.025010 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:25.064174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ae29be7-1eae-451f-9dfc-294a568d979a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:25.065580 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 383/764] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:24 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 1209 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:19:25.370630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16df34cb-adfb-4112-a466-7679bbebb111 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:25.372136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16df34cb-adfb-4112-a466-7679bbebb111 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:25.372444 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:25.372444 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:25.373651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16df34cb-adfb-4112-a466-7679bbebb111 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:25.466293 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:25.466293 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:25.478479 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-16df34cb-adfb-4112-a466-7679bbebb111 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:25.507768 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16df34cb-adfb-4112-a466-7679bbebb111 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:25.508645 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 382/765] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:25 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:26.083557 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f92ba01-88a8-4dd8-bceb-7463f0792707 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:26.084797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f92ba01-88a8-4dd8-bceb-7463f0792707 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:26.088540 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:26.088540 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:26.088540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f92ba01-88a8-4dd8-bceb-7463f0792707 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:26.148713 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:26.148713 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:26.159265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f92ba01-88a8-4dd8-bceb-7463f0792707 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:26.189413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:26.189413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:26.198306 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f92ba01-88a8-4dd8-bceb-7463f0792707 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:26.203256 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 384/766] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:26 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 1206 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:19:26.524229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c92dd826-b522-4168-9086-db0e635c44e6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:26.525302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c92dd826-b522-4168-9086-db0e635c44e6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:26.525657 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:26.525657 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:26.526241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c92dd826-b522-4168-9086-db0e635c44e6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:26.580475 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:26.580475 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:26.590003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c92dd826-b522-4168-9086-db0e635c44e6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:26.618363 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c92dd826-b522-4168-9086-db0e635c44e6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:26.619482 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 383/767] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:26 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:27.636024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9f591f1-bad4-48c0-9c5f-7691a235b8de tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:27.636550 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9f591f1-bad4-48c0-9c5f-7691a235b8de tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:27.636801 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:27.636801 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:27.637053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9f591f1-bad4-48c0-9c5f-7691a235b8de tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:27.705312 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:27.705312 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:27.721448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d9f591f1-bad4-48c0-9c5f-7691a235b8de tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:27.750915 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9f591f1-bad4-48c0-9c5f-7691a235b8de tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:27.752022 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 385/768] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:27 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:28.783898 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60b987bf-0b1e-4b9f-baf4-7b76f3568a4b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:28.783898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60b987bf-0b1e-4b9f-baf4-7b76f3568a4b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:28.783898 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:28.783898 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:28.783898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60b987bf-0b1e-4b9f-baf4-7b76f3568a4b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:28.930273 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:28.930273 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:28.947583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60b987bf-0b1e-4b9f-baf4-7b76f3568a4b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:29.021100 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60b987bf-0b1e-4b9f-baf4-7b76f3568a4b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:29.044330 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 384/769] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:28 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:30.039863 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b553345-3184-4418-b66b-ffe9acbb0db4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:30.040511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b553345-3184-4418-b66b-ffe9acbb0db4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:30.040834 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:30.040834 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:30.041398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b553345-3184-4418-b66b-ffe9acbb0db4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:30.155131 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:30.155131 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:30.186341 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b553345-3184-4418-b66b-ffe9acbb0db4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:30.243249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b553345-3184-4418-b66b-ffe9acbb0db4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:30.248630 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 386/770] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:30 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:31.270034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f3bce0f-b48b-4074-961a-b5f7a6193758 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:31.272513 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f3bce0f-b48b-4074-961a-b5f7a6193758 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:31.272945 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:31.272945 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:31.273713 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f3bce0f-b48b-4074-961a-b5f7a6193758 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:31.391719 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:31.391719 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:31.404969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1f3bce0f-b48b-4074-961a-b5f7a6193758 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:31.447366 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f3bce0f-b48b-4074-961a-b5f7a6193758 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:31.448844 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 385/771] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:31 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:32.465803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3453445d-ad8c-498b-a056-ed098d40041e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:32.466817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3453445d-ad8c-498b-a056-ed098d40041e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:32.467047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:32.467047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:32.467460 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3453445d-ad8c-498b-a056-ed098d40041e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:32.530316 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:32.530316 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:32.546237 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3453445d-ad8c-498b-a056-ed098d40041e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:32.574998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3453445d-ad8c-498b-a056-ed098d40041e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:32.576614 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 387/772] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:32 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:33.609622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8befef08-577f-413b-b8ab-e0747f474cb6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:33.611757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8befef08-577f-413b-b8ab-e0747f474cb6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:33.612188 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:33.612188 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:33.615456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8befef08-577f-413b-b8ab-e0747f474cb6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:33.656860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d714805f-9253-4dc5-ba6d-fb1c7ef907b5 req-75d210fa-bff6-4cfa-8b4d-265e571a9ff0 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] DELETE http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/attachments/9ad370c8-cc59-4ee2-bcdc-bbc969192aba Jan 27 16:19:33.657390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d714805f-9253-4dc5-ba6d-fb1c7ef907b5 req-75d210fa-bff6-4cfa-8b4d-265e571a9ff0 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:33.657617 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:33.657617 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:33.657989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d714805f-9253-4dc5-ba6d-fb1c7ef907b5 req-75d210fa-bff6-4cfa-8b4d-265e571a9ff0 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:33.708776 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:33.708776 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:33.737589 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8befef08-577f-413b-b8ab-e0747f474cb6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:33.737838 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:33.737838 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:33.789558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8befef08-577f-413b-b8ab-e0747f474cb6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:33.803070 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 386/773] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:33 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:34.808230 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2dcc9597-725c-42d9-9069-a3bf62b6652a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:34.808230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2dcc9597-725c-42d9-9069-a3bf62b6652a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:34.808230 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:34.808230 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:34.808934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2dcc9597-725c-42d9-9069-a3bf62b6652a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:34.885008 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-d714805f-9253-4dc5-ba6d-fb1c7ef907b5 req-75d210fa-bff6-4cfa-8b4d-265e571a9ff0 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:19:34.885008 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-d714805f-9253-4dc5-ba6d-fb1c7ef907b5 req-75d210fa-bff6-4cfa-8b4d-265e571a9ff0 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:19:34.929151 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d714805f-9253-4dc5-ba6d-fb1c7ef907b5 req-75d210fa-bff6-4cfa-8b4d-265e571a9ff0 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/attachments/9ad370c8-cc59-4ee2-bcdc-bbc969192aba returned with HTTP 200 Jan 27 16:19:34.930597 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 388/774] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:19:33 2021] DELETE /volume/v3/6d0c6ad6a13f49adb786532b5f184055/attachments/9ad370c8-cc59-4ee2-bcdc-bbc969192aba => generated 19 bytes in 1280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:34.975873 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:34.975873 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:35.009601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2dcc9597-725c-42d9-9069-a3bf62b6652a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:35.084982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2dcc9597-725c-42d9-9069-a3bf62b6652a tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:35.087098 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 387/775] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:34 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:36.104600 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-754c4188-e892-4112-8d1f-2aebc2742e9e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:36.105216 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-754c4188-e892-4112-8d1f-2aebc2742e9e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:36.105836 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:36.105836 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:36.106709 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-754c4188-e892-4112-8d1f-2aebc2742e9e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:36.177829 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:36.177829 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:36.188184 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-754c4188-e892-4112-8d1f-2aebc2742e9e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:36.215471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-754c4188-e892-4112-8d1f-2aebc2742e9e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:36.216385 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 389/776] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:36 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:37.233033 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41746322-caf7-4a24-b42a-5b1e1589907b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:37.235240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41746322-caf7-4a24-b42a-5b1e1589907b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:37.235706 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:37.235706 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:37.237224 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41746322-caf7-4a24-b42a-5b1e1589907b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:37.320099 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:37.320099 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:37.341937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-41746322-caf7-4a24-b42a-5b1e1589907b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:37.373945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41746322-caf7-4a24-b42a-5b1e1589907b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:37.375147 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 388/777] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:37 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:19:38.391464 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9858a07a-c7cb-45fc-96a1-657cfdcf0529 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:38.392043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9858a07a-c7cb-45fc-96a1-657cfdcf0529 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:38.392170 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:38.392170 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:38.392520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9858a07a-c7cb-45fc-96a1-657cfdcf0529 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:38.441095 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:38.441095 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:38.449285 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9858a07a-c7cb-45fc-96a1-657cfdcf0529 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:38.471232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9858a07a-c7cb-45fc-96a1-657cfdcf0529 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:38.471673 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 390/778] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:38 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:38.855211 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a51dcd09-75bd-45af-8321-e35253c67bac tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:38.856156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a51dcd09-75bd-45af-8321-e35253c67bac tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:38.856606 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:38.856606 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:38.857625 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a51dcd09-75bd-45af-8321-e35253c67bac tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:38.933241 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:38.933241 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:38.962262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a51dcd09-75bd-45af-8321-e35253c67bac tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:38.996372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a51dcd09-75bd-45af-8321-e35253c67bac tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:38.998480 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 389/779] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:38 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 914 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:39.016240 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a6ec1dd-3e54-4845-8fe3-d5742a1b36a5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:39.016695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a6ec1dd-3e54-4845-8fe3-d5742a1b36a5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:39.016894 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:39.016894 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:39.017525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a6ec1dd-3e54-4845-8fe3-d5742a1b36a5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:39.112230 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:39.112230 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:39.128574 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a6ec1dd-3e54-4845-8fe3-d5742a1b36a5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:39.173650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a6ec1dd-3e54-4845-8fe3-d5742a1b36a5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:39.190190 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d938914-1aa7-497e-91cb-25001b6dde89 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:19:39.190431 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 391/780] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:39 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 914 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:19:39.190719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d938914-1aa7-497e-91cb-25001b6dde89 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:39.190917 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:39.190917 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:39.191590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d938914-1aa7-497e-91cb-25001b6dde89 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:39.254252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:39.254252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:39.266567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1d938914-1aa7-497e-91cb-25001b6dde89 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:19:39.305704 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d938914-1aa7-497e-91cb-25001b6dde89 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:19:39.306879 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 390/781] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:39 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 914 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:39.496727 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5c9b169-7409-437e-857a-2c9a91e45b57 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:39.496727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5c9b169-7409-437e-857a-2c9a91e45b57 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:39.496727 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:39.496727 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:39.496727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5c9b169-7409-437e-857a-2c9a91e45b57 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:39.592997 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:39.592997 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:39.601993 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e5c9b169-7409-437e-857a-2c9a91e45b57 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:39.624691 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5c9b169-7409-437e-857a-2c9a91e45b57 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:39.625813 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 392/782] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:39 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:40.641376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8b57a6d-6384-4ec1-9284-7adc64cdd7a4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:40.642679 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8b57a6d-6384-4ec1-9284-7adc64cdd7a4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:40.643081 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:40.643081 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:40.643736 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8b57a6d-6384-4ec1-9284-7adc64cdd7a4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:40.753822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:40.753822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:40.781948 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c8b57a6d-6384-4ec1-9284-7adc64cdd7a4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:40.836888 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8b57a6d-6384-4ec1-9284-7adc64cdd7a4 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:40.837986 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 391/783] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:40 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:41.858627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71a3f739-35f2-4b52-a769-ff69f9cbb8b5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:41.859233 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71a3f739-35f2-4b52-a769-ff69f9cbb8b5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:41.859406 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:41.859406 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:41.860015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71a3f739-35f2-4b52-a769-ff69f9cbb8b5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:41.967920 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:41.967920 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:41.967920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-71a3f739-35f2-4b52-a769-ff69f9cbb8b5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:42.010066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71a3f739-35f2-4b52-a769-ff69f9cbb8b5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:42.011136 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 393/784] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:41 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:43.027153 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-605025f2-c05d-441c-b8d9-0e5b3d520a57 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:43.029093 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-605025f2-c05d-441c-b8d9-0e5b3d520a57 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:43.030166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:43.030166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:43.030830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-605025f2-c05d-441c-b8d9-0e5b3d520a57 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:43.159839 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:43.159839 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:43.176171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-605025f2-c05d-441c-b8d9-0e5b3d520a57 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:43.202776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-605025f2-c05d-441c-b8d9-0e5b3d520a57 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:43.204176 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 392/785] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:43 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 953 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:44.221876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-751bbc0d-69d2-438c-bc8f-a2335fa8cdcd tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:44.222617 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-751bbc0d-69d2-438c-bc8f-a2335fa8cdcd tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:44.222854 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:44.222854 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:44.223321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-751bbc0d-69d2-438c-bc8f-a2335fa8cdcd tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:44.311315 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:44.311315 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:44.320841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-751bbc0d-69d2-438c-bc8f-a2335fa8cdcd tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:44.355711 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-751bbc0d-69d2-438c-bc8f-a2335fa8cdcd tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:44.355711 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 394/786] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:44 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 954 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:44.379430 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54394447-bd70-415c-a964-62a993a285df tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:44.379972 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54394447-bd70-415c-a964-62a993a285df tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:44.380189 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:44.380189 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:44.380549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54394447-bd70-415c-a964-62a993a285df tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:44.457232 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:44.457232 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:44.467417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-54394447-bd70-415c-a964-62a993a285df tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:44.494054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54394447-bd70-415c-a964-62a993a285df tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:44.495127 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 393/787] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:44 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 954 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:44.512156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55505281-d84e-4661-a0df-f32bb8b36e9b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] PUT http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:44.512712 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:44.512712 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:44.513147 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55505281-d84e-4661-a0df-f32bb8b36e9b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-262127463"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:44.617574 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:44.617574 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:44.632572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-55505281-d84e-4661-a0df-f32bb8b36e9b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:44.688150 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-55505281-d84e-4661-a0df-f32bb8b36e9b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume updated successfully. Jan 27 16:19:44.706875 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55505281-d84e-4661-a0df-f32bb8b36e9b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:44.711073 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 395/788] 10.222.0.78 () {60 vars in 1335 bytes} [Wed Jan 27 16:19:44 2021] PUT /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 886 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:44.728423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25b9e5ad-6b4c-4665-b6df-ab08a87ce345 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] PUT http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:44.729131 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:44.729131 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:44.729643 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25b9e5ad-6b4c-4665-b6df-ab08a87ce345 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-94782261", "description": "This is the new description of volume"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:44.833289 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:44.833289 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:44.855740 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-25b9e5ad-6b4c-4665-b6df-ab08a87ce345 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:44.898835 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-25b9e5ad-6b4c-4665-b6df-ab08a87ce345 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume updated successfully. Jan 27 16:19:44.916869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25b9e5ad-6b4c-4665-b6df-ab08a87ce345 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:44.924793 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 394/789] 10.222.0.78 () {60 vars in 1336 bytes} [Wed Jan 27 16:19:44 2021] PUT /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 924 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:44.933793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-036a16db-af3f-4c89-871f-caa20b080e23 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:44.934512 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-036a16db-af3f-4c89-871f-caa20b080e23 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:44.934756 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:44.934756 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:44.935160 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-036a16db-af3f-4c89-871f-caa20b080e23 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:45.070424 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:45.070424 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:45.083786 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-036a16db-af3f-4c89-871f-caa20b080e23 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:45.130939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-036a16db-af3f-4c89-871f-caa20b080e23 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:45.133164 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 396/790] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:44 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 992 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:45.148979 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] POST http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes Jan 27 16:19:45.149597 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:45.149597 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:45.150196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1592742224", "availability_zone": "nova", "size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:45.151478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1592742224', 'availability_zone': 'nova', 'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:19:45.151982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume of 1 GB Jan 27 16:19:45.181756 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Availability Zones retrieved successfully. Jan 27 16:19:45.204014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (b9b6b6f4-fb9d-4352-963f-388ea725df8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:19:45.208472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29bd55b8-2ea6-4131-b670-4946716e44ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:45.210864 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:19:45.285864 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29bd55b8-2ea6-4131-b670-4946716e44ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:45.289209 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d300538e-821f-4c9b-99f9-b9479945aeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:45.393092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Created reservations ['55ede4be-7728-445b-894e-1a39a7249adf', '3d2e0224-1cad-49d9-b782-0a1179aeda71', '7c1daeb8-f7bb-444e-b3d2-87fd3cf0c787', '25daa983-740f-4347-b303-20e894450973'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:19:45.395618 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d300538e-821f-4c9b-99f9-b9479945aeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55ede4be-7728-445b-894e-1a39a7249adf', '3d2e0224-1cad-49d9-b782-0a1179aeda71', '7c1daeb8-f7bb-444e-b3d2-87fd3cf0c787', '25daa983-740f-4347-b303-20e894450973']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:45.398150 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7202e99e-73d1-406c-8da7-95767a22da76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:45.491058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7202e99e-73d1-406c-8da7-95767a22da76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cecfaf86-1a4d-4d12-9e72-4b846f98c759', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1592742224',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['55ede4be-7728-445b-894e-1a39a7249adf','3d2e0224-1cad-49d9-b782-0a1179aeda71','7c1daeb8-f7bb-444e-b3d2-87fd3cf0c787','25daa983-740f-4347-b303-20e894450973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:19:45Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1592742224',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cecfaf86-1a4d-4d12-9e72-4b846f98c759,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cd3eff810a04e38a95f50ff3b35bc82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:45.493151 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215fe3df-4f14-4fdf-8955-3a00e178a923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:45.551771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (215fe3df-4f14-4fdf-8955-3a00e178a923) transitioned into 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-1592742224',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['55ede4be-7728-445b-894e-1a39a7249adf','3d2e0224-1cad-49d9-b782-0a1179aeda71','7c1daeb8-f7bb-444e-b3d2-87fd3cf0c787','25daa983-740f-4347-b303-20e894450973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:45.553800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef4e37d9-0168-48ba-9b47-ddcada5d27af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:45.631258 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef4e37d9-0168-48ba-9b47-ddcada5d27af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:45.634242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (b9b6b6f4-fb9d-4352-963f-388ea725df8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:19:45.693069 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request issued successfully. Jan 27 16:19:45.711122 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-224f48fa-115a-4e9b-810c-aecc9ec02961 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes returned with HTTP 202 Jan 27 16:19:45.712235 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 395/791] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:19:45 2021] POST /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes => generated 811 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:19:45.726755 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a70154dd-26df-4efd-928f-51e49e6c53a3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 Jan 27 16:19:45.727587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a70154dd-26df-4efd-928f-51e49e6c53a3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:45.727689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:45.727689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:45.728067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a70154dd-26df-4efd-928f-51e49e6c53a3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:45.781474 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:45.781474 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:45.790115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a70154dd-26df-4efd-928f-51e49e6c53a3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:45.813174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a70154dd-26df-4efd-928f-51e49e6c53a3 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 returned with HTTP 200 Jan 27 16:19:45.813987 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 397/792] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:45 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 => generated 879 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:46.830556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a48b230-3cd4-416b-9c5e-afc1d1f45efa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 Jan 27 16:19:46.831450 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a48b230-3cd4-416b-9c5e-afc1d1f45efa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:46.831868 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:46.831868 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:46.832515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a48b230-3cd4-416b-9c5e-afc1d1f45efa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:46.893091 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:46.893091 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:46.903106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a48b230-3cd4-416b-9c5e-afc1d1f45efa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:46.928763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a48b230-3cd4-416b-9c5e-afc1d1f45efa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 returned with HTTP 200 Jan 27 16:19:46.929911 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 396/793] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:46 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 => generated 903 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:47.945555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70e6e0dc-f2a7-4620-ae63-c79dc605e9d9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 Jan 27 16:19:47.946931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70e6e0dc-f2a7-4620-ae63-c79dc605e9d9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:47.947532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:47.947532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:47.948213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70e6e0dc-f2a7-4620-ae63-c79dc605e9d9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:48.012408 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:48.012408 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:48.023118 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-70e6e0dc-f2a7-4620-ae63-c79dc605e9d9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:48.048125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70e6e0dc-f2a7-4620-ae63-c79dc605e9d9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 returned with HTTP 200 Jan 27 16:19:48.055560 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 398/794] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:47 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 => generated 904 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:48.063984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a09b8f8b-d979-4289-bff3-89059012e44b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] PUT http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 Jan 27 16:19:48.064454 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:48.064454 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:48.064867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a09b8f8b-d979-4289-bff3-89059012e44b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-262127463", "description": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:48.119811 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:48.119811 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:48.128918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a09b8f8b-d979-4289-bff3-89059012e44b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:48.172257 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a09b8f8b-d979-4289-bff3-89059012e44b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume updated successfully. Jan 27 16:19:48.190216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a09b8f8b-d979-4289-bff3-89059012e44b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 returned with HTTP 200 Jan 27 16:19:48.198721 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 397/795] 10.222.0.78 () {60 vars in 1335 bytes} [Wed Jan 27 16:19:48 2021] PUT /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 => generated 838 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:48.205398 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64e2716d-a21d-48f1-9e83-efeb9e29d651 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] DELETE http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 Jan 27 16:19:48.206051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64e2716d-a21d-48f1-9e83-efeb9e29d651 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:48.206338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:48.206338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:48.212005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64e2716d-a21d-48f1-9e83-efeb9e29d651 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:48.212005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-64e2716d-a21d-48f1-9e83-efeb9e29d651 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume with id: cecfaf86-1a4d-4d12-9e72-4b846f98c759 Jan 27 16:19:48.263242 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:48.263242 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:48.264580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64e2716d-a21d-48f1-9e83-efeb9e29d651 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:48.408558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64e2716d-a21d-48f1-9e83-efeb9e29d651 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume request issued successfully. Jan 27 16:19:48.410684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64e2716d-a21d-48f1-9e83-efeb9e29d651 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 returned with HTTP 202 Jan 27 16:19:48.410684 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 399/796] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:19:48 2021] DELETE /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:19:48.418632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d57cacb8-1931-4c60-b274-75f1521358d7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 Jan 27 16:19:48.419391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d57cacb8-1931-4c60-b274-75f1521358d7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:48.419703 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:48.419703 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:48.420275 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d57cacb8-1931-4c60-b274-75f1521358d7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:48.532035 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:48.532035 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:48.549000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d57cacb8-1931-4c60-b274-75f1521358d7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:48.575997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d57cacb8-1931-4c60-b274-75f1521358d7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 returned with HTTP 200 Jan 27 16:19:48.577864 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 398/797] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:48 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 => generated 905 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:49.594378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf80f665-4d64-469b-976f-7b8d723eb97e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 Jan 27 16:19:49.595728 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf80f665-4d64-469b-976f-7b8d723eb97e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:49.596158 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:49.596158 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:49.596854 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf80f665-4d64-469b-976f-7b8d723eb97e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:49.651717 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:49.651717 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:49.660780 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf80f665-4d64-469b-976f-7b8d723eb97e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:49.684180 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf80f665-4d64-469b-976f-7b8d723eb97e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 returned with HTTP 200 Jan 27 16:19:49.685669 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 400/798] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:49 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 => generated 905 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:50.701582 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-565c485e-2859-4350-a225-c8f653020b51 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 Jan 27 16:19:50.702686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-565c485e-2859-4350-a225-c8f653020b51 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:50.703053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:50.703053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:50.703724 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-565c485e-2859-4350-a225-c8f653020b51 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:50.751687 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-565c485e-2859-4350-a225-c8f653020b51 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 returned with HTTP 404 Jan 27 16:19:50.752961 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 399/799] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:50 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/cecfaf86-1a4d-4d12-9e72-4b846f98c759 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:19:50.761450 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6c40c91-4a94-456a-b220-68f34ed63624 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] DELETE http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:50.762253 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6c40c91-4a94-456a-b220-68f34ed63624 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:50.762599 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:50.762599 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:50.763491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6c40c91-4a94-456a-b220-68f34ed63624 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:50.764137 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e6c40c91-4a94-456a-b220-68f34ed63624 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume with id: 944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:50.852490 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:50.852490 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:50.860073 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6c40c91-4a94-456a-b220-68f34ed63624 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:51.004937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6c40c91-4a94-456a-b220-68f34ed63624 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume request issued successfully. Jan 27 16:19:51.005667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6c40c91-4a94-456a-b220-68f34ed63624 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 202 Jan 27 16:19:51.018514 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 401/800] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:19:50 2021] DELETE /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:19:51.018682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b28f2739-42f8-4e9f-81ab-2f830747be4b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:51.018682 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b28f2739-42f8-4e9f-81ab-2f830747be4b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:51.018682 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b28f2739-42f8-4e9f-81ab-2f830747be4b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:51.186059 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:51.186059 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:51.268994 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b28f2739-42f8-4e9f-81ab-2f830747be4b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:51.323845 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b28f2739-42f8-4e9f-81ab-2f830747be4b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:51.324773 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 400/801] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:51 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 991 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:52.342511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68f85461-5d00-47c4-a16c-7a67f426bc6b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:52.343047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68f85461-5d00-47c4-a16c-7a67f426bc6b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:52.343246 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:52.343246 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:52.344064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68f85461-5d00-47c4-a16c-7a67f426bc6b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:52.429161 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:52.429161 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:52.464785 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-68f85461-5d00-47c4-a16c-7a67f426bc6b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:52.493444 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68f85461-5d00-47c4-a16c-7a67f426bc6b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:52.504506 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 402/802] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:52 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 991 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:53.511760 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64f6be94-6d0b-4f2a-8264-bb5c2ebb0361 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:53.512308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64f6be94-6d0b-4f2a-8264-bb5c2ebb0361 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:53.512917 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:53.512917 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:53.513310 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64f6be94-6d0b-4f2a-8264-bb5c2ebb0361 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:53.623437 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:53.623437 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:53.634094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64f6be94-6d0b-4f2a-8264-bb5c2ebb0361 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:53.677166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64f6be94-6d0b-4f2a-8264-bb5c2ebb0361 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 200 Jan 27 16:19:53.678650 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 401/803] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:53 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 991 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:54.694806 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7402aee4-6bee-4bce-9572-d8b620836ebc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 Jan 27 16:19:54.696017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7402aee4-6bee-4bce-9572-d8b620836ebc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:54.696440 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:54.696440 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:54.697097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7402aee4-6bee-4bce-9572-d8b620836ebc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:54.813456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7402aee4-6bee-4bce-9572-d8b620836ebc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 returned with HTTP 404 Jan 27 16:19:54.824000 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 403/804] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:54 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/944aa68c-1db9-4cbe-aec8-3e30f8fd07f9 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:19:54.888909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] POST http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes Jan 27 16:19:54.889755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:54.889755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:54.890503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1", "size": 1, "name": "tempest-VolumesGetTest-Volume-512299742", "metadata": {"Type": "Test"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:54.897085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request body: {'volume': {'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-512299742', 'metadata': {'Type': 'Test'}}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:19:55.069032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume of 1 GB Jan 27 16:19:55.084195 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Availability Zones retrieved successfully. Jan 27 16:19:55.104415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (9f8f3d76-3b37-4e20-9152-32b545b2ab35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:19:55.108317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f92c704-fa68-4207-86ee-5eb0bf0e52e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:55.110941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:19:55.240079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f92c704-fa68-4207-86ee-5eb0bf0e52e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:55.243132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (532bfe80-86f2-4326-9596-4243e4578377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:55.370439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Created reservations ['5a685923-dca8-4f0a-a682-8fa6ef9d081a', '01b0847a-9db9-454c-8ecf-213962718996', 'e1647a5d-dd10-4e7b-b08f-e307e3c8922f', '18256492-7f57-404c-ac10-ccdb1a9f5ee5'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:19:55.374196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (532bfe80-86f2-4326-9596-4243e4578377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a685923-dca8-4f0a-a682-8fa6ef9d081a', '01b0847a-9db9-454c-8ecf-213962718996', 'e1647a5d-dd10-4e7b-b08f-e307e3c8922f', '18256492-7f57-404c-ac10-ccdb1a9f5ee5']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:55.377666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ac771d-77c9-4e8e-b076-30e1db36d2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:55.549969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ac771d-77c9-4e8e-b076-30e1db36d2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf6af8e0-6398-4fcb-96c3-7d6f9da9475e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-512299742',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['5a685923-dca8-4f0a-a682-8fa6ef9d081a','01b0847a-9db9-454c-8ecf-213962718996','e1647a5d-dd10-4e7b-b08f-e307e3c8922f','18256492-7f57-404c-ac10-ccdb1a9f5ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:19:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-512299742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf6af8e0-6398-4fcb-96c3-7d6f9da9475e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9cd3eff810a04e38a95f50ff3b35bc82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:55.552355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d2d23e6-8daa-4d90-9e34-2e11843830fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:55.674568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d2d23e6-8daa-4d90-9e34-2e11843830fc) transitioned into state 'SUCCESS' from state '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-512299742',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['5a685923-dca8-4f0a-a682-8fa6ef9d081a','01b0847a-9db9-454c-8ecf-213962718996','e1647a5d-dd10-4e7b-b08f-e307e3c8922f','18256492-7f57-404c-ac10-ccdb1a9f5ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:55.676671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a93e1e99-43c2-412b-9a7a-570a54ba526d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:55.761313 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a93e1e99-43c2-412b-9a7a-570a54ba526d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:55.766559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (9f8f3d76-3b37-4e20-9152-32b545b2ab35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:19:55.871149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request issued successfully. Jan 27 16:19:55.935837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5a29a53-e1f7-4dd5-a1d7-62f2d6994d1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes returned with HTTP 202 Jan 27 16:19:55.937871 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 402/805] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:19:54 2021] POST /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes => generated 827 bytes in 1055 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:19:55.952644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ab69b82-4c10-4f83-a405-ec0ac51f792b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:19:55.953218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ab69b82-4c10-4f83-a405-ec0ac51f792b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:55.953713 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ab69b82-4c10-4f83-a405-ec0ac51f792b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:56.083418 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:56.083418 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:56.097563 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7ab69b82-4c10-4f83-a405-ec0ac51f792b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:56.146499 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ab69b82-4c10-4f83-a405-ec0ac51f792b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:19:56.154691 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 404/806] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:55 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 895 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:57.168900 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f30d4451-5dc6-405b-b0c5-3f7cd5e4ca7c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:19:57.169486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f30d4451-5dc6-405b-b0c5-3f7cd5e4ca7c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:57.169619 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:57.169619 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:57.170238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f30d4451-5dc6-405b-b0c5-3f7cd5e4ca7c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:57.306911 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:57.306911 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:57.329699 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f30d4451-5dc6-405b-b0c5-3f7cd5e4ca7c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:57.376775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f30d4451-5dc6-405b-b0c5-3f7cd5e4ca7c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:19:57.383239 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 403/807] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:57 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:58.393427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-546d5bba-5410-4360-98a6-7406e0596edf tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:19:58.394566 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-546d5bba-5410-4360-98a6-7406e0596edf tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:58.394762 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:58.394762 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:58.395424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-546d5bba-5410-4360-98a6-7406e0596edf tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:58.462663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:58.462663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:58.476496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-546d5bba-5410-4360-98a6-7406e0596edf tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:58.505138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-546d5bba-5410-4360-98a6-7406e0596edf tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:19:58.518489 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 405/808] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:58 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:59.522793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fb65f75-6424-492e-921d-381e6b78c996 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:19:59.524175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fb65f75-6424-492e-921d-381e6b78c996 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:59.524573 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:59.524573 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:19:59.525194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fb65f75-6424-492e-921d-381e6b78c996 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:59.621062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:59.621062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:19:59.643225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9fb65f75-6424-492e-921d-381e6b78c996 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:19:59.702081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fb65f75-6424-492e-921d-381e6b78c996 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:19:59.706976 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 404/809] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:19:59 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:00.721411 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d378e2c2-02de-4f09-99f2-ba7ff96a9027 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:00.722010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d378e2c2-02de-4f09-99f2-ba7ff96a9027 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:00.722319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:00.722319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:00.723179 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d378e2c2-02de-4f09-99f2-ba7ff96a9027 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:00.834743 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:00.834743 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:00.856114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d378e2c2-02de-4f09-99f2-ba7ff96a9027 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:00.906975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d378e2c2-02de-4f09-99f2-ba7ff96a9027 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:00.914424 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 406/810] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:00 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:01.929291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cecd5058-bada-47d8-9704-53ad6f8b5eed tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:01.930626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cecd5058-bada-47d8-9704-53ad6f8b5eed tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:01.931327 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:01.931327 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:01.932039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cecd5058-bada-47d8-9704-53ad6f8b5eed tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:02.059262 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:02.059262 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:02.081464 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cecd5058-bada-47d8-9704-53ad6f8b5eed tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:02.161544 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cecd5058-bada-47d8-9704-53ad6f8b5eed tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:02.163294 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 405/811] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:01 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:03.180053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50af972c-0469-4c78-890e-ed4225ee769c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:03.181338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50af972c-0469-4c78-890e-ed4225ee769c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:03.181759 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:03.181759 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:03.182413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50af972c-0469-4c78-890e-ed4225ee769c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:03.261181 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:03.261181 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:03.275003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50af972c-0469-4c78-890e-ed4225ee769c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:03.347235 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50af972c-0469-4c78-890e-ed4225ee769c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:03.349807 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 407/812] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:03 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:04.365532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae2875ce-9a29-492a-9635-02d00771826e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:04.367583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae2875ce-9a29-492a-9635-02d00771826e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:04.368089 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:04.368089 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:04.387619 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae2875ce-9a29-492a-9635-02d00771826e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:04.469801 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:04.469801 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:04.482426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae2875ce-9a29-492a-9635-02d00771826e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:04.518157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae2875ce-9a29-492a-9635-02d00771826e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:04.529989 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 406/813] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:04 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:05.535980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-858a548d-c8d8-4edb-bfec-72093e95d9b5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:05.537172 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-858a548d-c8d8-4edb-bfec-72093e95d9b5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:05.537594 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:05.537594 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:05.538324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-858a548d-c8d8-4edb-bfec-72093e95d9b5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:05.658054 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:05.658054 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:05.686604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-858a548d-c8d8-4edb-bfec-72093e95d9b5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:05.716341 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-858a548d-c8d8-4edb-bfec-72093e95d9b5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:05.717536 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 408/814] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:05 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:06.735768 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18576183-0748-478e-87b0-b72fa299b57e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:06.737006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18576183-0748-478e-87b0-b72fa299b57e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:06.737419 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:06.737419 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:06.738101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18576183-0748-478e-87b0-b72fa299b57e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:06.839050 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:06.839050 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:06.849370 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-18576183-0748-478e-87b0-b72fa299b57e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:06.878375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18576183-0748-478e-87b0-b72fa299b57e tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:06.879230 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 407/815] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:06 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:07.895656 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ba23f35-3515-4bbd-bbd9-4a82b704e0ee tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:07.896792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ba23f35-3515-4bbd-bbd9-4a82b704e0ee tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:07.897172 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:07.897172 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:07.898066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ba23f35-3515-4bbd-bbd9-4a82b704e0ee tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:08.049854 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:08.049854 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:08.077293 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8ba23f35-3515-4bbd-bbd9-4a82b704e0ee tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:08.110872 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ba23f35-3515-4bbd-bbd9-4a82b704e0ee tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:08.111769 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 409/816] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:07 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:09.127849 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0e885ad-da3c-4788-8e16-c514b90c51d8 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:09.129294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0e885ad-da3c-4788-8e16-c514b90c51d8 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:09.129939 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:09.129939 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:09.130615 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0e885ad-da3c-4788-8e16-c514b90c51d8 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:09.255030 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:09.255030 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:09.276399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a0e885ad-da3c-4788-8e16-c514b90c51d8 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:09.328741 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0e885ad-da3c-4788-8e16-c514b90c51d8 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:09.329924 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 408/817] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:09 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:10.347277 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ad7c33a-ee52-48e8-820b-5ac97319de1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:10.348366 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ad7c33a-ee52-48e8-820b-5ac97319de1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:10.348824 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:10.348824 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:10.349891 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ad7c33a-ee52-48e8-820b-5ac97319de1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:10.447737 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:10.447737 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:10.471819 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0ad7c33a-ee52-48e8-820b-5ac97319de1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:10.502540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ad7c33a-ee52-48e8-820b-5ac97319de1b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:10.513438 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 410/818] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:10 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:11.521259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98001fd4-6d0e-4531-a676-ad373d892150 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:11.521980 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98001fd4-6d0e-4531-a676-ad373d892150 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:11.522305 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:11.522305 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:11.523133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98001fd4-6d0e-4531-a676-ad373d892150 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:11.668842 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:11.668842 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:11.683723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-98001fd4-6d0e-4531-a676-ad373d892150 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:11.740295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98001fd4-6d0e-4531-a676-ad373d892150 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:11.741124 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 409/819] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:11 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:12.757248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-395945fe-b3c4-4935-96ff-138e0752ef1f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:12.757786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-395945fe-b3c4-4935-96ff-138e0752ef1f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:12.757879 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:12.757879 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:12.758206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-395945fe-b3c4-4935-96ff-138e0752ef1f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:12.830980 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:12.830980 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:12.842707 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-395945fe-b3c4-4935-96ff-138e0752ef1f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:12.875818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-395945fe-b3c4-4935-96ff-138e0752ef1f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:12.877381 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 411/820] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:12 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:13.899264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb8a88f3-3a85-4ae5-8766-68f397a19cd7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:13.899826 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb8a88f3-3a85-4ae5-8766-68f397a19cd7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:13.900036 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:13.900036 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:13.900375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb8a88f3-3a85-4ae5-8766-68f397a19cd7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:13.973307 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:13.973307 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:13.984905 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cb8a88f3-3a85-4ae5-8766-68f397a19cd7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:14.010038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb8a88f3-3a85-4ae5-8766-68f397a19cd7 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:14.011333 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 410/821] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:13 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 919 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:15.028361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1ff09ca-1b1d-47e6-951c-74fb346a7b27 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:15.029546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1ff09ca-1b1d-47e6-951c-74fb346a7b27 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:15.029943 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:15.029943 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:15.030574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1ff09ca-1b1d-47e6-951c-74fb346a7b27 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:15.116858 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:15.116858 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:15.126725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e1ff09ca-1b1d-47e6-951c-74fb346a7b27 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:15.180485 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1ff09ca-1b1d-47e6-951c-74fb346a7b27 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:15.191498 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 412/822] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:15 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 977 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:16.197768 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8449ed27-ff26-4385-a4af-d951ea7b8970 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:16.201255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8449ed27-ff26-4385-a4af-d951ea7b8970 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:16.201672 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:16.201672 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:16.202309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8449ed27-ff26-4385-a4af-d951ea7b8970 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:16.325299 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:16.325299 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:16.334679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8449ed27-ff26-4385-a4af-d951ea7b8970 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:16.360512 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8449ed27-ff26-4385-a4af-d951ea7b8970 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:16.371652 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 411/823] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:16 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:17.377503 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf0a03f3-e0cd-4c37-a57a-85b42e3a3dca tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:17.378215 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf0a03f3-e0cd-4c37-a57a-85b42e3a3dca tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:17.378449 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:17.378449 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:17.378832 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf0a03f3-e0cd-4c37-a57a-85b42e3a3dca tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:17.487548 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:17.487548 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:17.509088 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bf0a03f3-e0cd-4c37-a57a-85b42e3a3dca tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:17.561421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf0a03f3-e0cd-4c37-a57a-85b42e3a3dca tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:17.566979 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 413/824] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:17 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:18.592760 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c4cb3b2-98a4-4378-b0d7-336d358bdc3c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:18.592760 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c4cb3b2-98a4-4378-b0d7-336d358bdc3c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:18.592760 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:18.592760 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:18.592760 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c4cb3b2-98a4-4378-b0d7-336d358bdc3c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:18.670023 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:18.670023 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:18.681627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c4cb3b2-98a4-4378-b0d7-336d358bdc3c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:18.719549 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c4cb3b2-98a4-4378-b0d7-336d358bdc3c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:18.720688 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 412/825] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:18 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:19.737004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d901e5f9-b027-472c-b853-074621967463 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:19.737554 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d901e5f9-b027-472c-b853-074621967463 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:19.737699 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:19.737699 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:19.738335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d901e5f9-b027-472c-b853-074621967463 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:19.872235 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:19.872235 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:19.935468 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d901e5f9-b027-472c-b853-074621967463 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:19.992555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d901e5f9-b027-472c-b853-074621967463 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:20.005697 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 414/826] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:19 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:20:21.012984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95982b08-853d-461d-a68b-c80660a09420 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:21.014268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95982b08-853d-461d-a68b-c80660a09420 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:21.014721 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:21.014721 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:21.015387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95982b08-853d-461d-a68b-c80660a09420 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:21.073398 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:21.073398 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:21.083592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-95982b08-853d-461d-a68b-c80660a09420 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:21.108961 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95982b08-853d-461d-a68b-c80660a09420 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:21.110470 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 413/827] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:21 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:22.127136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0dfa3eff-19a4-43ea-b842-c06216d993fc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:22.128198 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0dfa3eff-19a4-43ea-b842-c06216d993fc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:22.128630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:22.128630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:22.129028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0dfa3eff-19a4-43ea-b842-c06216d993fc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:22.206934 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:22.206934 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:22.247404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0dfa3eff-19a4-43ea-b842-c06216d993fc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:22.247404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0dfa3eff-19a4-43ea-b842-c06216d993fc tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:22.247404 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 415/828] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:22 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:23.262056 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-081734d4-3a7e-422e-8b3b-a63484094e7b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:23.262868 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-081734d4-3a7e-422e-8b3b-a63484094e7b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:23.262868 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:23.262868 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:23.263131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-081734d4-3a7e-422e-8b3b-a63484094e7b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:23.316845 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:23.316845 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:23.326116 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-081734d4-3a7e-422e-8b3b-a63484094e7b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:23.350842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-081734d4-3a7e-422e-8b3b-a63484094e7b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:23.351750 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 414/829] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:23 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:24.369695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb52f93a-1481-4130-85fb-5a29e5f3a232 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:24.370510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb52f93a-1481-4130-85fb-5a29e5f3a232 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:24.370822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:24.370822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:24.372165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb52f93a-1481-4130-85fb-5a29e5f3a232 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:24.436230 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:24.436230 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:24.445087 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bb52f93a-1481-4130-85fb-5a29e5f3a232 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:24.469066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb52f93a-1481-4130-85fb-5a29e5f3a232 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:24.469876 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 416/830] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:24 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:25.487741 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b22c0afa-b408-48fa-b1ce-d599a9fff7f1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:25.488361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b22c0afa-b408-48fa-b1ce-d599a9fff7f1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:25.488798 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:25.488798 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:25.489236 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b22c0afa-b408-48fa-b1ce-d599a9fff7f1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:25.541796 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:25.541796 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:25.551623 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b22c0afa-b408-48fa-b1ce-d599a9fff7f1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:25.577757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b22c0afa-b408-48fa-b1ce-d599a9fff7f1 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:25.578597 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 415/831] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:25 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:26.600694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e8d6e3b-6eec-48cd-a8fb-648e6278c46f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:26.603524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e8d6e3b-6eec-48cd-a8fb-648e6278c46f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:26.604343 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:26.604343 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:26.616132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e8d6e3b-6eec-48cd-a8fb-648e6278c46f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:26.704357 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:26.704357 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:26.725269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2e8d6e3b-6eec-48cd-a8fb-648e6278c46f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:26.754438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e8d6e3b-6eec-48cd-a8fb-648e6278c46f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:26.767218 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 417/832] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:26 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:27.775699 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06cf0def-579b-46d3-ac0e-42f6116eacb9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:27.776487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06cf0def-579b-46d3-ac0e-42f6116eacb9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:27.776487 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:27.776487 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:27.776891 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06cf0def-579b-46d3-ac0e-42f6116eacb9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:27.834650 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:27.834650 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:27.843879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06cf0def-579b-46d3-ac0e-42f6116eacb9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:27.873469 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06cf0def-579b-46d3-ac0e-42f6116eacb9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:27.874307 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 416/833] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:27 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:28.890799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d439a350-d213-41f3-a3ba-f50cd14b5f32 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:28.891401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d439a350-d213-41f3-a3ba-f50cd14b5f32 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:28.891827 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:28.891827 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:28.892210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d439a350-d213-41f3-a3ba-f50cd14b5f32 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:28.942366 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:28.942366 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:28.959096 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d439a350-d213-41f3-a3ba-f50cd14b5f32 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:28.987228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d439a350-d213-41f3-a3ba-f50cd14b5f32 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:28.988297 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 418/834] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:28 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:30.035606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fab4b95-0b82-4ae7-913d-d4e583af9906 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:30.035606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fab4b95-0b82-4ae7-913d-d4e583af9906 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:30.035606 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:30.035606 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:30.035606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fab4b95-0b82-4ae7-913d-d4e583af9906 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:30.059801 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:30.059801 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:30.068400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0fab4b95-0b82-4ae7-913d-d4e583af9906 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:30.095142 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fab4b95-0b82-4ae7-913d-d4e583af9906 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:30.103747 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 417/835] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:30 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:20:31.115348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52ad126d-71e8-4a3d-99f6-63697be885aa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:31.115966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52ad126d-71e8-4a3d-99f6-63697be885aa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:31.116291 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:31.116291 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:31.116808 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52ad126d-71e8-4a3d-99f6-63697be885aa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:31.171116 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:31.171116 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:31.180534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-52ad126d-71e8-4a3d-99f6-63697be885aa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:31.205481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52ad126d-71e8-4a3d-99f6-63697be885aa tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:31.215451 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 419/836] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:31 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:32.224542 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91c288c9-b714-44a4-b8d2-5ffc9017b3e5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:32.225120 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91c288c9-b714-44a4-b8d2-5ffc9017b3e5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:32.225367 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:32.225367 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:32.226387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91c288c9-b714-44a4-b8d2-5ffc9017b3e5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:32.277075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:32.277075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:32.289003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-91c288c9-b714-44a4-b8d2-5ffc9017b3e5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:32.314224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91c288c9-b714-44a4-b8d2-5ffc9017b3e5 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:32.315352 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 418/837] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:32 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:33.333579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e140ec9-f864-4193-9402-96b9a3dfac69 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:33.334493 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e140ec9-f864-4193-9402-96b9a3dfac69 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:33.334844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:33.334844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:33.335518 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e140ec9-f864-4193-9402-96b9a3dfac69 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:33.472579 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:33.472579 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:33.486180 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0e140ec9-f864-4193-9402-96b9a3dfac69 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:33.525325 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e140ec9-f864-4193-9402-96b9a3dfac69 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:33.526493 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 420/838] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:33 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 980 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:20:34.544399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6491eb0f-6503-4214-a424-8e78e6e5e9c6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:34.545261 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6491eb0f-6503-4214-a424-8e78e6e5e9c6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:34.545972 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:34.545972 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:34.546568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6491eb0f-6503-4214-a424-8e78e6e5e9c6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:34.633032 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:34.633032 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:34.644624 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6491eb0f-6503-4214-a424-8e78e6e5e9c6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:34.697023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6491eb0f-6503-4214-a424-8e78e6e5e9c6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:34.701945 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 419/839] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:34 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 1368 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:20:34.715451 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a13808b-2f03-4c7c-8fe2-1bdf95249510 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:34.716025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a13808b-2f03-4c7c-8fe2-1bdf95249510 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:34.716348 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:34.716348 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:34.716921 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a13808b-2f03-4c7c-8fe2-1bdf95249510 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:34.769357 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:34.769357 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:34.778632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a13808b-2f03-4c7c-8fe2-1bdf95249510 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:34.803345 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a13808b-2f03-4c7c-8fe2-1bdf95249510 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:34.815485 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 421/840] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:34 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 1368 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:20:34.821500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fa8e706-7fa4-4c41-afc3-4044a322928b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] PUT http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:34.822278 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:34.822278 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:34.822991 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fa8e706-7fa4-4c41-afc3-4044a322928b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-512299742"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:20:34.889311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:34.889311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:34.898763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0fa8e706-7fa4-4c41-afc3-4044a322928b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:34.932122 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0fa8e706-7fa4-4c41-afc3-4044a322928b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume updated successfully. Jan 27 16:20:34.976995 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fa8e706-7fa4-4c41-afc3-4044a322928b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:34.978133 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 420/841] 10.222.0.78 () {60 vars in 1335 bytes} [Wed Jan 27 16:20:34 2021] PUT /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 851 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:34.994023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c08ef2dc-05e1-4739-84ee-da8374d08159 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] PUT http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:34.994824 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:34.994824 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:34.996396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c08ef2dc-05e1-4739-84ee-da8374d08159 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-54971732", "description": "This is the new description of volume"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:20:35.066908 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:35.066908 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:35.077783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c08ef2dc-05e1-4739-84ee-da8374d08159 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:35.136894 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c08ef2dc-05e1-4739-84ee-da8374d08159 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume updated successfully. Jan 27 16:20:35.152267 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c08ef2dc-05e1-4739-84ee-da8374d08159 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:35.153271 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 422/842] 10.222.0.78 () {60 vars in 1336 bytes} [Wed Jan 27 16:20:34 2021] PUT /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 889 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:35.168457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce8cd6e8-5f0b-4800-aaa6-e229d94a4b2d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:35.169081 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce8cd6e8-5f0b-4800-aaa6-e229d94a4b2d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:35.169560 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:35.169560 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:35.170131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce8cd6e8-5f0b-4800-aaa6-e229d94a4b2d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:35.220644 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:35.220644 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:35.229195 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ce8cd6e8-5f0b-4800-aaa6-e229d94a4b2d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:35.255648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce8cd6e8-5f0b-4800-aaa6-e229d94a4b2d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:35.255648 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 421/843] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:35 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 1406 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:20:35.270478 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] POST http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes Jan 27 16:20:35.270930 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:35.270930 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:35.271406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1386008960", "availability_zone": "nova", "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:20:35.272526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1386008960', 'availability_zone': 'nova', 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:20:35.273154 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume of 1 GB Jan 27 16:20:35.289281 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Availability Zones retrieved successfully. Jan 27 16:20:35.306301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (0b59fa34-b9e2-4767-bed2-0286c8dcf7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:20:35.309172 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336d06e5-8bca-4578-8451-a1c73828c860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:20:35.311214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:20:35.376610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (336d06e5-8bca-4578-8451-a1c73828c860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:20:35.378653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d804233a-118d-4beb-81a9-f5ff916c26ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:20:35.469296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Created reservations ['c24856b4-14a5-431e-bfc7-07c99252db5f', '3f971d7c-4b9f-487c-b834-7f9696668bac', '5feacde7-d49c-49c1-9270-e82391d9ec50', '44b05e22-6b1d-43e4-8788-25c2138f4d15'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:20:35.471349 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d804233a-118d-4beb-81a9-f5ff916c26ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c24856b4-14a5-431e-bfc7-07c99252db5f', '3f971d7c-4b9f-487c-b834-7f9696668bac', '5feacde7-d49c-49c1-9270-e82391d9ec50', '44b05e22-6b1d-43e4-8788-25c2138f4d15']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:20:35.473528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d26c83e-d13b-47fc-a0de-c652595998f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:20:35.579914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d26c83e-d13b-47fc-a0de-c652595998f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bba13b61-4327-459d-bc51-3bbaba4d17c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1386008960',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['c24856b4-14a5-431e-bfc7-07c99252db5f','3f971d7c-4b9f-487c-b834-7f9696668bac','5feacde7-d49c-49c1-9270-e82391d9ec50','44b05e22-6b1d-43e4-8788-25c2138f4d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:20:35Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1386008960',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bba13b61-4327-459d-bc51-3bbaba4d17c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cd3eff810a04e38a95f50ff3b35bc82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:20:35.582115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed99ec6-e0d8-4849-bc02-6010d06a05fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:20:35.630790 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed99ec6-e0d8-4849-bc02-6010d06a05fa) transitioned into 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-1386008960',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cd3eff810a04e38a95f50ff3b35bc82',qos_specs=None,replication_status=,reservations=['c24856b4-14a5-431e-bfc7-07c99252db5f','3f971d7c-4b9f-487c-b834-7f9696668bac','5feacde7-d49c-49c1-9270-e82391d9ec50','44b05e22-6b1d-43e4-8788-25c2138f4d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dedce00fcbb44d9b1ef54ec939515df',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:20:35.632953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfdf16a-f45b-48c6-9af3-07b26dda02a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:20:35.666198 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfdf16a-f45b-48c6-9af3-07b26dda02a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:20:35.669350 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Flow 'volume_create_api' (0b59fa34-b9e2-4767-bed2-0286c8dcf7ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:20:35.720083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Create volume request issued successfully. Jan 27 16:20:35.740997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-582c97b0-4ad0-458e-b15c-e8a49f1ccc12 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes returned with HTTP 202 Jan 27 16:20:35.742172 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 423/844] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:20:35 2021] POST /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes => generated 811 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:20:35.756540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cd77031-7a46-4c8b-a374-89da950a3759 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 Jan 27 16:20:35.757271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cd77031-7a46-4c8b-a374-89da950a3759 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:35.757668 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:35.757668 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:35.758309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cd77031-7a46-4c8b-a374-89da950a3759 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:35.810847 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:35.810847 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:35.819535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2cd77031-7a46-4c8b-a374-89da950a3759 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:35.845652 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cd77031-7a46-4c8b-a374-89da950a3759 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 returned with HTTP 200 Jan 27 16:20:35.846674 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 422/845] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:35 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 => generated 879 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:36.871260 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68fd14f5-4a8b-43c6-9198-53a2707c5aa6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 Jan 27 16:20:36.873663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68fd14f5-4a8b-43c6-9198-53a2707c5aa6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:36.875594 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:36.875594 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:36.876711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68fd14f5-4a8b-43c6-9198-53a2707c5aa6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:37.049343 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:37.049343 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:37.077841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-68fd14f5-4a8b-43c6-9198-53a2707c5aa6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:37.195203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68fd14f5-4a8b-43c6-9198-53a2707c5aa6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 returned with HTTP 200 Jan 27 16:20:37.207429 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 424/846] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:36 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 => generated 903 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:38.223750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af9b22bf-0b3f-48cd-bdf8-cd38688febd6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 Jan 27 16:20:38.224846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af9b22bf-0b3f-48cd-bdf8-cd38688febd6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:38.225240 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:38.225240 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:38.225896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af9b22bf-0b3f-48cd-bdf8-cd38688febd6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:38.288564 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:38.288564 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:38.299275 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af9b22bf-0b3f-48cd-bdf8-cd38688febd6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:38.324933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af9b22bf-0b3f-48cd-bdf8-cd38688febd6 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 returned with HTTP 200 Jan 27 16:20:38.327517 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 423/847] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:38 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 => generated 904 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:38.355728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c0b8d1a-c81f-4005-bd05-d790eb1ecbae tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] PUT http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 Jan 27 16:20:38.356204 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:38.356204 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:38.356588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c0b8d1a-c81f-4005-bd05-d790eb1ecbae tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-512299742", "description": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:20:38.418416 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:38.418416 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:38.427030 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c0b8d1a-c81f-4005-bd05-d790eb1ecbae tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:38.468766 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c0b8d1a-c81f-4005-bd05-d790eb1ecbae tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume updated successfully. Jan 27 16:20:38.484413 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c0b8d1a-c81f-4005-bd05-d790eb1ecbae tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 returned with HTTP 200 Jan 27 16:20:38.485529 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 425/848] 10.222.0.78 () {60 vars in 1335 bytes} [Wed Jan 27 16:20:38 2021] PUT /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 => generated 838 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:38.499839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-230e6871-0b6d-4f6c-ae67-17bbf2ca35b9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] DELETE http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 Jan 27 16:20:38.500370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-230e6871-0b6d-4f6c-ae67-17bbf2ca35b9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:38.500570 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:38.500570 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:38.501242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-230e6871-0b6d-4f6c-ae67-17bbf2ca35b9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:38.501714 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-230e6871-0b6d-4f6c-ae67-17bbf2ca35b9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume with id: bba13b61-4327-459d-bc51-3bbaba4d17c6 Jan 27 16:20:38.552995 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:38.552995 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:38.554618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-230e6871-0b6d-4f6c-ae67-17bbf2ca35b9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:38.656062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-230e6871-0b6d-4f6c-ae67-17bbf2ca35b9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume request issued successfully. Jan 27 16:20:38.656774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-230e6871-0b6d-4f6c-ae67-17bbf2ca35b9 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 returned with HTTP 202 Jan 27 16:20:38.662511 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 424/849] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:20:38 2021] DELETE /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:20:38.665904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9baec134-f93c-430a-93b2-b56d618f2b72 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 Jan 27 16:20:38.666468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9baec134-f93c-430a-93b2-b56d618f2b72 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:38.666660 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:38.666660 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:38.671296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9baec134-f93c-430a-93b2-b56d618f2b72 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:38.739303 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:38.739303 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:38.749763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9baec134-f93c-430a-93b2-b56d618f2b72 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:38.773023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9baec134-f93c-430a-93b2-b56d618f2b72 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 returned with HTTP 200 Jan 27 16:20:38.773847 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 426/850] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:38 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 => generated 905 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:39.790628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6b1ad7d-39cb-4ca5-872a-aee22a45f7b2 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 Jan 27 16:20:39.791165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6b1ad7d-39cb-4ca5-872a-aee22a45f7b2 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:39.791363 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:39.791363 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:39.792514 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6b1ad7d-39cb-4ca5-872a-aee22a45f7b2 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:39.884235 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:39.884235 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:39.894724 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6b1ad7d-39cb-4ca5-872a-aee22a45f7b2 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:39.920423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6b1ad7d-39cb-4ca5-872a-aee22a45f7b2 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 returned with HTTP 200 Jan 27 16:20:39.921733 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 425/851] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:39 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 => generated 905 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:40.937302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6a24de4-8ed7-413a-bc54-ec6db40a4137 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 Jan 27 16:20:40.937814 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6a24de4-8ed7-413a-bc54-ec6db40a4137 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:40.937904 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:40.937904 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:40.938354 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6a24de4-8ed7-413a-bc54-ec6db40a4137 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:41.004080 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6a24de4-8ed7-413a-bc54-ec6db40a4137 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 returned with HTTP 404 Jan 27 16:20:41.008815 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 427/852] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:40 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bba13b61-4327-459d-bc51-3bbaba4d17c6 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:20:41.013730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb7e0420-c666-4fe1-bdaa-e30a54f82eea tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] DELETE http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:41.014490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb7e0420-c666-4fe1-bdaa-e30a54f82eea tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:41.020433 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:41.020433 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:41.020433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb7e0420-c666-4fe1-bdaa-e30a54f82eea tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:41.020433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-eb7e0420-c666-4fe1-bdaa-e30a54f82eea tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume with id: bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:41.119792 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:41.119792 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:41.121770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eb7e0420-c666-4fe1-bdaa-e30a54f82eea tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:41.248205 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eb7e0420-c666-4fe1-bdaa-e30a54f82eea tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume request issued successfully. Jan 27 16:20:41.249239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb7e0420-c666-4fe1-bdaa-e30a54f82eea tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 202 Jan 27 16:20:41.250627 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 426/853] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:20:41 2021] DELETE /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:20:41.260278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a913598-b225-4ca6-b652-8af6f318cfa0 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:41.264591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a913598-b225-4ca6-b652-8af6f318cfa0 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:41.265096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a913598-b225-4ca6-b652-8af6f318cfa0 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:41.332934 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:41.332934 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:41.343264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a913598-b225-4ca6-b652-8af6f318cfa0 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:41.371041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a913598-b225-4ca6-b652-8af6f318cfa0 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:41.382754 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 428/854] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:41 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 1405 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:20:42.389818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06782aaf-8b6d-4332-b096-6bf835e8816f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:42.391287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06782aaf-8b6d-4332-b096-6bf835e8816f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:42.391834 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:42.391834 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:42.392794 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06782aaf-8b6d-4332-b096-6bf835e8816f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:42.458704 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:42.458704 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:42.471365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06782aaf-8b6d-4332-b096-6bf835e8816f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:42.499896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06782aaf-8b6d-4332-b096-6bf835e8816f tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 200 Jan 27 16:20:42.501089 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 427/855] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:42 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 1405 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:20:43.519230 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7c59572-5cc8-4ada-b26c-b2de816e2a55 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e Jan 27 16:20:43.519899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7c59572-5cc8-4ada-b26c-b2de816e2a55 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:43.520241 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:43.520241 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:43.520757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7c59572-5cc8-4ada-b26c-b2de816e2a55 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:43.641409 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7c59572-5cc8-4ada-b26c-b2de816e2a55 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e returned with HTTP 404 Jan 27 16:20:43.642816 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 429/856] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:43 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/bf6af8e0-6398-4fcb-96c3-7d6f9da9475e => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:20:43.664248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f71ae298-69d5-4f94-9754-58351c70654d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] DELETE http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb Jan 27 16:20:43.664778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f71ae298-69d5-4f94-9754-58351c70654d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:43.665013 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:43.665013 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:43.665371 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f71ae298-69d5-4f94-9754-58351c70654d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:43.666051 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f71ae298-69d5-4f94-9754-58351c70654d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume with id: 5172de09-110d-4641-b4b6-3d0c2cecaddb Jan 27 16:20:43.775379 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:43.775379 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:43.777326 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f71ae298-69d5-4f94-9754-58351c70654d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:43.912327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f71ae298-69d5-4f94-9754-58351c70654d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Delete volume request issued successfully. Jan 27 16:20:43.913141 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f71ae298-69d5-4f94-9754-58351c70654d tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb returned with HTTP 202 Jan 27 16:20:43.914197 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 428/857] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:20:43 2021] DELETE /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:20:43.931634 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38014fd1-8b38-4b4f-8993-d1819e8cbda0 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb Jan 27 16:20:43.932255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38014fd1-8b38-4b4f-8993-d1819e8cbda0 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:43.932850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38014fd1-8b38-4b4f-8993-d1819e8cbda0 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:44.058418 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:44.058418 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:44.075036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38014fd1-8b38-4b4f-8993-d1819e8cbda0 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:44.151949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38014fd1-8b38-4b4f-8993-d1819e8cbda0 tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb returned with HTTP 200 Jan 27 16:20:44.165302 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 430/858] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:43 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb => generated 905 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:45.170276 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ebda33a-8519-4b32-80ab-2f19b103a55c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb Jan 27 16:20:45.170824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ebda33a-8519-4b32-80ab-2f19b103a55c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:45.170985 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:45.170985 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:45.171693 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ebda33a-8519-4b32-80ab-2f19b103a55c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:45.289730 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:45.289730 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:20:45.300470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ebda33a-8519-4b32-80ab-2f19b103a55c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Volume info retrieved successfully. Jan 27 16:20:45.326147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ebda33a-8519-4b32-80ab-2f19b103a55c tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb returned with HTTP 200 Jan 27 16:20:45.327006 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 429/859] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:45 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb => generated 905 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:20:46.343729 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04113c75-57be-468f-8100-dfe59b9e769b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] GET http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb Jan 27 16:20:46.344829 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04113c75-57be-468f-8100-dfe59b9e769b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:46.345209 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:46.345209 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:20:46.345827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04113c75-57be-468f-8100-dfe59b9e769b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:46.449406 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04113c75-57be-468f-8100-dfe59b9e769b tempest-VolumesGetTest-879811341 tempest-VolumesGetTest-879811341-project] http://10.222.0.78/volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb returned with HTTP 404 Jan 27 16:20:46.449897 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 431/860] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:20:46 2021] GET /volume/v3/9cd3eff810a04e38a95f50ff3b35bc82/volumes/5172de09-110d-4641-b4b6-3d0c2cecaddb => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:21:42.488175 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] POST http://10.222.0.78/volume/v3/dae7898eefed42ca95d627e860bec9d8/volumes Jan 27 16:21:42.488663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:42.488663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:42.489018 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1990763523"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:21:42.490266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1990763523'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:21:42.490644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Create volume of 1 GB Jan 27 16:21:42.506289 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Availability Zones retrieved successfully. Jan 27 16:21:42.527151 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Flow 'volume_create_api' (0b8a764f-0413-4be4-98c7-82279657a77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:21:42.530008 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57ae1ba5-281a-4bfe-9ae6-d19c033df977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:42.533446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:21:42.605008 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57ae1ba5-281a-4bfe-9ae6-d19c033df977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:42.607230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30fb613e-aa9f-488d-83ad-f860f61aca45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:42.874659 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Created reservations ['35698246-d194-4ea4-b05d-1906d97bb46f', '01a610d4-c194-4cce-a275-9d87d35659ef', '6e81757d-55ba-499c-ba5a-8d283d2bec51', 'b2ce5c96-c626-45f0-9b82-d1502d5f1e36'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:21:42.876938 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30fb613e-aa9f-488d-83ad-f860f61aca45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35698246-d194-4ea4-b05d-1906d97bb46f', '01a610d4-c194-4cce-a275-9d87d35659ef', '6e81757d-55ba-499c-ba5a-8d283d2bec51', 'b2ce5c96-c626-45f0-9b82-d1502d5f1e36']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:42.879051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07233140-5a9b-4090-8d0d-315c633c8b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:42.986756 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07233140-5a9b-4090-8d0d-315c633c8b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1990763523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dae7898eefed42ca95d627e860bec9d8',qos_specs=None,replication_status=,reservations=['35698246-d194-4ea4-b05d-1906d97bb46f','01a610d4-c194-4cce-a275-9d87d35659ef','6e81757d-55ba-499c-ba5a-8d283d2bec51','b2ce5c96-c626-45f0-9b82-d1502d5f1e36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f708b53f7be349589e98b6f14eaa0c84',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1990763523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dae7898eefed42ca95d627e860bec9d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f708b53f7be349589e98b6f14eaa0c84',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:42.989109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ad1f82-64d3-451d-bf18-6aa9d026247b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:43.055582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ad1f82-64d3-451d-bf18-6aa9d026247b) transitioned into state 'SUCCESS' from state '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-1990763523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dae7898eefed42ca95d627e860bec9d8',qos_specs=None,replication_status=,reservations=['35698246-d194-4ea4-b05d-1906d97bb46f','01a610d4-c194-4cce-a275-9d87d35659ef','6e81757d-55ba-499c-ba5a-8d283d2bec51','b2ce5c96-c626-45f0-9b82-d1502d5f1e36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f708b53f7be349589e98b6f14eaa0c84',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:43.057725 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192fae7d-bfd6-4327-876c-86d740ce7c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:43.143542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192fae7d-bfd6-4327-876c-86d740ce7c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:43.146180 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Flow 'volume_create_api' (0b8a764f-0413-4be4-98c7-82279657a77a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:21:43.197333 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Create volume request issued successfully. Jan 27 16:21:43.210683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9eb3bac6-684a-4b02-abb5-6871643be9f5 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] http://10.222.0.78/volume/v3/dae7898eefed42ca95d627e860bec9d8/volumes returned with HTTP 202 Jan 27 16:21:43.212077 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 430/861] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:21:42 2021] POST /volume/v3/dae7898eefed42ca95d627e860bec9d8/volumes => generated 821 bytes in 940 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:21:43.226967 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b610d23d-15f6-4561-b3cd-d0e637bd3cff tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] GET http://10.222.0.78/volume/v3/dae7898eefed42ca95d627e860bec9d8/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 Jan 27 16:21:43.234739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b610d23d-15f6-4561-b3cd-d0e637bd3cff tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:43.234739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b610d23d-15f6-4561-b3cd-d0e637bd3cff tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:43.291713 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:43.291713 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:43.300703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b610d23d-15f6-4561-b3cd-d0e637bd3cff tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Volume info retrieved successfully. Jan 27 16:21:43.324509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b610d23d-15f6-4561-b3cd-d0e637bd3cff tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] http://10.222.0.78/volume/v3/dae7898eefed42ca95d627e860bec9d8/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 returned with HTTP 200 Jan 27 16:21:43.325042 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 432/862] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:43 2021] GET /volume/v3/dae7898eefed42ca95d627e860bec9d8/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 => generated 889 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:21:44.342082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66f05270-e3cd-4214-a895-be3ae548d4ae tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] GET http://10.222.0.78/volume/v3/dae7898eefed42ca95d627e860bec9d8/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 Jan 27 16:21:44.342657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66f05270-e3cd-4214-a895-be3ae548d4ae tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:44.343000 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:44.343000 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:44.343533 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66f05270-e3cd-4214-a895-be3ae548d4ae tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:44.396747 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:44.396747 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:44.405981 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-66f05270-e3cd-4214-a895-be3ae548d4ae tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Volume info retrieved successfully. Jan 27 16:21:44.430529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66f05270-e3cd-4214-a895-be3ae548d4ae tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] http://10.222.0.78/volume/v3/dae7898eefed42ca95d627e860bec9d8/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 returned with HTTP 200 Jan 27 16:21:44.431376 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 431/863] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:44 2021] GET /volume/v3/dae7898eefed42ca95d627e860bec9d8/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:21:44.528551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93eb1359-c19c-42b3-9a07-9a2b1b063ce1 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] GET http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 Jan 27 16:21:44.529082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93eb1359-c19c-42b3-9a07-9a2b1b063ce1 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:44.529420 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:44.529420 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:44.529826 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93eb1359-c19c-42b3-9a07-9a2b1b063ce1 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:44.582442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:44.582442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:44.593616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93eb1359-c19c-42b3-9a07-9a2b1b063ce1 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Volume info retrieved successfully. Jan 27 16:21:44.616402 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93eb1359-c19c-42b3-9a07-9a2b1b063ce1 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 returned with HTTP 200 Jan 27 16:21:44.617397 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 433/864] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:44 2021] GET /volume/v3/6675b66f407a4912a406c17819facc94/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 => generated 1085 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:21:44.632635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-142305fd-2632-46be-8316-aac533be7a84 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] POST http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92/action Jan 27 16:21:44.633313 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:44.633313 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:44.634193 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-142305fd-2632-46be-8316-aac533be7a84 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:21:44.634734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-142305fd-2632-46be-8316-aac533be7a84 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:21:44.635148 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_unmanage [None req-142305fd-2632-46be-8316-aac533be7a84 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Unmanage volume with id: 6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 Jan 27 16:21:44.698417 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:44.698417 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:44.698417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-142305fd-2632-46be-8316-aac533be7a84 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Volume info retrieved successfully. Jan 27 16:21:44.998856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-142305fd-2632-46be-8316-aac533be7a84 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Delete volume request issued successfully. Jan 27 16:21:44.998856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-142305fd-2632-46be-8316-aac533be7a84 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92/action returned with HTTP 202 Jan 27 16:21:44.998856 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 432/865] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:21:44 2021] POST /volume/v3/6675b66f407a4912a406c17819facc94/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92/action => generated 0 bytes in 365 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:21:45.002638 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-821ceeeb-65aa-47fa-8d61-c5aaa416d581 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] GET http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 Jan 27 16:21:45.005725 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-821ceeeb-65aa-47fa-8d61-c5aaa416d581 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:45.006185 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:45.006185 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:45.007034 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-821ceeeb-65aa-47fa-8d61-c5aaa416d581 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:45.072010 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:45.072010 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:45.080700 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-821ceeeb-65aa-47fa-8d61-c5aaa416d581 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Volume info retrieved successfully. Jan 27 16:21:45.122651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-821ceeeb-65aa-47fa-8d61-c5aaa416d581 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 returned with HTTP 200 Jan 27 16:21:45.122651 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 434/866] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:44 2021] GET /volume/v3/6675b66f407a4912a406c17819facc94/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 => generated 1086 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:21:46.137846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38a9d31b-a5ba-4fca-adb7-e8fcc80d381e tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] GET http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 Jan 27 16:21:46.138520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38a9d31b-a5ba-4fca-adb7-e8fcc80d381e tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:46.138942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:46.138942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:46.139970 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38a9d31b-a5ba-4fca-adb7-e8fcc80d381e tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:46.191683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38a9d31b-a5ba-4fca-adb7-e8fcc80d381e tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 returned with HTTP 404 Jan 27 16:21:46.193042 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 433/867] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:46 2021] GET /volume/v3/6675b66f407a4912a406c17819facc94/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:21:46.201861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01de88b4-6bc2-46e7-8195-844950c6a57c tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] GET http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/detail?all_tenants=1 Jan 27 16:21:46.202756 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01de88b4-6bc2-46e7-8195-844950c6a57c tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:46.203253 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:46.203253 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:46.203990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01de88b4-6bc2-46e7-8195-844950c6a57c tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:46.206394 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-01de88b4-6bc2-46e7-8195-844950c6a57c tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:21:46.288617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-01de88b4-6bc2-46e7-8195-844950c6a57c tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Get all volumes completed successfully. Jan 27 16:21:46.292705 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:46.292705 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:46.303830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01de88b4-6bc2-46e7-8195-844950c6a57c tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 27 16:21:46.306252 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 435/868] 10.222.0.78 () {58 vars in 1252 bytes} [Wed Jan 27 16:21:46 2021] GET /volume/v3/6675b66f407a4912a406c17819facc94/volumes/detail?all_tenants=1 => generated 5683 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:21:46.325749 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] POST http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/os-volume-manage Jan 27 16:21:46.326866 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-2061142404", "host": "n-d-710848-3@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:21:46.329524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_manage [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-2061142404', 'host': 'n-d-710848-3@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 27 16:21:46.365053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Flow 'volume_manage_existing_api' (87102d34-aa48-4276-96d8-de288a2b5989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:21:46.368721 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42387b7c-18ad-4c6e-969d-c82b4cbbb800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:46.542136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Created reservations ['4fa7ef0f-59c5-4f32-9ca9-9507dc4e523e', '61ca55f0-e53d-4190-b69f-999504ffaa12', '095a3a4a-616f-4ed4-8bae-2d63cf7d36a9', '36288b3d-4015-4f3a-b97b-5898a91fc94e'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:21:46.544257 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42387b7c-18ad-4c6e-969d-c82b4cbbb800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fa7ef0f-59c5-4f32-9ca9-9507dc4e523e', '61ca55f0-e53d-4190-b69f-999504ffaa12', '095a3a4a-616f-4ed4-8bae-2d63cf7d36a9', '36288b3d-4015-4f3a-b97b-5898a91fc94e']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:46.549703 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (db265b56-0758-4948-9db7-8e82448c0c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:46.650860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (db265b56-0758-4948-9db7-8e82448c0c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '8ce6da69d6d548ceba576074acab25d8', 'project_id': '6675b66f407a4912a406c17819facc94', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-2061142404', 'host': 'n-d-710848-3@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', '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-27T16:21:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-2061142404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-710848-3@lvmdriver-1#lvmdriver-1',id=8f1b5c95-21d5-4424-9587-08630866ad59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6675b66f407a4912a406c17819facc94',provider_auth=None,provider_geometry=None,provider_id=None,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='8ce6da69d6d548ceba576074acab25d8',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:46.652932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4508102-150c-49fb-b473-3bef3f6661ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:46.726863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4508102-150c-49fb-b473-3bef3f6661ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '8ce6da69d6d548ceba576074acab25d8', 'project_id': '6675b66f407a4912a406c17819facc94', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-2061142404', 'host': 'n-d-710848-3@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:46.729863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (306b011d-803b-4e7c-9184-22a15141c0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:46.735579 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (306b011d-803b-4e7c-9184-22a15141c0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:46.737990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Flow 'volume_manage_existing_api' (87102d34-aa48-4276-96d8-de288a2b5989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:21:46.738753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Manage volume request issued successfully. Jan 27 16:21:46.782735 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-483b01c1-011f-4a1b-acfc-852a807c4a73 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/os-volume-manage returned with HTTP 202 Jan 27 16:21:46.784326 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 434/869] 10.222.0.78 () {60 vars in 1253 bytes} [Wed Jan 27 16:21:46 2021] POST /volume/v3/6675b66f407a4912a406c17819facc94/os-volume-manage => generated 847 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:21:46.800035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39cf1b9f-b6be-4f2d-afb0-1458e2bbfeb1 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] GET http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 Jan 27 16:21:46.800486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39cf1b9f-b6be-4f2d-afb0-1458e2bbfeb1 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:46.800777 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:46.800777 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:46.801193 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39cf1b9f-b6be-4f2d-afb0-1458e2bbfeb1 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:46.857409 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:46.857409 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:46.868713 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-39cf1b9f-b6be-4f2d-afb0-1458e2bbfeb1 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Volume info retrieved successfully. Jan 27 16:21:46.893239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39cf1b9f-b6be-4f2d-afb0-1458e2bbfeb1 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 returned with HTTP 200 Jan 27 16:21:46.902833 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 436/870] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:46 2021] GET /volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 => generated 1084 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:21:47.911846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d7b7f7e-9bd7-416b-86ae-aaa0485346e3 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] GET http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 Jan 27 16:21:47.912663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d7b7f7e-9bd7-416b-86ae-aaa0485346e3 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:47.912957 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:47.912957 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:47.913432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d7b7f7e-9bd7-416b-86ae-aaa0485346e3 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:47.989153 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:47.989153 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:47.999792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d7b7f7e-9bd7-416b-86ae-aaa0485346e3 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Volume info retrieved successfully. Jan 27 16:21:48.029501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d7b7f7e-9bd7-416b-86ae-aaa0485346e3 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 returned with HTTP 200 Jan 27 16:21:48.030761 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 435/871] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:47 2021] GET /volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 => generated 1084 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:21:49.047456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-929da414-7ec6-4f3e-9052-d854b0003b7d tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] GET http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 Jan 27 16:21:49.047963 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-929da414-7ec6-4f3e-9052-d854b0003b7d tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:49.048089 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:49.048089 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:49.048451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-929da414-7ec6-4f3e-9052-d854b0003b7d tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:49.102462 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:49.102462 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:49.120067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-929da414-7ec6-4f3e-9052-d854b0003b7d tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Volume info retrieved successfully. Jan 27 16:21:49.142537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-929da414-7ec6-4f3e-9052-d854b0003b7d tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 returned with HTTP 200 Jan 27 16:21:49.143367 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 437/872] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:49 2021] GET /volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 => generated 1085 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:21:49.158916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1782031b-52cc-4795-925c-fde5589d2205 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] GET http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 Jan 27 16:21:49.162400 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1782031b-52cc-4795-925c-fde5589d2205 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:49.162654 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:49.162654 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:49.163375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1782031b-52cc-4795-925c-fde5589d2205 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:49.221967 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:49.221967 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:49.230646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1782031b-52cc-4795-925c-fde5589d2205 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Volume info retrieved successfully. Jan 27 16:21:49.252466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1782031b-52cc-4795-925c-fde5589d2205 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 returned with HTTP 200 Jan 27 16:21:49.253310 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 436/873] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:49 2021] GET /volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 => generated 1085 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:21:49.268321 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11313a7d-0b2e-4910-92d0-4e8ee1bf1923 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] DELETE http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 Jan 27 16:21:49.268849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11313a7d-0b2e-4910-92d0-4e8ee1bf1923 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:49.269046 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:49.269046 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:49.269721 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11313a7d-0b2e-4910-92d0-4e8ee1bf1923 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:49.270184 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-11313a7d-0b2e-4910-92d0-4e8ee1bf1923 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Delete volume with id: 8f1b5c95-21d5-4424-9587-08630866ad59 Jan 27 16:21:49.326413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:49.326413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:49.327251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11313a7d-0b2e-4910-92d0-4e8ee1bf1923 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Volume info retrieved successfully. Jan 27 16:21:49.418319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11313a7d-0b2e-4910-92d0-4e8ee1bf1923 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Delete volume request issued successfully. Jan 27 16:21:49.418784 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11313a7d-0b2e-4910-92d0-4e8ee1bf1923 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 returned with HTTP 202 Jan 27 16:21:49.423031 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 438/874] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:21:49 2021] DELETE /volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:21:49.427565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4e41ff5-ad54-489c-a3fa-79d951ce5866 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] GET http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 Jan 27 16:21:49.428099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4e41ff5-ad54-489c-a3fa-79d951ce5866 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:49.428313 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:49.428313 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:49.428886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4e41ff5-ad54-489c-a3fa-79d951ce5866 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:49.481083 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:49.481083 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:49.489520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4e41ff5-ad54-489c-a3fa-79d951ce5866 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Volume info retrieved successfully. Jan 27 16:21:49.512688 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4e41ff5-ad54-489c-a3fa-79d951ce5866 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 returned with HTTP 200 Jan 27 16:21:49.513497 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 437/875] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:49 2021] GET /volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 => generated 1084 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:21:50.530855 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff2dc4e8-5cc7-4f86-8772-65258aa95717 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] GET http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 Jan 27 16:21:50.532000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff2dc4e8-5cc7-4f86-8772-65258aa95717 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:50.532319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:50.532319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:50.532869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff2dc4e8-5cc7-4f86-8772-65258aa95717 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:50.589527 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:50.589527 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:50.598020 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ff2dc4e8-5cc7-4f86-8772-65258aa95717 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Volume info retrieved successfully. Jan 27 16:21:50.624131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff2dc4e8-5cc7-4f86-8772-65258aa95717 tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 returned with HTTP 200 Jan 27 16:21:50.625105 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 439/876] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:50 2021] GET /volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 => generated 1084 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:21:51.642639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f64a110c-289e-4a61-bc9d-ac3a8110deef tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] GET http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 Jan 27 16:21:51.644545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f64a110c-289e-4a61-bc9d-ac3a8110deef tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:51.644886 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:51.644886 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:51.645463 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f64a110c-289e-4a61-bc9d-ac3a8110deef tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:51.700259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f64a110c-289e-4a61-bc9d-ac3a8110deef tempest-VolumeManageAdminTest-1760366928 tempest-VolumeManageAdminTest-1760366928-project-admin] http://10.222.0.78/volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 returned with HTTP 404 Jan 27 16:21:51.701510 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 438/877] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:51 2021] GET /volume/v3/6675b66f407a4912a406c17819facc94/volumes/8f1b5c95-21d5-4424-9587-08630866ad59 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:21:51.713268 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5f6ec8d-f829-4453-a32d-ca83ef66bbd9 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] DELETE http://10.222.0.78/volume/v3/dae7898eefed42ca95d627e860bec9d8/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 Jan 27 16:21:51.713894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5f6ec8d-f829-4453-a32d-ca83ef66bbd9 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:51.714097 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:51.714097 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:51.714772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5f6ec8d-f829-4453-a32d-ca83ef66bbd9 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:51.715471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e5f6ec8d-f829-4453-a32d-ca83ef66bbd9 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] Delete volume with id: 6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 Jan 27 16:21:51.769524 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5f6ec8d-f829-4453-a32d-ca83ef66bbd9 tempest-VolumeManageAdminTest-644018715 tempest-VolumeManageAdminTest-644018715-project] http://10.222.0.78/volume/v3/dae7898eefed42ca95d627e860bec9d8/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 returned with HTTP 404 Jan 27 16:21:51.775063 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 440/878] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:21:51 2021] DELETE /volume/v3/dae7898eefed42ca95d627e860bec9d8/volumes/6d2764b4-e9ae-4f61-a8fa-42ef59fa6c92 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:21:57.083144 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef8fad69-b9f7-4f03-be00-8683d3cc339a tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] GET http://10.222.0.78/volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 Jan 27 16:21:57.084240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef8fad69-b9f7-4f03-be00-8683d3cc339a tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:57.084937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef8fad69-b9f7-4f03-be00-8683d3cc339a tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:57.133400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef8fad69-b9f7-4f03-be00-8683d3cc339a tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] http://10.222.0.78/volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 returned with HTTP 200 Jan 27 16:21:57.146097 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 439/879] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:21:56 2021] GET /volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 => generated 361 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:21:57.357300 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] POST http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes Jan 27 16:21:57.358562 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1370977565"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:21:57.359985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1370977565'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:21:57.360618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Create volume of 1 GB Jan 27 16:21:57.384697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Availability Zones retrieved successfully. Jan 27 16:21:57.408679 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Flow 'volume_create_api' (dc251fa2-77d9-4965-bd18-8e2612c892e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:21:57.411817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2b9eec-ee41-4bba-939f-d982cb139728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:57.415809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:21:57.507055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2b9eec-ee41-4bba-939f-d982cb139728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:57.512142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f98b370-f40c-4d36-aa6c-17d1deab2cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:57.700025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Created reservations ['a60ea7c7-e502-4c5e-be9a-26a8cadd090b', 'daaeeebb-86dd-4190-bd9d-8bcb4534abf7', 'c4b393a6-e9ba-4691-a82c-05e43d9b27ac', '47ecedf3-c684-4cf1-a8d7-e08143bc18c5'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:21:57.702592 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f98b370-f40c-4d36-aa6c-17d1deab2cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a60ea7c7-e502-4c5e-be9a-26a8cadd090b', 'daaeeebb-86dd-4190-bd9d-8bcb4534abf7', 'c4b393a6-e9ba-4691-a82c-05e43d9b27ac', '47ecedf3-c684-4cf1-a8d7-e08143bc18c5']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:57.705009 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b96cd0bf-75d2-4957-8a27-886f384e0ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:57.821497 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b96cd0bf-75d2-4957-8a27-886f384e0ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5185840c-38ae-44d9-b1fd-8e3774fe4db9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1370977565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60482e27983d4135934f0b38da19fd45',qos_specs=None,replication_status=,reservations=['a60ea7c7-e502-4c5e-be9a-26a8cadd090b','daaeeebb-86dd-4190-bd9d-8bcb4534abf7','c4b393a6-e9ba-4691-a82c-05e43d9b27ac','47ecedf3-c684-4cf1-a8d7-e08143bc18c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bda031365b465bb22db503b81398b4',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1370977565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5185840c-38ae-44d9-b1fd-8e3774fe4db9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60482e27983d4135934f0b38da19fd45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='65bda031365b465bb22db503b81398b4',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:57.828646 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b56cf27-c9d6-415b-92a7-ac26c598538e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:57.905363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b56cf27-c9d6-415b-92a7-ac26c598538e) transitioned into state 'SUCCESS' from state '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-1370977565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60482e27983d4135934f0b38da19fd45',qos_specs=None,replication_status=,reservations=['a60ea7c7-e502-4c5e-be9a-26a8cadd090b','daaeeebb-86dd-4190-bd9d-8bcb4534abf7','c4b393a6-e9ba-4691-a82c-05e43d9b27ac','47ecedf3-c684-4cf1-a8d7-e08143bc18c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bda031365b465bb22db503b81398b4',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:57.908464 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ab8999e-0c1e-4b7d-b519-f700805f0c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:21:57.984319 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ab8999e-0c1e-4b7d-b519-f700805f0c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:21:57.994398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Flow 'volume_create_api' (dc251fa2-77d9-4965-bd18-8e2612c892e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:21:58.084916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Create volume request issued successfully. Jan 27 16:21:58.105126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-054d27ee-cb91-491a-b49b-112802bf1fd2 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes returned with HTTP 202 Jan 27 16:21:58.107094 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 441/880] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:21:57 2021] POST /volume/v3/60482e27983d4135934f0b38da19fd45/volumes => generated 828 bytes in 966 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:21:58.122935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-073c83d8-10d7-42a7-a7e4-253a5faab0cc tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] GET http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 Jan 27 16:21:58.123662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-073c83d8-10d7-42a7-a7e4-253a5faab0cc tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:58.124160 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-073c83d8-10d7-42a7-a7e4-253a5faab0cc tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:58.249062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:58.249062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:58.280533 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-073c83d8-10d7-42a7-a7e4-253a5faab0cc tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Volume info retrieved successfully. Jan 27 16:21:58.327078 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-073c83d8-10d7-42a7-a7e4-253a5faab0cc tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 returned with HTTP 200 Jan 27 16:21:58.328352 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 440/881] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:58 2021] GET /volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 => generated 896 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:21:59.347732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d439768-acee-46b3-be10-d96562f782f6 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] GET http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 Jan 27 16:21:59.349658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d439768-acee-46b3-be10-d96562f782f6 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:21:59.350110 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:21:59.350110 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:21:59.350784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d439768-acee-46b3-be10-d96562f782f6 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:21:59.485205 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:21:59.485205 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:21:59.514187 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3d439768-acee-46b3-be10-d96562f782f6 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Volume info retrieved successfully. Jan 27 16:21:59.585170 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d439768-acee-46b3-be10-d96562f782f6 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 returned with HTTP 200 Jan 27 16:21:59.586720 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 442/882] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:21:59 2021] GET /volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 => generated 920 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:00.691483 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43a22072-aa9d-4c85-9dd6-c23e281af962 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] GET http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 Jan 27 16:22:00.691483 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43a22072-aa9d-4c85-9dd6-c23e281af962 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:00.691483 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:00.691483 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:00.691483 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43a22072-aa9d-4c85-9dd6-c23e281af962 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:00.691483 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:00.691483 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:00.691483 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43a22072-aa9d-4c85-9dd6-c23e281af962 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Volume info retrieved successfully. Jan 27 16:22:00.714922 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43a22072-aa9d-4c85-9dd6-c23e281af962 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 returned with HTTP 200 Jan 27 16:22:00.719533 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 441/883] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:00 2021] GET /volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 => generated 921 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:00.735352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-727eec60-2eeb-4ce9-b581-cf909a58b2eb tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] PUT http://10.222.0.78/volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 Jan 27 16:22:00.737461 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:00.737461 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:00.737461 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-727eec60-2eeb-4ce9-b581-cf909a58b2eb tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:00.966885 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-727eec60-2eeb-4ce9-b581-cf909a58b2eb tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] http://10.222.0.78/volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 returned with HTTP 200 Jan 27 16:22:00.967959 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 443/884] 10.222.0.78 () {60 vars in 1341 bytes} [Wed Jan 27 16:22:00 2021] PUT /volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 => generated 316 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:00.978463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] POST http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes Jan 27 16:22:00.979229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:00.979229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:00.980039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:00.981285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Create volume request body: {'volume': {'size': 2}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:22:00.981814 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Create volume of 2 GB Jan 27 16:22:00.995092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Availability Zones retrieved successfully. Jan 27 16:22:01.012535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Flow 'volume_create_api' (a6843add-bd2b-47dc-9bd4-8e879bfc501a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:22:01.015888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce06f725-d4be-4507-9d78-2bd872cac154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:01.018148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Validating volume size '2' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:22:01.144022 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce06f725-d4be-4507-9d78-2bd872cac154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:22:01.150785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db1007c1-f2e4-45d7-a11a-d359dc15f3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:01.268089 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota_utils [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Quota exceeded for 60482e27983d4135934f0b38da19fd45, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 27 16:22:01.310590 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db1007c1-f2e4-45d7-a11a-d359dc15f3fb) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 16:22:01.310590 n-d-710848-3 devstack@c-api.service[87998]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 27 16:22:01.337997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db1007c1-f2e4-45d7-a11a-d359dc15f3fb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:01.344496 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db1007c1-f2e4-45d7-a11a-d359dc15f3fb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 16:22:01.347839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce06f725-d4be-4507-9d78-2bd872cac154) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:01.353578 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce06f725-d4be-4507-9d78-2bd872cac154) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 16:22:01.363116 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Flow 'volume_create_api' (a6843add-bd2b-47dc-9bd4-8e879bfc501a) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 16:22:01.364526 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.middleware.fault [None req-b9f1aaee-b6c1-4be9-9f17-95cde39b323c tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes returned with HTTP 413 Jan 27 16:22:01.371895 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 442/885] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:22:00 2021] POST /volume/v3/60482e27983d4135934f0b38da19fd45/volumes => generated 208 bytes in 396 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 16:22:01.379478 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2db4507c-47b5-41e9-8528-16f2d41fa6e1 tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] PUT http://10.222.0.78/volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 Jan 27 16:22:01.380739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2db4507c-47b5-41e9-8528-16f2d41fa6e1 tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:01.670517 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2db4507c-47b5-41e9-8528-16f2d41fa6e1 tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] http://10.222.0.78/volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 returned with HTTP 200 Jan 27 16:22:01.671651 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 444/886] 10.222.0.78 () {60 vars in 1341 bytes} [Wed Jan 27 16:22:01 2021] PUT /volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 => generated 316 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:01.683282 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] POST http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes Jan 27 16:22:01.683963 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:01.683963 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:01.684151 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:01.685221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Create volume request body: {'volume': {'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:22:01.685619 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Create volume of 1 GB Jan 27 16:22:01.686220 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:01.686220 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:01.703610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Availability Zones retrieved successfully. Jan 27 16:22:01.729079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Flow 'volume_create_api' (0e11dde8-b6a7-43f2-942b-229d420f86a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:22:01.732870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a329b1e6-c4c5-47d5-afe6-1568d65f963a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:01.736932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:22:01.868293 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a329b1e6-c4c5-47d5-afe6-1568d65f963a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:22:01.870784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92b49eb-cee7-4486-900d-561faee24af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:02.010419 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota_utils [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Quota exceeded for 60482e27983d4135934f0b38da19fd45, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 27 16:22:02.012569 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92b49eb-cee7-4486-900d-561faee24af7) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 16:22:02.012569 n-d-710848-3 devstack@c-api.service[87998]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 27 16:22:02.020745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92b49eb-cee7-4486-900d-561faee24af7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:02.023122 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92b49eb-cee7-4486-900d-561faee24af7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 16:22:02.035960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a329b1e6-c4c5-47d5-afe6-1568d65f963a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:02.038205 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a329b1e6-c4c5-47d5-afe6-1568d65f963a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 16:22:02.047793 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Flow 'volume_create_api' (0e11dde8-b6a7-43f2-942b-229d420f86a6) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 16:22:02.047793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.middleware.fault [None req-e8ef5d4c-d238-44db-a3c1-13a8fc9e055e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes returned with HTTP 413 Jan 27 16:22:02.061193 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd613b17-d7bb-48d0-bb25-d573cc44596a tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] PUT http://10.222.0.78/volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 Jan 27 16:22:02.062113 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd613b17-d7bb-48d0-bb25-d573cc44596a tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:02.069270 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 443/887] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:22:01 2021] POST /volume/v3/60482e27983d4135934f0b38da19fd45/volumes => generated 150 bytes in 389 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 16:22:02.266039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd613b17-d7bb-48d0-bb25-d573cc44596a tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] http://10.222.0.78/volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 returned with HTTP 200 Jan 27 16:22:02.267792 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 445/888] 10.222.0.78 () {60 vars in 1341 bytes} [Wed Jan 27 16:22:02 2021] PUT /volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 => generated 315 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:02.279250 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e98398c-0cd0-4344-9f7f-90f6e56425f3 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] POST http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9/action Jan 27 16:22:02.279987 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:02.279987 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:02.280896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e98398c-0cd0-4344-9f7f-90f6e56425f3 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:22:02.285557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e98398c-0cd0-4344-9f7f-90f6e56425f3 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:02.415538 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:02.415538 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:02.420592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1e98398c-0cd0-4344-9f7f-90f6e56425f3 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Volume info retrieved successfully. Jan 27 16:22:02.666002 n-d-710848-3 devstack@c-api.service[87998]: ERROR cinder.volume.api [None req-1e98398c-0cd0-4344-9f7f-90f6e56425f3 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Quota exceeded for 60482e27983d4135934f0b38da19fd45, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 27 16:22:02.747860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.middleware.fault [None req-1e98398c-0cd0-4344-9f7f-90f6e56425f3 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9/action returned with HTTP 413 Jan 27 16:22:02.749439 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 444/889] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:22:02 2021] POST /volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9/action => generated 208 bytes in 476 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 16:22:02.760941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-baf7be3e-dab6-4703-a22b-84cf1d60c1d6 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] DELETE http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 Jan 27 16:22:02.761582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-baf7be3e-dab6-4703-a22b-84cf1d60c1d6 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:02.762056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-baf7be3e-dab6-4703-a22b-84cf1d60c1d6 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:02.762520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-baf7be3e-dab6-4703-a22b-84cf1d60c1d6 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Delete volume with id: 5185840c-38ae-44d9-b1fd-8e3774fe4db9 Jan 27 16:22:02.831993 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:02.831993 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:02.833332 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-baf7be3e-dab6-4703-a22b-84cf1d60c1d6 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Volume info retrieved successfully. Jan 27 16:22:03.003930 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-baf7be3e-dab6-4703-a22b-84cf1d60c1d6 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Delete volume request issued successfully. Jan 27 16:22:03.004342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-baf7be3e-dab6-4703-a22b-84cf1d60c1d6 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 returned with HTTP 202 Jan 27 16:22:03.013529 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 446/890] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:22:02 2021] DELETE /volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:22:03.014523 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88867a11-6c72-4aa5-a85d-f3cafe3aa051 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] GET http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 Jan 27 16:22:03.015367 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88867a11-6c72-4aa5-a85d-f3cafe3aa051 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:03.015742 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:03.015742 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:03.016916 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88867a11-6c72-4aa5-a85d-f3cafe3aa051 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:03.108501 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:03.108501 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:03.127076 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88867a11-6c72-4aa5-a85d-f3cafe3aa051 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Volume info retrieved successfully. Jan 27 16:22:03.173649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88867a11-6c72-4aa5-a85d-f3cafe3aa051 tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 returned with HTTP 200 Jan 27 16:22:03.175097 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 445/891] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:03 2021] GET /volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 => generated 920 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:04.191949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84278b17-99d2-4c17-b41b-9d2ae5743b2e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] GET http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 Jan 27 16:22:04.193030 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84278b17-99d2-4c17-b41b-9d2ae5743b2e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:04.193256 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:04.193256 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:04.193611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84278b17-99d2-4c17-b41b-9d2ae5743b2e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:04.259062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:04.259062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:04.285442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-84278b17-99d2-4c17-b41b-9d2ae5743b2e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Volume info retrieved successfully. Jan 27 16:22:04.353617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84278b17-99d2-4c17-b41b-9d2ae5743b2e tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 returned with HTTP 200 Jan 27 16:22:04.354262 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 447/892] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:04 2021] GET /volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 => generated 920 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:05.376667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24e39294-009b-4a4f-b12d-a97632c7cdcd tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] GET http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 Jan 27 16:22:05.378131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24e39294-009b-4a4f-b12d-a97632c7cdcd tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:05.378650 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:05.378650 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:05.379627 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24e39294-009b-4a4f-b12d-a97632c7cdcd tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:05.496663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24e39294-009b-4a4f-b12d-a97632c7cdcd tempest-VolumeQuotasNegativeTestJSON-1205519616 tempest-VolumeQuotasNegativeTestJSON-1205519616-project] http://10.222.0.78/volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 returned with HTTP 404 Jan 27 16:22:05.497897 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 446/893] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:05 2021] GET /volume/v3/60482e27983d4135934f0b38da19fd45/volumes/5185840c-38ae-44d9-b1fd-8e3774fe4db9 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:22:05.508898 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a13605af-f9ba-4a38-83a0-955514e99378 tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] PUT http://10.222.0.78/volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 Jan 27 16:22:05.509370 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:05.509370 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:05.509800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a13605af-f9ba-4a38-83a0-955514e99378 tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:06.488272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a13605af-f9ba-4a38-83a0-955514e99378 tempest-VolumeQuotasNegativeTestJSON-393347418 tempest-VolumeQuotasNegativeTestJSON-393347418-project-admin] http://10.222.0.78/volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 returned with HTTP 200 Jan 27 16:22:06.490166 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 448/894] 10.222.0.78 () {60 vars in 1342 bytes} [Wed Jan 27 16:22:05 2021] PUT /volume/v3/8db42758065f4436872c8a31fca40b51/os-quota-sets/60482e27983d4135934f0b38da19fd45 => generated 319 bytes in 988 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:15.621300 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3d24a35-1861-4d1b-97dd-fc742c9b967f tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] POST http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types Jan 27 16:22:15.623231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3d24a35-1861-4d1b-97dd-fc742c9b967f tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-609843318", "os-volume-type-access:is_public": false}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:15.718469 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3d24a35-1861-4d1b-97dd-fc742c9b967f tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types returned with HTTP 200 Jan 27 16:22:15.719337 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 447/895] 10.222.0.78 () {60 vars in 1220 bytes} [Wed Jan 27 16:22:15 2021] POST /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types => generated 228 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:15.913932 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d9b4981-fa72-492d-b68d-13881e166a9a tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] POST http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes Jan 27 16:22:15.915262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d9b4981-fa72-492d-b68d-13881e166a9a tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1c2982d5-8967-4129-b679-6ba865d170e2", "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:15.916704 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-3d9b4981-fa72-492d-b68d-13881e166a9a tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Create volume request body: {'volume': {'volume_type': '1c2982d5-8967-4129-b679-6ba865d170e2', 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:22:15.948955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d9b4981-fa72-492d-b68d-13881e166a9a tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes returned with HTTP 404 Jan 27 16:22:15.953937 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 449/896] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:22:15 2021] POST /volume/v3/83368cd75f2148998cde7536cbadec27/volumes => generated 114 bytes in 223 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:22:15.959439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0e4a313-c8ce-4908-8e41-91d9ec7d2e03 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] POST http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/1c2982d5-8967-4129-b679-6ba865d170e2/action Jan 27 16:22:15.961060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0e4a313-c8ce-4908-8e41-91d9ec7d2e03 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action body: b'{"addProjectAccess": {"project": "83368cd75f2148998cde7536cbadec27"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:22:15.961467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0e4a313-c8ce-4908-8e41-91d9ec7d2e03 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "83368cd75f2148998cde7536cbadec27"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:16.108207 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0e4a313-c8ce-4908-8e41-91d9ec7d2e03 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/1c2982d5-8967-4129-b679-6ba865d170e2/action returned with HTTP 202 Jan 27 16:22:16.109268 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 448/897] 10.222.0.78 () {60 vars in 1351 bytes} [Wed Jan 27 16:22:15 2021] POST /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/1c2982d5-8967-4129-b679-6ba865d170e2/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:22:16.122053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] POST http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes Jan 27 16:22:16.123516 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1c2982d5-8967-4129-b679-6ba865d170e2", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-312400214"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:16.127605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Create volume request body: {'volume': {'volume_type': '1c2982d5-8967-4129-b679-6ba865d170e2', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-312400214'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:22:16.155673 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Create volume of 1 GB Jan 27 16:22:16.156734 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:16.156734 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:16.157675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Availability Zones retrieved successfully. Jan 27 16:22:16.175357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Flow 'volume_create_api' (72123b04-b200-4c1a-a903-360110748965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:22:16.184225 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (765fcef0-eb40-4c36-b662-eccbe3e08cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:16.188405 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:22:16.262578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (765fcef0-eb40-4c36-b662-eccbe3e08cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:22:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1c2982d5-8967-4129-b679-6ba865d170e2,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-609843318',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c2982d5-8967-4129-b679-6ba865d170e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:22:16.266676 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bde45ae-5668-4749-87dc-bcf926ef4724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:16.328586 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-609843318 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-609843318, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:22:16.329536 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-609843318 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-609843318, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:22:17.357794 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Created reservations ['13b366e1-2d67-4aa3-bac7-fabd312820ca', '64147a5f-0217-43a1-aa9e-652d292bc974', '9fb27d57-30cb-434c-8e69-5be04d60dcbb', '705758e5-a275-4c3d-adf8-df20fe7ec827'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:22:17.359843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bde45ae-5668-4749-87dc-bcf926ef4724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13b366e1-2d67-4aa3-bac7-fabd312820ca', '64147a5f-0217-43a1-aa9e-652d292bc974', '9fb27d57-30cb-434c-8e69-5be04d60dcbb', '705758e5-a275-4c3d-adf8-df20fe7ec827']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:22:17.362074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (631f4f8c-3843-4f24-8df7-d88fa5df8f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:17.576315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (631f4f8c-3843-4f24-8df7-d88fa5df8f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b696c62-7507-4a7d-91a1-c0629097082b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-312400214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83368cd75f2148998cde7536cbadec27',qos_specs=None,replication_status=,reservations=['13b366e1-2d67-4aa3-bac7-fabd312820ca','64147a5f-0217-43a1-aa9e-652d292bc974','9fb27d57-30cb-434c-8e69-5be04d60dcbb','705758e5-a275-4c3d-adf8-df20fe7ec827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd39b7ebeedc43c9b6923b233b2594ab',volume_type_id=1c2982d5-8967-4129-b679-6ba865d170e2), 'volume': 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-27T16:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-312400214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b696c62-7507-4a7d-91a1-c0629097082b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83368cd75f2148998cde7536cbadec27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fd39b7ebeedc43c9b6923b233b2594ab',volume_attachment=,volume_type=,volume_type_id=1c2982d5-8967-4129-b679-6ba865d170e2)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:22:17.578828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (606e405b-5cf2-44b8-89b6-25e54467a7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:17.659013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (606e405b-5cf2-44b8-89b6-25e54467a7db) transitioned into state 'SUCCESS' from state '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-312400214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83368cd75f2148998cde7536cbadec27',qos_specs=None,replication_status=,reservations=['13b366e1-2d67-4aa3-bac7-fabd312820ca','64147a5f-0217-43a1-aa9e-652d292bc974','9fb27d57-30cb-434c-8e69-5be04d60dcbb','705758e5-a275-4c3d-adf8-df20fe7ec827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd39b7ebeedc43c9b6923b233b2594ab',volume_type_id=1c2982d5-8967-4129-b679-6ba865d170e2)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:22:17.671904 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d5c57f-67f1-4b5d-86d7-b7900a82094a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:17.776124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d5c57f-67f1-4b5d-86d7-b7900a82094a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:22:17.782342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Flow 'volume_create_api' (72123b04-b200-4c1a-a903-360110748965) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:22:17.845029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Create volume request issued successfully. Jan 27 16:22:17.884739 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-796c4f5c-ac0c-4c6b-9b09-f9d9dc88f7a6 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes returned with HTTP 202 Jan 27 16:22:17.885847 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 450/898] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:22:16 2021] POST /volume/v3/83368cd75f2148998cde7536cbadec27/volumes => generated 860 bytes in 1772 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:22:17.901904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1f55baf-fa42-42ad-b63c-46745b740ac0 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] GET http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b Jan 27 16:22:17.902813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1f55baf-fa42-42ad-b63c-46745b740ac0 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:17.903532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1f55baf-fa42-42ad-b63c-46745b740ac0 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:17.979457 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:17.979457 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:18.006629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e1f55baf-fa42-42ad-b63c-46745b740ac0 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Volume info retrieved successfully. Jan 27 16:22:18.037525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1f55baf-fa42-42ad-b63c-46745b740ac0 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b returned with HTTP 200 Jan 27 16:22:18.039637 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 449/899] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:17 2021] GET /volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b => generated 928 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:19.056557 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b16412d2-99f2-4297-ae6b-d1eac6709158 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] GET http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b Jan 27 16:22:19.057084 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b16412d2-99f2-4297-ae6b-d1eac6709158 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:19.057289 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:19.057289 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:19.057597 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b16412d2-99f2-4297-ae6b-d1eac6709158 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:19.108311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:19.108311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:19.116858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b16412d2-99f2-4297-ae6b-d1eac6709158 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Volume info retrieved successfully. Jan 27 16:22:19.138750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b16412d2-99f2-4297-ae6b-d1eac6709158 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b returned with HTTP 200 Jan 27 16:22:19.139955 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 451/900] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:19 2021] GET /volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b => generated 953 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:19.156203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db1777cf-4e08-4120-98a3-fcbd008e01a9 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] POST http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/1c2982d5-8967-4129-b679-6ba865d170e2/action Jan 27 16:22:19.156676 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:19.156676 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:19.157490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db1777cf-4e08-4120-98a3-fcbd008e01a9 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action body: b'{"removeProjectAccess": {"project": "83368cd75f2148998cde7536cbadec27"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:22:19.158206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db1777cf-4e08-4120-98a3-fcbd008e01a9 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "83368cd75f2148998cde7536cbadec27"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:19.298906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db1777cf-4e08-4120-98a3-fcbd008e01a9 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/1c2982d5-8967-4129-b679-6ba865d170e2/action returned with HTTP 202 Jan 27 16:22:19.301067 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 450/901] 10.222.0.78 () {60 vars in 1351 bytes} [Wed Jan 27 16:22:19 2021] POST /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/1c2982d5-8967-4129-b679-6ba865d170e2/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:22:19.310526 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf304bd8-63f9-4c5d-854a-803f54e8a1ca tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] POST http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types Jan 27 16:22:19.310526 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:19.310526 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:19.310848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf304bd8-63f9-4c5d-854a-803f54e8a1ca tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1851711792", "os-volume-type-access:is_public": false}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:19.475588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf304bd8-63f9-4c5d-854a-803f54e8a1ca tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types returned with HTTP 200 Jan 27 16:22:19.475588 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 452/902] 10.222.0.78 () {60 vars in 1220 bytes} [Wed Jan 27 16:22:19 2021] POST /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types => generated 229 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:19.476561 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e6b27e7-612d-436a-8489-02bdb92c6de2 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] POST http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/action Jan 27 16:22:19.476561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e6b27e7-612d-436a-8489-02bdb92c6de2 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action body: b'{"addProjectAccess": {"project": "83368cd75f2148998cde7536cbadec27"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:22:19.476561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e6b27e7-612d-436a-8489-02bdb92c6de2 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "83368cd75f2148998cde7536cbadec27"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:19.802729 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e6b27e7-612d-436a-8489-02bdb92c6de2 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/action returned with HTTP 202 Jan 27 16:22:19.805276 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 451/903] 10.222.0.78 () {60 vars in 1351 bytes} [Wed Jan 27 16:22:19 2021] POST /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/action => generated 0 bytes in 335 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:22:19.813927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8e86b76-dd0b-4c5e-80b8-80a212ed84dc tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] POST http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/action Jan 27 16:22:19.815145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8e86b76-dd0b-4c5e-80b8-80a212ed84dc tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action body: b'{"addProjectAccess": {"project": "c5a0382d1a444beea91d448ec882e5af"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:22:19.815577 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8e86b76-dd0b-4c5e-80b8-80a212ed84dc tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c5a0382d1a444beea91d448ec882e5af"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:19.915401 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8e86b76-dd0b-4c5e-80b8-80a212ed84dc tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/action returned with HTTP 202 Jan 27 16:22:19.920618 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 453/904] 10.222.0.78 () {60 vars in 1351 bytes} [Wed Jan 27 16:22:19 2021] POST /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:22:19.926695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35fc10ec-f4cf-49a9-a910-f33dbbf55b69 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] GET http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/os-volume-type-access Jan 27 16:22:19.927245 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35fc10ec-f4cf-49a9-a910-f33dbbf55b69 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:19.927941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35fc10ec-f4cf-49a9-a910-f33dbbf55b69 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:19.959301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35fc10ec-f4cf-49a9-a910-f33dbbf55b69 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/os-volume-type-access returned with HTTP 200 Jan 27 16:22:19.962269 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 452/905] 10.222.0.78 () {58 vars in 1375 bytes} [Wed Jan 27 16:22:19 2021] GET /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/os-volume-type-access => generated 244 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:19.972226 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78b57cb1-2c5e-43b4-a106-66078d375760 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] POST http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/action Jan 27 16:22:19.973096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78b57cb1-2c5e-43b4-a106-66078d375760 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action body: b'{"removeProjectAccess": {"project": "c5a0382d1a444beea91d448ec882e5af"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:22:19.973538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78b57cb1-2c5e-43b4-a106-66078d375760 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c5a0382d1a444beea91d448ec882e5af"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:20.075875 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78b57cb1-2c5e-43b4-a106-66078d375760 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/action returned with HTTP 202 Jan 27 16:22:20.077283 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 454/906] 10.222.0.78 () {60 vars in 1351 bytes} [Wed Jan 27 16:22:19 2021] POST /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:22:20.087097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d89410c0-7204-4ce1-838e-8ae6717579a8 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] POST http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/action Jan 27 16:22:20.087929 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d89410c0-7204-4ce1-838e-8ae6717579a8 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action body: b'{"removeProjectAccess": {"project": "83368cd75f2148998cde7536cbadec27"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:22:20.088320 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d89410c0-7204-4ce1-838e-8ae6717579a8 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "83368cd75f2148998cde7536cbadec27"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:20.201141 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d89410c0-7204-4ce1-838e-8ae6717579a8 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/action returned with HTTP 202 Jan 27 16:22:20.202068 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 453/907] 10.222.0.78 () {60 vars in 1351 bytes} [Wed Jan 27 16:22:20 2021] POST /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:22:20.211323 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf685b8c-4bce-4699-bfbb-58c4eb6d145f tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] DELETE http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce Jan 27 16:22:20.211855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf685b8c-4bce-4699-bfbb-58c4eb6d145f tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:20.212453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf685b8c-4bce-4699-bfbb-58c4eb6d145f tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:20.276872 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:22:20.276872 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:22:20.353150 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf685b8c-4bce-4699-bfbb-58c4eb6d145f tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce returned with HTTP 202 Jan 27 16:22:20.355603 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 455/908] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:22:20 2021] DELETE /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:22:20.365000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b03d7357-2fde-4c05-a536-bb12222a5514 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] GET http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce Jan 27 16:22:20.371670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b03d7357-2fde-4c05-a536-bb12222a5514 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:20.371670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b03d7357-2fde-4c05-a536-bb12222a5514 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:20.394347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b03d7357-2fde-4c05-a536-bb12222a5514 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce returned with HTTP 404 Jan 27 16:22:20.397160 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 454/909] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:22:20 2021] GET /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/95767d3b-8287-4dad-b79b-d95fc78fbbce => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:22:20.407148 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7080d12a-cf34-4c99-ac9d-3e89df8f4d82 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] DELETE http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b Jan 27 16:22:20.407689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7080d12a-cf34-4c99-ac9d-3e89df8f4d82 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:20.408526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7080d12a-cf34-4c99-ac9d-3e89df8f4d82 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:20.409160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7080d12a-cf34-4c99-ac9d-3e89df8f4d82 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Delete volume with id: 0b696c62-7507-4a7d-91a1-c0629097082b Jan 27 16:22:20.472237 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:20.472237 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:20.473433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7080d12a-cf34-4c99-ac9d-3e89df8f4d82 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Volume info retrieved successfully. Jan 27 16:22:20.676083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7080d12a-cf34-4c99-ac9d-3e89df8f4d82 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Delete volume request issued successfully. Jan 27 16:22:20.676776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7080d12a-cf34-4c99-ac9d-3e89df8f4d82 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b returned with HTTP 202 Jan 27 16:22:20.677815 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 456/910] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:22:20 2021] DELETE /volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b => generated 0 bytes in 276 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:22:20.686139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1668724-be43-4422-85f8-2454c314183c tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] GET http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b Jan 27 16:22:20.686902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1668724-be43-4422-85f8-2454c314183c tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:20.689764 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1668724-be43-4422-85f8-2454c314183c tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:20.758718 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:20.758718 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:20.767328 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e1668724-be43-4422-85f8-2454c314183c tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Volume info retrieved successfully. Jan 27 16:22:20.791735 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1668724-be43-4422-85f8-2454c314183c tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b returned with HTTP 200 Jan 27 16:22:20.802095 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 455/911] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:20 2021] GET /volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b => generated 952 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:21.809226 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6000488f-d594-42f2-b75c-a57155060858 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] GET http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b Jan 27 16:22:21.817964 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6000488f-d594-42f2-b75c-a57155060858 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:21.819894 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:21.819894 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:21.822427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6000488f-d594-42f2-b75c-a57155060858 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:21.986452 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:21.986452 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:22.008776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6000488f-d594-42f2-b75c-a57155060858 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Volume info retrieved successfully. Jan 27 16:22:22.044041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6000488f-d594-42f2-b75c-a57155060858 tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b returned with HTTP 200 Jan 27 16:22:22.045441 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 457/912] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:21 2021] GET /volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b => generated 952 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:22:23.061333 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e8bbb65-8144-4bba-94ef-233db3a0b70d tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] GET http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b Jan 27 16:22:23.073263 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e8bbb65-8144-4bba-94ef-233db3a0b70d tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:23.073263 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:23.073263 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:23.073263 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e8bbb65-8144-4bba-94ef-233db3a0b70d tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:23.108567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e8bbb65-8144-4bba-94ef-233db3a0b70d tempest-VolumeTypesAccessTest-1449825241 tempest-VolumeTypesAccessTest-1449825241-project] http://10.222.0.78/volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b returned with HTTP 404 Jan 27 16:22:23.109978 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 456/913] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:23 2021] GET /volume/v3/83368cd75f2148998cde7536cbadec27/volumes/0b696c62-7507-4a7d-91a1-c0629097082b => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:22:23.141713 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c22fea2-b793-4821-b11d-d61cc31a6053 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] DELETE http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/1c2982d5-8967-4129-b679-6ba865d170e2 Jan 27 16:22:23.141713 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c22fea2-b793-4821-b11d-d61cc31a6053 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:23.141713 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:23.141713 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:23.141713 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c22fea2-b793-4821-b11d-d61cc31a6053 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:23.184451 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:22:23.184451 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:22:23.331522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c22fea2-b793-4821-b11d-d61cc31a6053 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/1c2982d5-8967-4129-b679-6ba865d170e2 returned with HTTP 202 Jan 27 16:22:23.332638 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 458/914] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:22:23 2021] DELETE /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/1c2982d5-8967-4129-b679-6ba865d170e2 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:22:23.346220 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1285967b-4a88-4c14-9197-7b1a946a8467 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] GET http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/1c2982d5-8967-4129-b679-6ba865d170e2 Jan 27 16:22:23.346754 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1285967b-4a88-4c14-9197-7b1a946a8467 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:23.347268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1285967b-4a88-4c14-9197-7b1a946a8467 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:23.359113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1285967b-4a88-4c14-9197-7b1a946a8467 tempest-VolumeTypesAccessTest-834914788 tempest-VolumeTypesAccessTest-834914788-project-admin] http://10.222.0.78/volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/1c2982d5-8967-4129-b679-6ba865d170e2 returned with HTTP 404 Jan 27 16:22:23.363595 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 457/915] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:22:23 2021] GET /volume/v3/8d8c284eb2ff4636817ed21a51e2a270/types/1c2982d5-8967-4129-b679-6ba865d170e2 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:22:28.982224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] POST http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes Jan 27 16:22:28.983000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-458024476"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:22:28.984131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Create volume request body: {'volume': {'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-458024476'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:22:29.129118 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Create volume of 1 GB Jan 27 16:22:29.144329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Availability Zones retrieved successfully. Jan 27 16:22:29.167943 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Flow 'volume_create_api' (8eafc3a8-9dd3-4736-92ae-6a584d454f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:22:29.167943 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0073aad3-5455-4b30-ad74-9de5b75e2f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:29.169312 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:22:29.353731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0073aad3-5455-4b30-ad74-9de5b75e2f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:22:29.356322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6da987e6-b704-4e25-9e5a-8c42cc8bff7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:29.504426 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Created reservations ['2399a5c3-3601-414c-85ba-58a91689fe3c', '9ceb1c04-8926-4979-83a6-60c98ea698f1', '1c90b04f-36c0-4ae0-bd6a-73b027f4a7dc', '09067289-930a-4deb-9c1a-ab324142698e'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:22:29.506751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6da987e6-b704-4e25-9e5a-8c42cc8bff7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2399a5c3-3601-414c-85ba-58a91689fe3c', '9ceb1c04-8926-4979-83a6-60c98ea698f1', '1c90b04f-36c0-4ae0-bd6a-73b027f4a7dc', '09067289-930a-4deb-9c1a-ab324142698e']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:22:29.509050 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e468b4f8-2bec-4fe4-8726-29b94104658a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:29.624276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e468b4f8-2bec-4fe4-8726-29b94104658a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9be544c9-8822-4154-a7c3-c1e37afcea67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-458024476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408b2971252e411eb77fed81096c8fe3',qos_specs=None,replication_status=,reservations=['2399a5c3-3601-414c-85ba-58a91689fe3c','9ceb1c04-8926-4979-83a6-60c98ea698f1','1c90b04f-36c0-4ae0-bd6a-73b027f4a7dc','09067289-930a-4deb-9c1a-ab324142698e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85aa13b479f84aca8fafcc75af7a6032',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:22:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-458024476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9be544c9-8822-4154-a7c3-c1e37afcea67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='408b2971252e411eb77fed81096c8fe3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85aa13b479f84aca8fafcc75af7a6032',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:22:29.626557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a71978e-f998-4fc1-a62c-3a9edb2cbebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:29.695047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a71978e-f998-4fc1-a62c-3a9edb2cbebe) transitioned into state 'SUCCESS' from state '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-458024476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408b2971252e411eb77fed81096c8fe3',qos_specs=None,replication_status=,reservations=['2399a5c3-3601-414c-85ba-58a91689fe3c','9ceb1c04-8926-4979-83a6-60c98ea698f1','1c90b04f-36c0-4ae0-bd6a-73b027f4a7dc','09067289-930a-4deb-9c1a-ab324142698e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85aa13b479f84aca8fafcc75af7a6032',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:22:29.697840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa1fed8e-9daf-467b-a8c2-44d9e6db22ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:22:29.760637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa1fed8e-9daf-467b-a8c2-44d9e6db22ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:22:29.763841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Flow 'volume_create_api' (8eafc3a8-9dd3-4736-92ae-6a584d454f71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:22:29.815677 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Create volume request issued successfully. Jan 27 16:22:29.830717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0143442-d62a-4f08-b667-c6d2ca2d0fde tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes returned with HTTP 202 Jan 27 16:22:29.831846 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 459/916] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:22:28 2021] POST /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes => generated 819 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:22:29.847152 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7f73511-dd50-44d1-915d-78287cd2abab tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:29.847512 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7f73511-dd50-44d1-915d-78287cd2abab tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:29.848220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7f73511-dd50-44d1-915d-78287cd2abab tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:29.901110 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:29.901110 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:29.910083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a7f73511-dd50-44d1-915d-78287cd2abab tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:29.963969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7f73511-dd50-44d1-915d-78287cd2abab tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:29.965090 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 458/917] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:29 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 887 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:30.982007 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b61fe5af-45ae-4bac-b352-94cc32819de0 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:30.982591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b61fe5af-45ae-4bac-b352-94cc32819de0 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:30.982743 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:30.982743 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:30.983075 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b61fe5af-45ae-4bac-b352-94cc32819de0 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:31.140678 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:31.140678 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:31.166816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b61fe5af-45ae-4bac-b352-94cc32819de0 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:31.238851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b61fe5af-45ae-4bac-b352-94cc32819de0 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:31.240836 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 460/918] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:30 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:32.257840 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf9453c1-2189-4436-a713-3a4586aa95fd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:32.258398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf9453c1-2189-4436-a713-3a4586aa95fd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:32.258519 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:32.258519 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:32.258831 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf9453c1-2189-4436-a713-3a4586aa95fd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:32.338712 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:32.338712 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:32.351051 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf9453c1-2189-4436-a713-3a4586aa95fd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:32.379576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf9453c1-2189-4436-a713-3a4586aa95fd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:32.380650 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 459/919] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:32 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:33.399031 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8b590ca-0a61-46fe-8086-3a1e69778c44 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:33.399824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8b590ca-0a61-46fe-8086-3a1e69778c44 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:33.400026 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:33.400026 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:33.400829 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8b590ca-0a61-46fe-8086-3a1e69778c44 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:33.476333 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:33.476333 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:33.488695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f8b590ca-0a61-46fe-8086-3a1e69778c44 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:33.520792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8b590ca-0a61-46fe-8086-3a1e69778c44 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:33.531346 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 461/920] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:33 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:34.539968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7150c0b6-58d5-4d8a-a177-64ef21746dcb tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:34.540758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7150c0b6-58d5-4d8a-a177-64ef21746dcb tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:34.541058 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:34.541058 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:34.541586 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7150c0b6-58d5-4d8a-a177-64ef21746dcb tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:34.616306 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:34.616306 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:34.626767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7150c0b6-58d5-4d8a-a177-64ef21746dcb tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:34.654718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7150c0b6-58d5-4d8a-a177-64ef21746dcb tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:34.665750 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 460/921] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:34 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:35.673508 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce6c8044-0b36-4274-ae40-05b254e1f09c tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:35.674596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce6c8044-0b36-4274-ae40-05b254e1f09c tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:35.674995 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:35.674995 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:35.675749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce6c8044-0b36-4274-ae40-05b254e1f09c tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:35.738294 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:35.738294 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:35.752018 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ce6c8044-0b36-4274-ae40-05b254e1f09c tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:35.777545 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce6c8044-0b36-4274-ae40-05b254e1f09c tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:35.788847 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 462/922] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:35 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:36.798559 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f26f958e-7c39-4ea0-82e8-fb9f735ad5b7 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:36.798559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f26f958e-7c39-4ea0-82e8-fb9f735ad5b7 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:36.798559 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:36.798559 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:36.798559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f26f958e-7c39-4ea0-82e8-fb9f735ad5b7 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:36.848940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:36.848940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:36.863049 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f26f958e-7c39-4ea0-82e8-fb9f735ad5b7 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:36.900785 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f26f958e-7c39-4ea0-82e8-fb9f735ad5b7 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:36.902474 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 461/923] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:36 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:37.918441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0eaa744c-c362-4c92-8376-782685f2f3dd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:37.918986 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0eaa744c-c362-4c92-8376-782685f2f3dd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:37.928192 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:37.928192 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:37.928192 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0eaa744c-c362-4c92-8376-782685f2f3dd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:38.032723 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:38.032723 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:38.055658 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0eaa744c-c362-4c92-8376-782685f2f3dd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:38.102986 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0eaa744c-c362-4c92-8376-782685f2f3dd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:38.104575 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 463/924] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:37 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:39.123725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a45dd84-1b02-43b6-b904-a1489e1f3d09 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:39.124319 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a45dd84-1b02-43b6-b904-a1489e1f3d09 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:39.124951 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:39.124951 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:39.125937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a45dd84-1b02-43b6-b904-a1489e1f3d09 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:39.195458 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:39.195458 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:39.211442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a45dd84-1b02-43b6-b904-a1489e1f3d09 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:39.237129 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a45dd84-1b02-43b6-b904-a1489e1f3d09 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:39.239245 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 462/925] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:39 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:40.255182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5189365e-9787-4714-99c4-8b6ec66374ee tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:40.255955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5189365e-9787-4714-99c4-8b6ec66374ee tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:40.259210 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:40.259210 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:40.259210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5189365e-9787-4714-99c4-8b6ec66374ee tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:40.380346 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:40.380346 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:40.394395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5189365e-9787-4714-99c4-8b6ec66374ee tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:40.440803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5189365e-9787-4714-99c4-8b6ec66374ee tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:40.441958 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 464/926] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:40 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:41.457857 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28ff6899-aff5-4e41-a138-fba2a331898d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:41.458456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28ff6899-aff5-4e41-a138-fba2a331898d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:41.458773 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:41.458773 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:41.460274 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28ff6899-aff5-4e41-a138-fba2a331898d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:41.596102 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:41.596102 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:41.608611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-28ff6899-aff5-4e41-a138-fba2a331898d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:41.659178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28ff6899-aff5-4e41-a138-fba2a331898d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:41.660746 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 463/927] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:41 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:42.680177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f45b92f5-7706-46d3-878b-c51ea20d0cf8 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:42.680819 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f45b92f5-7706-46d3-878b-c51ea20d0cf8 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:42.681118 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:42.681118 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:42.681491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f45b92f5-7706-46d3-878b-c51ea20d0cf8 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:42.735323 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:42.735323 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:42.745379 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f45b92f5-7706-46d3-878b-c51ea20d0cf8 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:42.770579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f45b92f5-7706-46d3-878b-c51ea20d0cf8 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:42.771734 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 465/928] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:42 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:43.788717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-584031a8-5fc6-4395-b4d6-76610c635f7a tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:43.789334 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-584031a8-5fc6-4395-b4d6-76610c635f7a tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:43.789626 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:43.789626 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:43.790190 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-584031a8-5fc6-4395-b4d6-76610c635f7a tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:43.859776 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:43.859776 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:43.872319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-584031a8-5fc6-4395-b4d6-76610c635f7a tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:43.956885 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-584031a8-5fc6-4395-b4d6-76610c635f7a tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:43.958122 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 464/929] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:43 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:44.975622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9ebf498-3c75-440e-bfd8-3913470a29fc tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:44.976691 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9ebf498-3c75-440e-bfd8-3913470a29fc tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:44.977157 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:44.977157 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:44.977807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9ebf498-3c75-440e-bfd8-3913470a29fc tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:45.063610 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:45.063610 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:45.074349 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9ebf498-3c75-440e-bfd8-3913470a29fc tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:45.099399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9ebf498-3c75-440e-bfd8-3913470a29fc tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:45.100646 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 466/930] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:44 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:46.118459 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-950dac53-7f43-49b4-a67d-d325f87ede27 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:46.119037 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-950dac53-7f43-49b4-a67d-d325f87ede27 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:46.119343 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:46.119343 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:46.119764 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-950dac53-7f43-49b4-a67d-d325f87ede27 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:46.172116 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:46.172116 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:46.182566 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-950dac53-7f43-49b4-a67d-d325f87ede27 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:46.206816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-950dac53-7f43-49b4-a67d-d325f87ede27 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:46.207734 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 465/931] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:46 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:47.225053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fa61897-ae42-437f-ae21-4abcd2f019ec tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:47.225759 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fa61897-ae42-437f-ae21-4abcd2f019ec tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:47.225964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:47.225964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:47.226616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fa61897-ae42-437f-ae21-4abcd2f019ec tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:47.276103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:47.276103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:47.284386 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0fa61897-ae42-437f-ae21-4abcd2f019ec tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:47.307022 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fa61897-ae42-437f-ae21-4abcd2f019ec tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:47.316415 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 467/932] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:47 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 911 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:48.326334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6163cf7f-9b87-4f91-ab59-a1766c91f670 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:48.330206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6163cf7f-9b87-4f91-ab59-a1766c91f670 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:48.331366 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:48.331366 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:48.332072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6163cf7f-9b87-4f91-ab59-a1766c91f670 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:48.405013 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:48.405013 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:48.416317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6163cf7f-9b87-4f91-ab59-a1766c91f670 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:48.446083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6163cf7f-9b87-4f91-ab59-a1766c91f670 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:48.455295 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 466/933] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:48 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:49.463316 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-574a06d8-e0f6-4548-8245-c26bdb622a1f tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:49.463866 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-574a06d8-e0f6-4548-8245-c26bdb622a1f tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:49.464094 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:49.464094 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:49.464523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-574a06d8-e0f6-4548-8245-c26bdb622a1f tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:49.532598 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:49.532598 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:49.553004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-574a06d8-e0f6-4548-8245-c26bdb622a1f tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:49.603580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-574a06d8-e0f6-4548-8245-c26bdb622a1f tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:49.605048 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 468/934] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:49 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:50.622679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4b844c4-aaac-4b73-9935-0c4000ee48db tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:50.623511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4b844c4-aaac-4b73-9935-0c4000ee48db tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:50.623709 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:50.623709 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:50.624366 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4b844c4-aaac-4b73-9935-0c4000ee48db tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:50.688680 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:50.688680 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:50.699879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4b844c4-aaac-4b73-9935-0c4000ee48db tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:50.735389 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4b844c4-aaac-4b73-9935-0c4000ee48db tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:50.735389 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 467/935] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:50 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:51.749733 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfd7b176-8b71-44c7-a576-245f139fac00 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:51.750312 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfd7b176-8b71-44c7-a576-245f139fac00 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:51.750412 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:51.750412 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:51.750917 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfd7b176-8b71-44c7-a576-245f139fac00 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:51.799818 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:51.799818 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:51.808977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cfd7b176-8b71-44c7-a576-245f139fac00 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:51.832470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfd7b176-8b71-44c7-a576-245f139fac00 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:51.833402 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 469/936] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:51 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:52.886960 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-307ec23f-e8f3-406c-bb72-8e980778fa97 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:52.886960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-307ec23f-e8f3-406c-bb72-8e980778fa97 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:52.886960 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:52.886960 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:52.886960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-307ec23f-e8f3-406c-bb72-8e980778fa97 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:52.935861 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:52.935861 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:52.960567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-307ec23f-e8f3-406c-bb72-8e980778fa97 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:52.999168 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-307ec23f-e8f3-406c-bb72-8e980778fa97 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:52.999168 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 468/937] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:52 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:54.015587 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6df1eb9d-2074-4e29-8b48-6c67af54e251 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:54.016747 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6df1eb9d-2074-4e29-8b48-6c67af54e251 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:54.017144 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:54.017144 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:54.017757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6df1eb9d-2074-4e29-8b48-6c67af54e251 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:54.083619 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:54.083619 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:54.097970 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6df1eb9d-2074-4e29-8b48-6c67af54e251 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:54.128608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6df1eb9d-2074-4e29-8b48-6c67af54e251 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:54.139567 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 470/938] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:54 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:55.146344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4757d0b7-6d7d-4dd6-befd-628aab1b0a8d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:55.146923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4757d0b7-6d7d-4dd6-befd-628aab1b0a8d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:55.147127 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:55.147127 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:55.147550 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4757d0b7-6d7d-4dd6-befd-628aab1b0a8d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:55.247971 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:55.247971 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:55.268427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4757d0b7-6d7d-4dd6-befd-628aab1b0a8d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:55.327001 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4757d0b7-6d7d-4dd6-befd-628aab1b0a8d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:55.331377 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 469/939] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:55 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:56.348537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbc1b8e6-b92b-46bf-9bf2-109791d09237 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:56.350055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbc1b8e6-b92b-46bf-9bf2-109791d09237 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:56.350858 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:56.350858 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:56.351869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbc1b8e6-b92b-46bf-9bf2-109791d09237 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:56.430590 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:56.430590 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:56.440655 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cbc1b8e6-b92b-46bf-9bf2-109791d09237 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:56.468361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbc1b8e6-b92b-46bf-9bf2-109791d09237 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:56.469466 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 471/940] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:56 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:57.485836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a13f89db-43f1-44ea-9d25-3f84ad1ac715 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:57.486930 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a13f89db-43f1-44ea-9d25-3f84ad1ac715 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:57.487388 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:57.487388 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:57.488203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a13f89db-43f1-44ea-9d25-3f84ad1ac715 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:57.590336 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:57.590336 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:57.614160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a13f89db-43f1-44ea-9d25-3f84ad1ac715 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:57.657132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a13f89db-43f1-44ea-9d25-3f84ad1ac715 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:57.658789 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 470/941] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:57 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:58.676222 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aee5669b-1d93-4350-8907-248a7dc512aa tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:58.676774 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aee5669b-1d93-4350-8907-248a7dc512aa tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:58.677216 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:58.677216 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:58.678126 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aee5669b-1d93-4350-8907-248a7dc512aa tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:58.729238 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:58.729238 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:58.738224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aee5669b-1d93-4350-8907-248a7dc512aa tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:58.762866 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aee5669b-1d93-4350-8907-248a7dc512aa tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:58.763783 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 472/942] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:58 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:22:59.795489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1d313e8-708a-498e-813b-d86b20872ab3 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:22:59.795489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1d313e8-708a-498e-813b-d86b20872ab3 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:22:59.795489 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:22:59.795489 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:22:59.795489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1d313e8-708a-498e-813b-d86b20872ab3 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:22:59.839126 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:22:59.839126 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:22:59.851001 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1d313e8-708a-498e-813b-d86b20872ab3 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:22:59.877283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1d313e8-708a-498e-813b-d86b20872ab3 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:22:59.888099 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 471/943] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:22:59 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:00.893451 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ea3ea9b-a76d-470b-9ac5-a7ed05bfe4cd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:00.893976 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ea3ea9b-a76d-470b-9ac5-a7ed05bfe4cd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:00.894178 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:00.894178 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:00.894512 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ea3ea9b-a76d-470b-9ac5-a7ed05bfe4cd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:00.944912 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:00.944912 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:00.954757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6ea3ea9b-a76d-470b-9ac5-a7ed05bfe4cd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:00.977635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ea3ea9b-a76d-470b-9ac5-a7ed05bfe4cd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:00.978542 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 473/944] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:00 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:01.994615 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b35ca47-120d-4ddf-bf4f-83d958609d4b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:01.996233 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b35ca47-120d-4ddf-bf4f-83d958609d4b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:01.996608 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:01.996608 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:01.997310 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b35ca47-120d-4ddf-bf4f-83d958609d4b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:02.057572 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:02.057572 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:02.067547 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b35ca47-120d-4ddf-bf4f-83d958609d4b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:02.093259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b35ca47-120d-4ddf-bf4f-83d958609d4b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:02.111566 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 472/945] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:01 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:03.125604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-998e7ac3-d317-465f-9102-0913e546014d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:03.126125 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-998e7ac3-d317-465f-9102-0913e546014d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:03.126296 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:03.126296 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:03.127078 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-998e7ac3-d317-465f-9102-0913e546014d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:03.250024 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:03.250024 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:03.274164 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-998e7ac3-d317-465f-9102-0913e546014d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:03.306366 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-998e7ac3-d317-465f-9102-0913e546014d tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:03.307713 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 474/946] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:03 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:04.323946 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e6cbf28-e8a4-4d5d-a493-3352067e27e9 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:04.324541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e6cbf28-e8a4-4d5d-a493-3352067e27e9 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:04.324668 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:04.324668 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:04.325115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e6cbf28-e8a4-4d5d-a493-3352067e27e9 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:04.379303 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:04.379303 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:04.393687 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7e6cbf28-e8a4-4d5d-a493-3352067e27e9 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:04.418622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e6cbf28-e8a4-4d5d-a493-3352067e27e9 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:04.419612 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 473/947] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:04 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:05.436188 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13fdbeb4-3ddb-4127-82ac-639b848e7249 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:05.437359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13fdbeb4-3ddb-4127-82ac-639b848e7249 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:05.437622 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:05.437622 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:05.437980 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13fdbeb4-3ddb-4127-82ac-639b848e7249 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:05.492107 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:05.492107 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:05.504739 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13fdbeb4-3ddb-4127-82ac-639b848e7249 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:05.533140 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13fdbeb4-3ddb-4127-82ac-639b848e7249 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:05.540995 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 475/948] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:05 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:06.551487 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4ec1b9b-4671-4e30-afd0-ae694c7c1a70 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:06.552793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4ec1b9b-4671-4e30-afd0-ae694c7c1a70 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:06.553209 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:06.553209 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:06.553812 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4ec1b9b-4671-4e30-afd0-ae694c7c1a70 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:06.606397 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:06.606397 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:06.616527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4ec1b9b-4671-4e30-afd0-ae694c7c1a70 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:06.642104 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4ec1b9b-4671-4e30-afd0-ae694c7c1a70 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:06.642815 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 474/949] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:06 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:07.669413 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6cd8f10-cb9c-4ba1-97a2-e7a4dc14f454 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:07.669413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6cd8f10-cb9c-4ba1-97a2-e7a4dc14f454 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:07.669413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:07.669413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:07.669413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6cd8f10-cb9c-4ba1-97a2-e7a4dc14f454 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:07.715049 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:07.715049 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:07.724872 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6cd8f10-cb9c-4ba1-97a2-e7a4dc14f454 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:07.749587 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6cd8f10-cb9c-4ba1-97a2-e7a4dc14f454 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:07.750588 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 476/950] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:07 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:08.767986 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d32659a1-290d-4d72-a9f0-a4da329d8745 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:08.769339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d32659a1-290d-4d72-a9f0-a4da329d8745 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:08.769833 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:08.769833 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:08.772080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d32659a1-290d-4d72-a9f0-a4da329d8745 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:08.827402 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:08.827402 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:08.837034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d32659a1-290d-4d72-a9f0-a4da329d8745 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:08.863464 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d32659a1-290d-4d72-a9f0-a4da329d8745 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:08.865591 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 475/951] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:08 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:09.881836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e02a018b-f95a-455c-9ce1-e90fe8f308e3 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:09.882384 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e02a018b-f95a-455c-9ce1-e90fe8f308e3 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:09.882820 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:09.882820 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:09.883218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e02a018b-f95a-455c-9ce1-e90fe8f308e3 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:09.933974 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:09.933974 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:09.942988 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e02a018b-f95a-455c-9ce1-e90fe8f308e3 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:09.991695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e02a018b-f95a-455c-9ce1-e90fe8f308e3 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:09.992602 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 477/952] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:09 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:11.026061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8deaa246-5d33-424e-b740-525f9d3920ce tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:11.027593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8deaa246-5d33-424e-b740-525f9d3920ce tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:11.028051 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:11.028051 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:11.029443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8deaa246-5d33-424e-b740-525f9d3920ce tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:11.080365 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:11.080365 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:11.090840 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8deaa246-5d33-424e-b740-525f9d3920ce tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:11.117068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8deaa246-5d33-424e-b740-525f9d3920ce tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:11.126938 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 476/953] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:11 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:12.134831 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b1e358e-c1b0-421c-8ff4-c2e0fd08e40b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:12.135408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b1e358e-c1b0-421c-8ff4-c2e0fd08e40b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:12.135823 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:12.135823 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:12.136202 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b1e358e-c1b0-421c-8ff4-c2e0fd08e40b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:12.188415 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:12.188415 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:12.199111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b1e358e-c1b0-421c-8ff4-c2e0fd08e40b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:12.224668 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b1e358e-c1b0-421c-8ff4-c2e0fd08e40b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:12.225886 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 478/954] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:12 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:13.241817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-550b21fe-2c99-4ac8-893d-c4d18eded4ee tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:13.242392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-550b21fe-2c99-4ac8-893d-c4d18eded4ee tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:13.242568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:13.242568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:13.242939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-550b21fe-2c99-4ac8-893d-c4d18eded4ee tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:13.296928 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:13.296928 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:13.308237 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-550b21fe-2c99-4ac8-893d-c4d18eded4ee tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:13.332363 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-550b21fe-2c99-4ac8-893d-c4d18eded4ee tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:13.333978 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 477/955] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:13 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:14.349510 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da58a163-bd74-4078-9f4c-7d08312cb1cc tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:14.351010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da58a163-bd74-4078-9f4c-7d08312cb1cc tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:14.351236 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:14.351236 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:14.351589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da58a163-bd74-4078-9f4c-7d08312cb1cc tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:14.402354 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:14.402354 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:14.412918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-da58a163-bd74-4078-9f4c-7d08312cb1cc tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:14.435814 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da58a163-bd74-4078-9f4c-7d08312cb1cc tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:14.437804 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 479/956] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:14 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:15.452983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-990943c0-067b-4555-af67-69a11e8bb1cd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:15.453546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-990943c0-067b-4555-af67-69a11e8bb1cd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:15.453797 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:15.453797 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:15.454065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-990943c0-067b-4555-af67-69a11e8bb1cd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:15.506531 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:15.506531 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:15.515770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-990943c0-067b-4555-af67-69a11e8bb1cd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:15.555763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-990943c0-067b-4555-af67-69a11e8bb1cd tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:15.556953 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 478/957] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:15 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 972 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:16.573419 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ea9060c-e60c-46bb-a879-9f8220824f1b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:16.573975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ea9060c-e60c-46bb-a879-9f8220824f1b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:16.574105 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:16.574105 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:16.574485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ea9060c-e60c-46bb-a879-9f8220824f1b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:16.632988 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:16.632988 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:16.645070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9ea9060c-e60c-46bb-a879-9f8220824f1b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:16.684111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ea9060c-e60c-46bb-a879-9f8220824f1b tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:16.684111 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 480/958] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:16 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 1362 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:23:17.695034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a888021-26ee-4545-aca7-1b8230ed6f18 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:17.695650 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a888021-26ee-4545-aca7-1b8230ed6f18 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:17.695899 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:17.695899 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:17.696229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a888021-26ee-4545-aca7-1b8230ed6f18 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:17.773943 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:17.773943 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:17.791919 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0a888021-26ee-4545-aca7-1b8230ed6f18 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:17.823755 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a888021-26ee-4545-aca7-1b8230ed6f18 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:17.825316 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 479/959] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:17 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 1360 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:23:17.846352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f802a5d-d71d-48e3-a598-4d48209bd9c1 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] POST http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67/action Jan 27 16:23:17.847009 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:17.847009 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:17.848283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f802a5d-d71d-48e3-a598-4d48209bd9c1 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] 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=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:23:17.849777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f802a5d-d71d-48e3-a598-4d48209bd9c1 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] 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=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:23:17.909855 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:17.909855 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:17.961526 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:17.961526 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:17.962981 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f802a5d-d71d-48e3-a598-4d48209bd9c1 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:18.015784 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f802a5d-d71d-48e3-a598-4d48209bd9c1 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Update volume metadata completed successfully. Jan 27 16:23:18.016591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f802a5d-d71d-48e3-a598-4d48209bd9c1 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67/action returned with HTTP 200 Jan 27 16:23:18.017784 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 481/960] 10.222.0.78 () {60 vars in 1358 bytes} [Wed Jan 27 16:23:17 2021] POST /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67/action => generated 511 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:18.029192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17582540-bc87-4b75-abcb-2f04192acd78 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:18.030114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17582540-bc87-4b75-abcb-2f04192acd78 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:18.030568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:18.030568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:18.031140 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17582540-bc87-4b75-abcb-2f04192acd78 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:18.110677 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:18.110677 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:18.121606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17582540-bc87-4b75-abcb-2f04192acd78 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:18.149912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17582540-bc87-4b75-abcb-2f04192acd78 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:18.150904 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 480/961] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:18 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 1435 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:23:18.167645 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f8836d6-fa21-4e67-86c5-99efd424557c tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] POST http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67/action Jan 27 16:23:18.168122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:18.168122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:18.168539 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f8836d6-fa21-4e67-86c5-99efd424557c tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:23:18.169169 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f8836d6-fa21-4e67-86c5-99efd424557c tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:23:18.229440 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:18.229440 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:18.299351 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:18.299351 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:18.301023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6f8836d6-fa21-4e67-86c5-99efd424557c tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:18.314769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6f8836d6-fa21-4e67-86c5-99efd424557c tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Get volume image-metadata completed successfully. Jan 27 16:23:18.336876 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:23:18.336876 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:23:18.469941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6f8836d6-fa21-4e67-86c5-99efd424557c tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Delete volume metadata completed successfully. Jan 27 16:23:18.470500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f8836d6-fa21-4e67-86c5-99efd424557c tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67/action returned with HTTP 200 Jan 27 16:23:18.474529 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 482/962] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:23:18 2021] POST /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67/action => generated 0 bytes in 310 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 27 16:23:18.489391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-832a3e29-881e-4393-b767-9de30f4f9d94 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] POST http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67/action Jan 27 16:23:18.489391 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:18.489391 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:18.489391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-832a3e29-881e-4393-b767-9de30f4f9d94 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:23:18.489391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-832a3e29-881e-4393-b767-9de30f4f9d94 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:23:18.540822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:18.540822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:18.542395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-832a3e29-881e-4393-b767-9de30f4f9d94 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:18.554980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-832a3e29-881e-4393-b767-9de30f4f9d94 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Get volume image-metadata completed successfully. Jan 27 16:23:18.555972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-832a3e29-881e-4393-b767-9de30f4f9d94 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67/action returned with HTTP 200 Jan 27 16:23:18.557278 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 481/963] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:23:18 2021] POST /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67/action => generated 485 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:18.571252 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7125b342-74c1-48f1-af69-4e6277248210 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] DELETE http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:18.571794 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7125b342-74c1-48f1-af69-4e6277248210 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:18.572016 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:18.572016 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:18.572399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7125b342-74c1-48f1-af69-4e6277248210 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:18.572874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7125b342-74c1-48f1-af69-4e6277248210 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Delete volume with id: 9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:18.659552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:18.659552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:18.660748 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7125b342-74c1-48f1-af69-4e6277248210 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:18.786498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7125b342-74c1-48f1-af69-4e6277248210 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Delete volume request issued successfully. Jan 27 16:23:18.798078 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7125b342-74c1-48f1-af69-4e6277248210 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 202 Jan 27 16:23:18.798078 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 483/964] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:23:18 2021] DELETE /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:23:18.799350 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e76b260c-718f-467a-b7e3-9f5f9a6d3588 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:18.799923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e76b260c-718f-467a-b7e3-9f5f9a6d3588 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:18.800116 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:18.800116 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:18.801005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e76b260c-718f-467a-b7e3-9f5f9a6d3588 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:18.888196 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:18.888196 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:18.897517 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e76b260c-718f-467a-b7e3-9f5f9a6d3588 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:18.922671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e76b260c-718f-467a-b7e3-9f5f9a6d3588 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:18.933429 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 482/965] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:18 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 1408 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:23:19.940589 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ce1d63a-6eee-4be2-b7f3-5885d21335ec tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:19.941113 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ce1d63a-6eee-4be2-b7f3-5885d21335ec tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:19.941332 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:19.941332 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:19.941862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ce1d63a-6eee-4be2-b7f3-5885d21335ec tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:20.155542 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:20.155542 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:20.176708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9ce1d63a-6eee-4be2-b7f3-5885d21335ec tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Volume info retrieved successfully. Jan 27 16:23:20.228962 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ce1d63a-6eee-4be2-b7f3-5885d21335ec tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 200 Jan 27 16:23:20.230596 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 484/966] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:19 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 1408 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:23:21.249924 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6cfd2a5-1ce0-42e9-8b05-41d9bb067ab0 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] GET http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 Jan 27 16:23:21.249924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6cfd2a5-1ce0-42e9-8b05-41d9bb067ab0 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:21.249924 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:21.249924 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:21.249924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6cfd2a5-1ce0-42e9-8b05-41d9bb067ab0 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:21.326694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6cfd2a5-1ce0-42e9-8b05-41d9bb067ab0 tempest-VolumesImageMetadata-789948600 tempest-VolumesImageMetadata-789948600-project] http://10.222.0.78/volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 returned with HTTP 404 Jan 27 16:23:21.328348 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 483/967] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:21 2021] GET /volume/v3/408b2971252e411eb77fed81096c8fe3/volumes/9be544c9-8822-4154-a7c3-c1e37afcea67 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:23:27.745844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] POST http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes Jan 27 16:23:27.746336 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:27.746336 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:27.746876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-478295100"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:23:27.748147 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-478295100'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:23:27.748631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Create volume of 1 GB Jan 27 16:23:27.762110 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Availability Zones retrieved successfully. Jan 27 16:23:27.778941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Flow 'volume_create_api' (4a7055da-1fa5-4a21-b6e0-d2cfc486f8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:23:27.781905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de99110-67d5-4033-b56f-80a4d6b0ddec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:27.783975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:23:27.849100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de99110-67d5-4033-b56f-80a4d6b0ddec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:27.851123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af15046e-222b-4a10-90cf-44779e03bdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:27.976059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Created reservations ['c7c1cbd2-3e81-4299-a358-cc30a1ec230f', 'f9314df4-e01b-44d5-9d3e-a38b590997f9', '70d89e31-0b8f-4303-a5cb-8eebe4015993', 'b4791ecc-5752-4b20-b900-1fbe945e220e'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:23:27.977877 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af15046e-222b-4a10-90cf-44779e03bdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7c1cbd2-3e81-4299-a358-cc30a1ec230f', 'f9314df4-e01b-44d5-9d3e-a38b590997f9', '70d89e31-0b8f-4303-a5cb-8eebe4015993', 'b4791ecc-5752-4b20-b900-1fbe945e220e']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:27.980289 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e91ec35-8740-4ef9-8322-118ac14d2d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:28.071432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e91ec35-8740-4ef9-8322-118ac14d2d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57d14ad2-0e0e-43c5-a466-6cf269d27cbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-478295100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b8125f6f4ed4766b425de4d5aa7e583',qos_specs=None,replication_status=,reservations=['c7c1cbd2-3e81-4299-a358-cc30a1ec230f','f9314df4-e01b-44d5-9d3e-a38b590997f9','70d89e31-0b8f-4303-a5cb-8eebe4015993','b4791ecc-5752-4b20-b900-1fbe945e220e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='373f4f11598b4b6fb0127653eb293cbd',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:23:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-478295100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57d14ad2-0e0e-43c5-a466-6cf269d27cbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b8125f6f4ed4766b425de4d5aa7e583',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='373f4f11598b4b6fb0127653eb293cbd',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:28.073559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d488f89-830c-4a56-84d5-209ad901ed4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:28.131286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d488f89-830c-4a56-84d5-209ad901ed4c) transitioned into state 'SUCCESS' from state '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-478295100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b8125f6f4ed4766b425de4d5aa7e583',qos_specs=None,replication_status=,reservations=['c7c1cbd2-3e81-4299-a358-cc30a1ec230f','f9314df4-e01b-44d5-9d3e-a38b590997f9','70d89e31-0b8f-4303-a5cb-8eebe4015993','b4791ecc-5752-4b20-b900-1fbe945e220e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='373f4f11598b4b6fb0127653eb293cbd',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:28.133478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8029bdd7-f3ce-461a-872e-38825ee6ffcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:28.185933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8029bdd7-f3ce-461a-872e-38825ee6ffcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:28.188932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Flow 'volume_create_api' (4a7055da-1fa5-4a21-b6e0-d2cfc486f8b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:23:28.240772 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Create volume request issued successfully. Jan 27 16:23:28.261805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f52f7c07-1713-4d3c-b314-2f4dec791d80 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes returned with HTTP 202 Jan 27 16:23:28.267458 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 485/968] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:23:27 2021] POST /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes => generated 819 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:23:28.278206 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b477f195-bbb6-4af2-b7c8-0ff02d70662e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] GET http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:28.282028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b477f195-bbb6-4af2-b7c8-0ff02d70662e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:28.282028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b477f195-bbb6-4af2-b7c8-0ff02d70662e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:28.345017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:28.345017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:28.354313 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b477f195-bbb6-4af2-b7c8-0ff02d70662e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Volume info retrieved successfully. Jan 27 16:23:28.376458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b477f195-bbb6-4af2-b7c8-0ff02d70662e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd returned with HTTP 200 Jan 27 16:23:28.382484 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 484/969] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:28 2021] GET /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd => generated 887 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:29.394424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9255674-fe21-420c-881c-30156efb3f77 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] GET http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:29.396268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9255674-fe21-420c-881c-30156efb3f77 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:29.396494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:29.396494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:29.396919 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9255674-fe21-420c-881c-30156efb3f77 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:29.448991 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:29.448991 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:29.460666 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b9255674-fe21-420c-881c-30156efb3f77 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Volume info retrieved successfully. Jan 27 16:23:29.480798 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9255674-fe21-420c-881c-30156efb3f77 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd returned with HTTP 200 Jan 27 16:23:29.481622 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 486/970] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:29 2021] GET /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:29.502968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2513ad1c-9f1d-4e35-89eb-5a9264f9baa9 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] POST http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer Jan 27 16:23:29.503464 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:29.503464 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:29.503877 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2513ad1c-9f1d-4e35-89eb-5a9264f9baa9 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "57d14ad2-0e0e-43c5-a466-6cf269d27cbd"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:23:29.505383 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-2513ad1c-9f1d-4e35-89eb-5a9264f9baa9 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Creating new volume transfer {'transfer': {'volume_id': '57d14ad2-0e0e-43c5-a466-6cf269d27cbd'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 27 16:23:29.505729 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-2513ad1c-9f1d-4e35-89eb-5a9264f9baa9 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Creating transfer of volume 57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:29.506111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.transfer.api [None req-2513ad1c-9f1d-4e35-89eb-5a9264f9baa9 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Generating transfer record for volume 57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:29.561606 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:29.561606 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:29.806659 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2513ad1c-9f1d-4e35-89eb-5a9264f9baa9 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer returned with HTTP 202 Jan 27 16:23:29.807668 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 485/971] 10.222.0.78 () {60 vars in 1258 bytes} [Wed Jan 27 16:23:29 2021] POST /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer => generated 507 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:23:29.818488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81faab41-a5d3-40b8-ab87-53a333f79f27 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] GET http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:29.819009 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81faab41-a5d3-40b8-ab87-53a333f79f27 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:29.819243 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:29.819243 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:29.819771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81faab41-a5d3-40b8-ab87-53a333f79f27 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:29.872402 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:29.872402 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:29.881539 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81faab41-a5d3-40b8-ab87-53a333f79f27 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Volume info retrieved successfully. Jan 27 16:23:29.903611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81faab41-a5d3-40b8-ab87-53a333f79f27 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd returned with HTTP 200 Jan 27 16:23:29.904436 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 487/972] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:29 2021] GET /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd => generated 920 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:29.925936 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-673c5417-1493-4752-b29b-8965bcbe3472 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] GET http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/2870876a-f4c5-4e9f-b23a-cd4b96b58ec8 Jan 27 16:23:29.927076 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-673c5417-1493-4752-b29b-8965bcbe3472 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:29.927502 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:29.927502 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:29.928006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-673c5417-1493-4752-b29b-8965bcbe3472 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:29.937214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-673c5417-1493-4752-b29b-8965bcbe3472 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/2870876a-f4c5-4e9f-b23a-cd4b96b58ec8 returned with HTTP 200 Jan 27 16:23:29.938219 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 486/973] 10.222.0.78 () {58 vars in 1348 bytes} [Wed Jan 27 16:23:29 2021] GET /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/2870876a-f4c5-4e9f-b23a-cd4b96b58ec8 => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:29.950266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df2492ca-1853-4a28-8e36-b4c09f354af6 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] GET http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer Jan 27 16:23:29.950788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df2492ca-1853-4a28-8e36-b4c09f354af6 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:29.951049 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:29.951049 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:29.951447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df2492ca-1853-4a28-8e36-b4c09f354af6 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:29.952044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-df2492ca-1853-4a28-8e36-b4c09f354af6 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Listing volume transfers {{(pid=87999) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 27 16:23:29.961301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df2492ca-1853-4a28-8e36-b4c09f354af6 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer returned with HTTP 200 Jan 27 16:23:29.967982 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 488/974] 10.222.0.78 () {58 vars in 1237 bytes} [Wed Jan 27 16:23:29 2021] GET /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer => generated 434 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:30.140738 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27568563-c093-4894-b8f3-8965de58ae75 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] POST http://10.222.0.78/volume/v3/80ecfe28ed0547d6a32922b47bb3b77d/os-volume-transfer/2870876a-f4c5-4e9f-b23a-cd4b96b58ec8/accept Jan 27 16:23:30.141497 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27568563-c093-4894-b8f3-8965de58ae75 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bc19fc7b6efd01e9"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:23:30.142377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-27568563-c093-4894-b8f3-8965de58ae75 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Accepting volume transfer 2870876a-f4c5-4e9f-b23a-cd4b96b58ec8 {{(pid=88000) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 27 16:23:30.142718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-27568563-c093-4894-b8f3-8965de58ae75 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Accepting transfer 2870876a-f4c5-4e9f-b23a-cd4b96b58ec8 Jan 27 16:23:30.320494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-27568563-c093-4894-b8f3-8965de58ae75 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Created reservations ['309eb249-652a-4a81-ba57-f7af77a5c9bc', '103c0ab8-c2b1-404c-bc3d-faaa5fbac8dd', 'bd6f387e-7c08-4a81-a55e-81f24d56b442', '34c6db6e-f309-4539-b55f-911b86b0725d'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:23:30.417751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-27568563-c093-4894-b8f3-8965de58ae75 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Created reservations ['c7a068d9-44b4-4e7c-83ad-2296a4d8cd8c', 'b50ffdee-c8a1-4885-a6a9-a720859eeb8e', 'e0158d25-432b-4085-8bd6-e81925c09423', 'fc18f2ea-29a4-4a3b-986f-0a9ccf341e5c'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:23:30.635527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-27568563-c093-4894-b8f3-8965de58ae75 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Created reservations ['15420ebb-b781-49d7-88bc-95d5eda823b2', 'b0912a3c-7bee-49b9-86b9-fe84d8e66723', '8739295d-34fd-4aab-87ef-b75c0aed0d3b', '950d6558-ebdd-4e31-ae6c-7ac18236ab77'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:23:30.732041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-27568563-c093-4894-b8f3-8965de58ae75 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Created reservations ['d5af85c6-a1db-48e3-b77c-dd3d956ddd43', '19105346-109a-4349-b3fb-d0e57f95c57b', 'd6987456-9383-4edf-9813-4549688923a7', '96c683fe-6b6e-4cfc-a0de-42c6ba6408ef'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:23:30.734608 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:30.734608 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:30.797636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27568563-c093-4894-b8f3-8965de58ae75 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Transfer volume completed successfully. Jan 27 16:23:30.860988 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:23:30.860988 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:23:31.137601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.transfer.api [None req-27568563-c093-4894-b8f3-8965de58ae75 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Volume 57d14ad2-0e0e-43c5-a466-6cf269d27cbd has been transferred. Jan 27 16:23:31.198134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27568563-c093-4894-b8f3-8965de58ae75 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] http://10.222.0.78/volume/v3/80ecfe28ed0547d6a32922b47bb3b77d/os-volume-transfer/2870876a-f4c5-4e9f-b23a-cd4b96b58ec8/accept returned with HTTP 202 Jan 27 16:23:31.204334 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 487/975] 10.222.0.78 () {60 vars in 1390 bytes} [Wed Jan 27 16:23:29 2021] POST /volume/v3/80ecfe28ed0547d6a32922b47bb3b77d/os-volume-transfer/2870876a-f4c5-4e9f-b23a-cd4b96b58ec8/accept => generated 431 bytes in 1229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:23:31.209538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-846c0141-b233-440c-afee-9459d8ee7478 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] GET http://10.222.0.78/volume/v3/80ecfe28ed0547d6a32922b47bb3b77d/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:31.210741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-846c0141-b233-440c-afee-9459d8ee7478 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:31.211326 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-846c0141-b233-440c-afee-9459d8ee7478 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:31.264886 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:31.264886 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:31.274718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-846c0141-b233-440c-afee-9459d8ee7478 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Volume info retrieved successfully. Jan 27 16:23:31.297033 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-846c0141-b233-440c-afee-9459d8ee7478 tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] http://10.222.0.78/volume/v3/80ecfe28ed0547d6a32922b47bb3b77d/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd returned with HTTP 200 Jan 27 16:23:31.297864 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 489/976] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:31 2021] GET /volume/v3/80ecfe28ed0547d6a32922b47bb3b77d/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:23:31.314738 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b57209cb-afb3-41ee-a235-67db77e419be tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] GET http://10.222.0.78/volume/v3/80ecfe28ed0547d6a32922b47bb3b77d/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:31.315301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b57209cb-afb3-41ee-a235-67db77e419be tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:31.315512 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:31.315512 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:31.315936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b57209cb-afb3-41ee-a235-67db77e419be tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:31.367002 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:31.367002 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:31.375320 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b57209cb-afb3-41ee-a235-67db77e419be tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] Volume info retrieved successfully. Jan 27 16:23:31.397069 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b57209cb-afb3-41ee-a235-67db77e419be tempest-VolumesTransfersTest-385393936 tempest-VolumesTransfersTest-385393936-project] http://10.222.0.78/volume/v3/80ecfe28ed0547d6a32922b47bb3b77d/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd returned with HTTP 200 Jan 27 16:23:31.397820 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 488/977] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:31 2021] GET /volume/v3/80ecfe28ed0547d6a32922b47bb3b77d/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd => generated 912 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:31.415514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-456cac8a-c43f-4f14-bde5-c8e87483130e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] DELETE http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/2870876a-f4c5-4e9f-b23a-cd4b96b58ec8 Jan 27 16:23:31.416123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-456cac8a-c43f-4f14-bde5-c8e87483130e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:31.416338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:31.416338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:31.416741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-456cac8a-c43f-4f14-bde5-c8e87483130e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:31.417168 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-456cac8a-c43f-4f14-bde5-c8e87483130e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Delete transfer with id: 2870876a-f4c5-4e9f-b23a-cd4b96b58ec8 Jan 27 16:23:31.423340 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-456cac8a-c43f-4f14-bde5-c8e87483130e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/2870876a-f4c5-4e9f-b23a-cd4b96b58ec8 returned with HTTP 404 Jan 27 16:23:31.424308 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 490/978] 10.222.0.78 () {58 vars in 1351 bytes} [Wed Jan 27 16:23:31 2021] DELETE /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/2870876a-f4c5-4e9f-b23a-cd4b96b58ec8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:23:31.508548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c964761-99ba-404d-b29b-3742a530afd1 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] DELETE http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:31.509143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c964761-99ba-404d-b29b-3742a530afd1 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:31.509607 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:31.509607 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:31.510029 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c964761-99ba-404d-b29b-3742a530afd1 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:31.510650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5c964761-99ba-404d-b29b-3742a530afd1 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Delete volume with id: 57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:31.570281 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:31.570281 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:31.571219 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c964761-99ba-404d-b29b-3742a530afd1 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Volume info retrieved successfully. Jan 27 16:23:31.661385 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c964761-99ba-404d-b29b-3742a530afd1 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Delete volume request issued successfully. Jan 27 16:23:31.662351 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c964761-99ba-404d-b29b-3742a530afd1 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd returned with HTTP 202 Jan 27 16:23:31.663404 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 489/979] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:23:31 2021] DELETE /volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:23:31.678068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cdbe06ed-d5ff-4777-ab6d-d31455207cd1 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] GET http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:31.678647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cdbe06ed-d5ff-4777-ab6d-d31455207cd1 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:31.679176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cdbe06ed-d5ff-4777-ab6d-d31455207cd1 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:31.742671 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:31.742671 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:31.751581 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cdbe06ed-d5ff-4777-ab6d-d31455207cd1 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Volume info retrieved successfully. Jan 27 16:23:31.775930 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cdbe06ed-d5ff-4777-ab6d-d31455207cd1 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd returned with HTTP 200 Jan 27 16:23:31.783426 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 491/980] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:31 2021] GET /volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd => generated 1082 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:23:32.794104 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57cdad85-5649-490a-be0a-f8f2e2d681f6 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] GET http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:32.794791 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57cdad85-5649-490a-be0a-f8f2e2d681f6 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:32.795010 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:32.795010 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:32.795424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57cdad85-5649-490a-be0a-f8f2e2d681f6 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:32.863849 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:32.863849 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:32.885762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57cdad85-5649-490a-be0a-f8f2e2d681f6 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Volume info retrieved successfully. Jan 27 16:23:32.922481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57cdad85-5649-490a-be0a-f8f2e2d681f6 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd returned with HTTP 200 Jan 27 16:23:32.923310 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 490/981] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:32 2021] GET /volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd => generated 1082 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:23:33.941440 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42adc999-a259-438f-94f2-d6660875babe tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] GET http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:33.944398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42adc999-a259-438f-94f2-d6660875babe tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:33.944823 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:33.944823 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:33.945482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42adc999-a259-438f-94f2-d6660875babe tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:34.011922 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42adc999-a259-438f-94f2-d6660875babe tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd returned with HTTP 404 Jan 27 16:23:34.013361 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 492/982] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:33 2021] GET /volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:23:34.026984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] POST http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes Jan 27 16:23:34.028031 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:34.028031 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:34.028773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-969616779"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:23:34.030613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-969616779'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:23:34.031479 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Create volume of 1 GB Jan 27 16:23:34.047435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Availability Zones retrieved successfully. Jan 27 16:23:34.068216 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Flow 'volume_create_api' (8e2ac0d2-4bb9-4bc3-9f54-5a532ef4565e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:23:34.072641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a040c5a-2383-4231-a84a-87e068366c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:34.075447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:23:34.164244 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a040c5a-2383-4231-a84a-87e068366c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:34.168131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52fc4b3e-2bf3-4577-83c2-7573fa3f9c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:34.285824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Created reservations ['eba1d585-004e-4ba2-9e7a-5298310a422b', '5c3def24-d6c4-47d6-a836-5d7dc6fe189e', '653043bf-4733-4741-8925-045e3bf7fe81', '4fb64663-e82f-45c4-90ff-c41bf439b29c'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:23:34.288969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52fc4b3e-2bf3-4577-83c2-7573fa3f9c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba1d585-004e-4ba2-9e7a-5298310a422b', '5c3def24-d6c4-47d6-a836-5d7dc6fe189e', '653043bf-4733-4741-8925-045e3bf7fe81', '4fb64663-e82f-45c4-90ff-c41bf439b29c']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:34.291604 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b0fd3d-ea4f-4e80-98ea-5b3333c5e5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:34.453252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b0fd3d-ea4f-4e80-98ea-5b3333c5e5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc22b13b-c12e-4854-8cf0-4bac75674134', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-969616779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b8125f6f4ed4766b425de4d5aa7e583',qos_specs=None,replication_status=,reservations=['eba1d585-004e-4ba2-9e7a-5298310a422b','5c3def24-d6c4-47d6-a836-5d7dc6fe189e','653043bf-4733-4741-8925-045e3bf7fe81','4fb64663-e82f-45c4-90ff-c41bf439b29c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='373f4f11598b4b6fb0127653eb293cbd',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:23:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-969616779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc22b13b-c12e-4854-8cf0-4bac75674134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b8125f6f4ed4766b425de4d5aa7e583',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='373f4f11598b4b6fb0127653eb293cbd',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:34.455593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb77b9a8-fd55-4b9e-85ef-86255fa4cfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:34.522049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb77b9a8-fd55-4b9e-85ef-86255fa4cfb7) transitioned into state 'SUCCESS' from state '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-969616779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b8125f6f4ed4766b425de4d5aa7e583',qos_specs=None,replication_status=,reservations=['eba1d585-004e-4ba2-9e7a-5298310a422b','5c3def24-d6c4-47d6-a836-5d7dc6fe189e','653043bf-4733-4741-8925-045e3bf7fe81','4fb64663-e82f-45c4-90ff-c41bf439b29c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='373f4f11598b4b6fb0127653eb293cbd',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:34.524557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9068fef-688d-4a31-b24b-02bf3a85fdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:34.567775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9068fef-688d-4a31-b24b-02bf3a85fdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:34.570206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Flow 'volume_create_api' (8e2ac0d2-4bb9-4bc3-9f54-5a532ef4565e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:23:34.632126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Create volume request issued successfully. Jan 27 16:23:34.645938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cb6cd22-cb1a-4813-b55d-b66eafe35332 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes returned with HTTP 202 Jan 27 16:23:34.647250 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 491/983] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:23:34 2021] POST /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes => generated 819 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:23:34.667223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-220994a5-002c-43e2-b989-3737794f47dd tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] GET http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:34.667778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-220994a5-002c-43e2-b989-3737794f47dd tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:34.668416 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-220994a5-002c-43e2-b989-3737794f47dd tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:34.749828 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:34.749828 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:34.760296 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-220994a5-002c-43e2-b989-3737794f47dd tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Volume info retrieved successfully. Jan 27 16:23:34.784585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-220994a5-002c-43e2-b989-3737794f47dd tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 returned with HTTP 200 Jan 27 16:23:34.786198 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 493/984] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:34 2021] GET /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 => generated 887 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:35.805526 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7b456d3-e699-481a-9eb4-20c02a3d3aa0 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] GET http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:35.806110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7b456d3-e699-481a-9eb4-20c02a3d3aa0 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:35.806304 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:35.806304 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:35.806688 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7b456d3-e699-481a-9eb4-20c02a3d3aa0 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:35.855995 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:35.855995 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:35.864853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7b456d3-e699-481a-9eb4-20c02a3d3aa0 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Volume info retrieved successfully. Jan 27 16:23:35.888376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7b456d3-e699-481a-9eb4-20c02a3d3aa0 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 returned with HTTP 200 Jan 27 16:23:35.889224 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 492/985] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:35 2021] GET /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:35.906445 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab33ab32-1bea-4aad-a719-adf16d3972ef tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] POST http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer Jan 27 16:23:35.906899 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:35.906899 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:35.907424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab33ab32-1bea-4aad-a719-adf16d3972ef tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "dc22b13b-c12e-4854-8cf0-4bac75674134"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:23:35.908381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-ab33ab32-1bea-4aad-a719-adf16d3972ef tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Creating new volume transfer {'transfer': {'volume_id': 'dc22b13b-c12e-4854-8cf0-4bac75674134'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 27 16:23:35.908722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-ab33ab32-1bea-4aad-a719-adf16d3972ef tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Creating transfer of volume dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:35.909149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.transfer.api [None req-ab33ab32-1bea-4aad-a719-adf16d3972ef tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Generating transfer record for volume dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:35.975404 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:35.975404 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:36.084019 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab33ab32-1bea-4aad-a719-adf16d3972ef tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer returned with HTTP 202 Jan 27 16:23:36.085173 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 494/986] 10.222.0.78 () {60 vars in 1258 bytes} [Wed Jan 27 16:23:35 2021] POST /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer => generated 507 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:23:36.095837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f1c6452-4a58-4d49-b842-5dc832dc1b7d tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] GET http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:36.096498 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f1c6452-4a58-4d49-b842-5dc832dc1b7d tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:36.097125 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:36.097125 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:36.097508 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f1c6452-4a58-4d49-b842-5dc832dc1b7d tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:36.148408 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:36.148408 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:36.158827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f1c6452-4a58-4d49-b842-5dc832dc1b7d tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Volume info retrieved successfully. Jan 27 16:23:36.185604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f1c6452-4a58-4d49-b842-5dc832dc1b7d tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 returned with HTTP 200 Jan 27 16:23:36.186926 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 493/987] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:36 2021] GET /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:36.226101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4e4f6e2-130e-4012-897e-9d455ca9d64e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] GET http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/detail Jan 27 16:23:36.226632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4e4f6e2-130e-4012-897e-9d455ca9d64e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:36.226851 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:36.226851 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:36.227285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4e4f6e2-130e-4012-897e-9d455ca9d64e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:36.227921 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-b4e4f6e2-130e-4012-897e-9d455ca9d64e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Listing volume transfers {{(pid=87999) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 27 16:23:36.236413 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4e4f6e2-130e-4012-897e-9d455ca9d64e tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/detail returned with HTTP 200 Jan 27 16:23:36.237420 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 495/988] 10.222.0.78 () {58 vars in 1258 bytes} [Wed Jan 27 16:23:36 2021] GET /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/detail => generated 478 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:36.252498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-616b2a18-1654-4957-9f8d-cf39ebd321c9 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] DELETE http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/f46de04e-16a3-4b88-87cb-a22eddf3d8d1 Jan 27 16:23:36.252958 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-616b2a18-1654-4957-9f8d-cf39ebd321c9 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:36.253182 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:36.253182 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:36.253565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-616b2a18-1654-4957-9f8d-cf39ebd321c9 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:36.253939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-616b2a18-1654-4957-9f8d-cf39ebd321c9 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Delete transfer with id: f46de04e-16a3-4b88-87cb-a22eddf3d8d1 Jan 27 16:23:36.316699 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:36.316699 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:36.366816 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:23:36.366816 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:23:36.403906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-616b2a18-1654-4957-9f8d-cf39ebd321c9 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/f46de04e-16a3-4b88-87cb-a22eddf3d8d1 returned with HTTP 202 Jan 27 16:23:36.406154 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 494/989] 10.222.0.78 () {58 vars in 1351 bytes} [Wed Jan 27 16:23:36 2021] DELETE /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/f46de04e-16a3-4b88-87cb-a22eddf3d8d1 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:23:36.417904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4553962e-54d4-4f68-b351-dc1aafe3b8d4 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] GET http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:36.418472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4553962e-54d4-4f68-b351-dc1aafe3b8d4 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:36.418970 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4553962e-54d4-4f68-b351-dc1aafe3b8d4 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:36.470657 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:36.470657 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:36.483106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4553962e-54d4-4f68-b351-dc1aafe3b8d4 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Volume info retrieved successfully. Jan 27 16:23:36.507837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4553962e-54d4-4f68-b351-dc1aafe3b8d4 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 returned with HTTP 200 Jan 27 16:23:36.512208 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 496/990] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:36 2021] GET /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 => generated 912 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:36.527759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea289073-bc93-483f-a3c0-128348f35dad tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] DELETE http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/f46de04e-16a3-4b88-87cb-a22eddf3d8d1 Jan 27 16:23:36.528016 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea289073-bc93-483f-a3c0-128348f35dad tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:36.528202 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:36.528202 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:36.528592 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea289073-bc93-483f-a3c0-128348f35dad tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:36.528964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-ea289073-bc93-483f-a3c0-128348f35dad tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Delete transfer with id: f46de04e-16a3-4b88-87cb-a22eddf3d8d1 Jan 27 16:23:36.536332 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea289073-bc93-483f-a3c0-128348f35dad tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/f46de04e-16a3-4b88-87cb-a22eddf3d8d1 returned with HTTP 404 Jan 27 16:23:36.538078 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 495/991] 10.222.0.78 () {58 vars in 1351 bytes} [Wed Jan 27 16:23:36 2021] DELETE /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/os-volume-transfer/f46de04e-16a3-4b88-87cb-a22eddf3d8d1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:23:36.545299 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f70a41b-cf60-49d5-b21b-eec71d999e84 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] DELETE http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:36.545828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f70a41b-cf60-49d5-b21b-eec71d999e84 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:36.546048 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:36.546048 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:36.546464 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f70a41b-cf60-49d5-b21b-eec71d999e84 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:36.547041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0f70a41b-cf60-49d5-b21b-eec71d999e84 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Delete volume with id: dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:36.601939 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:36.601939 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:36.602862 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0f70a41b-cf60-49d5-b21b-eec71d999e84 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Volume info retrieved successfully. Jan 27 16:23:36.724752 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0f70a41b-cf60-49d5-b21b-eec71d999e84 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Delete volume request issued successfully. Jan 27 16:23:36.725405 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f70a41b-cf60-49d5-b21b-eec71d999e84 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 returned with HTTP 202 Jan 27 16:23:36.729541 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 497/992] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:23:36 2021] DELETE /volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:23:36.734186 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae1062ad-666b-437f-89fd-7499298cb3a8 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] GET http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:36.734712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae1062ad-666b-437f-89fd-7499298cb3a8 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:36.735222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae1062ad-666b-437f-89fd-7499298cb3a8 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:36.799030 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:36.799030 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:36.807608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae1062ad-666b-437f-89fd-7499298cb3a8 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Volume info retrieved successfully. Jan 27 16:23:36.831255 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae1062ad-666b-437f-89fd-7499298cb3a8 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 returned with HTTP 200 Jan 27 16:23:36.832111 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 496/993] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:36 2021] GET /volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 => generated 1082 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:23:37.849909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f648f91c-aef6-4856-892c-cea7d72a5e47 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] GET http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:37.850785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f648f91c-aef6-4856-892c-cea7d72a5e47 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:37.850785 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:37.850785 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:37.851114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f648f91c-aef6-4856-892c-cea7d72a5e47 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:37.938573 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:37.938573 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:37.959979 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f648f91c-aef6-4856-892c-cea7d72a5e47 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Volume info retrieved successfully. Jan 27 16:23:38.001368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f648f91c-aef6-4856-892c-cea7d72a5e47 tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 returned with HTTP 200 Jan 27 16:23:38.002432 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 498/994] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:37 2021] GET /volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 => generated 1082 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:23:39.020500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f77067ba-19b1-4279-bda5-eec73e2e0ffc tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] GET http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:39.022477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f77067ba-19b1-4279-bda5-eec73e2e0ffc tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:39.022859 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:39.022859 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:39.028673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f77067ba-19b1-4279-bda5-eec73e2e0ffc tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:39.080825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f77067ba-19b1-4279-bda5-eec73e2e0ffc tempest-VolumesTransfersTest-786827538 tempest-VolumesTransfersTest-786827538-project-admin] http://10.222.0.78/volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 returned with HTTP 404 Jan 27 16:23:39.082180 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 497/995] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:39 2021] GET /volume/v3/a9b382adb8c8431a8108f339babb41e8/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:23:39.095398 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8eda0cdf-6044-40de-8cfd-8d6990e92b6b tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] DELETE http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:39.096173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8eda0cdf-6044-40de-8cfd-8d6990e92b6b tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:39.096579 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:39.096579 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:39.097212 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8eda0cdf-6044-40de-8cfd-8d6990e92b6b tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:39.097847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8eda0cdf-6044-40de-8cfd-8d6990e92b6b tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Delete volume with id: dc22b13b-c12e-4854-8cf0-4bac75674134 Jan 27 16:23:39.151265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8eda0cdf-6044-40de-8cfd-8d6990e92b6b tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 returned with HTTP 404 Jan 27 16:23:39.161296 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97d74cfc-532d-4c6e-8d3c-01ce4a7831f5 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] DELETE http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:39.162314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97d74cfc-532d-4c6e-8d3c-01ce4a7831f5 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:39.162775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97d74cfc-532d-4c6e-8d3c-01ce4a7831f5 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:39.163104 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 499/996] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:23:39 2021] DELETE /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/dc22b13b-c12e-4854-8cf0-4bac75674134 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:23:39.163886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-97d74cfc-532d-4c6e-8d3c-01ce4a7831f5 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] Delete volume with id: 57d14ad2-0e0e-43c5-a466-6cf269d27cbd Jan 27 16:23:39.217793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97d74cfc-532d-4c6e-8d3c-01ce4a7831f5 tempest-VolumesTransfersTest-1543878913 tempest-VolumesTransfersTest-1543878913-project] http://10.222.0.78/volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd returned with HTTP 404 Jan 27 16:23:39.224740 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 498/997] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:23:39 2021] DELETE /volume/v3/6b8125f6f4ed4766b425de4d5aa7e583/volumes/57d14ad2-0e0e-43c5-a466-6cf269d27cbd => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:23:46.520538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] POST http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes Jan 27 16:23:46.521448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1348188102"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:23:46.522869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1348188102'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:23:46.523378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Create volume of 1 GB Jan 27 16:23:46.555015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Availability Zones retrieved successfully. Jan 27 16:23:46.573432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Flow 'volume_create_api' (40e4d0e6-34ff-4e04-a9fb-a52e475e3492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:23:46.576208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b92d9d-aec5-415f-b046-4671834779f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:46.578310 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:23:46.648533 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b92d9d-aec5-415f-b046-4671834779f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:46.650966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad53845f-fb1a-429e-8722-d299d80ab6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:46.810283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Created reservations ['d6036cc9-a688-4f60-975b-7828a982b809', '5759f992-1628-4ebb-83ca-b5249296ea9e', '258ad567-d7d6-48c5-ba8d-7328732f0c22', '5ff9d40d-bc39-4fe8-be78-e4cc0189eec5'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:23:46.812767 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad53845f-fb1a-429e-8722-d299d80ab6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6036cc9-a688-4f60-975b-7828a982b809', '5759f992-1628-4ebb-83ca-b5249296ea9e', '258ad567-d7d6-48c5-ba8d-7328732f0c22', '5ff9d40d-bc39-4fe8-be78-e4cc0189eec5']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:46.817089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ebf5f0-0a99-4ceb-8dab-ad4d0255b1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:46.924791 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ebf5f0-0a99-4ceb-8dab-ad4d0255b1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64831017-7a4e-4031-a3be-010b155b8502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1348188102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6b777454034b2aaf4097b87c3860e8',qos_specs=None,replication_status=,reservations=['d6036cc9-a688-4f60-975b-7828a982b809','5759f992-1628-4ebb-83ca-b5249296ea9e','258ad567-d7d6-48c5-ba8d-7328732f0c22','5ff9d40d-bc39-4fe8-be78-e4cc0189eec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d45b7f89cd4bf58265011a946685b0',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:23:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1348188102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64831017-7a4e-4031-a3be-010b155b8502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6b777454034b2aaf4097b87c3860e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85d45b7f89cd4bf58265011a946685b0',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:46.928259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db256f9-c1c2-4752-9592-f74c79a6ebe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:47.099520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db256f9-c1c2-4752-9592-f74c79a6ebe1) transitioned into state 'SUCCESS' from state '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-1348188102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6b777454034b2aaf4097b87c3860e8',qos_specs=None,replication_status=,reservations=['d6036cc9-a688-4f60-975b-7828a982b809','5759f992-1628-4ebb-83ca-b5249296ea9e','258ad567-d7d6-48c5-ba8d-7328732f0c22','5ff9d40d-bc39-4fe8-be78-e4cc0189eec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d45b7f89cd4bf58265011a946685b0',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:47.101788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4411e2bd-324e-45ac-b68f-ca137b2aacd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:23:47.166107 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4411e2bd-324e-45ac-b68f-ca137b2aacd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:23:47.169698 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Flow 'volume_create_api' (40e4d0e6-34ff-4e04-a9fb-a52e475e3492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:23:47.236753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Create volume request issued successfully. Jan 27 16:23:47.251297 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c56515f2-9fdd-4d0b-9595-15968fc26961 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes returned with HTTP 202 Jan 27 16:23:47.252498 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 500/998] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:23:46 2021] POST /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes => generated 818 bytes in 891 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:23:47.267121 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a96512de-a322-4a05-a4c7-f445f1f69cbc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:23:47.268381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a96512de-a322-4a05-a4c7-f445f1f69cbc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:47.268805 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a96512de-a322-4a05-a4c7-f445f1f69cbc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:47.326882 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:47.326882 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:47.341254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a96512de-a322-4a05-a4c7-f445f1f69cbc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:23:47.378270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a96512de-a322-4a05-a4c7-f445f1f69cbc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:23:47.388401 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 499/999] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:47 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 886 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:23:48.396744 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b5b0443-6a03-4bf0-9585-6efa574e1b19 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:23:48.397476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b5b0443-6a03-4bf0-9585-6efa574e1b19 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:23:48.397678 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:23:48.397678 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:23:48.398449 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b5b0443-6a03-4bf0-9585-6efa574e1b19 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:23:48.468036 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:23:48.468036 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:23:48.469831 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2b5b0443-6a03-4bf0-9585-6efa574e1b19 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:23:48.495579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b5b0443-6a03-4bf0-9585-6efa574e1b19 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:23:48.497262 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 501/1000] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:23:48 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 911 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:17.397034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-37dc5642-fc5a-45c4-a68d-77e892f41fb5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] DELETE http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/1d13be30-c6df-4f9c-b429-2c8e97441b6a Jan 27 16:24:17.397820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-37dc5642-fc5a-45c4-a68d-77e892f41fb5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:17.398252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:17.398252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:17.398703 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-37dc5642-fc5a-45c4-a68d-77e892f41fb5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:17.421312 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:17.421312 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:18.277919 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-37dc5642-fc5a-45c4-a68d-77e892f41fb5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:24:18.278610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-37dc5642-fc5a-45c4-a68d-77e892f41fb5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:24:18.336749 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-37dc5642-fc5a-45c4-a68d-77e892f41fb5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/1d13be30-c6df-4f9c-b429-2c8e97441b6a returned with HTTP 200 Jan 27 16:24:18.338249 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 500/1001] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:24:17 2021] DELETE /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/1d13be30-c6df-4f9c-b429-2c8e97441b6a => generated 19 bytes in 947 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:18.354318 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-e2363678-eebc-43d4-a2bc-f0d6c65a97a9 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] DELETE http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/58d55295-eb78-4f78-a747-eab681d6618c Jan 27 16:24:18.354785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-e2363678-eebc-43d4-a2bc-f0d6c65a97a9 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:18.355120 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:18.355120 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:18.355377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-e2363678-eebc-43d4-a2bc-f0d6c65a97a9 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:18.378429 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:18.378429 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:19.136546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-e2363678-eebc-43d4-a2bc-f0d6c65a97a9 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:24:19.137142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-e2363678-eebc-43d4-a2bc-f0d6c65a97a9 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:24:19.188182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-e2363678-eebc-43d4-a2bc-f0d6c65a97a9 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/58d55295-eb78-4f78-a747-eab681d6618c returned with HTTP 200 Jan 27 16:24:19.189048 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 502/1002] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:24:18 2021] DELETE /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/58d55295-eb78-4f78-a747-eab681d6618c => generated 19 bytes in 840 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:19.204775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-bce3d7c2-6feb-4390-a7bf-fb71eea5662b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] DELETE http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/e1c08ba8-e2ec-4d64-9758-3e6e4a4e6bc7 Jan 27 16:24:19.205425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-bce3d7c2-6feb-4390-a7bf-fb71eea5662b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:19.206001 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:19.206001 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:19.207111 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-bce3d7c2-6feb-4390-a7bf-fb71eea5662b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:19.228193 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:19.228193 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:19.915334 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-bce3d7c2-6feb-4390-a7bf-fb71eea5662b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:24:19.916119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-bce3d7c2-6feb-4390-a7bf-fb71eea5662b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:24:20.004636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-bce3d7c2-6feb-4390-a7bf-fb71eea5662b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/e1c08ba8-e2ec-4d64-9758-3e6e4a4e6bc7 returned with HTTP 200 Jan 27 16:24:20.005928 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 501/1003] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:24:19 2021] DELETE /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/attachments/e1c08ba8-e2ec-4d64-9758-3e6e4a4e6bc7 => generated 19 bytes in 806 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:27.188484 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-1b0113d9-dc74-4fa6-9259-675b16d63fc8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:24:27.189566 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-1b0113d9-dc74-4fa6-9259-675b16d63fc8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:27.190537 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:27.190537 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:27.191258 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-1b0113d9-dc74-4fa6-9259-675b16d63fc8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:27.249494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:27.249494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:27.264138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-d5ccd719-5026-4446-bd11-8465b65162cd req-1b0113d9-dc74-4fa6-9259-675b16d63fc8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:24:27.304322 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-1b0113d9-dc74-4fa6-9259-675b16d63fc8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:24:27.319718 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 503/1004] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:24:27 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 911 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:27.483936 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-bce3d7c2-6feb-4390-a7bf-fb71eea5662b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume// Jan 27 16:24:27.484430 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-bce3d7c2-6feb-4390-a7bf-fb71eea5662b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:27.484657 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:27.484657 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:27.485045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-bce3d7c2-6feb-4390-a7bf-fb71eea5662b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:27.486321 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3c03edb0-03f8-4b0c-be5f-fab428446421 req-bce3d7c2-6feb-4390-a7bf-fb71eea5662b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:24:27.486987 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 502/1005] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:24:27 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:24:27.510625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-9753c6a8-2b70-4e32-b1d2-da281163729a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] POST http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/attachments Jan 27 16:24:27.511084 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:27.511084 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:27.511672 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-9753c6a8-2b70-4e32-b1d2-da281163729a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64831017-7a4e-4031-a3be-010b155b8502", "instance_uuid": "c9e7bd6e-ff7c-4da3-8f12-4885ea225bee", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:24:27.660818 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:27.660818 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:27.873960 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-9753c6a8-2b70-4e32-b1d2-da281163729a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/attachments returned with HTTP 200 Jan 27 16:24:27.875582 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 504/1006] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:24:27 2021] POST /volume/v3/8b6b777454034b2aaf4097b87c3860e8/attachments => generated 273 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:24:28.005167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b38cdb3f-a794-4655-86d8-16d7edfb6022 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:24:28.005710 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b38cdb3f-a794-4655-86d8-16d7edfb6022 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:28.006206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b38cdb3f-a794-4655-86d8-16d7edfb6022 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:28.057375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-9753c6a8-2b70-4e32-b1d2-da281163729a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume// Jan 27 16:24:28.057858 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-9753c6a8-2b70-4e32-b1d2-da281163729a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:28.058052 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:28.058052 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:28.058436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-9753c6a8-2b70-4e32-b1d2-da281163729a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:28.059740 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-9753c6a8-2b70-4e32-b1d2-da281163729a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:24:28.060719 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 505/1007] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:24:28 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:24:28.082224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-5947dd1d-bb73-48cd-9638-b368452a162a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:24:28.085197 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-5947dd1d-bb73-48cd-9638-b368452a162a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:28.085197 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-5947dd1d-bb73-48cd-9638-b368452a162a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:28.100063 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:28.100063 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:28.115457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b38cdb3f-a794-4655-86d8-16d7edfb6022 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:24:28.136313 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:28.136313 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:28.148131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b38cdb3f-a794-4655-86d8-16d7edfb6022 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:24:28.149999 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 503/1008] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:28 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 910 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:28.201628 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:28.201628 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:28.227873 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-d5ccd719-5026-4446-bd11-8465b65162cd req-5947dd1d-bb73-48cd-9638-b368452a162a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:24:28.275783 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:28.275783 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:28.293807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-5947dd1d-bb73-48cd-9638-b368452a162a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:24:28.294634 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 506/1009] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:24:28 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 1009 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:24:28.314295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-4a63d445-1958-4ab4-b5cd-ffc78fe90ae8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] PUT http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/attachments/acf4c27b-4a5b-4b34-a12c-4e9d981f65fe Jan 27 16:24:28.314811 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:28.314811 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:28.317975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-4a63d445-1958-4ab4-b5cd-ffc78fe90ae8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:24:28.384187 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:24:28.384187 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:24:28.385126 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-d5ccd719-5026-4446-bd11-8465b65162cd req-4a63d445-1958-4ab4-b5cd-ffc78fe90ae8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Lock "b'cinder-attachment_update-64831017-7a4e-4031-a3be-010b155b8502-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.016s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:24:28.400673 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:28.400673 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:29.167149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04d0f512-19d9-41ef-9dee-38facbb3e739 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:24:29.170556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04d0f512-19d9-41ef-9dee-38facbb3e739 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:29.171036 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:29.171036 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:29.171852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04d0f512-19d9-41ef-9dee-38facbb3e739 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:29.295082 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:29.295082 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:29.319961 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-04d0f512-19d9-41ef-9dee-38facbb3e739 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:24:29.365430 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:29.365430 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:29.375546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04d0f512-19d9-41ef-9dee-38facbb3e739 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:24:29.379380 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 507/1010] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:29 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 910 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:30.394600 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d45e39e7-6878-4e49-80d1-a78ae50c5c77 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:24:30.395328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d45e39e7-6878-4e49-80d1-a78ae50c5c77 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:30.395680 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:30.395680 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:30.396257 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d45e39e7-6878-4e49-80d1-a78ae50c5c77 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:30.449316 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:30.449316 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:30.468444 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d45e39e7-6878-4e49-80d1-a78ae50c5c77 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:24:30.482120 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:30.482120 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:30.491472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d45e39e7-6878-4e49-80d1-a78ae50c5c77 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:24:30.492907 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 508/1011] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:30 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 911 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:24:30.683724 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-d5ccd719-5026-4446-bd11-8465b65162cd req-4a63d445-1958-4ab4-b5cd-ffc78fe90ae8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Lock "b'cinder-attachment_update-64831017-7a4e-4031-a3be-010b155b8502-n-h2-710848-3'" released by "attachment_update" :: held 2.298s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:24:30.684686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-4a63d445-1958-4ab4-b5cd-ffc78fe90ae8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/attachments/acf4c27b-4a5b-4b34-a12c-4e9d981f65fe returned with HTTP 200 Jan 27 16:24:30.685929 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 504/1012] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:24:28 2021] PUT /volume/v3/8b6b777454034b2aaf4097b87c3860e8/attachments/acf4c27b-4a5b-4b34-a12c-4e9d981f65fe => generated 762 bytes in 2377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:24:31.508737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf6a5b3c-dba0-48a5-a309-217c3415f332 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:24:31.509306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf6a5b3c-dba0-48a5-a309-217c3415f332 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:31.509598 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:31.509598 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:31.509894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf6a5b3c-dba0-48a5-a309-217c3415f332 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:31.562507 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:31.562507 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:31.571810 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf6a5b3c-dba0-48a5-a309-217c3415f332 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:24:31.592084 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:31.592084 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:31.602214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf6a5b3c-dba0-48a5-a309-217c3415f332 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:24:31.603401 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 509/1013] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:31 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 911 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:32.620507 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbae3bcc-15ae-4a02-b013-538f9858f25d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:24:32.623589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbae3bcc-15ae-4a02-b013-538f9858f25d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:32.623589 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:32.623589 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:32.624020 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbae3bcc-15ae-4a02-b013-538f9858f25d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:32.677244 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:32.677244 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:32.697493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dbae3bcc-15ae-4a02-b013-538f9858f25d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:24:32.718471 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:32.718471 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:32.728454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbae3bcc-15ae-4a02-b013-538f9858f25d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:24:32.729373 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 505/1014] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:32 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 911 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:33.758453 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-013fcc3c-30cd-4b49-a9a5-d97b6a80c4b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:24:33.758977 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-013fcc3c-30cd-4b49-a9a5-d97b6a80c4b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:33.762404 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:33.762404 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:33.762863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-013fcc3c-30cd-4b49-a9a5-d97b6a80c4b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:33.907078 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:33.907078 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:33.930772 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-013fcc3c-30cd-4b49-a9a5-d97b6a80c4b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:24:33.976395 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:33.976395 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:33.993701 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-013fcc3c-30cd-4b49-a9a5-d97b6a80c4b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:24:34.000910 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 510/1015] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:33 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 911 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:35.012193 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c7a85b7-393b-4d64-9a2f-bfe66c9d4545 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:24:35.012749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c7a85b7-393b-4d64-9a2f-bfe66c9d4545 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:35.012905 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:35.012905 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:35.013260 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c7a85b7-393b-4d64-9a2f-bfe66c9d4545 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:35.087470 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:35.087470 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:35.097132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4c7a85b7-393b-4d64-9a2f-bfe66c9d4545 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:24:35.122984 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:35.122984 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:35.138337 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c7a85b7-393b-4d64-9a2f-bfe66c9d4545 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:24:35.139733 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 506/1016] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:35 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 911 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:36.157248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06624a26-d78a-4ad0-aa48-7bb19083e4b4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:24:36.159536 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06624a26-d78a-4ad0-aa48-7bb19083e4b4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:36.159946 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:36.159946 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:36.161604 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06624a26-d78a-4ad0-aa48-7bb19083e4b4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:36.228835 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:36.228835 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:36.242648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06624a26-d78a-4ad0-aa48-7bb19083e4b4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:24:36.312151 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:36.312151 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:36.334157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06624a26-d78a-4ad0-aa48-7bb19083e4b4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:24:36.344761 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 511/1017] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:36 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 911 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:36.758704 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-1b71b135-50fd-4d0d-92e3-379c031579f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] POST http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/attachments/acf4c27b-4a5b-4b34-a12c-4e9d981f65fe/action Jan 27 16:24:36.759500 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:36.759500 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:36.760229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-1b71b135-50fd-4d0d-92e3-379c031579f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:24:36.760863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-1b71b135-50fd-4d0d-92e3-379c031579f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:24:36.913943 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:36.913943 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:36.999929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d5ccd719-5026-4446-bd11-8465b65162cd req-1b71b135-50fd-4d0d-92e3-379c031579f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/attachments/acf4c27b-4a5b-4b34-a12c-4e9d981f65fe/action returned with HTTP 204 Jan 27 16:24:37.002903 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 507/1018] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:24:36 2021] POST /volume/v3/8b6b777454034b2aaf4097b87c3860e8/attachments/acf4c27b-4a5b-4b34-a12c-4e9d981f65fe/action => generated 0 bytes in 260 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:24:37.351721 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aaf051c1-7ab0-4f6d-9a91-cb8734e05e04 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:24:37.354439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aaf051c1-7ab0-4f6d-9a91-cb8734e05e04 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:37.354439 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:37.354439 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:37.354439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aaf051c1-7ab0-4f6d-9a91-cb8734e05e04 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:37.602465 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:37.602465 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:37.613586 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aaf051c1-7ab0-4f6d-9a91-cb8734e05e04 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:24:37.648736 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:37.648736 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:37.658896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aaf051c1-7ab0-4f6d-9a91-cb8734e05e04 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:24:37.678714 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab3f9dca-7e9b-467f-8058-4085ecb86939 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] POST http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups Jan 27 16:24:37.684081 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:37.684081 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:37.685882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab3f9dca-7e9b-467f-8058-4085ecb86939 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64831017-7a4e-4031-a3be-010b155b8502", "name": "tempest-VolumesBackupsTest-Backup-254800485", "force": true}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:24:37.687567 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-ab3f9dca-7e9b-467f-8058-4085ecb86939 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Creating new backup {'backup': {'volume_id': '64831017-7a4e-4031-a3be-010b155b8502', 'name': 'tempest-VolumesBackupsTest-Backup-254800485', 'force': True}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 16:24:37.688188 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-ab3f9dca-7e9b-467f-8058-4085ecb86939 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Creating backup of volume 64831017-7a4e-4031-a3be-010b155b8502 in container None Jan 27 16:24:37.692122 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 512/1019] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:37 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 1203 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:24:37.742755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:37.742755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:37.744454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab3f9dca-7e9b-467f-8058-4085ecb86939 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:24:37.900412 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ab3f9dca-7e9b-467f-8058-4085ecb86939 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Created reservations ['08926e81-d643-4f85-9e77-14ddf18486f1', 'f8580ca2-db6b-4967-aa6c-426907ac4032'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:24:38.186117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab3f9dca-7e9b-467f-8058-4085ecb86939 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups returned with HTTP 202 Jan 27 16:24:38.187032 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 508/1020] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:24:37 2021] POST /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups => generated 395 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:24:38.198631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae3e5a7d-91b6-4dd6-ad8d-2378e77a5fa7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:38.199174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae3e5a7d-91b6-4dd6-ad8d-2378e77a5fa7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:38.199658 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:38.199658 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:38.200325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae3e5a7d-91b6-4dd6-ad8d-2378e77a5fa7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:38.200883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ae3e5a7d-91b6-4dd6-ad8d-2378e77a5fa7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:38.268961 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:38.268961 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:38.271558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae3e5a7d-91b6-4dd6-ad8d-2378e77a5fa7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:38.279044 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 513/1021] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:38 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:39.287756 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-794b4d77-dc65-41a3-b845-9c458885f27d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:39.288340 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-794b4d77-dc65-41a3-b845-9c458885f27d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:39.288482 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:39.288482 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:39.288841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-794b4d77-dc65-41a3-b845-9c458885f27d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:39.289505 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-794b4d77-dc65-41a3-b845-9c458885f27d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:39.349191 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:39.349191 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:39.355917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-794b4d77-dc65-41a3-b845-9c458885f27d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:39.356877 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 509/1022] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:39 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:40.371766 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed3a1133-72c6-48cf-a972-8115affed8f7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:40.372998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed3a1133-72c6-48cf-a972-8115affed8f7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:40.373453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:40.373453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:40.374188 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed3a1133-72c6-48cf-a972-8115affed8f7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:40.374790 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ed3a1133-72c6-48cf-a972-8115affed8f7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:40.493380 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:40.493380 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:40.501456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed3a1133-72c6-48cf-a972-8115affed8f7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:40.503920 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 514/1023] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:40 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:41.526220 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10f611ad-b6d4-4d51-884b-9044c0c29c33 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:41.526220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10f611ad-b6d4-4d51-884b-9044c0c29c33 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:41.526220 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:41.526220 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:41.526220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10f611ad-b6d4-4d51-884b-9044c0c29c33 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:41.526220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-10f611ad-b6d4-4d51-884b-9044c0c29c33 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:41.569756 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:41.569756 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:41.571662 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10f611ad-b6d4-4d51-884b-9044c0c29c33 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:41.572799 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 510/1024] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:41 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:42.586694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-730876de-6367-44a8-8b4c-a9578ec7323b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:42.587372 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-730876de-6367-44a8-8b4c-a9578ec7323b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:42.587822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:42.587822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:42.588351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-730876de-6367-44a8-8b4c-a9578ec7323b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:42.588931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-730876de-6367-44a8-8b4c-a9578ec7323b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:42.637845 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:42.637845 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:42.646743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-730876de-6367-44a8-8b4c-a9578ec7323b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:42.654187 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 515/1025] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:42 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:43.662946 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-898b8040-d41d-47a2-8ca2-53de5bfe491a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:43.663504 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-898b8040-d41d-47a2-8ca2-53de5bfe491a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:43.663611 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:43.663611 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:43.663925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-898b8040-d41d-47a2-8ca2-53de5bfe491a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:43.664473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-898b8040-d41d-47a2-8ca2-53de5bfe491a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:43.719305 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:43.719305 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:43.721776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-898b8040-d41d-47a2-8ca2-53de5bfe491a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:43.732234 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 511/1026] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:43 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:44.746307 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3007c634-3665-496f-9f3c-92035f1a88e1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:44.747434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3007c634-3665-496f-9f3c-92035f1a88e1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:44.747805 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:44.747805 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:44.748752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3007c634-3665-496f-9f3c-92035f1a88e1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:44.749279 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3007c634-3665-496f-9f3c-92035f1a88e1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:44.808870 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:44.808870 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:44.817287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3007c634-3665-496f-9f3c-92035f1a88e1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:44.818875 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 516/1027] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:44 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:45.837786 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83bf86e0-2736-4b52-9b69-4e1d0c28df80 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:45.837786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83bf86e0-2736-4b52-9b69-4e1d0c28df80 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:45.837786 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:45.837786 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:45.837786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83bf86e0-2736-4b52-9b69-4e1d0c28df80 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:45.837786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-83bf86e0-2736-4b52-9b69-4e1d0c28df80 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:46.048169 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:46.048169 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:46.050606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83bf86e0-2736-4b52-9b69-4e1d0c28df80 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:46.051625 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 512/1028] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:45 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:46.359007 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4afb04a8-16a8-417e-a43a-7666900ef44b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] DELETE http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:46.359611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4afb04a8-16a8-417e-a43a-7666900ef44b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:46.360044 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:46.360044 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:46.360423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4afb04a8-16a8-417e-a43a-7666900ef44b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:46.360884 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4afb04a8-16a8-417e-a43a-7666900ef44b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Delete volume with id: fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:46.494210 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:46.494210 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:46.504286 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4afb04a8-16a8-417e-a43a-7666900ef44b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:46.670403 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4afb04a8-16a8-417e-a43a-7666900ef44b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Delete volume request issued successfully. Jan 27 16:24:46.671808 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4afb04a8-16a8-417e-a43a-7666900ef44b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 202 Jan 27 16:24:46.673206 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 517/1029] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:24:46 2021] DELETE /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 0 bytes in 318 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:24:46.680887 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53a1faef-4932-4695-8494-322b5399dfc5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:46.681681 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53a1faef-4932-4695-8494-322b5399dfc5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:46.682103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:46.682103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:46.682749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53a1faef-4932-4695-8494-322b5399dfc5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:46.755085 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:46.755085 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:46.764292 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53a1faef-4932-4695-8494-322b5399dfc5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:46.788376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53a1faef-4932-4695-8494-322b5399dfc5 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:24:46.789601 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 513/1030] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:46 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:47.067317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b3e6142-5db5-469c-9a6c-97ba9905eeed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:47.067888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b3e6142-5db5-469c-9a6c-97ba9905eeed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:47.067982 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:47.067982 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:47.068261 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b3e6142-5db5-469c-9a6c-97ba9905eeed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:47.068799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4b3e6142-5db5-469c-9a6c-97ba9905eeed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:47.122967 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:47.122967 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:47.125131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b3e6142-5db5-469c-9a6c-97ba9905eeed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:47.128313 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 518/1031] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:47 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:47.805692 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9242c001-b4a7-42bd-b0df-c1cae2d0cda2 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:47.806466 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9242c001-b4a7-42bd-b0df-c1cae2d0cda2 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:47.806682 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:47.806682 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:47.807040 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9242c001-b4a7-42bd-b0df-c1cae2d0cda2 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:47.905079 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:47.905079 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:47.915309 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9242c001-b4a7-42bd-b0df-c1cae2d0cda2 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:47.994433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9242c001-b4a7-42bd-b0df-c1cae2d0cda2 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:24:47.999628 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 514/1032] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:47 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:48.052352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e8e0c5f-7203-4fc1-8c1c-f283f974313a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] DELETE http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:48.053022 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e8e0c5f-7203-4fc1-8c1c-f283f974313a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:48.053343 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:48.053343 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:48.053905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e8e0c5f-7203-4fc1-8c1c-f283f974313a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:48.054473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1e8e0c5f-7203-4fc1-8c1c-f283f974313a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Delete volume with id: 958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:48.145915 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45e934db-144b-4bf2-8665-8702437072e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:48.147050 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45e934db-144b-4bf2-8665-8702437072e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:48.147701 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:48.147701 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:48.148375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45e934db-144b-4bf2-8665-8702437072e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:48.149131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-45e934db-144b-4bf2-8665-8702437072e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:48.153948 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:48.153948 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:48.155079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1e8e0c5f-7203-4fc1-8c1c-f283f974313a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:24:48.180603 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:48.180603 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:48.183353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45e934db-144b-4bf2-8665-8702437072e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:48.184409 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 515/1033] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:48 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:48.522673 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1e8e0c5f-7203-4fc1-8c1c-f283f974313a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Delete volume request issued successfully. Jan 27 16:24:48.523576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e8e0c5f-7203-4fc1-8c1c-f283f974313a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 202 Jan 27 16:24:48.524636 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 519/1034] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:24:48 2021] DELETE /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 0 bytes in 476 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:24:48.534238 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1a565f8-de5b-41fd-a2c9-10294d88b04a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:48.539861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1a565f8-de5b-41fd-a2c9-10294d88b04a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:48.540326 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:48.540326 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:48.541067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1a565f8-de5b-41fd-a2c9-10294d88b04a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:48.625739 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:48.625739 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:48.635695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c1a565f8-de5b-41fd-a2c9-10294d88b04a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:24:48.661951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1a565f8-de5b-41fd-a2c9-10294d88b04a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:24:48.674226 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 516/1035] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:48 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:49.012291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09a6b64e-5aa5-43be-8c82-1d5c7ee1e0ab tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:49.012823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09a6b64e-5aa5-43be-8c82-1d5c7ee1e0ab tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:49.013040 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:49.013040 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:49.013416 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09a6b64e-5aa5-43be-8c82-1d5c7ee1e0ab tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:49.064343 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:49.064343 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:49.072653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09a6b64e-5aa5-43be-8c82-1d5c7ee1e0ab tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:49.094700 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09a6b64e-5aa5-43be-8c82-1d5c7ee1e0ab tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:24:49.096320 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 520/1036] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:49 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:24:49.199717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d622a8da-71cb-4fca-8a37-8f2e2b1b82b6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:49.200260 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d622a8da-71cb-4fca-8a37-8f2e2b1b82b6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:49.200390 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:49.200390 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:49.200745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d622a8da-71cb-4fca-8a37-8f2e2b1b82b6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:49.201112 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d622a8da-71cb-4fca-8a37-8f2e2b1b82b6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:49.223914 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:49.223914 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:49.225693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d622a8da-71cb-4fca-8a37-8f2e2b1b82b6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:49.232352 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 517/1037] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:49 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:49.679952 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-966f36f7-31a4-4bd0-bafe-3bf3094bb2fc tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:49.680481 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-966f36f7-31a4-4bd0-bafe-3bf3094bb2fc tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:49.680835 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:49.680835 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:49.681478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-966f36f7-31a4-4bd0-bafe-3bf3094bb2fc tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:49.731589 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:49.731589 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:49.740726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-966f36f7-31a4-4bd0-bafe-3bf3094bb2fc tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:24:49.763277 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-966f36f7-31a4-4bd0-bafe-3bf3094bb2fc tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:24:49.764205 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 521/1038] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:49 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:50.112726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57352945-d6e3-4019-9048-c5a329f4219a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:50.113314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57352945-d6e3-4019-9048-c5a329f4219a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:50.113514 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:50.113514 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:50.113902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57352945-d6e3-4019-9048-c5a329f4219a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:50.163796 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:50.163796 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:50.177693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57352945-d6e3-4019-9048-c5a329f4219a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:50.196190 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57352945-d6e3-4019-9048-c5a329f4219a tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:24:50.197179 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 518/1039] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:50 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:50.240825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a799d5cf-827e-48a4-8954-0169b0807df1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:50.241358 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a799d5cf-827e-48a4-8954-0169b0807df1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:50.241528 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:50.241528 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:50.241894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a799d5cf-827e-48a4-8954-0169b0807df1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:50.242259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a799d5cf-827e-48a4-8954-0169b0807df1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:50.263853 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:50.263853 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:50.265917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a799d5cf-827e-48a4-8954-0169b0807df1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:50.266790 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 522/1040] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:50 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:50.781253 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-333db03e-30a3-43b8-a504-92f3b7916ed5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:50.781782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-333db03e-30a3-43b8-a504-92f3b7916ed5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:50.781992 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:50.781992 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:50.782369 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-333db03e-30a3-43b8-a504-92f3b7916ed5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:50.831086 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:50.831086 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:50.839043 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-333db03e-30a3-43b8-a504-92f3b7916ed5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:24:50.860903 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-333db03e-30a3-43b8-a504-92f3b7916ed5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:24:50.861722 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 519/1041] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:50 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:51.213167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f825fad7-fa5e-4833-ba8c-299787a30927 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:51.213776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f825fad7-fa5e-4833-ba8c-299787a30927 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:51.213996 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:51.213996 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:51.214377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f825fad7-fa5e-4833-ba8c-299787a30927 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:51.265367 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:51.265367 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:51.274111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f825fad7-fa5e-4833-ba8c-299787a30927 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:51.280669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8acf88e-6b49-40ba-bdbe-e4bfa8b08305 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:51.281203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8acf88e-6b49-40ba-bdbe-e4bfa8b08305 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:51.281629 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:51.281629 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:51.282001 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8acf88e-6b49-40ba-bdbe-e4bfa8b08305 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:51.282379 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a8acf88e-6b49-40ba-bdbe-e4bfa8b08305 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:51.296522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f825fad7-fa5e-4833-ba8c-299787a30927 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:24:51.297399 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 523/1042] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:51 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:51.304609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:51.304609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:51.306606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8acf88e-6b49-40ba-bdbe-e4bfa8b08305 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:51.307565 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 520/1043] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:51 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:51.877860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e800f3de-eb00-4e07-9a47-b864e202762e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:51.878380 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e800f3de-eb00-4e07-9a47-b864e202762e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:51.878594 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:51.878594 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:51.878967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e800f3de-eb00-4e07-9a47-b864e202762e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:51.930585 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:51.930585 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:51.939059 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e800f3de-eb00-4e07-9a47-b864e202762e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:24:51.965939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e800f3de-eb00-4e07-9a47-b864e202762e tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:24:51.977038 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 524/1044] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:51 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:52.313508 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-351e737a-0afb-46a0-8be4-680aca24e3e7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:52.315671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-351e737a-0afb-46a0-8be4-680aca24e3e7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:52.315671 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:52.315671 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:52.315671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-351e737a-0afb-46a0-8be4-680aca24e3e7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:52.321221 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4189648e-65fd-4b7f-967e-33faf4d4079f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:52.321889 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4189648e-65fd-4b7f-967e-33faf4d4079f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:52.322176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:52.322176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:52.322807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4189648e-65fd-4b7f-967e-33faf4d4079f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:52.323515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4189648e-65fd-4b7f-967e-33faf4d4079f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:52.349505 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:52.349505 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:52.351830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4189648e-65fd-4b7f-967e-33faf4d4079f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:52.352808 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 525/1045] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:52 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:52.365191 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:52.365191 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:52.373692 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-351e737a-0afb-46a0-8be4-680aca24e3e7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:52.395873 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-351e737a-0afb-46a0-8be4-680aca24e3e7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:24:52.396708 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 521/1046] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:52 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:52.984275 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17c6cd08-a96f-4c47-9598-1d2a6a1ffb31 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:52.984801 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17c6cd08-a96f-4c47-9598-1d2a6a1ffb31 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:52.985018 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:52.985018 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:52.985396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17c6cd08-a96f-4c47-9598-1d2a6a1ffb31 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:53.035490 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:53.035490 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:53.043779 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17c6cd08-a96f-4c47-9598-1d2a6a1ffb31 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:24:53.067174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17c6cd08-a96f-4c47-9598-1d2a6a1ffb31 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:24:53.068034 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 526/1047] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:52 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:53.366408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25a020d7-6a8d-4f2c-b83b-c3f8d57ca882 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:53.367025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25a020d7-6a8d-4f2c-b83b-c3f8d57ca882 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:53.367139 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:53.367139 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:53.367478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25a020d7-6a8d-4f2c-b83b-c3f8d57ca882 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:53.368099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-25a020d7-6a8d-4f2c-b83b-c3f8d57ca882 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:53.389497 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:53.389497 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:53.391407 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25a020d7-6a8d-4f2c-b83b-c3f8d57ca882 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:53.393094 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 522/1048] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:53 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:53.413808 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afc771c3-dc8a-490e-8321-ab67f5bfe209 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:53.414328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afc771c3-dc8a-490e-8321-ab67f5bfe209 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:53.414551 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:53.414551 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:53.414925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afc771c3-dc8a-490e-8321-ab67f5bfe209 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:53.465667 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:53.465667 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:53.475242 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-afc771c3-dc8a-490e-8321-ab67f5bfe209 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:53.500270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afc771c3-dc8a-490e-8321-ab67f5bfe209 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:24:53.501092 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 527/1049] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:53 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:54.083930 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-290e2afd-2153-4aff-8c65-7f9659eb6553 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:54.084457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-290e2afd-2153-4aff-8c65-7f9659eb6553 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:54.084711 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:54.084711 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:54.085097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-290e2afd-2153-4aff-8c65-7f9659eb6553 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:54.137287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:54.137287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:54.145774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-290e2afd-2153-4aff-8c65-7f9659eb6553 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:24:54.167975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-290e2afd-2153-4aff-8c65-7f9659eb6553 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:24:54.168803 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 523/1050] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:54 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:54.406074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4d26da7-c19d-4f8b-ba0d-dc651983f6cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:54.406660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4d26da7-c19d-4f8b-ba0d-dc651983f6cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:54.406774 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:54.406774 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:54.407122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4d26da7-c19d-4f8b-ba0d-dc651983f6cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:54.407517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f4d26da7-c19d-4f8b-ba0d-dc651983f6cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:54.429872 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:54.429872 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:54.431631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4d26da7-c19d-4f8b-ba0d-dc651983f6cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:54.432451 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 528/1051] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:54 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:54.522253 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7dd9c55-1ff9-42ed-9d54-004933520252 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:54.522917 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7dd9c55-1ff9-42ed-9d54-004933520252 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:54.523135 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:54.523135 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:54.523673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7dd9c55-1ff9-42ed-9d54-004933520252 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:54.592904 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:54.592904 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:54.603178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7dd9c55-1ff9-42ed-9d54-004933520252 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:54.629688 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7dd9c55-1ff9-42ed-9d54-004933520252 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:24:54.630463 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 524/1052] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:54 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:55.184820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab4d11e3-fb96-4652-ba37-e0fb62a97b57 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:55.185351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab4d11e3-fb96-4652-ba37-e0fb62a97b57 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:55.185569 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:55.185569 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:55.185970 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab4d11e3-fb96-4652-ba37-e0fb62a97b57 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:55.240851 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:55.240851 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:55.250639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab4d11e3-fb96-4652-ba37-e0fb62a97b57 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:24:55.276663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab4d11e3-fb96-4652-ba37-e0fb62a97b57 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:24:55.277510 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 529/1053] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:55 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:55.446313 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d01220c6-5329-4ec1-bdfc-7ee1afc8a4a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:55.446932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d01220c6-5329-4ec1-bdfc-7ee1afc8a4a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:55.447254 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:55.447254 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:55.447671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d01220c6-5329-4ec1-bdfc-7ee1afc8a4a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:55.448082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d01220c6-5329-4ec1-bdfc-7ee1afc8a4a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:55.469827 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:55.469827 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:55.472181 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d01220c6-5329-4ec1-bdfc-7ee1afc8a4a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:55.472962 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 525/1054] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:55 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:55.647605 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae2654a7-e43a-48b8-ba1d-3e906543bce6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:55.648059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae2654a7-e43a-48b8-ba1d-3e906543bce6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:55.648284 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:55.648284 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:55.648661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae2654a7-e43a-48b8-ba1d-3e906543bce6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:55.699655 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:55.699655 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:55.709581 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae2654a7-e43a-48b8-ba1d-3e906543bce6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:55.731027 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae2654a7-e43a-48b8-ba1d-3e906543bce6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:24:55.731862 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 530/1055] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:55 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:56.293649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74ea0f91-e1eb-4433-ad7c-ac425432b05a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:56.294168 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74ea0f91-e1eb-4433-ad7c-ac425432b05a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:56.294421 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:56.294421 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:56.294795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74ea0f91-e1eb-4433-ad7c-ac425432b05a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:56.344076 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:56.344076 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:56.353266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-74ea0f91-e1eb-4433-ad7c-ac425432b05a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:24:56.377362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74ea0f91-e1eb-4433-ad7c-ac425432b05a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:24:56.378353 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 526/1056] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:56 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:56.487038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-733b737d-06e3-46ea-aa6f-c26d66202ce0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:56.487670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-733b737d-06e3-46ea-aa6f-c26d66202ce0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:56.487795 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:56.487795 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:56.488143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-733b737d-06e3-46ea-aa6f-c26d66202ce0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:56.488544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-733b737d-06e3-46ea-aa6f-c26d66202ce0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:56.509471 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:56.509471 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:56.511203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-733b737d-06e3-46ea-aa6f-c26d66202ce0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:56.512079 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 531/1057] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:56 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:56.748042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2568016-9c58-4525-9909-82fd0fe938c6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:56.748503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2568016-9c58-4525-9909-82fd0fe938c6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:56.748721 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:56.748721 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:56.749098 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2568016-9c58-4525-9909-82fd0fe938c6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:56.798121 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:56.798121 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:56.806285 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2568016-9c58-4525-9909-82fd0fe938c6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:56.830796 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2568016-9c58-4525-9909-82fd0fe938c6 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:24:56.831677 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 527/1058] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:56 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:57.394054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a716889d-ed84-43e6-af15-90497fe2229d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:57.394692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a716889d-ed84-43e6-af15-90497fe2229d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:57.394911 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:57.394911 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:57.395316 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a716889d-ed84-43e6-af15-90497fe2229d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:57.444461 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:57.444461 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:57.452652 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a716889d-ed84-43e6-af15-90497fe2229d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:24:57.474272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a716889d-ed84-43e6-af15-90497fe2229d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:24:57.475081 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 532/1059] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:57 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:57.525965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9cf47cf-ae6c-4373-ae1a-1020d5c19cd6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:57.526492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9cf47cf-ae6c-4373-ae1a-1020d5c19cd6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:57.526684 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:57.526684 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:57.527177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9cf47cf-ae6c-4373-ae1a-1020d5c19cd6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:57.527580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d9cf47cf-ae6c-4373-ae1a-1020d5c19cd6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:57.549979 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:57.549979 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:57.551819 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9cf47cf-ae6c-4373-ae1a-1020d5c19cd6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:57.552608 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 528/1060] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:57 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:57.846572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-601bb3fb-f697-4dc7-82c1-f1ba3e789ac7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:57.847100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-601bb3fb-f697-4dc7-82c1-f1ba3e789ac7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:57.847395 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:57.847395 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:57.847820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-601bb3fb-f697-4dc7-82c1-f1ba3e789ac7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:57.898317 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:57.898317 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:57.907027 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-601bb3fb-f697-4dc7-82c1-f1ba3e789ac7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:57.930613 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-601bb3fb-f697-4dc7-82c1-f1ba3e789ac7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:24:57.941393 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 533/1061] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:57 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:58.491506 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7680e374-6334-4f8d-8122-968c057db565 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:58.492092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7680e374-6334-4f8d-8122-968c057db565 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:58.492314 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:58.492314 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:58.492694 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7680e374-6334-4f8d-8122-968c057db565 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:58.542194 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:58.542194 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:58.550625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7680e374-6334-4f8d-8122-968c057db565 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:24:58.566494 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-202c365a-7221-4cdb-9f81-b5aeb1d5e4f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:58.567014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-202c365a-7221-4cdb-9f81-b5aeb1d5e4f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:58.567251 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:58.567251 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:58.567606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-202c365a-7221-4cdb-9f81-b5aeb1d5e4f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:58.567974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-202c365a-7221-4cdb-9f81-b5aeb1d5e4f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:58.572948 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7680e374-6334-4f8d-8122-968c057db565 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:24:58.573907 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 529/1062] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:58 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:58.589069 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:58.589069 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:58.590840 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-202c365a-7221-4cdb-9f81-b5aeb1d5e4f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:58.591783 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 534/1063] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:58 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:24:58.962722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3227052-8abf-4318-9735-e11464ad3be7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:24:58.970417 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3227052-8abf-4318-9735-e11464ad3be7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:58.970634 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:58.970634 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:58.971145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3227052-8abf-4318-9735-e11464ad3be7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:59.071621 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:59.071621 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:59.071621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d3227052-8abf-4318-9735-e11464ad3be7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:24:59.071621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3227052-8abf-4318-9735-e11464ad3be7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:24:59.071621 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 530/1064] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:58 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:59.590382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b66eeb1d-f0bf-4802-abfe-ac088dd03044 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:24:59.590983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b66eeb1d-f0bf-4802-abfe-ac088dd03044 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:59.591110 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:59.591110 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:59.591482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b66eeb1d-f0bf-4802-abfe-ac088dd03044 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:59.606279 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aeea6615-28b0-410a-9cbf-7925395ed1d1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:24:59.606809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aeea6615-28b0-410a-9cbf-7925395ed1d1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:24:59.607024 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:24:59.607024 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:24:59.607414 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aeea6615-28b0-410a-9cbf-7925395ed1d1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:24:59.607790 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-aeea6615-28b0-410a-9cbf-7925395ed1d1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:24:59.630972 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:59.630972 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:59.632919 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aeea6615-28b0-410a-9cbf-7925395ed1d1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:24:59.633891 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 531/1065] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:59 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:24:59.640881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:24:59.640881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:24:59.650302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b66eeb1d-f0bf-4802-abfe-ac088dd03044 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:24:59.671924 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b66eeb1d-f0bf-4802-abfe-ac088dd03044 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:24:59.672732 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 535/1066] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:24:59 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:00.085975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2370a56-5688-49c5-b727-8db95202fdf7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:25:00.086503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2370a56-5688-49c5-b727-8db95202fdf7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:00.086717 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:00.086717 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:00.087097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2370a56-5688-49c5-b727-8db95202fdf7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:00.136563 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:00.136563 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:00.145307 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c2370a56-5688-49c5-b727-8db95202fdf7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:25:00.169050 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2370a56-5688-49c5-b727-8db95202fdf7 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:25:00.179211 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 532/1067] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:00 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:00.652014 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c728fc3a-07b5-4b27-b1e4-334e7bed30c6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:00.652690 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c728fc3a-07b5-4b27-b1e4-334e7bed30c6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:00.652931 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:00.652931 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:00.653325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c728fc3a-07b5-4b27-b1e4-334e7bed30c6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:00.653726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c728fc3a-07b5-4b27-b1e4-334e7bed30c6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:00.678625 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:00.678625 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:00.680474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c728fc3a-07b5-4b27-b1e4-334e7bed30c6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:00.681283 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 536/1068] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:00 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:00.689878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f364df75-b4f1-43c9-acd4-eaa53aa6daa3 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:25:00.690496 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f364df75-b4f1-43c9-acd4-eaa53aa6daa3 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:00.690780 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:00.690780 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:00.691337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f364df75-b4f1-43c9-acd4-eaa53aa6daa3 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:00.739897 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:00.739897 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:00.747876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f364df75-b4f1-43c9-acd4-eaa53aa6daa3 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:00.769510 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f364df75-b4f1-43c9-acd4-eaa53aa6daa3 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:25:00.770321 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 533/1069] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:00 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:01.185358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99c19c96-c2eb-44f0-aab2-439c6fe6daa1 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:25:01.185882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99c19c96-c2eb-44f0-aab2-439c6fe6daa1 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:01.186101 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:01.186101 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:01.186475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99c19c96-c2eb-44f0-aab2-439c6fe6daa1 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:01.234664 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:01.234664 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:01.242982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99c19c96-c2eb-44f0-aab2-439c6fe6daa1 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:25:01.265990 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99c19c96-c2eb-44f0-aab2-439c6fe6daa1 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:25:01.266750 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 537/1070] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:01 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:01.695446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33b520ec-243a-4337-97ae-6bea7fa23d93 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:01.696192 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33b520ec-243a-4337-97ae-6bea7fa23d93 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:01.696192 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:01.696192 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:01.696581 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33b520ec-243a-4337-97ae-6bea7fa23d93 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:01.696823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-33b520ec-243a-4337-97ae-6bea7fa23d93 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:01.717572 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:01.717572 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:01.719366 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33b520ec-243a-4337-97ae-6bea7fa23d93 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:01.720815 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 534/1071] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:01 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:01.787839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e412297-10cd-4174-b44c-7fed119c697c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:25:01.788406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e412297-10cd-4174-b44c-7fed119c697c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:01.788610 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:01.788610 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:01.788989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e412297-10cd-4174-b44c-7fed119c697c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:01.839656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:01.839656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:01.848852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7e412297-10cd-4174-b44c-7fed119c697c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:01.871733 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e412297-10cd-4174-b44c-7fed119c697c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:25:01.872487 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 538/1072] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:01 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:25:02.284643 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fdaad70-9aa2-4a6f-825f-e3193d357a0b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:25:02.285168 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fdaad70-9aa2-4a6f-825f-e3193d357a0b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:02.285384 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:02.285384 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:02.285790 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fdaad70-9aa2-4a6f-825f-e3193d357a0b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:02.337334 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:02.337334 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:02.346405 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9fdaad70-9aa2-4a6f-825f-e3193d357a0b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:25:02.369605 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fdaad70-9aa2-4a6f-825f-e3193d357a0b tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:25:02.370397 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 535/1073] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:02 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:02.734263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7a9f33d-f970-411d-84c6-c8e286ca77a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:02.734824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7a9f33d-f970-411d-84c6-c8e286ca77a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:02.735044 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:02.735044 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:02.735763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7a9f33d-f970-411d-84c6-c8e286ca77a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:02.736174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d7a9f33d-f970-411d-84c6-c8e286ca77a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:02.757231 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:02.757231 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:02.758934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7a9f33d-f970-411d-84c6-c8e286ca77a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:02.759839 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 539/1074] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:02 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:02.888663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8b2ed81-257b-4404-9669-df31ab448e0a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:25:02.889308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8b2ed81-257b-4404-9669-df31ab448e0a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:02.889553 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:02.889553 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:02.889939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8b2ed81-257b-4404-9669-df31ab448e0a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:02.939339 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:02.939339 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:02.947546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c8b2ed81-257b-4404-9669-df31ab448e0a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:02.972122 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8b2ed81-257b-4404-9669-df31ab448e0a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:25:02.982413 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 536/1075] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:02 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:03.387131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b598be96-e209-424d-893b-13e5e0e267f2 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:25:03.387686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b598be96-e209-424d-893b-13e5e0e267f2 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:03.387908 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:03.387908 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:03.388287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b598be96-e209-424d-893b-13e5e0e267f2 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:03.436402 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:03.436402 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:03.445489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b598be96-e209-424d-893b-13e5e0e267f2 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:25:03.467489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b598be96-e209-424d-893b-13e5e0e267f2 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:25:03.468475 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 540/1076] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:03 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:03.774096 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b04c94d-15b5-4bf4-a4cd-51f191583ecd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:03.774709 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b04c94d-15b5-4bf4-a4cd-51f191583ecd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:03.774850 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:03.774850 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:03.775466 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b04c94d-15b5-4bf4-a4cd-51f191583ecd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:03.775841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7b04c94d-15b5-4bf4-a4cd-51f191583ecd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:03.801221 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:03.801221 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:03.802906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b04c94d-15b5-4bf4-a4cd-51f191583ecd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:03.803788 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 537/1077] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:03 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:03.989693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bf00ec5-6328-4d2e-b23e-c3cd3af8da32 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:25:03.990223 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bf00ec5-6328-4d2e-b23e-c3cd3af8da32 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:03.990432 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:03.990432 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:03.990790 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bf00ec5-6328-4d2e-b23e-c3cd3af8da32 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:04.046001 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:04.046001 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:04.054721 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9bf00ec5-6328-4d2e-b23e-c3cd3af8da32 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:04.075788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bf00ec5-6328-4d2e-b23e-c3cd3af8da32 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:25:04.076587 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 541/1078] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:03 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:04.484047 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bb5efe4-0434-491d-afe5-313c3045180d tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:25:04.484557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bb5efe4-0434-491d-afe5-313c3045180d tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:04.484841 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:04.484841 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:04.485265 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bb5efe4-0434-491d-afe5-313c3045180d tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:04.534647 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:04.534647 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:04.542604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6bb5efe4-0434-491d-afe5-313c3045180d tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:25:04.564453 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bb5efe4-0434-491d-afe5-313c3045180d tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:25:04.565260 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 538/1079] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:04 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:04.818208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25b7fffd-4df4-46df-91b0-4caeefe9c349 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:04.818786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25b7fffd-4df4-46df-91b0-4caeefe9c349 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:04.818968 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:04.818968 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:04.819558 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25b7fffd-4df4-46df-91b0-4caeefe9c349 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:04.820048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-25b7fffd-4df4-46df-91b0-4caeefe9c349 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:04.841393 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:04.841393 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:04.843085 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25b7fffd-4df4-46df-91b0-4caeefe9c349 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:04.843888 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 542/1080] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:04 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:05.093569 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3ba0f99-5310-46d0-a621-22ae38206402 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:25:05.094159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3ba0f99-5310-46d0-a621-22ae38206402 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:05.094441 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:05.094441 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:05.094817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3ba0f99-5310-46d0-a621-22ae38206402 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:05.146546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:05.146546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:05.155639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a3ba0f99-5310-46d0-a621-22ae38206402 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:05.177783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3ba0f99-5310-46d0-a621-22ae38206402 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:25:05.178762 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 539/1081] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:05 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:05.581395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25f53dc2-f812-49b6-8d82-414a9873ed75 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:25:05.581913 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25f53dc2-f812-49b6-8d82-414a9873ed75 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:05.582125 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:05.582125 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:05.582497 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25f53dc2-f812-49b6-8d82-414a9873ed75 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:05.634299 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:05.634299 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:05.642765 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-25f53dc2-f812-49b6-8d82-414a9873ed75 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:25:05.665743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25f53dc2-f812-49b6-8d82-414a9873ed75 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:25:05.666573 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 543/1082] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:05 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:05.858256 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-922ae992-7564-4fb2-9581-1b0a44d4a1d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:05.858777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-922ae992-7564-4fb2-9581-1b0a44d4a1d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:05.859002 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:05.859002 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:05.859413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-922ae992-7564-4fb2-9581-1b0a44d4a1d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:05.859816 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-922ae992-7564-4fb2-9581-1b0a44d4a1d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:05.883675 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:05.883675 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:05.885577 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-922ae992-7564-4fb2-9581-1b0a44d4a1d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:05.886413 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 540/1083] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:05 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:06.195757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c70daab-cffc-458d-80d0-bacff02355e5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:25:06.196351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c70daab-cffc-458d-80d0-bacff02355e5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:06.196566 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:06.196566 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:06.196936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c70daab-cffc-458d-80d0-bacff02355e5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:06.245863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:06.245863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:06.254644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0c70daab-cffc-458d-80d0-bacff02355e5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:06.276529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c70daab-cffc-458d-80d0-bacff02355e5 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:25:06.277322 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 544/1084] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:06 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:06.682551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f78f8228-81b3-41be-81eb-3108e9a5e584 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:25:06.683423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f78f8228-81b3-41be-81eb-3108e9a5e584 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:06.683646 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:06.683646 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:06.684784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f78f8228-81b3-41be-81eb-3108e9a5e584 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:06.737785 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:06.737785 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:06.747126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f78f8228-81b3-41be-81eb-3108e9a5e584 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:25:06.769703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f78f8228-81b3-41be-81eb-3108e9a5e584 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:25:06.770538 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 541/1085] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:06 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:06.901121 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05019ce4-a4f6-4366-8079-fb7cebbd1e79 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:06.901733 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05019ce4-a4f6-4366-8079-fb7cebbd1e79 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:06.901733 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:06.901733 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:06.902272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05019ce4-a4f6-4366-8079-fb7cebbd1e79 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:06.902807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-05019ce4-a4f6-4366-8079-fb7cebbd1e79 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:06.926274 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:06.926274 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:06.928155 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05019ce4-a4f6-4366-8079-fb7cebbd1e79 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:06.928962 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 545/1086] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:06 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:07.293356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d76e923-ae79-4655-83b6-40841eecf857 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:25:07.293933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d76e923-ae79-4655-83b6-40841eecf857 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:07.294153 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:07.294153 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:07.294591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d76e923-ae79-4655-83b6-40841eecf857 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:07.342229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:07.342229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:07.350879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6d76e923-ae79-4655-83b6-40841eecf857 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:07.372265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d76e923-ae79-4655-83b6-40841eecf857 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:25:07.373097 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 542/1087] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:07 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:07.787222 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8b41e24-fabd-46b3-b55c-073016cff532 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:25:07.787866 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8b41e24-fabd-46b3-b55c-073016cff532 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:07.788121 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:07.788121 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:07.788551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8b41e24-fabd-46b3-b55c-073016cff532 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:07.840658 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:07.840658 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:07.849814 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8b41e24-fabd-46b3-b55c-073016cff532 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Volume info retrieved successfully. Jan 27 16:25:07.871307 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8b41e24-fabd-46b3-b55c-073016cff532 tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 200 Jan 27 16:25:07.872307 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 546/1088] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:07 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:07.943802 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e411f809-a98a-4fd9-824d-278a73c23a48 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:07.944355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e411f809-a98a-4fd9-824d-278a73c23a48 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:07.944569 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:07.944569 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:07.945079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e411f809-a98a-4fd9-824d-278a73c23a48 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:07.945534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e411f809-a98a-4fd9-824d-278a73c23a48 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:07.968633 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:07.968633 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:07.970375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e411f809-a98a-4fd9-824d-278a73c23a48 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:07.971537 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 543/1089] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:07 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:25:08.389210 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65614d47-fb3a-4fdb-9750-be3e20ea1fad tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:25:08.389733 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65614d47-fb3a-4fdb-9750-be3e20ea1fad tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:08.389949 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:08.389949 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:08.390330 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65614d47-fb3a-4fdb-9750-be3e20ea1fad tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:08.442414 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:08.442414 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:08.450459 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-65614d47-fb3a-4fdb-9750-be3e20ea1fad tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:08.473045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65614d47-fb3a-4fdb-9750-be3e20ea1fad tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:25:08.474040 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 547/1090] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:08 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:08.888937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbac418e-7a1f-4b2b-9d8b-191ceddbb8cd tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] GET http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 Jan 27 16:25:08.889457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbac418e-7a1f-4b2b-9d8b-191ceddbb8cd tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:08.889673 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:08.889673 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:08.894678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbac418e-7a1f-4b2b-9d8b-191ceddbb8cd tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:08.987091 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91270826-a375-42c1-af36-d444382f0763 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:08.988303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91270826-a375-42c1-af36-d444382f0763 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:08.988724 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:08.988724 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:08.989375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91270826-a375-42c1-af36-d444382f0763 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:08.990017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-91270826-a375-42c1-af36-d444382f0763 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:09.020181 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:09.020181 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:09.026463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91270826-a375-42c1-af36-d444382f0763 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:09.035337 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 548/1091] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:08 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:09.055081 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:09.055081 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:09.067701 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbac418e-7a1f-4b2b-9d8b-191ceddbb8cd tempest-DeleteServersTestJSON-1701951018 tempest-DeleteServersTestJSON-1701951018-project] http://10.222.0.78/volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 returned with HTTP 404 Jan 27 16:25:09.069451 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 544/1092] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:08 2021] GET /volume/v3/6d0c6ad6a13f49adb786532b5f184055/volumes/fb750b9f-b6b3-4b8a-8648-e1b629ef0244 => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:25:09.495675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9696bbd3-6202-432c-8f8d-9a011356dd51 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:25:09.496115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9696bbd3-6202-432c-8f8d-9a011356dd51 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:09.496539 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:09.496539 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:09.497576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9696bbd3-6202-432c-8f8d-9a011356dd51 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:09.632971 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:09.632971 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:09.648881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9696bbd3-6202-432c-8f8d-9a011356dd51 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:09.694232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9696bbd3-6202-432c-8f8d-9a011356dd51 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:25:09.696932 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 549/1093] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:09 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:10.069977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76febabc-4b70-450d-a389-4a967ae92a7c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:10.074354 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76febabc-4b70-450d-a389-4a967ae92a7c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:10.074903 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:10.074903 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:10.076938 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76febabc-4b70-450d-a389-4a967ae92a7c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:10.081215 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-76febabc-4b70-450d-a389-4a967ae92a7c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:10.143625 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:10.143625 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:10.145507 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76febabc-4b70-450d-a389-4a967ae92a7c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:10.149927 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 545/1094] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:10 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:10.713582 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a6f454a-98a2-4018-9e34-e26baf18fb81 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:25:10.714528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a6f454a-98a2-4018-9e34-e26baf18fb81 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:10.714960 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:10.714960 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:10.715664 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a6f454a-98a2-4018-9e34-e26baf18fb81 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:10.807024 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:10.807024 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:10.818868 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3a6f454a-98a2-4018-9e34-e26baf18fb81 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:10.847934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a6f454a-98a2-4018-9e34-e26baf18fb81 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 200 Jan 27 16:25:10.858714 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 550/1095] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:10 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 917 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:11.160799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57717db6-2533-46b7-b918-5af1785cd92d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:11.161841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57717db6-2533-46b7-b918-5af1785cd92d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:11.162209 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:11.162209 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:11.162834 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57717db6-2533-46b7-b918-5af1785cd92d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:11.163410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-57717db6-2533-46b7-b918-5af1785cd92d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:11.185641 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:11.185641 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:11.188059 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57717db6-2533-46b7-b918-5af1785cd92d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:11.214711 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 546/1096] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:11 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:11.866526 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-beb27de8-b538-49be-b754-5969c83b5c57 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b Jan 27 16:25:11.867583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-beb27de8-b538-49be-b754-5969c83b5c57 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:11.867957 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:11.867957 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:11.868806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-beb27de8-b538-49be-b754-5969c83b5c57 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:11.980272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-beb27de8-b538-49be-b754-5969c83b5c57 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b returned with HTTP 404 Jan 27 16:25:11.981822 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 551/1097] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:11 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/958a5c9d-3ffc-4e36-94c3-77c89002450b => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:25:11.989818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8c2fd92-e976-49b3-a9b5-2d8696559bef tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] DELETE http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf Jan 27 16:25:11.990317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8c2fd92-e976-49b3-a9b5-2d8696559bef tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:11.990723 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:11.990723 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:11.991456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8c2fd92-e976-49b3-a9b5-2d8696559bef tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:11.992114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e8c2fd92-e976-49b3-a9b5-2d8696559bef tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Delete volume with id: e8c47f3b-9751-468c-b78b-91f7975525cf Jan 27 16:25:12.093229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:12.093229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:12.094972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e8c2fd92-e976-49b3-a9b5-2d8696559bef tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:12.202453 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34ac1901-484d-40a6-97b7-f7472e17a503 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:12.203375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34ac1901-484d-40a6-97b7-f7472e17a503 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:12.204118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34ac1901-484d-40a6-97b7-f7472e17a503 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:12.204673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-34ac1901-484d-40a6-97b7-f7472e17a503 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:12.255036 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:12.255036 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:12.256955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34ac1901-484d-40a6-97b7-f7472e17a503 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:12.257777 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 552/1098] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:12 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:12.514556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e8c2fd92-e976-49b3-a9b5-2d8696559bef tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Delete volume request issued successfully. Jan 27 16:25:12.515333 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8c2fd92-e976-49b3-a9b5-2d8696559bef tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf returned with HTTP 202 Jan 27 16:25:12.516433 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 547/1099] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:25:11 2021] DELETE /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf => generated 0 bytes in 530 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:25:12.527803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88fc6544-18fe-48e3-8262-92cde46e6408 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf Jan 27 16:25:12.528889 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88fc6544-18fe-48e3-8262-92cde46e6408 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:12.529110 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:12.529110 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:12.529494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88fc6544-18fe-48e3-8262-92cde46e6408 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:12.616447 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:12.616447 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:12.630899 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88fc6544-18fe-48e3-8262-92cde46e6408 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:12.665785 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88fc6544-18fe-48e3-8262-92cde46e6408 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf returned with HTTP 200 Jan 27 16:25:12.667643 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 553/1100] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:12 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf => generated 917 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:13.276624 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b71dfc44-a48e-4742-a701-1df81ee211e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:13.286618 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b71dfc44-a48e-4742-a701-1df81ee211e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:13.287174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:13.287174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:13.287877 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b71dfc44-a48e-4742-a701-1df81ee211e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:13.288473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b71dfc44-a48e-4742-a701-1df81ee211e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:13.366056 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:13.366056 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:13.370004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b71dfc44-a48e-4742-a701-1df81ee211e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:13.377318 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 548/1101] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:13 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:13.686166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6bd1f06-497f-435f-b622-8f472023b556 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf Jan 27 16:25:13.686662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6bd1f06-497f-435f-b622-8f472023b556 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:13.686894 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:13.686894 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:13.687341 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6bd1f06-497f-435f-b622-8f472023b556 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:13.741047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:13.741047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:13.749861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6bd1f06-497f-435f-b622-8f472023b556 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:13.772702 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6bd1f06-497f-435f-b622-8f472023b556 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf returned with HTTP 200 Jan 27 16:25:13.773694 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 554/1102] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:13 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:14.386753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa6316a7-3159-4c1f-bab3-6d691ac0bb3b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:14.388978 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa6316a7-3159-4c1f-bab3-6d691ac0bb3b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:14.389199 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:14.389199 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:14.389577 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa6316a7-3159-4c1f-bab3-6d691ac0bb3b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:14.389949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fa6316a7-3159-4c1f-bab3-6d691ac0bb3b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:14.444403 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:14.444403 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:14.447358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa6316a7-3159-4c1f-bab3-6d691ac0bb3b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:14.448753 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 549/1103] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:14 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:14.792454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4718d62-7b1b-462f-8112-a2c66308418b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf Jan 27 16:25:14.793518 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4718d62-7b1b-462f-8112-a2c66308418b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:14.793871 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:14.793871 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:14.794646 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4718d62-7b1b-462f-8112-a2c66308418b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:14.956347 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:14.956347 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:14.966465 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4718d62-7b1b-462f-8112-a2c66308418b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:15.040980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4718d62-7b1b-462f-8112-a2c66308418b tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf returned with HTTP 200 Jan 27 16:25:15.042237 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 555/1104] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:14 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf => generated 917 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:15.462985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1701383-5ce6-4d5a-89ee-2380857b88af tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:15.463901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1701383-5ce6-4d5a-89ee-2380857b88af tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:15.464107 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:15.464107 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:15.464568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1701383-5ce6-4d5a-89ee-2380857b88af tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:15.465244 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f1701383-5ce6-4d5a-89ee-2380857b88af tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:15.512120 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:15.512120 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:15.514060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1701383-5ce6-4d5a-89ee-2380857b88af tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:15.516975 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 550/1105] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:15 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:16.061308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2be25b30-b031-4ce7-a85d-6ef255ee743c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf Jan 27 16:25:16.061761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2be25b30-b031-4ce7-a85d-6ef255ee743c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:16.061954 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:16.061954 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:16.062660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2be25b30-b031-4ce7-a85d-6ef255ee743c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:16.174488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2be25b30-b031-4ce7-a85d-6ef255ee743c tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf returned with HTTP 404 Jan 27 16:25:16.182518 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 556/1106] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:16 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/e8c47f3b-9751-468c-b78b-91f7975525cf => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:25:16.187651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e442ac3-58e7-4920-a61d-3871f750746a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] DELETE http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:25:16.188721 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e442ac3-58e7-4920-a61d-3871f750746a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:16.188941 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:16.188941 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:16.189300 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e442ac3-58e7-4920-a61d-3871f750746a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:16.190265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2e442ac3-58e7-4920-a61d-3871f750746a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Delete volume with id: a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:25:16.277240 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:16.277240 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:16.278677 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2e442ac3-58e7-4920-a61d-3871f750746a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:16.556859 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-620b44c7-0622-4c5c-a39a-1da5bcc3ffa2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:16.556859 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-620b44c7-0622-4c5c-a39a-1da5bcc3ffa2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:16.556859 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-620b44c7-0622-4c5c-a39a-1da5bcc3ffa2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:16.556859 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-620b44c7-0622-4c5c-a39a-1da5bcc3ffa2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:16.561655 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:16.561655 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:16.564950 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-620b44c7-0622-4c5c-a39a-1da5bcc3ffa2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:16.572401 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 557/1107] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:16 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:16.750127 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2e442ac3-58e7-4920-a61d-3871f750746a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Delete volume request issued successfully. Jan 27 16:25:16.751291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e442ac3-58e7-4920-a61d-3871f750746a tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 202 Jan 27 16:25:16.753229 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 551/1108] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:25:16 2021] DELETE /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 0 bytes in 574 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:25:16.761358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd7afaa3-2b72-448b-907e-8eb6af7aff8d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:25:16.762018 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd7afaa3-2b72-448b-907e-8eb6af7aff8d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:16.762236 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:16.762236 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:16.763497 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd7afaa3-2b72-448b-907e-8eb6af7aff8d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:16.863120 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:16.863120 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:16.874942 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dd7afaa3-2b72-448b-907e-8eb6af7aff8d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:16.916941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd7afaa3-2b72-448b-907e-8eb6af7aff8d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:25:16.918525 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 558/1109] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:16 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 1366 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:25:17.587774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b3ac63b-12dc-47d9-8523-11c3de13b0de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:17.592182 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b3ac63b-12dc-47d9-8523-11c3de13b0de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:17.598257 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:17.598257 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:17.602160 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b3ac63b-12dc-47d9-8523-11c3de13b0de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:17.602729 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0b3ac63b-12dc-47d9-8523-11c3de13b0de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:17.639324 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:17.639324 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:17.641568 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b3ac63b-12dc-47d9-8523-11c3de13b0de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:17.642905 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 552/1110] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:17 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:17.936410 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcba6a9e-0059-4c1c-973c-05f8d892673d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:25:17.937468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcba6a9e-0059-4c1c-973c-05f8d892673d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:17.937969 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:17.937969 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:17.939521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcba6a9e-0059-4c1c-973c-05f8d892673d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:18.064325 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:18.064325 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:18.081924 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bcba6a9e-0059-4c1c-973c-05f8d892673d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:18.114653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcba6a9e-0059-4c1c-973c-05f8d892673d tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:25:18.115960 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 559/1111] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:17 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 1366 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:25:18.660585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d08bd47f-48aa-42b4-bdfe-030f6c2f2e84 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:18.662053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d08bd47f-48aa-42b4-bdfe-030f6c2f2e84 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:18.662449 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:18.662449 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:18.663106 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d08bd47f-48aa-42b4-bdfe-030f6c2f2e84 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:18.663671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d08bd47f-48aa-42b4-bdfe-030f6c2f2e84 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:18.716853 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:18.716853 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:18.726703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d08bd47f-48aa-42b4-bdfe-030f6c2f2e84 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:18.726703 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 553/1112] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:18 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:19.135263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87f9ae15-ca97-4067-90b7-d088c7a14162 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:25:19.136095 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87f9ae15-ca97-4067-90b7-d088c7a14162 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:19.136292 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:19.136292 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:19.137051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87f9ae15-ca97-4067-90b7-d088c7a14162 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:19.215030 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:19.215030 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:19.233872 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-87f9ae15-ca97-4067-90b7-d088c7a14162 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Volume info retrieved successfully. Jan 27 16:25:19.264094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87f9ae15-ca97-4067-90b7-d088c7a14162 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 200 Jan 27 16:25:19.293794 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 560/1113] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:19 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 1366 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:25:19.734416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5288e4bf-e182-46d0-b5e6-aa7c422f193f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:19.735396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5288e4bf-e182-46d0-b5e6-aa7c422f193f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:19.735701 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:19.735701 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:19.736016 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5288e4bf-e182-46d0-b5e6-aa7c422f193f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:19.736394 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5288e4bf-e182-46d0-b5e6-aa7c422f193f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:19.768689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:19.768689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:19.772391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5288e4bf-e182-46d0-b5e6-aa7c422f193f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:19.773444 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 554/1114] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:19 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:20.282233 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4842f884-6686-44ba-bf55-d48b0a32e8c6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] GET http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 Jan 27 16:25:20.283443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4842f884-6686-44ba-bf55-d48b0a32e8c6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:20.284020 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:20.284020 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:20.284678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4842f884-6686-44ba-bf55-d48b0a32e8c6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:20.419460 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4842f884-6686-44ba-bf55-d48b0a32e8c6 tempest-TaggedBootDevicesTest_v242-562287280 tempest-TaggedBootDevicesTest_v242-562287280-project] http://10.222.0.78/volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 returned with HTTP 404 Jan 27 16:25:20.421209 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 561/1115] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:20 2021] GET /volume/v3/d2a2eb0ad7214ce2a9acfb4d0ba9eb07/volumes/a8c2afe4-202f-4b0a-a60c-30a70145b433 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:25:20.794190 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c12e72a-bb12-4fa4-9faf-36a70894a7fb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:20.800854 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c12e72a-bb12-4fa4-9faf-36a70894a7fb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:20.801403 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:20.801403 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:20.802102 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c12e72a-bb12-4fa4-9faf-36a70894a7fb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:20.827137 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0c12e72a-bb12-4fa4-9faf-36a70894a7fb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:20.881337 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:20.881337 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:20.909064 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c12e72a-bb12-4fa4-9faf-36a70894a7fb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:20.910626 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 555/1116] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:20 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:21.929170 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1377005-8299-4c26-83f3-ea5857c45190 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:21.929987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1377005-8299-4c26-83f3-ea5857c45190 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:21.930594 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1377005-8299-4c26-83f3-ea5857c45190 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:21.931081 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e1377005-8299-4c26-83f3-ea5857c45190 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:22.009538 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:22.009538 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:22.011994 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1377005-8299-4c26-83f3-ea5857c45190 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:22.013003 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 562/1117] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:21 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:23.031141 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9edc3953-5a78-4ec1-9e59-d42941a6fce3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:23.032715 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9edc3953-5a78-4ec1-9e59-d42941a6fce3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:23.033078 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:23.033078 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:23.033942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9edc3953-5a78-4ec1-9e59-d42941a6fce3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:23.035162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9edc3953-5a78-4ec1-9e59-d42941a6fce3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:23.075765 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:23.075765 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:23.078259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9edc3953-5a78-4ec1-9e59-d42941a6fce3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:23.079533 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 556/1118] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:23 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:24.110783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d356975-678d-47bc-b509-244789333188 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:24.110783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d356975-678d-47bc-b509-244789333188 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:24.110783 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:24.110783 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:24.110783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d356975-678d-47bc-b509-244789333188 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:24.110783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9d356975-678d-47bc-b509-244789333188 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:24.160330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:24.160330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:24.160330 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d356975-678d-47bc-b509-244789333188 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:24.165160 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 563/1119] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:24 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:25.174769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39ff9d29-5db6-4718-9064-1cb40a3bc153 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:25.176319 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39ff9d29-5db6-4718-9064-1cb40a3bc153 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:25.176319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:25.176319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:25.176319 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39ff9d29-5db6-4718-9064-1cb40a3bc153 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:25.176654 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-39ff9d29-5db6-4718-9064-1cb40a3bc153 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:25.236723 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:25.236723 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:25.241374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39ff9d29-5db6-4718-9064-1cb40a3bc153 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:25.249576 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 557/1120] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:25 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 802 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:26.258742 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f343407a-ca86-4ecc-ab96-1ab69de10e79 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:26.259416 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f343407a-ca86-4ecc-ab96-1ab69de10e79 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:26.261658 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:26.261658 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:26.261658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f343407a-ca86-4ecc-ab96-1ab69de10e79 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:26.261658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f343407a-ca86-4ecc-ab96-1ab69de10e79 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:26.287439 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:26.287439 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:26.289477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f343407a-ca86-4ecc-ab96-1ab69de10e79 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:26.297820 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 564/1121] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:26 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:27.305299 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e2e84e2-1ce0-4f65-82ee-996562ded5b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:27.305848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e2e84e2-1ce0-4f65-82ee-996562ded5b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:27.306170 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:27.306170 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:27.306902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e2e84e2-1ce0-4f65-82ee-996562ded5b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:27.307427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9e2e84e2-1ce0-4f65-82ee-996562ded5b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:27.335695 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:27.335695 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:27.338097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e2e84e2-1ce0-4f65-82ee-996562ded5b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:27.339738 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 558/1122] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:27 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:28.353822 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b2f67e5-86be-4673-9212-b8a44e2876e4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:28.355302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b2f67e5-86be-4673-9212-b8a44e2876e4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:28.355752 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:28.355752 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:28.356447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b2f67e5-86be-4673-9212-b8a44e2876e4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:28.357132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7b2f67e5-86be-4673-9212-b8a44e2876e4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:28.380969 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:28.380969 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:28.383365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b2f67e5-86be-4673-9212-b8a44e2876e4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:28.384747 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 565/1123] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:28 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:29.399240 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ebdcbbd-8897-4aed-b68e-720eda9adb00 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:29.399750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ebdcbbd-8897-4aed-b68e-720eda9adb00 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:29.400748 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:29.400748 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:29.401514 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ebdcbbd-8897-4aed-b68e-720eda9adb00 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:29.402111 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6ebdcbbd-8897-4aed-b68e-720eda9adb00 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:29.443368 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:29.443368 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:29.443368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ebdcbbd-8897-4aed-b68e-720eda9adb00 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:29.447761 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 559/1124] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:29 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:30.461195 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-566bd154-074a-4c47-aab8-c5cf577727cd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:30.461774 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-566bd154-074a-4c47-aab8-c5cf577727cd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:30.461869 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:30.461869 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:30.462274 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-566bd154-074a-4c47-aab8-c5cf577727cd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:30.462676 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-566bd154-074a-4c47-aab8-c5cf577727cd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:30.494074 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:30.494074 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:30.496746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-566bd154-074a-4c47-aab8-c5cf577727cd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:30.497890 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 566/1125] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:30 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:25:31.514508 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1df39519-6343-4c2b-850b-3234b66fbca2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:31.514973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1df39519-6343-4c2b-850b-3234b66fbca2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:31.514973 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:31.514973 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:31.515344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1df39519-6343-4c2b-850b-3234b66fbca2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:31.517286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1df39519-6343-4c2b-850b-3234b66fbca2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:31.546163 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:31.546163 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:31.548252 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1df39519-6343-4c2b-850b-3234b66fbca2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:31.549086 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 560/1126] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:31 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:32.564142 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c916931-ee58-4afe-84e6-b3f274c976eb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:32.565531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c916931-ee58-4afe-84e6-b3f274c976eb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:32.565962 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:32.565962 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:32.566796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c916931-ee58-4afe-84e6-b3f274c976eb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:32.567439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6c916931-ee58-4afe-84e6-b3f274c976eb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:32.595519 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:32.595519 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:32.658081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c916931-ee58-4afe-84e6-b3f274c976eb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:32.658081 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 567/1127] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:32 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:33.670977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f6c1d2d-8bc4-4cfa-a6d3-e590f8385118 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:33.671596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f6c1d2d-8bc4-4cfa-a6d3-e590f8385118 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:33.671848 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:33.671848 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:33.672081 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f6c1d2d-8bc4-4cfa-a6d3-e590f8385118 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:33.672457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3f6c1d2d-8bc4-4cfa-a6d3-e590f8385118 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:33.744760 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:33.744760 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:33.752644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f6c1d2d-8bc4-4cfa-a6d3-e590f8385118 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:33.756876 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 561/1128] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:33 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:34.772186 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23563308-b7b9-4fda-a2ac-b2055c6a8975 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:34.772777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23563308-b7b9-4fda-a2ac-b2055c6a8975 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:34.773069 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:34.773069 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:34.773592 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23563308-b7b9-4fda-a2ac-b2055c6a8975 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:34.774038 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-23563308-b7b9-4fda-a2ac-b2055c6a8975 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:34.848320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:34.848320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:34.861576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23563308-b7b9-4fda-a2ac-b2055c6a8975 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:34.865955 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 568/1129] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:34 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:35.884514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce0996b2-be5e-439d-9a89-39aa52eacdb7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:35.885599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce0996b2-be5e-439d-9a89-39aa52eacdb7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:35.886471 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:35.886471 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:35.887132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce0996b2-be5e-439d-9a89-39aa52eacdb7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:35.887739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ce0996b2-be5e-439d-9a89-39aa52eacdb7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:36.018437 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:36.018437 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:36.023512 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce0996b2-be5e-439d-9a89-39aa52eacdb7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:36.030042 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 562/1130] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:35 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:37.050919 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6383fc56-71b1-4d93-ad2d-912fab18b3bf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:37.051874 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6383fc56-71b1-4d93-ad2d-912fab18b3bf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:37.051874 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:37.051874 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:37.052247 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6383fc56-71b1-4d93-ad2d-912fab18b3bf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:37.052536 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6383fc56-71b1-4d93-ad2d-912fab18b3bf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:37.099928 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:37.099928 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:37.102525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6383fc56-71b1-4d93-ad2d-912fab18b3bf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:37.106885 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 569/1131] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:37 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:38.123890 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-053b166d-80e4-4cb3-96c0-278590ce3dbf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:38.123890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-053b166d-80e4-4cb3-96c0-278590ce3dbf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:38.123890 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:38.123890 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:38.123890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-053b166d-80e4-4cb3-96c0-278590ce3dbf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:38.123890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-053b166d-80e4-4cb3-96c0-278590ce3dbf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:38.166730 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:38.166730 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:38.172895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-053b166d-80e4-4cb3-96c0-278590ce3dbf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:38.176562 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 563/1132] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:38 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:39.189672 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ddf2324-8326-4c94-80f5-55591963b67c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:39.190846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ddf2324-8326-4c94-80f5-55591963b67c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:39.191617 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:39.191617 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:39.193545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ddf2324-8326-4c94-80f5-55591963b67c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:39.194090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1ddf2324-8326-4c94-80f5-55591963b67c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:39.221043 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:39.221043 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:39.225989 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ddf2324-8326-4c94-80f5-55591963b67c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:39.227244 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 570/1133] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:39 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:40.241558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-613c1ea9-e092-4290-b57d-37da9e4bb45d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:40.242124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-613c1ea9-e092-4290-b57d-37da9e4bb45d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:40.242277 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:40.242277 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:40.242547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-613c1ea9-e092-4290-b57d-37da9e4bb45d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:40.242965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-613c1ea9-e092-4290-b57d-37da9e4bb45d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:40.305694 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:40.305694 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:40.316933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-613c1ea9-e092-4290-b57d-37da9e4bb45d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:40.324082 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 564/1134] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:40 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:41.335669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01504fa9-b085-4a80-a7ce-b50a741a94ba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:41.336922 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01504fa9-b085-4a80-a7ce-b50a741a94ba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:41.337377 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:41.337377 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:41.338039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01504fa9-b085-4a80-a7ce-b50a741a94ba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:41.338646 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-01504fa9-b085-4a80-a7ce-b50a741a94ba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:41.368833 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:41.368833 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:41.371945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01504fa9-b085-4a80-a7ce-b50a741a94ba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:41.381586 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 571/1135] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:41 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:42.388507 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff665c84-7a1d-45a3-a429-fedb1369e466 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:42.389092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff665c84-7a1d-45a3-a429-fedb1369e466 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:42.389406 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:42.389406 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:42.389859 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff665c84-7a1d-45a3-a429-fedb1369e466 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:42.390364 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ff665c84-7a1d-45a3-a429-fedb1369e466 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:42.425730 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:42.425730 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:42.428395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff665c84-7a1d-45a3-a429-fedb1369e466 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:42.429365 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 565/1136] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:42 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:43.445357 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16327f08-12a1-451e-bd3d-fe010c276aa1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:43.446973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16327f08-12a1-451e-bd3d-fe010c276aa1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:43.447487 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:43.447487 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:43.448206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16327f08-12a1-451e-bd3d-fe010c276aa1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:43.448811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-16327f08-12a1-451e-bd3d-fe010c276aa1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:43.477207 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:43.477207 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:43.480337 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16327f08-12a1-451e-bd3d-fe010c276aa1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:43.481323 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 572/1137] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:43 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:44.498484 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83ad94dd-1b24-4809-b1b4-e88fa35fb9c7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:44.501103 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83ad94dd-1b24-4809-b1b4-e88fa35fb9c7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:44.501568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:44.501568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:44.502225 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83ad94dd-1b24-4809-b1b4-e88fa35fb9c7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:44.502950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-83ad94dd-1b24-4809-b1b4-e88fa35fb9c7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:44.542024 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:44.542024 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:44.544224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83ad94dd-1b24-4809-b1b4-e88fa35fb9c7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:44.545134 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 566/1138] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:44 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:45.568881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06de8545-dc81-4285-bc38-85776808d9a6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:45.570499 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06de8545-dc81-4285-bc38-85776808d9a6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:45.570953 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:45.570953 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:45.572021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06de8545-dc81-4285-bc38-85776808d9a6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:45.572968 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-06de8545-dc81-4285-bc38-85776808d9a6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:45.610346 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:45.610346 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:45.613223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06de8545-dc81-4285-bc38-85776808d9a6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:45.622167 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 573/1139] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:45 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:46.634820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a37e8d88-9167-4c74-8c83-9c85b53de241 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:46.635460 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a37e8d88-9167-4c74-8c83-9c85b53de241 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:46.636448 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:46.636448 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:46.647948 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a37e8d88-9167-4c74-8c83-9c85b53de241 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:46.650663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a37e8d88-9167-4c74-8c83-9c85b53de241 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:46.753366 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:46.753366 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:46.755797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a37e8d88-9167-4c74-8c83-9c85b53de241 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:46.762880 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 567/1140] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:46 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:47.776795 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28e8aa6f-b108-46a7-b605-bf5b4a58a593 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:47.782908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28e8aa6f-b108-46a7-b605-bf5b4a58a593 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:47.782908 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:47.782908 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:47.782908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28e8aa6f-b108-46a7-b605-bf5b4a58a593 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:47.782908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-28e8aa6f-b108-46a7-b605-bf5b4a58a593 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:47.831330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:47.831330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:47.834245 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28e8aa6f-b108-46a7-b605-bf5b4a58a593 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:47.843015 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 574/1141] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:47 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:48.850010 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d00f8d88-5908-4a9d-bf23-d9aff3eb35e9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:48.850703 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d00f8d88-5908-4a9d-bf23-d9aff3eb35e9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:48.850984 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:48.850984 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:48.851508 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d00f8d88-5908-4a9d-bf23-d9aff3eb35e9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:48.851997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d00f8d88-5908-4a9d-bf23-d9aff3eb35e9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:48.876286 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:48.876286 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:48.878345 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d00f8d88-5908-4a9d-bf23-d9aff3eb35e9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:48.879520 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 568/1142] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:48 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:49.895164 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3be2eea-4fa3-4892-859b-cde35c58cb55 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:49.909798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3be2eea-4fa3-4892-859b-cde35c58cb55 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:49.909798 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:49.909798 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:49.909798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3be2eea-4fa3-4892-859b-cde35c58cb55 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:49.909798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b3be2eea-4fa3-4892-859b-cde35c58cb55 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:49.923996 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:49.923996 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:49.925846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3be2eea-4fa3-4892-859b-cde35c58cb55 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:49.926928 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 575/1143] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:49 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:50.941850 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48ae9446-aa66-4a50-b404-11c75f1f58fd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:50.942433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48ae9446-aa66-4a50-b404-11c75f1f58fd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:50.942883 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:50.942883 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:50.943419 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48ae9446-aa66-4a50-b404-11c75f1f58fd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:50.943884 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-48ae9446-aa66-4a50-b404-11c75f1f58fd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:51.034163 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:51.034163 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:51.036167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48ae9446-aa66-4a50-b404-11c75f1f58fd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:51.050989 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 569/1144] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:50 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:52.050837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0edb521-99eb-415c-aa50-291f55cbba0c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:52.051472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0edb521-99eb-415c-aa50-291f55cbba0c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:52.051640 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:52.051640 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:52.052072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0edb521-99eb-415c-aa50-291f55cbba0c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:52.052454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a0edb521-99eb-415c-aa50-291f55cbba0c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:52.091989 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:52.091989 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:52.094654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0edb521-99eb-415c-aa50-291f55cbba0c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:52.101886 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 576/1145] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:52 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:53.109881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6548a74-b98d-483e-adad-865000655276 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:53.113377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6548a74-b98d-483e-adad-865000655276 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:53.113377 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:53.113377 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:53.114243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6548a74-b98d-483e-adad-865000655276 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:53.114654 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c6548a74-b98d-483e-adad-865000655276 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:53.154526 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:53.154526 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:53.156646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6548a74-b98d-483e-adad-865000655276 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:53.164478 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 570/1146] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:53 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:54.188050 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6990e173-6df2-43ca-a75e-fa021ed350db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:54.189551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6990e173-6df2-43ca-a75e-fa021ed350db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:54.189787 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:54.189787 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:54.190140 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6990e173-6df2-43ca-a75e-fa021ed350db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:54.190491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6990e173-6df2-43ca-a75e-fa021ed350db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:54.260772 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:54.260772 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:54.264458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6990e173-6df2-43ca-a75e-fa021ed350db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:54.270176 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 577/1147] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:54 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:55.292039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-404b3e50-06c1-4173-b039-c88f7547a622 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:55.293317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-404b3e50-06c1-4173-b039-c88f7547a622 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:55.293317 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:55.293317 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:55.293317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-404b3e50-06c1-4173-b039-c88f7547a622 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:55.297906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-404b3e50-06c1-4173-b039-c88f7547a622 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:55.349799 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:55.349799 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:55.351711 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-404b3e50-06c1-4173-b039-c88f7547a622 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:55.352550 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 571/1148] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:55 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:56.367083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-303a7b69-bbb5-4e99-9ef7-538054526c3c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:56.367701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-303a7b69-bbb5-4e99-9ef7-538054526c3c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:56.368588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:56.368588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:56.369250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-303a7b69-bbb5-4e99-9ef7-538054526c3c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:56.370085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-303a7b69-bbb5-4e99-9ef7-538054526c3c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:56.473927 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:56.473927 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:56.483148 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-303a7b69-bbb5-4e99-9ef7-538054526c3c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:56.484498 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 578/1149] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:56 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:57.500242 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1130ca9-6868-4571-80d5-641cc0c76bbd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:57.501413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1130ca9-6868-4571-80d5-641cc0c76bbd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:57.501855 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:57.501855 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:57.502518 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1130ca9-6868-4571-80d5-641cc0c76bbd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:57.503720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b1130ca9-6868-4571-80d5-641cc0c76bbd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:57.535707 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:57.535707 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:57.538314 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1130ca9-6868-4571-80d5-641cc0c76bbd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:57.539540 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 572/1150] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:57 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:58.554143 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ce51746-ad2c-4336-b696-3678f39da731 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:58.554605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ce51746-ad2c-4336-b696-3678f39da731 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:58.555080 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:58.555080 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:58.556070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ce51746-ad2c-4336-b696-3678f39da731 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:58.556830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0ce51746-ad2c-4336-b696-3678f39da731 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:58.637404 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:58.637404 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:58.640470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ce51746-ad2c-4336-b696-3678f39da731 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:58.641546 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 579/1151] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:58 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:25:59.656918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-882e7d29-df89-4ea0-ad50-1f1504277791 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:25:59.658052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-882e7d29-df89-4ea0-ad50-1f1504277791 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:25:59.658468 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:25:59.658468 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:25:59.659111 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-882e7d29-df89-4ea0-ad50-1f1504277791 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:25:59.659665 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-882e7d29-df89-4ea0-ad50-1f1504277791 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:25:59.683295 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:25:59.683295 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:25:59.685552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-882e7d29-df89-4ea0-ad50-1f1504277791 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:25:59.694730 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 573/1152] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:25:59 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:00.706394 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4642c7e1-4820-44c6-8be5-ee818449766d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:00.707563 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4642c7e1-4820-44c6-8be5-ee818449766d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:00.707713 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:00.707713 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:00.708299 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4642c7e1-4820-44c6-8be5-ee818449766d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:00.708971 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4642c7e1-4820-44c6-8be5-ee818449766d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:00.758305 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:00.758305 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:00.761842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4642c7e1-4820-44c6-8be5-ee818449766d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:00.764551 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 580/1153] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:00 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:26:01.778945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68f4fe58-39a0-40f3-a060-e55beebb64c2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:01.784805 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68f4fe58-39a0-40f3-a060-e55beebb64c2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:01.796494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:01.796494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:01.796494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68f4fe58-39a0-40f3-a060-e55beebb64c2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:01.796494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-68f4fe58-39a0-40f3-a060-e55beebb64c2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:01.835556 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:01.835556 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:01.837776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68f4fe58-39a0-40f3-a060-e55beebb64c2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:01.838644 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 574/1154] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:01 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:02.853966 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53470def-3c9d-4c0a-b319-3d7e838b0d5b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:02.854650 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53470def-3c9d-4c0a-b319-3d7e838b0d5b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:02.854970 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:02.854970 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:02.855548 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53470def-3c9d-4c0a-b319-3d7e838b0d5b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:02.856023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-53470def-3c9d-4c0a-b319-3d7e838b0d5b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:02.909675 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:02.909675 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:02.911581 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53470def-3c9d-4c0a-b319-3d7e838b0d5b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:02.912575 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 581/1155] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:02 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:26:03.926387 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d24cb51c-e3aa-4e8b-8de1-3c436c225acd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:03.927645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d24cb51c-e3aa-4e8b-8de1-3c436c225acd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:03.928092 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:03.928092 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:03.928955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d24cb51c-e3aa-4e8b-8de1-3c436c225acd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:03.929559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d24cb51c-e3aa-4e8b-8de1-3c436c225acd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:03.980699 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:03.980699 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:03.983261 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d24cb51c-e3aa-4e8b-8de1-3c436c225acd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:03.984785 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 575/1156] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:03 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:04.998403 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-184f20f9-4b1a-4cd2-b9ff-570078b57527 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:04.999775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-184f20f9-4b1a-4cd2-b9ff-570078b57527 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:05.000014 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:05.000014 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:05.000458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-184f20f9-4b1a-4cd2-b9ff-570078b57527 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:05.000750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-184f20f9-4b1a-4cd2-b9ff-570078b57527 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:05.023111 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:05.023111 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:05.025460 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-184f20f9-4b1a-4cd2-b9ff-570078b57527 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:05.033074 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 582/1157] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:04 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:06.041744 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e07b7284-ef72-4c64-ad7d-fd3979fe02a1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:06.043032 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e07b7284-ef72-4c64-ad7d-fd3979fe02a1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:06.043520 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:06.043520 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:06.044249 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e07b7284-ef72-4c64-ad7d-fd3979fe02a1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:06.044835 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e07b7284-ef72-4c64-ad7d-fd3979fe02a1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:06.072724 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:06.072724 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:06.076465 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e07b7284-ef72-4c64-ad7d-fd3979fe02a1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:06.087740 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 576/1158] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:06 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:07.111395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70b939c1-8238-417e-a318-72aa2930173d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:07.111915 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70b939c1-8238-417e-a318-72aa2930173d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:07.112166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:07.112166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:07.112488 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70b939c1-8238-417e-a318-72aa2930173d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:07.112855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-70b939c1-8238-417e-a318-72aa2930173d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:07.136161 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:07.136161 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:07.138286 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70b939c1-8238-417e-a318-72aa2930173d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:07.139087 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 583/1159] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:07 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:08.153434 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c4521e5-ea3e-498e-9292-e7bfc04e553b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:08.154981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c4521e5-ea3e-498e-9292-e7bfc04e553b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:08.156107 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:08.156107 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:08.156334 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c4521e5-ea3e-498e-9292-e7bfc04e553b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:08.156850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7c4521e5-ea3e-498e-9292-e7bfc04e553b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:08.183263 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:08.183263 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:08.185012 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c4521e5-ea3e-498e-9292-e7bfc04e553b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:08.185813 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 577/1160] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:08 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:09.200622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03d54947-298a-4308-ae48-7d29c38c512d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:09.201132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03d54947-298a-4308-ae48-7d29c38c512d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:09.201335 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:09.201335 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:09.201739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03d54947-298a-4308-ae48-7d29c38c512d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:09.202111 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-03d54947-298a-4308-ae48-7d29c38c512d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:09.224791 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:09.224791 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:09.226710 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03d54947-298a-4308-ae48-7d29c38c512d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:09.227617 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 584/1161] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:09 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:10.243446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bca7232-9435-4b7b-ad16-fe323f799030 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:10.244346 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bca7232-9435-4b7b-ad16-fe323f799030 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:10.244632 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:10.244632 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:10.245427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bca7232-9435-4b7b-ad16-fe323f799030 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:10.245887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1bca7232-9435-4b7b-ad16-fe323f799030 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:10.286271 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:10.286271 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:10.288852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bca7232-9435-4b7b-ad16-fe323f799030 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:10.290118 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 578/1162] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:10 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:11.307842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4703f62-7264-46ae-8d08-1ede73fdcc26 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:11.309051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4703f62-7264-46ae-8d08-1ede73fdcc26 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:11.309433 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:11.309433 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:11.310108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4703f62-7264-46ae-8d08-1ede73fdcc26 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:11.310653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e4703f62-7264-46ae-8d08-1ede73fdcc26 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:11.335852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:11.335852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:11.338184 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4703f62-7264-46ae-8d08-1ede73fdcc26 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:11.339297 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 585/1163] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:11 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:26:12.354195 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95238f31-d335-4494-9e65-6581fa0eba5b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:12.355248 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95238f31-d335-4494-9e65-6581fa0eba5b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:12.355694 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:12.355694 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:12.356646 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95238f31-d335-4494-9e65-6581fa0eba5b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:12.357221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-95238f31-d335-4494-9e65-6581fa0eba5b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:12.400277 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:12.400277 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:12.405633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95238f31-d335-4494-9e65-6581fa0eba5b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:12.407009 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 579/1164] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:12 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:13.426671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7f42014-15df-492c-b598-e7b433c36280 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:13.427239 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7f42014-15df-492c-b598-e7b433c36280 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:13.427497 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:13.427497 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:13.427850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7f42014-15df-492c-b598-e7b433c36280 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:13.428222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f7f42014-15df-492c-b598-e7b433c36280 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:13.472019 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:13.472019 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:13.474464 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7f42014-15df-492c-b598-e7b433c36280 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:13.477076 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 586/1165] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:13 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:14.519530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d23a50bd-9f58-4b14-95c5-0ab03350921a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:14.520330 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d23a50bd-9f58-4b14-95c5-0ab03350921a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:14.520713 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:14.520713 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:14.521410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d23a50bd-9f58-4b14-95c5-0ab03350921a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:14.522155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d23a50bd-9f58-4b14-95c5-0ab03350921a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:14.549786 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:14.549786 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:14.551916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d23a50bd-9f58-4b14-95c5-0ab03350921a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:14.553324 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 580/1166] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:14 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:15.567034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74aeff42-a503-4329-91de-0122740c885d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:15.572839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74aeff42-a503-4329-91de-0122740c885d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:15.572839 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:15.572839 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:15.572839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74aeff42-a503-4329-91de-0122740c885d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:15.572839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-74aeff42-a503-4329-91de-0122740c885d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:15.616970 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:15.616970 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:15.620002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74aeff42-a503-4329-91de-0122740c885d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:15.621622 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 587/1167] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:15 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:16.635851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d0fd0ba-73cb-43d4-9501-e22b789e4f9f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:16.637226 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d0fd0ba-73cb-43d4-9501-e22b789e4f9f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:16.637611 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:16.637611 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:16.638194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d0fd0ba-73cb-43d4-9501-e22b789e4f9f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:16.638699 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2d0fd0ba-73cb-43d4-9501-e22b789e4f9f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:16.672320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:16.672320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:16.674548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d0fd0ba-73cb-43d4-9501-e22b789e4f9f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:16.675573 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 581/1168] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:16 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:17.690631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ed50870-08a1-4a7d-bb61-aac6b42d3d78 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:17.691218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ed50870-08a1-4a7d-bb61-aac6b42d3d78 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:17.691398 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:17.691398 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:17.691788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ed50870-08a1-4a7d-bb61-aac6b42d3d78 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:17.692096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7ed50870-08a1-4a7d-bb61-aac6b42d3d78 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:17.722243 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:17.722243 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:17.723998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ed50870-08a1-4a7d-bb61-aac6b42d3d78 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:17.727315 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 588/1169] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:17 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:18.740458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39e5bea1-1c3b-4878-a03f-18063750dd27 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:18.740974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39e5bea1-1c3b-4878-a03f-18063750dd27 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:18.741203 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:18.741203 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:18.742068 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39e5bea1-1c3b-4878-a03f-18063750dd27 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:18.742450 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-39e5bea1-1c3b-4878-a03f-18063750dd27 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:18.820013 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:18.820013 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:18.822834 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39e5bea1-1c3b-4878-a03f-18063750dd27 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:18.832253 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 582/1170] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:18 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:19.844671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbd4ac8c-1728-4acc-9d44-6c50a2fcd1dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:19.846159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbd4ac8c-1728-4acc-9d44-6c50a2fcd1dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:19.846597 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:19.846597 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:19.847709 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbd4ac8c-1728-4acc-9d44-6c50a2fcd1dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:19.848351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cbd4ac8c-1728-4acc-9d44-6c50a2fcd1dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:19.880449 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:19.880449 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:19.882643 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbd4ac8c-1728-4acc-9d44-6c50a2fcd1dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:19.883650 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 589/1171] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:19 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:20.898255 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a774ed0a-4312-4f93-995d-aa65b138c600 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:20.899691 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a774ed0a-4312-4f93-995d-aa65b138c600 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:20.900144 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:20.900144 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:20.901100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a774ed0a-4312-4f93-995d-aa65b138c600 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:20.901701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a774ed0a-4312-4f93-995d-aa65b138c600 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:20.942206 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:20.942206 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:20.961242 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a774ed0a-4312-4f93-995d-aa65b138c600 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:20.962485 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 583/1172] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:20 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:21.979972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-518d1d8a-9c77-4c99-8696-cd3a202500cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:21.981213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-518d1d8a-9c77-4c99-8696-cd3a202500cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:21.981956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:21.981956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:21.982666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-518d1d8a-9c77-4c99-8696-cd3a202500cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:21.984141 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-518d1d8a-9c77-4c99-8696-cd3a202500cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:22.020909 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:22.020909 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:22.023939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-518d1d8a-9c77-4c99-8696-cd3a202500cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:22.025136 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 590/1173] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:21 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 815 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:23.041281 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5e33115-58f8-4e40-bad7-968a829c5939 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:23.042799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5e33115-58f8-4e40-bad7-968a829c5939 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:23.043298 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:23.043298 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:23.044036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5e33115-58f8-4e40-bad7-968a829c5939 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:23.044638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a5e33115-58f8-4e40-bad7-968a829c5939 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 50502c26-f36b-4dc6-97d8-7336aafacf8d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:26:23.095212 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:23.095212 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:23.103037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5e33115-58f8-4e40-bad7-968a829c5939 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 200 Jan 27 16:26:23.110180 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 584/1174] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:23 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:23.119476 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-680ebf31-e729-40e8-8bc1-d01f36e09228 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:26:23.119999 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-680ebf31-e729-40e8-8bc1-d01f36e09228 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:23.120197 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:23.120197 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:23.120862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-680ebf31-e729-40e8-8bc1-d01f36e09228 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:23.207470 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:23.207470 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:23.218081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-680ebf31-e729-40e8-8bc1-d01f36e09228 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:23.241342 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:23.241342 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:23.252030 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-680ebf31-e729-40e8-8bc1-d01f36e09228 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:26:23.253111 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 591/1175] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:23 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 1203 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:26:23.271653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8168cafa-868b-4eee-a71b-85af23e1952b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] DELETE http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d Jan 27 16:26:23.272210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8168cafa-868b-4eee-a71b-85af23e1952b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:23.272427 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:23.272427 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:23.272802 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8168cafa-868b-4eee-a71b-85af23e1952b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:23.273445 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-8168cafa-868b-4eee-a71b-85af23e1952b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete backup with id: 50502c26-f36b-4dc6-97d8-7336aafacf8d. Jan 27 16:26:23.313809 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:23.313809 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:23.431274 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-8168cafa-868b-4eee-a71b-85af23e1952b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] delete_backup rpcapi backup_id 50502c26-f36b-4dc6-97d8-7336aafacf8d {{(pid=88000) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 16:26:23.434522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8168cafa-868b-4eee-a71b-85af23e1952b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d returned with HTTP 202 Jan 27 16:26:23.435464 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 585/1176] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:26:23 2021] DELETE /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/50502c26-f36b-4dc6-97d8-7336aafacf8d => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:26:25.954596 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-855c0911-83fa-4c02-836e-0470e64d793f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:26:25.955155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-855c0911-83fa-4c02-836e-0470e64d793f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:25.955469 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:25.955469 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:25.955714 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-855c0911-83fa-4c02-836e-0470e64d793f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:26.011666 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:26.011666 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:26.021893 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-855c0911-83fa-4c02-836e-0470e64d793f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:26.045340 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:26.045340 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:26.060506 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-855c0911-83fa-4c02-836e-0470e64d793f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:26:26.062369 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 592/1177] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:26:25 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 1203 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:26:26.087631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-34ea0d22-8415-4c9d-93ed-d659d488e05f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] POST http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502/action Jan 27 16:26:26.089007 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:26.089007 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:26.089853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-34ea0d22-8415-4c9d-93ed-d659d488e05f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:26:26.090254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-34ea0d22-8415-4c9d-93ed-d659d488e05f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:26:26.142899 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:26.142899 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:26.144070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-34ea0d22-8415-4c9d-93ed-d659d488e05f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:26.174343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-34ea0d22-8415-4c9d-93ed-d659d488e05f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Begin detaching volume completed successfully. Jan 27 16:26:26.176021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-34ea0d22-8415-4c9d-93ed-d659d488e05f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502/action returned with HTTP 202 Jan 27 16:26:26.177044 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 586/1178] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:26:26 2021] POST /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:26:26.246857 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d4821e6-6a61-4683-af04-18757c226593 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:26:26.250575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d4821e6-6a61-4683-af04-18757c226593 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:26.250575 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:26.250575 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:26.250575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d4821e6-6a61-4683-af04-18757c226593 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:26.307950 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:26.307950 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:26.319225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d4821e6-6a61-4683-af04-18757c226593 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:26.343135 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:26.343135 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:26.358290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d4821e6-6a61-4683-af04-18757c226593 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:26:26.370455 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 593/1179] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:26 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 1206 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:26:26.444981 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-34ea0d22-8415-4c9d-93ed-d659d488e05f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume// Jan 27 16:26:26.445824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-34ea0d22-8415-4c9d-93ed-d659d488e05f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:26.446330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:26.446330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:26.447044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-34ea0d22-8415-4c9d-93ed-d659d488e05f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:26.448816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-34ea0d22-8415-4c9d-93ed-d659d488e05f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:26:26.449958 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 587/1180] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:26:26 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:26:26.468977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-9980b46b-a847-4d75-b1b6-61c3a889b9dd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:26:26.469710 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-9980b46b-a847-4d75-b1b6-61c3a889b9dd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:26.470485 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:26.470485 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:26.471745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-9980b46b-a847-4d75-b1b6-61c3a889b9dd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:26.528982 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:26.528982 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:26.538675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-9980b46b-a847-4d75-b1b6-61c3a889b9dd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:26.559392 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:26.559392 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:26.569303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-9980b46b-a847-4d75-b1b6-61c3a889b9dd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:26:26.570959 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 594/1181] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:26:26 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 1305 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:26:27.021413 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-f87aa726-2e94-4dbc-b5b9-43270abd0c97 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] DELETE http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/attachments/acf4c27b-4a5b-4b34-a12c-4e9d981f65fe Jan 27 16:26:27.023036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-f87aa726-2e94-4dbc-b5b9-43270abd0c97 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:27.023661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-f87aa726-2e94-4dbc-b5b9-43270abd0c97 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:27.070719 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:27.070719 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:27.376549 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d79bc863-bd71-4b8a-944f-b006d16634d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:26:27.377392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d79bc863-bd71-4b8a-944f-b006d16634d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:27.378751 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:27.378751 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:27.379428 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d79bc863-bd71-4b8a-944f-b006d16634d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:27.452331 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:27.452331 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:27.481535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d79bc863-bd71-4b8a-944f-b006d16634d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:27.506400 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:27.506400 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:27.517260 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d79bc863-bd71-4b8a-944f-b006d16634d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:26:27.518077 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 595/1182] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:27 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 1206 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:26:27.708405 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-f87aa726-2e94-4dbc-b5b9-43270abd0c97 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:26:27.708742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-f87aa726-2e94-4dbc-b5b9-43270abd0c97 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:26:27.751645 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-182af49b-7f7b-40a0-9189-d8cb4c716e46 req-f87aa726-2e94-4dbc-b5b9-43270abd0c97 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/attachments/acf4c27b-4a5b-4b34-a12c-4e9d981f65fe returned with HTTP 200 Jan 27 16:26:27.752539 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 588/1183] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:26:27 2021] DELETE /volume/v3/8b6b777454034b2aaf4097b87c3860e8/attachments/acf4c27b-4a5b-4b34-a12c-4e9d981f65fe => generated 19 bytes in 736 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:26:28.537248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4f33c34-aebd-44a6-9e70-272b074e1648 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:26:28.537813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4f33c34-aebd-44a6-9e70-272b074e1648 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:28.538190 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:28.538190 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:28.538542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4f33c34-aebd-44a6-9e70-272b074e1648 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:28.632940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:28.632940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:28.644532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4f33c34-aebd-44a6-9e70-272b074e1648 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:28.678262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4f33c34-aebd-44a6-9e70-272b074e1648 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:26:28.679143 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 596/1184] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:28 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 911 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:36.611496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec4fa0a3-521f-4813-b8b4-832c1a9141a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] DELETE http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:26:36.612005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec4fa0a3-521f-4813-b8b4-832c1a9141a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:36.612432 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:36.612432 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:36.613381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec4fa0a3-521f-4813-b8b4-832c1a9141a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:36.614018 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ec4fa0a3-521f-4813-b8b4-832c1a9141a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete volume with id: 64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:26:36.695214 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:36.695214 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:36.697105 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ec4fa0a3-521f-4813-b8b4-832c1a9141a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:36.789621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ec4fa0a3-521f-4813-b8b4-832c1a9141a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete volume request issued successfully. Jan 27 16:26:36.790363 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec4fa0a3-521f-4813-b8b4-832c1a9141a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 202 Jan 27 16:26:36.791542 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 589/1185] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:26:36 2021] DELETE /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:26:36.802240 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c95b8ba5-dae1-43fc-b4de-a41537b7ee71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:26:36.803282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c95b8ba5-dae1-43fc-b4de-a41537b7ee71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:36.803644 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:36.803644 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:36.804422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c95b8ba5-dae1-43fc-b4de-a41537b7ee71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:36.856646 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:36.856646 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:36.873421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c95b8ba5-dae1-43fc-b4de-a41537b7ee71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:36.909475 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c95b8ba5-dae1-43fc-b4de-a41537b7ee71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:26:36.910491 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 597/1186] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:36 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 910 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:37.927274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1289b465-488c-4800-a042-1e1299eced47 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:26:37.928517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1289b465-488c-4800-a042-1e1299eced47 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:37.928970 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:37.928970 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:37.929642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1289b465-488c-4800-a042-1e1299eced47 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:38.015764 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:38.015764 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:38.034742 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1289b465-488c-4800-a042-1e1299eced47 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:38.061330 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1289b465-488c-4800-a042-1e1299eced47 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 200 Jan 27 16:26:38.062738 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 590/1187] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:37 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 910 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:39.081020 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b85da2b-49ba-43ef-8b48-34d409e66b99 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:26:39.082254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b85da2b-49ba-43ef-8b48-34d409e66b99 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:39.082703 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:39.082703 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:39.083424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b85da2b-49ba-43ef-8b48-34d409e66b99 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:39.132151 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b85da2b-49ba-43ef-8b48-34d409e66b99 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 404 Jan 27 16:26:39.137630 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 598/1188] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:39 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:26:39.198438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] POST http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes Jan 27 16:26:39.198900 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:39.198900 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:39.200106 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1930034689"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:26:39.202888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Create volume request body: {'volume': {'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1930034689'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:26:39.336506 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Create volume of 1 GB Jan 27 16:26:39.355014 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Availability Zones retrieved successfully. Jan 27 16:26:39.373035 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Flow 'volume_create_api' (21619fda-e05b-45b2-bc19-f12f56a297b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:26:39.376002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f43757-0c1b-44b3-8eb5-f5f4a6b931cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:26:39.378119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:26:39.505023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f43757-0c1b-44b3-8eb5-f5f4a6b931cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:26:39.507521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8920e7f-2fad-46e7-9106-35a024ffd87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:26:39.624911 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Created reservations ['9c21d5bd-a718-45f6-9359-e357d5938b51', '4327e09a-03c8-4534-8397-ce51a3cf504e', '099fb356-4276-46df-a50e-a6a9c2f8ca87', '5308019a-5753-4748-a157-ad7ea72f11c9'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:26:39.628570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8920e7f-2fad-46e7-9106-35a024ffd87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c21d5bd-a718-45f6-9359-e357d5938b51', '4327e09a-03c8-4534-8397-ce51a3cf504e', '099fb356-4276-46df-a50e-a6a9c2f8ca87', '5308019a-5753-4748-a157-ad7ea72f11c9']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:26:39.630972 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bea98dcc-f91b-44df-9fa1-8413ebf8059c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:26:39.790785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bea98dcc-f91b-44df-9fa1-8413ebf8059c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4c898ba-a8e8-4c1b-b552-674a7f913fb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1930034689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6b777454034b2aaf4097b87c3860e8',qos_specs=None,replication_status=,reservations=['9c21d5bd-a718-45f6-9359-e357d5938b51','4327e09a-03c8-4534-8397-ce51a3cf504e','099fb356-4276-46df-a50e-a6a9c2f8ca87','5308019a-5753-4748-a157-ad7ea72f11c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d45b7f89cd4bf58265011a946685b0',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1930034689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4c898ba-a8e8-4c1b-b552-674a7f913fb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6b777454034b2aaf4097b87c3860e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85d45b7f89cd4bf58265011a946685b0',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:26:39.793138 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9966f052-95af-4cfd-b502-fda23eafa4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:26:39.873633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9966f052-95af-4cfd-b502-fda23eafa4aa) transitioned into state 'SUCCESS' from state '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-1930034689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6b777454034b2aaf4097b87c3860e8',qos_specs=None,replication_status=,reservations=['9c21d5bd-a718-45f6-9359-e357d5938b51','4327e09a-03c8-4534-8397-ce51a3cf504e','099fb356-4276-46df-a50e-a6a9c2f8ca87','5308019a-5753-4748-a157-ad7ea72f11c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d45b7f89cd4bf58265011a946685b0',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:26:39.877099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1edd33e3-d671-4f67-a7ec-cde0dba0cac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:26:39.921385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1edd33e3-d671-4f67-a7ec-cde0dba0cac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:26:39.924179 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Flow 'volume_create_api' (21619fda-e05b-45b2-bc19-f12f56a297b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:26:40.016303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Create volume request issued successfully. Jan 27 16:26:40.065041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7033dec-33b2-4fcb-a089-b283ecd43fb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes returned with HTTP 202 Jan 27 16:26:40.066826 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 591/1189] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:26:39 2021] POST /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes => generated 818 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:26:40.082113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92633619-fca4-4b65-9f43-a1e023ed42c1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:40.082649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92633619-fca4-4b65-9f43-a1e023ed42c1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:40.083096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92633619-fca4-4b65-9f43-a1e023ed42c1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:40.195027 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:40.195027 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:40.204952 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-92633619-fca4-4b65-9f43-a1e023ed42c1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:40.233757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92633619-fca4-4b65-9f43-a1e023ed42c1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:40.246912 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 599/1190] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:40 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:41.253726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2daa6d05-6951-4491-b75b-e06994d10835 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:41.254903 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2daa6d05-6951-4491-b75b-e06994d10835 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:41.255517 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:41.255517 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:41.256186 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2daa6d05-6951-4491-b75b-e06994d10835 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:41.316368 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:41.316368 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:41.327277 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2daa6d05-6951-4491-b75b-e06994d10835 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:41.355581 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2daa6d05-6951-4491-b75b-e06994d10835 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:41.367005 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 592/1191] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:41 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:42.374032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bc30320-bcba-478d-bd33-a269ae073bb4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:42.374611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bc30320-bcba-478d-bd33-a269ae073bb4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:42.374750 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:42.374750 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:42.375023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bc30320-bcba-478d-bd33-a269ae073bb4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:42.496389 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:42.496389 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:42.510216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1bc30320-bcba-478d-bd33-a269ae073bb4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:42.545074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bc30320-bcba-478d-bd33-a269ae073bb4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:42.553332 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 600/1192] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:42 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:43.562347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60a96fa7-57fb-44c3-b318-d215aabf2c4a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:43.562982 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60a96fa7-57fb-44c3-b318-d215aabf2c4a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:43.563091 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:43.563091 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:43.563621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60a96fa7-57fb-44c3-b318-d215aabf2c4a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:43.614814 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:43.614814 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:43.633140 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60a96fa7-57fb-44c3-b318-d215aabf2c4a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:43.659876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60a96fa7-57fb-44c3-b318-d215aabf2c4a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:43.670935 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 593/1193] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:43 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:44.681143 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e05417d-43dd-45f1-9567-50b9019bef9e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:44.682813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e05417d-43dd-45f1-9567-50b9019bef9e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:44.683224 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:44.683224 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:44.683898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e05417d-43dd-45f1-9567-50b9019bef9e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:44.753458 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:44.753458 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:44.763630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8e05417d-43dd-45f1-9567-50b9019bef9e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:44.790314 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e05417d-43dd-45f1-9567-50b9019bef9e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:44.791388 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 601/1194] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:44 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:45.807286 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b3e74db-b929-4b4a-a1d9-4e5bda00b7dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:45.807848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b3e74db-b929-4b4a-a1d9-4e5bda00b7dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:45.808048 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:45.808048 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:45.808423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b3e74db-b929-4b4a-a1d9-4e5bda00b7dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:45.889846 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:45.889846 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:45.903347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4b3e74db-b929-4b4a-a1d9-4e5bda00b7dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:45.949216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b3e74db-b929-4b4a-a1d9-4e5bda00b7dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:45.952127 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 594/1195] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:45 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:46.967209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef380700-dcbe-44c5-b3ff-d85a46695fd0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:46.967792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef380700-dcbe-44c5-b3ff-d85a46695fd0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:46.968216 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:46.968216 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:46.968599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef380700-dcbe-44c5-b3ff-d85a46695fd0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:47.124340 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:47.124340 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:47.153891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ef380700-dcbe-44c5-b3ff-d85a46695fd0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:47.199228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef380700-dcbe-44c5-b3ff-d85a46695fd0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:47.202078 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 602/1196] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:46 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:48.219287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e92c402c-e91c-4fa8-aae6-a86c30ac338e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:48.219902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e92c402c-e91c-4fa8-aae6-a86c30ac338e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:48.220021 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:48.220021 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:48.220317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e92c402c-e91c-4fa8-aae6-a86c30ac338e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:48.274267 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:48.274267 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:48.284370 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e92c402c-e91c-4fa8-aae6-a86c30ac338e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:48.308165 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e92c402c-e91c-4fa8-aae6-a86c30ac338e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:48.317937 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 595/1197] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:48 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:49.326502 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c84f7e2d-74c2-495d-b48d-ca89f60fe97e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:49.327380 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c84f7e2d-74c2-495d-b48d-ca89f60fe97e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:49.327692 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:49.327692 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:49.328540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c84f7e2d-74c2-495d-b48d-ca89f60fe97e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:49.390073 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:49.390073 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:49.402936 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c84f7e2d-74c2-495d-b48d-ca89f60fe97e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:49.427395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c84f7e2d-74c2-495d-b48d-ca89f60fe97e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:49.429136 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 603/1198] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:49 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:50.445076 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1532bf9-782f-4a82-96b3-9c1bf64a2c3d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:50.446627 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1532bf9-782f-4a82-96b3-9c1bf64a2c3d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:50.447004 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:50.447004 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:50.447699 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1532bf9-782f-4a82-96b3-9c1bf64a2c3d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:50.510059 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:50.510059 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:50.522707 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a1532bf9-782f-4a82-96b3-9c1bf64a2c3d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:50.553053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1532bf9-782f-4a82-96b3-9c1bf64a2c3d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:50.554189 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 596/1199] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:50 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:51.574158 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d624d81-1ee5-4073-b321-bc97135e95f8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:51.575315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d624d81-1ee5-4073-b321-bc97135e95f8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:51.575658 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:51.575658 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:51.576510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d624d81-1ee5-4073-b321-bc97135e95f8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:51.656974 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:51.656974 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:51.669505 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4d624d81-1ee5-4073-b321-bc97135e95f8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:51.708702 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d624d81-1ee5-4073-b321-bc97135e95f8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:51.710459 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 604/1200] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:51 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:52.725470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be1f7def-87fc-44db-a38d-292a557385bc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:52.726757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be1f7def-87fc-44db-a38d-292a557385bc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:52.727326 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:52.727326 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:52.728005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be1f7def-87fc-44db-a38d-292a557385bc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:52.786227 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:52.786227 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:52.797395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-be1f7def-87fc-44db-a38d-292a557385bc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:52.823931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be1f7def-87fc-44db-a38d-292a557385bc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:52.825436 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 597/1201] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:52 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:53.843716 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-097e07a2-9328-4b6a-ac5c-5407a01ae0e1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:53.845519 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-097e07a2-9328-4b6a-ac5c-5407a01ae0e1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:53.845908 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:53.845908 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:53.847089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-097e07a2-9328-4b6a-ac5c-5407a01ae0e1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:53.907008 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:53.907008 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:53.916780 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-097e07a2-9328-4b6a-ac5c-5407a01ae0e1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:53.955024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-097e07a2-9328-4b6a-ac5c-5407a01ae0e1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:53.959594 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 605/1202] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:53 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:54.976650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eebcd7b2-1586-4d31-85a6-b45d3fcf47e6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:54.977228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eebcd7b2-1586-4d31-85a6-b45d3fcf47e6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:54.977394 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:54.977394 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:54.977651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eebcd7b2-1586-4d31-85a6-b45d3fcf47e6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:55.049695 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:55.049695 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:55.061029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eebcd7b2-1586-4d31-85a6-b45d3fcf47e6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:55.098718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eebcd7b2-1586-4d31-85a6-b45d3fcf47e6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:55.100255 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 598/1203] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:54 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 968 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:56.117318 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff76accb-daa7-4d00-819a-233faee3ee01 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:56.117907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff76accb-daa7-4d00-819a-233faee3ee01 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:56.118195 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:56.118195 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:56.118946 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff76accb-daa7-4d00-819a-233faee3ee01 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:56.170306 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:56.170306 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:56.179463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ff76accb-daa7-4d00-819a-233faee3ee01 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:56.203602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff76accb-daa7-4d00-819a-233faee3ee01 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:56.204795 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 606/1204] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:56 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:57.221984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b065f0c-2b92-4f0b-87e0-0fb3b9b6b328 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:57.222504 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b065f0c-2b92-4f0b-87e0-0fb3b9b6b328 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:57.222679 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:57.222679 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:57.223590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b065f0c-2b92-4f0b-87e0-0fb3b9b6b328 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:57.274567 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:57.274567 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:57.285056 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b065f0c-2b92-4f0b-87e0-0fb3b9b6b328 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:57.311586 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b065f0c-2b92-4f0b-87e0-0fb3b9b6b328 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:57.321603 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 599/1205] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:57 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:58.328895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6494010-d107-4cd9-acab-ab522f1aa009 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:58.329476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6494010-d107-4cd9-acab-ab522f1aa009 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:58.329605 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:58.329605 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:58.329952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6494010-d107-4cd9-acab-ab522f1aa009 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:58.382695 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:58.382695 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:58.391476 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b6494010-d107-4cd9-acab-ab522f1aa009 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:58.414609 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6494010-d107-4cd9-acab-ab522f1aa009 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:58.415483 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 607/1206] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:58 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:26:59.432635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f4bedd3-770f-4735-93d9-57938f2a76a1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:26:59.433183 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f4bedd3-770f-4735-93d9-57938f2a76a1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:26:59.433323 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:26:59.433323 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:26:59.433595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f4bedd3-770f-4735-93d9-57938f2a76a1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:26:59.482600 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:26:59.482600 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:26:59.490545 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8f4bedd3-770f-4735-93d9-57938f2a76a1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:26:59.511565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f4bedd3-770f-4735-93d9-57938f2a76a1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:26:59.512385 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 600/1207] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:26:59 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:00.529986 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10c87157-c84d-469d-b084-8cbba5cd7e0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:00.530720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10c87157-c84d-469d-b084-8cbba5cd7e0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:00.530923 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:00.530923 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:00.531800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10c87157-c84d-469d-b084-8cbba5cd7e0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:00.610348 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:00.610348 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:00.610348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-10c87157-c84d-469d-b084-8cbba5cd7e0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:00.612283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10c87157-c84d-469d-b084-8cbba5cd7e0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:00.613112 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 608/1208] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:00 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:01.629626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b780960b-530b-4dc1-abc2-14566135d1ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:01.630235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b780960b-530b-4dc1-abc2-14566135d1ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:01.630353 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:01.630353 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:01.630718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b780960b-530b-4dc1-abc2-14566135d1ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:01.685982 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:01.685982 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:01.695249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b780960b-530b-4dc1-abc2-14566135d1ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:01.721800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b780960b-530b-4dc1-abc2-14566135d1ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:01.722593 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 601/1209] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:01 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:02.739010 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98c5f9cf-020b-4ab5-88f9-44a7c62307cf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:02.739576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98c5f9cf-020b-4ab5-88f9-44a7c62307cf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:02.751032 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:02.751032 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:02.751032 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98c5f9cf-020b-4ab5-88f9-44a7c62307cf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:02.790866 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:02.790866 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:02.799957 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-98c5f9cf-020b-4ab5-88f9-44a7c62307cf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:02.844847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98c5f9cf-020b-4ab5-88f9-44a7c62307cf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:02.844847 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 609/1210] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:02 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:03.135733 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] POST http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes Jan 27 16:27:03.137767 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:03.137767 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:03.138905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-25294881"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:27:03.140369 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-25294881'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:27:03.141208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Create volume of 1 GB Jan 27 16:27:03.159772 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Availability Zones retrieved successfully. Jan 27 16:27:03.185043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Flow 'volume_create_api' (dfbeb2e5-7011-4ac9-a3b0-64defed57915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:27:03.188649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29c02125-f940-47f5-b009-43deca5beef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:27:03.191241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:27:03.262840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29c02125-f940-47f5-b009-43deca5beef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:27:03.265299 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d9e531c-1178-410f-afde-74ec20a76d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:27:03.528919 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Created reservations ['0a78649e-a546-4fb4-9989-e34afe9b771e', 'cb7ba309-38c8-48ec-b827-bc5a908af610', 'ddd4f501-2973-4f78-a980-7869f46eedf5', '995462fa-304c-4de0-b2a9-dd84116b9e4a'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:27:03.543613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d9e531c-1178-410f-afde-74ec20a76d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a78649e-a546-4fb4-9989-e34afe9b771e', 'cb7ba309-38c8-48ec-b827-bc5a908af610', 'ddd4f501-2973-4f78-a980-7869f46eedf5', '995462fa-304c-4de0-b2a9-dd84116b9e4a']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:27:03.545919 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a462bd8f-2c97-4b81-9dee-edd0ce88cf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:27:03.677442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a462bd8f-2c97-4b81-9dee-edd0ce88cf61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64c1f75-c5cf-4f6a-86eb-167793295208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-25294881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f20f1ec6ee3348299b30b0a0306fa2f5',qos_specs=None,replication_status=,reservations=['0a78649e-a546-4fb4-9989-e34afe9b771e','cb7ba309-38c8-48ec-b827-bc5a908af610','ddd4f501-2973-4f78-a980-7869f46eedf5','995462fa-304c-4de0-b2a9-dd84116b9e4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7cb7e8fbfa433aab9c5937b06541a5',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-25294881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64c1f75-c5cf-4f6a-86eb-167793295208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f20f1ec6ee3348299b30b0a0306fa2f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ec7cb7e8fbfa433aab9c5937b06541a5',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:27:03.679577 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b3ffd9-dc94-478c-90ff-ee9799b701cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:27:03.859172 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82f76fc8-496e-4d8e-9382-bfb6b712956a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:03.862840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b3ffd9-dc94-478c-90ff-ee9799b701cd) transitioned into state 'SUCCESS' from state '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-25294881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f20f1ec6ee3348299b30b0a0306fa2f5',qos_specs=None,replication_status=,reservations=['0a78649e-a546-4fb4-9989-e34afe9b771e','cb7ba309-38c8-48ec-b827-bc5a908af610','ddd4f501-2973-4f78-a980-7869f46eedf5','995462fa-304c-4de0-b2a9-dd84116b9e4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7cb7e8fbfa433aab9c5937b06541a5',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:27:03.864846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ae4ff0-49bc-4037-973c-c1d9e0c2c22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:27:03.868589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82f76fc8-496e-4d8e-9382-bfb6b712956a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:03.869008 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:03.869008 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:03.869655 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82f76fc8-496e-4d8e-9382-bfb6b712956a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:03.923054 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:03.923054 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:03.931988 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-82f76fc8-496e-4d8e-9382-bfb6b712956a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:03.975329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82f76fc8-496e-4d8e-9382-bfb6b712956a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:03.976179 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 610/1211] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:03 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:04.045762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ae4ff0-49bc-4037-973c-c1d9e0c2c22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:27:04.048696 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Flow 'volume_create_api' (dfbeb2e5-7011-4ac9-a3b0-64defed57915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:27:04.097877 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Create volume request issued successfully. Jan 27 16:27:04.113164 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a11553b-f1ce-417e-88bd-406423feea73 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes returned with HTTP 202 Jan 27 16:27:04.114291 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 602/1212] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:27:03 2021] POST /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes => generated 818 bytes in 983 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:27:04.129106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8428317f-2036-4cf9-bc16-0a526899aede tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:04.129632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8428317f-2036-4cf9-bc16-0a526899aede tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:04.129830 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:04.129830 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:04.130553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8428317f-2036-4cf9-bc16-0a526899aede tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:04.183096 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:04.183096 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:04.191519 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8428317f-2036-4cf9-bc16-0a526899aede tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:04.213652 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8428317f-2036-4cf9-bc16-0a526899aede tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:04.214713 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 611/1213] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:04 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 886 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:04.993213 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f180a71-2130-497b-bc3d-5866df72cdec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:04.994626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f180a71-2130-497b-bc3d-5866df72cdec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:04.994957 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:04.994957 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:04.995572 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f180a71-2130-497b-bc3d-5866df72cdec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:05.108791 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:05.108791 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:05.108791 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6f180a71-2130-497b-bc3d-5866df72cdec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:05.133343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f180a71-2130-497b-bc3d-5866df72cdec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:05.134185 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 603/1214] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:04 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:05.233132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1dfe72f-5da1-4476-a35f-3765d3d82072 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:05.233640 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1dfe72f-5da1-4476-a35f-3765d3d82072 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:05.234241 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:05.234241 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:05.234673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1dfe72f-5da1-4476-a35f-3765d3d82072 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:05.288512 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:05.288512 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:05.298632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a1dfe72f-5da1-4476-a35f-3765d3d82072 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:05.323641 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1dfe72f-5da1-4476-a35f-3765d3d82072 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:05.325779 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 612/1215] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:05 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 910 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:06.155400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d17a3262-d0db-4bf4-93e9-3886f9f04a54 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:06.156073 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d17a3262-d0db-4bf4-93e9-3886f9f04a54 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:06.156288 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:06.156288 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:06.156698 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d17a3262-d0db-4bf4-93e9-3886f9f04a54 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:06.210695 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:06.210695 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:06.219801 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d17a3262-d0db-4bf4-93e9-3886f9f04a54 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:06.243209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d17a3262-d0db-4bf4-93e9-3886f9f04a54 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:06.260872 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 604/1216] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:06 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:06.341599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f398183f-69fc-481c-8e93-26337a9a99e5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:06.342135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f398183f-69fc-481c-8e93-26337a9a99e5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:06.342557 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:06.342557 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:06.343277 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f398183f-69fc-481c-8e93-26337a9a99e5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:06.404170 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:06.404170 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:06.413746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f398183f-69fc-481c-8e93-26337a9a99e5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:06.438848 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f398183f-69fc-481c-8e93-26337a9a99e5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:06.440311 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 613/1217] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:06 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:06.631077 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-24e2d764-d7cb-4a58-a75f-4dedafa895cd tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:06.631648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-24e2d764-d7cb-4a58-a75f-4dedafa895cd tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:06.631861 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:06.631861 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:06.632230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-24e2d764-d7cb-4a58-a75f-4dedafa895cd tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:06.680941 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:06.680941 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:06.689910 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-24e2d764-d7cb-4a58-a75f-4dedafa895cd tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:06.712407 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-24e2d764-d7cb-4a58-a75f-4dedafa895cd tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:06.713264 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 605/1218] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:27:06 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 911 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:07.060425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f398183f-69fc-481c-8e93-26337a9a99e5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume// Jan 27 16:27:07.060807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f398183f-69fc-481c-8e93-26337a9a99e5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:07.061788 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:07.061788 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:07.062446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f398183f-69fc-481c-8e93-26337a9a99e5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:07.064263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f398183f-69fc-481c-8e93-26337a9a99e5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:27:07.066232 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 614/1219] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:27:07 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:27:07.080876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-f5f1e5d9-a3d7-4cd8-ba5b-b89401383332 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] POST http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments Jan 27 16:27:07.082214 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:07.082214 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:07.082927 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-f5f1e5d9-a3d7-4cd8-ba5b-b89401383332 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e64c1f75-c5cf-4f6a-86eb-167793295208", "instance_uuid": "c09eb300-906a-4402-b8d5-8121a0316fff", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:27:07.149950 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:07.149950 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:07.279593 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2785a85-2d14-4597-81ff-40279b09285d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:07.280206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2785a85-2d14-4597-81ff-40279b09285d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:07.280583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2785a85-2d14-4597-81ff-40279b09285d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:07.330976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:07.330976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:07.339662 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2785a85-2d14-4597-81ff-40279b09285d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:07.364692 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2785a85-2d14-4597-81ff-40279b09285d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:07.368476 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 615/1220] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:07 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:07.699146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-f5f1e5d9-a3d7-4cd8-ba5b-b89401383332 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments returned with HTTP 200 Jan 27 16:27:07.700698 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 606/1221] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:27:07 2021] POST /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments => generated 273 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:27:07.901048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86929f10-d818-4fe0-b15e-120f209a6cca tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:07.902313 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86929f10-d818-4fe0-b15e-120f209a6cca tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:07.903589 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:07.903589 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:07.904165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86929f10-d818-4fe0-b15e-120f209a6cca tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:07.991305 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:07.991305 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:08.001493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-86929f10-d818-4fe0-b15e-120f209a6cca tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:08.014420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-f5f1e5d9-a3d7-4cd8-ba5b-b89401383332 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume// Jan 27 16:27:08.015168 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-f5f1e5d9-a3d7-4cd8-ba5b-b89401383332 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:08.015592 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:08.015592 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:08.016260 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-f5f1e5d9-a3d7-4cd8-ba5b-b89401383332 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:08.017627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-f5f1e5d9-a3d7-4cd8-ba5b-b89401383332 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:27:08.018394 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 607/1222] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:27:08 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:27:08.024870 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:08.024870 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:08.056643 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-b0cb44ae-a9ef-4a41-8b22-d770ed9b7752 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:08.056643 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-b0cb44ae-a9ef-4a41-8b22-d770ed9b7752 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:08.056643 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-b0cb44ae-a9ef-4a41-8b22-d770ed9b7752 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:08.057536 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86929f10-d818-4fe0-b15e-120f209a6cca tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:08.057536 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 616/1223] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:07 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 910 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:08.087466 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:08.087466 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:08.097525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-b0cb44ae-a9ef-4a41-8b22-d770ed9b7752 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:08.118215 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:08.118215 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:08.127916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-b0cb44ae-a9ef-4a41-8b22-d770ed9b7752 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:08.129414 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 608/1224] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:27:08 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 1009 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:27:08.155999 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-da64f803-31d3-477e-b324-d31886194725 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] PUT http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/edf47834-5eaf-4c8c-bbf0-ff30af09f274 Jan 27 16:27:08.157083 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:08.157083 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:08.158163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-da64f803-31d3-477e-b324-d31886194725 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:27:08.189065 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:27:08.189065 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:27:08.189588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-da64f803-31d3-477e-b324-d31886194725 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Lock "b'cinder-attachment_update-e64c1f75-c5cf-4f6a-86eb-167793295208-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:27:08.191929 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:08.191929 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:08.382473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-356a77a9-1d08-4ffb-b45f-0fa3059c2c51 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:08.382989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-356a77a9-1d08-4ffb-b45f-0fa3059c2c51 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:08.383789 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:08.383789 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:08.384443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-356a77a9-1d08-4ffb-b45f-0fa3059c2c51 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:08.487775 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:08.487775 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:08.499538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-356a77a9-1d08-4ffb-b45f-0fa3059c2c51 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:08.552037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-356a77a9-1d08-4ffb-b45f-0fa3059c2c51 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:08.565301 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 609/1225] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:08 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:09.053686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cb7be7d-6f54-451e-bba5-67e968b1e215 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:09.063765 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cb7be7d-6f54-451e-bba5-67e968b1e215 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:09.063765 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:09.063765 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:09.063765 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cb7be7d-6f54-451e-bba5-67e968b1e215 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:09.128317 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:09.128317 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:09.154815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8cb7be7d-6f54-451e-bba5-67e968b1e215 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:09.187338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:09.187338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:09.208121 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cb7be7d-6f54-451e-bba5-67e968b1e215 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:09.208971 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 610/1226] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:09 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 910 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:09.588432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f8c316e-c18b-408f-925a-b6bbbbe15cc6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:09.588432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f8c316e-c18b-408f-925a-b6bbbbe15cc6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:09.588432 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:09.588432 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:09.588432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f8c316e-c18b-408f-925a-b6bbbbe15cc6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:09.672026 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:09.672026 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:09.705267 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f8c316e-c18b-408f-925a-b6bbbbe15cc6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:09.745672 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f8c316e-c18b-408f-925a-b6bbbbe15cc6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:09.748340 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 611/1227] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:09 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:10.226115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f25c7181-2ddb-4466-9806-ed6fb2722902 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:10.226999 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f25c7181-2ddb-4466-9806-ed6fb2722902 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:10.227344 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:10.227344 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:10.228223 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f25c7181-2ddb-4466-9806-ed6fb2722902 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:10.347821 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:10.347821 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:10.384576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f25c7181-2ddb-4466-9806-ed6fb2722902 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:10.406067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:10.406067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:10.433029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f25c7181-2ddb-4466-9806-ed6fb2722902 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:10.435640 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 612/1228] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:10 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 910 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:10.763968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-378605a5-5eee-46a4-bf5b-7e891c1a74fe tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:10.764526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-378605a5-5eee-46a4-bf5b-7e891c1a74fe tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:10.764684 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:10.764684 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:10.765021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-378605a5-5eee-46a4-bf5b-7e891c1a74fe tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:10.866524 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:10.866524 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:10.876595 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-378605a5-5eee-46a4-bf5b-7e891c1a74fe tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:10.935626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-378605a5-5eee-46a4-bf5b-7e891c1a74fe tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:10.935626 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 613/1229] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:10 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:11.447552 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-da64f803-31d3-477e-b324-d31886194725 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Lock "b'cinder-attachment_update-e64c1f75-c5cf-4f6a-86eb-167793295208-n-h1-710848-3'" released by "attachment_update" :: held 3.258s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:27:11.452841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-831c3ce0-5d0e-4084-b856-7d14a150622d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:11.453476 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-da64f803-31d3-477e-b324-d31886194725 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/edf47834-5eaf-4c8c-bbf0-ff30af09f274 returned with HTTP 200 Jan 27 16:27:11.454331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-831c3ce0-5d0e-4084-b856-7d14a150622d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:11.455451 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:11.455451 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:11.456188 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-831c3ce0-5d0e-4084-b856-7d14a150622d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:11.456762 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 617/1230] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 16:27:08 2021] PUT /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/edf47834-5eaf-4c8c-bbf0-ff30af09f274 => generated 762 bytes in 3307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:27:11.538194 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:11.538194 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:11.580350 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-831c3ce0-5d0e-4084-b856-7d14a150622d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:11.590619 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:11.590619 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:11.613769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-831c3ce0-5d0e-4084-b856-7d14a150622d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:11.614683 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 614/1231] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:11 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 911 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:11.941354 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19bd12ec-d0bd-43cd-9093-6fd61dc602fa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:11.941954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19bd12ec-d0bd-43cd-9093-6fd61dc602fa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:11.942083 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:11.942083 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:11.942410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19bd12ec-d0bd-43cd-9093-6fd61dc602fa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:12.014417 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:12.014417 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:12.023301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-19bd12ec-d0bd-43cd-9093-6fd61dc602fa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:12.053728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19bd12ec-d0bd-43cd-9093-6fd61dc602fa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:12.054941 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 618/1232] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:11 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:12.631231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aed363c6-cd4b-4223-83fc-2b84db8b40cf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:12.632154 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aed363c6-cd4b-4223-83fc-2b84db8b40cf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:12.632506 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:12.632506 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:12.633062 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aed363c6-cd4b-4223-83fc-2b84db8b40cf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:12.686491 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:12.686491 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:12.696585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aed363c6-cd4b-4223-83fc-2b84db8b40cf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:12.717889 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:12.717889 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:12.728317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aed363c6-cd4b-4223-83fc-2b84db8b40cf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:12.736189 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 615/1233] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:12 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 911 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:13.071290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3bde0c3-8529-4b23-b448-b2dfa40a4ade tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:13.072097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3bde0c3-8529-4b23-b448-b2dfa40a4ade tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:13.072404 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:13.072404 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:13.073198 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3bde0c3-8529-4b23-b448-b2dfa40a4ade tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:13.128445 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:13.128445 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:13.138577 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b3bde0c3-8529-4b23-b448-b2dfa40a4ade tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:13.163635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3bde0c3-8529-4b23-b448-b2dfa40a4ade tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:13.164437 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 619/1234] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:13 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:13.745410 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d663051-5d74-4933-8edc-fd175f4fa816 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:13.747204 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d663051-5d74-4933-8edc-fd175f4fa816 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:13.747424 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:13.747424 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:13.747802 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d663051-5d74-4933-8edc-fd175f4fa816 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:13.803817 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:13.803817 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:13.813769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8d663051-5d74-4933-8edc-fd175f4fa816 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:13.834573 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:13.834573 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:13.844170 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d663051-5d74-4933-8edc-fd175f4fa816 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:13.845014 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 616/1235] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:13 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 911 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:14.180993 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-583045ad-e4aa-443c-9767-256446063944 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:14.181515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-583045ad-e4aa-443c-9767-256446063944 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:14.181736 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:14.181736 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:14.182103 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-583045ad-e4aa-443c-9767-256446063944 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:14.231320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:14.231320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:14.239494 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-583045ad-e4aa-443c-9767-256446063944 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:14.261319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-583045ad-e4aa-443c-9767-256446063944 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:14.262279 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 620/1236] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:14 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:14.861721 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-346fceb3-7ba1-44ad-bf61-836994c741b1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:14.862335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-346fceb3-7ba1-44ad-bf61-836994c741b1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:14.862787 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:14.862787 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:14.863927 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-346fceb3-7ba1-44ad-bf61-836994c741b1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:14.916751 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:14.916751 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:14.929260 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-346fceb3-7ba1-44ad-bf61-836994c741b1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:14.998866 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:14.998866 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:15.007693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-346fceb3-7ba1-44ad-bf61-836994c741b1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:15.008786 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 617/1237] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:14 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 911 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:15.280668 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a030979a-a6fb-409e-8d63-9e0900c7038b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:15.281441 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a030979a-a6fb-409e-8d63-9e0900c7038b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:15.281684 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:15.281684 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:15.282380 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a030979a-a6fb-409e-8d63-9e0900c7038b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:15.337257 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:15.337257 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:15.348081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a030979a-a6fb-409e-8d63-9e0900c7038b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:15.373928 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a030979a-a6fb-409e-8d63-9e0900c7038b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:15.383719 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 621/1238] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:15 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:16.025388 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b19fc9f-4b02-46e6-a431-ee5e12243f2f tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:16.027268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b19fc9f-4b02-46e6-a431-ee5e12243f2f tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:16.028721 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:16.028721 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:16.029561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b19fc9f-4b02-46e6-a431-ee5e12243f2f tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:16.083105 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:16.083105 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:16.093389 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2b19fc9f-4b02-46e6-a431-ee5e12243f2f tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:16.114202 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:16.114202 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:16.123828 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b19fc9f-4b02-46e6-a431-ee5e12243f2f tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:16.124650 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 618/1239] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:16 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 911 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:16.392074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0901ff3c-6433-4ae3-a86e-95624faccb1f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:16.392599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0901ff3c-6433-4ae3-a86e-95624faccb1f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:16.392813 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:16.392813 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:16.393208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0901ff3c-6433-4ae3-a86e-95624faccb1f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:16.443552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:16.443552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:16.452241 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0901ff3c-6433-4ae3-a86e-95624faccb1f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:16.475054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0901ff3c-6433-4ae3-a86e-95624faccb1f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:16.475917 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 622/1240] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:16 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:17.121547 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-a2b086ab-859d-4de9-ba9e-0299770034e9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] POST http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/edf47834-5eaf-4c8c-bbf0-ff30af09f274/action Jan 27 16:27:17.121547 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:17.121547 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:17.121547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-a2b086ab-859d-4de9-ba9e-0299770034e9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:27:17.121547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-a2b086ab-859d-4de9-ba9e-0299770034e9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:27:17.141362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7066b201-84fd-436e-9dc7-f4b0fb9fbab0 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:17.142057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7066b201-84fd-436e-9dc7-f4b0fb9fbab0 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:17.142278 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:17.142278 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:17.142710 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7066b201-84fd-436e-9dc7-f4b0fb9fbab0 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:17.244286 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:17.244286 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:17.270409 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7066b201-84fd-436e-9dc7-f4b0fb9fbab0 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:17.281418 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:17.281418 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:17.304221 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:17.304221 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:17.314629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7066b201-84fd-436e-9dc7-f4b0fb9fbab0 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:17.325224 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 623/1241] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:17 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 911 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:17.381109 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-65cc45bc-3953-443b-a20e-27899af9caa2 req-a2b086ab-859d-4de9-ba9e-0299770034e9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/edf47834-5eaf-4c8c-bbf0-ff30af09f274/action returned with HTTP 204 Jan 27 16:27:17.382305 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 619/1242] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:27:17 2021] POST /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/edf47834-5eaf-4c8c-bbf0-ff30af09f274/action => generated 0 bytes in 278 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:27:17.497202 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6486c08-23de-4ab9-9be4-03e965621c22 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:17.498352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6486c08-23de-4ab9-9be4-03e965621c22 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:17.498735 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:17.498735 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:17.500074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6486c08-23de-4ab9-9be4-03e965621c22 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:17.567055 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:17.567055 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:17.575935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6486c08-23de-4ab9-9be4-03e965621c22 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:17.602005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6486c08-23de-4ab9-9be4-03e965621c22 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:17.602903 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 624/1243] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:17 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 970 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:18.332082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d303672c-3782-4181-adbd-c09b72ff027f tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:27:18.332743 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d303672c-3782-4181-adbd-c09b72ff027f tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:18.332965 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:18.332965 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:18.333348 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d303672c-3782-4181-adbd-c09b72ff027f tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:18.398851 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:18.398851 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:18.409592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d303672c-3782-4181-adbd-c09b72ff027f tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:27:18.432296 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:18.432296 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:18.442031 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d303672c-3782-4181-adbd-c09b72ff027f tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:27:18.443141 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 620/1244] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:18 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 1203 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:27:18.619582 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54531fda-881f-4bf5-a943-a7d28bf7e13a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:18.622100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54531fda-881f-4bf5-a943-a7d28bf7e13a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:18.622448 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:18.622448 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:18.623013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54531fda-881f-4bf5-a943-a7d28bf7e13a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:18.680298 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:18.680298 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:18.689084 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-54531fda-881f-4bf5-a943-a7d28bf7e13a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:18.715505 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54531fda-881f-4bf5-a943-a7d28bf7e13a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:18.716177 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 625/1245] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:18 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 1359 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:27:18.733590 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5aa84f9-426e-4298-833c-f33ccaed8c6e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:27:18.738575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5aa84f9-426e-4298-833c-f33ccaed8c6e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:18.738575 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:18.738575 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:18.738575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5aa84f9-426e-4298-833c-f33ccaed8c6e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:18.788167 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:18.788167 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:18.797117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5aa84f9-426e-4298-833c-f33ccaed8c6e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:18.820990 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5aa84f9-426e-4298-833c-f33ccaed8c6e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:27:18.829479 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 621/1246] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:18 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 1359 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:27:18.837704 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-427142ed-36f8-43cd-abff-6a79403ade4d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] POST http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups Jan 27 16:27:18.838166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:18.838166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:18.838582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-427142ed-36f8-43cd-abff-6a79403ade4d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b4c898ba-a8e8-4c1b-b552-674a7f913fb5", "name": "tempest-VolumesBackupsTest-Backup-2069881539"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:27:18.839744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-427142ed-36f8-43cd-abff-6a79403ade4d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Creating new backup {'backup': {'volume_id': 'b4c898ba-a8e8-4c1b-b552-674a7f913fb5', 'name': 'tempest-VolumesBackupsTest-Backup-2069881539'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 16:27:18.840308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-427142ed-36f8-43cd-abff-6a79403ade4d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Creating backup of volume b4c898ba-a8e8-4c1b-b552-674a7f913fb5 in container None Jan 27 16:27:18.890622 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:18.890622 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:18.891846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-427142ed-36f8-43cd-abff-6a79403ade4d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:27:18.996396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-427142ed-36f8-43cd-abff-6a79403ade4d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Created reservations ['72315a5d-3769-4326-8ea4-924b313d380d', '5dc7745b-1723-463d-94d0-8aa4796b84e2'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:27:19.290772 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-427142ed-36f8-43cd-abff-6a79403ade4d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups returned with HTTP 202 Jan 27 16:27:19.292458 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 626/1247] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:27:18 2021] POST /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups => generated 396 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:27:19.309720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-384edb76-5db7-43e3-b76f-a7b02e7e483d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:19.310545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-384edb76-5db7-43e3-b76f-a7b02e7e483d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:19.310948 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:19.310948 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:19.311367 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-384edb76-5db7-43e3-b76f-a7b02e7e483d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:19.311744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-384edb76-5db7-43e3-b76f-a7b02e7e483d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:19.339159 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:19.339159 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:19.342394 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-384edb76-5db7-43e3-b76f-a7b02e7e483d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:19.343479 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 622/1248] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:19 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 803 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:20.358324 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bb842a6-26ca-4d22-8619-999e1b41bd76 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:20.358926 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bb842a6-26ca-4d22-8619-999e1b41bd76 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:20.359292 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:20.359292 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:20.360018 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bb842a6-26ca-4d22-8619-999e1b41bd76 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:20.360483 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9bb842a6-26ca-4d22-8619-999e1b41bd76 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:20.382290 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:20.382290 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:20.385054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bb842a6-26ca-4d22-8619-999e1b41bd76 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:20.386252 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 627/1249] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:20 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 803 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:21.399712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cb848f8-a143-4713-b028-d37933f689d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:21.400301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cb848f8-a143-4713-b028-d37933f689d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:21.400397 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:21.400397 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:21.400766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cb848f8-a143-4713-b028-d37933f689d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:21.401139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8cb848f8-a143-4713-b028-d37933f689d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:21.424053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:21.424053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:21.425859 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cb848f8-a143-4713-b028-d37933f689d3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:21.426679 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 623/1250] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:21 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 803 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:22.440496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca7400f8-6282-42c0-a3d4-78d2205e4043 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:22.441103 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca7400f8-6282-42c0-a3d4-78d2205e4043 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:22.441103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:22.441103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:22.441442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca7400f8-6282-42c0-a3d4-78d2205e4043 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:22.441813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ca7400f8-6282-42c0-a3d4-78d2205e4043 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:22.464117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:22.464117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:22.466954 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca7400f8-6282-42c0-a3d4-78d2205e4043 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:22.467837 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 628/1251] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:22 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 803 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:23.481215 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-963cc06d-13ac-45a3-a71d-f7ac714f1a27 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:23.492101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-963cc06d-13ac-45a3-a71d-f7ac714f1a27 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:23.492101 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:23.492101 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:23.492101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-963cc06d-13ac-45a3-a71d-f7ac714f1a27 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:23.492101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-963cc06d-13ac-45a3-a71d-f7ac714f1a27 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:23.507695 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:23.507695 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:23.510282 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-963cc06d-13ac-45a3-a71d-f7ac714f1a27 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:23.511350 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 624/1252] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:23 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:24.524625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90a2ef63-0199-438f-a0f8-64dd91fd1f32 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:24.525357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90a2ef63-0199-438f-a0f8-64dd91fd1f32 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:24.525752 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:24.525752 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:24.526642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90a2ef63-0199-438f-a0f8-64dd91fd1f32 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:24.527210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-90a2ef63-0199-438f-a0f8-64dd91fd1f32 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:24.550728 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:24.550728 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:24.553439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90a2ef63-0199-438f-a0f8-64dd91fd1f32 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:24.561053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 629/1253] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:24 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:25.568755 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d7ee4c9-2178-47eb-be91-ef08a104ddbc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:25.569863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d7ee4c9-2178-47eb-be91-ef08a104ddbc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:25.570085 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:25.570085 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:25.570422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d7ee4c9-2178-47eb-be91-ef08a104ddbc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:25.570801 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8d7ee4c9-2178-47eb-be91-ef08a104ddbc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:25.603807 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:25.603807 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:25.606398 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d7ee4c9-2178-47eb-be91-ef08a104ddbc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:25.608413 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 625/1254] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:25 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:26.624904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44d433d5-9792-4a24-a541-2ccfd909fdf0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:26.625445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44d433d5-9792-4a24-a541-2ccfd909fdf0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:26.625741 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:26.625741 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:26.626017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44d433d5-9792-4a24-a541-2ccfd909fdf0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:26.626391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-44d433d5-9792-4a24-a541-2ccfd909fdf0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:26.653693 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:26.653693 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:26.656185 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44d433d5-9792-4a24-a541-2ccfd909fdf0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:26.657345 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 630/1255] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:26 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:27.673470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a162dff-8f93-428f-a79a-c8cc0edcf308 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:27.673470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a162dff-8f93-428f-a79a-c8cc0edcf308 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:27.673470 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:27.673470 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:27.673470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a162dff-8f93-428f-a79a-c8cc0edcf308 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:27.673470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5a162dff-8f93-428f-a79a-c8cc0edcf308 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:27.724134 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:27.724134 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:27.726505 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a162dff-8f93-428f-a79a-c8cc0edcf308 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:27.728458 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 626/1256] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:27 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:28.742777 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e587ccaf-c7b2-4dcb-a297-542af1f66c41 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:28.743377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e587ccaf-c7b2-4dcb-a297-542af1f66c41 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:28.743719 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:28.743719 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:28.744126 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e587ccaf-c7b2-4dcb-a297-542af1f66c41 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:28.744503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e587ccaf-c7b2-4dcb-a297-542af1f66c41 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:28.829393 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:28.829393 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:28.831697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e587ccaf-c7b2-4dcb-a297-542af1f66c41 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:28.832685 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 631/1257] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:28 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:29.856836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41b0e01a-ac07-4c57-8677-6f5c32f8bded tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:29.857949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41b0e01a-ac07-4c57-8677-6f5c32f8bded tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:29.864088 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:29.864088 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:29.864088 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41b0e01a-ac07-4c57-8677-6f5c32f8bded tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:29.864088 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-41b0e01a-ac07-4c57-8677-6f5c32f8bded tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:29.930663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:29.930663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:29.932546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41b0e01a-ac07-4c57-8677-6f5c32f8bded tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:29.939097 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 627/1258] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:29 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:30.948270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4413dd2-3c5e-49c9-ba06-0a6ba25e0de6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:30.949588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4413dd2-3c5e-49c9-ba06-0a6ba25e0de6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:30.949979 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:30.949979 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:30.950925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4413dd2-3c5e-49c9-ba06-0a6ba25e0de6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:30.951503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b4413dd2-3c5e-49c9-ba06-0a6ba25e0de6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:30.980926 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:30.980926 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:30.984152 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4413dd2-3c5e-49c9-ba06-0a6ba25e0de6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:30.992002 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 632/1259] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:30 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:31.999800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d294eac9-be8f-40c8-94ef-40d8d91ef78d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:32.000840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d294eac9-be8f-40c8-94ef-40d8d91ef78d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:32.001150 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:32.001150 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:32.001410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d294eac9-be8f-40c8-94ef-40d8d91ef78d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:32.001786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d294eac9-be8f-40c8-94ef-40d8d91ef78d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:32.024702 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:32.024702 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:32.027042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d294eac9-be8f-40c8-94ef-40d8d91ef78d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:32.029637 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 628/1260] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:31 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:33.043799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdd0f213-75ef-4b80-9c67-9be71f1a606a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:33.045290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdd0f213-75ef-4b80-9c67-9be71f1a606a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:33.045679 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:33.045679 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:33.046308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdd0f213-75ef-4b80-9c67-9be71f1a606a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:33.047263 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bdd0f213-75ef-4b80-9c67-9be71f1a606a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:33.079225 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:33.079225 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:33.081637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdd0f213-75ef-4b80-9c67-9be71f1a606a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:33.089071 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 633/1261] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:33 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:34.097436 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f25679cb-044c-4ee4-b4a1-00643691c5b5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:34.098585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f25679cb-044c-4ee4-b4a1-00643691c5b5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:34.098944 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:34.098944 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:34.099577 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f25679cb-044c-4ee4-b4a1-00643691c5b5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:34.100089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f25679cb-044c-4ee4-b4a1-00643691c5b5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:34.145839 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:34.145839 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:34.154245 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f25679cb-044c-4ee4-b4a1-00643691c5b5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:34.163543 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 629/1262] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:34 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:35.177827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6fc8156-a3e0-4464-ac36-59897e3dc4da tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:35.179354 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6fc8156-a3e0-4464-ac36-59897e3dc4da tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:35.179697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:35.179697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:35.180240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6fc8156-a3e0-4464-ac36-59897e3dc4da tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:35.180720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c6fc8156-a3e0-4464-ac36-59897e3dc4da tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:35.207910 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:35.207910 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:35.210250 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6fc8156-a3e0-4464-ac36-59897e3dc4da tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:35.211606 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 634/1263] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:35 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:36.226228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ebb90ee-c415-402a-a605-95908598160a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:36.228326 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ebb90ee-c415-402a-a605-95908598160a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:36.228701 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:36.228701 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:36.229279 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ebb90ee-c415-402a-a605-95908598160a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:36.229784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8ebb90ee-c415-402a-a605-95908598160a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:36.301463 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:36.301463 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:36.301463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ebb90ee-c415-402a-a605-95908598160a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:36.301463 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 630/1264] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:36 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:37.315746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d766cf3e-4eff-4754-847d-a1297ea9d4a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:37.325791 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d766cf3e-4eff-4754-847d-a1297ea9d4a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:37.326210 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:37.326210 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:37.327781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d766cf3e-4eff-4754-847d-a1297ea9d4a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:37.328833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d766cf3e-4eff-4754-847d-a1297ea9d4a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:37.378181 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:37.378181 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:37.380356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d766cf3e-4eff-4754-847d-a1297ea9d4a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:37.381317 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 635/1265] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:37 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:38.396949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51ac7b9e-96f7-4963-aef4-2d419441fc13 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:38.397439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51ac7b9e-96f7-4963-aef4-2d419441fc13 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:38.397630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:38.397630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:38.398240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51ac7b9e-96f7-4963-aef4-2d419441fc13 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:38.398742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-51ac7b9e-96f7-4963-aef4-2d419441fc13 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:38.437095 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:38.437095 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:38.439361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51ac7b9e-96f7-4963-aef4-2d419441fc13 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:38.446451 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 631/1266] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:38 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:39.460214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51439850-b201-4a00-984a-68b8eaeea327 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:39.463286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51439850-b201-4a00-984a-68b8eaeea327 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:39.466369 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:39.466369 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:39.468897 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51439850-b201-4a00-984a-68b8eaeea327 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:39.469683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-51439850-b201-4a00-984a-68b8eaeea327 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:39.550821 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:39.550821 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:39.554471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51439850-b201-4a00-984a-68b8eaeea327 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:39.556726 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 636/1267] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:39 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:40.574564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2c124e4-5c01-4a43-9c33-a3e09e8653ca tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:40.576073 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2c124e4-5c01-4a43-9c33-a3e09e8653ca tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:40.576651 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:40.576651 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:40.577290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2c124e4-5c01-4a43-9c33-a3e09e8653ca tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:40.577818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d2c124e4-5c01-4a43-9c33-a3e09e8653ca tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:40.619718 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:40.619718 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:40.630616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2c124e4-5c01-4a43-9c33-a3e09e8653ca tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:40.638621 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 632/1268] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:40 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:41.646750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a131ea7c-694a-4293-8dd5-0eac77e4255f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:41.647463 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a131ea7c-694a-4293-8dd5-0eac77e4255f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:41.648096 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:41.648096 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:41.648728 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a131ea7c-694a-4293-8dd5-0eac77e4255f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:41.649271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a131ea7c-694a-4293-8dd5-0eac77e4255f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:41.709963 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:41.709963 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:41.711956 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a131ea7c-694a-4293-8dd5-0eac77e4255f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:41.713119 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 637/1269] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:41 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:42.726906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d43dc64-1df1-4156-87ef-b09486bbd067 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:42.727461 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d43dc64-1df1-4156-87ef-b09486bbd067 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:42.727626 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:42.727626 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:42.728270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d43dc64-1df1-4156-87ef-b09486bbd067 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:42.728811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1d43dc64-1df1-4156-87ef-b09486bbd067 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:42.786453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:42.786453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:42.792024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d43dc64-1df1-4156-87ef-b09486bbd067 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:42.792920 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 633/1270] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:42 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:43.807997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92c1df1d-4eea-45ea-bef8-1387a0c8cf61 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:43.811880 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92c1df1d-4eea-45ea-bef8-1387a0c8cf61 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:43.812330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:43.812330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:43.812985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92c1df1d-4eea-45ea-bef8-1387a0c8cf61 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:43.813706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-92c1df1d-4eea-45ea-bef8-1387a0c8cf61 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:43.849552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:43.849552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:43.852806 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92c1df1d-4eea-45ea-bef8-1387a0c8cf61 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:43.854045 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 638/1271] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:43 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:44.867025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ab3f1a5-3327-414c-b671-e580d811b21c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:44.867713 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ab3f1a5-3327-414c-b671-e580d811b21c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:44.867929 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:44.867929 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:44.868457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ab3f1a5-3327-414c-b671-e580d811b21c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:44.868831 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1ab3f1a5-3327-414c-b671-e580d811b21c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:44.920028 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:44.920028 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:44.937940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ab3f1a5-3327-414c-b671-e580d811b21c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:44.939372 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 634/1272] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:44 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:45.956833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b9d8473-d8c5-4a6f-8bb1-406aae1b4233 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:45.957349 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b9d8473-d8c5-4a6f-8bb1-406aae1b4233 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:45.965308 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:45.965308 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:45.966723 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b9d8473-d8c5-4a6f-8bb1-406aae1b4233 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:45.967315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3b9d8473-d8c5-4a6f-8bb1-406aae1b4233 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:46.059829 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:46.059829 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:46.062491 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b9d8473-d8c5-4a6f-8bb1-406aae1b4233 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:46.083955 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 639/1273] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:45 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:47.089697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd18bd9f-510f-4118-be05-7b66a3943dd4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:47.090780 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd18bd9f-510f-4118-be05-7b66a3943dd4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:47.090954 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:47.090954 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:47.091611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd18bd9f-510f-4118-be05-7b66a3943dd4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:47.092145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bd18bd9f-510f-4118-be05-7b66a3943dd4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:47.121958 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:47.121958 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:47.125566 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd18bd9f-510f-4118-be05-7b66a3943dd4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:47.126737 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 635/1274] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:47 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:48.140903 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-081c8b95-7cb3-4586-b436-e6e25876b413 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:48.141968 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-081c8b95-7cb3-4586-b436-e6e25876b413 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:48.142347 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:48.142347 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:48.142935 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-081c8b95-7cb3-4586-b436-e6e25876b413 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:48.143499 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-081c8b95-7cb3-4586-b436-e6e25876b413 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:48.166302 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:48.166302 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:48.169349 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-081c8b95-7cb3-4586-b436-e6e25876b413 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:48.176554 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 640/1275] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:48 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:49.193177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0b388a6-e91e-4f1a-bb2b-faacd313d871 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:49.193744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0b388a6-e91e-4f1a-bb2b-faacd313d871 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:49.194011 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:49.194011 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:49.194416 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0b388a6-e91e-4f1a-bb2b-faacd313d871 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:49.194817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b0b388a6-e91e-4f1a-bb2b-faacd313d871 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:49.266273 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:49.266273 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:49.269417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0b388a6-e91e-4f1a-bb2b-faacd313d871 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:49.278646 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 636/1276] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:49 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:50.287548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9569322-0e29-4141-902e-926228dd76cb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:50.288937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9569322-0e29-4141-902e-926228dd76cb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:50.289381 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:50.289381 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:50.290125 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9569322-0e29-4141-902e-926228dd76cb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:50.290834 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b9569322-0e29-4141-902e-926228dd76cb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:50.314762 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:50.314762 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:50.317482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9569322-0e29-4141-902e-926228dd76cb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:50.325981 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 641/1277] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:50 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:51.332719 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54da4916-81f4-42fc-a3bc-851362ec9824 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:51.333212 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54da4916-81f4-42fc-a3bc-851362ec9824 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:51.333403 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:51.333403 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:51.334017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54da4916-81f4-42fc-a3bc-851362ec9824 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:51.334521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-54da4916-81f4-42fc-a3bc-851362ec9824 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:51.403850 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:51.403850 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:51.405042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54da4916-81f4-42fc-a3bc-851362ec9824 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:51.413234 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 637/1278] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:51 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:52.427760 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82026da7-86a1-4cc1-9204-aa670c6bd423 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:52.428337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82026da7-86a1-4cc1-9204-aa670c6bd423 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:52.428443 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:52.428443 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:52.429077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82026da7-86a1-4cc1-9204-aa670c6bd423 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:52.429631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-82026da7-86a1-4cc1-9204-aa670c6bd423 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:52.477047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:52.477047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:52.479264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82026da7-86a1-4cc1-9204-aa670c6bd423 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:52.487530 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 642/1279] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:52 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:53.495617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6dfd9c9-492a-4531-9b3c-a29ea221af0c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:53.497110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6dfd9c9-492a-4531-9b3c-a29ea221af0c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:53.497515 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:53.497515 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:53.498174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6dfd9c9-492a-4531-9b3c-a29ea221af0c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:53.498745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a6dfd9c9-492a-4531-9b3c-a29ea221af0c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:53.557927 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:53.557927 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:53.565727 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6dfd9c9-492a-4531-9b3c-a29ea221af0c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:53.568766 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 638/1280] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:53 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:54.584926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-393e5b43-3e3f-46cf-b705-05b489a7357f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:54.592275 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-393e5b43-3e3f-46cf-b705-05b489a7357f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:54.592275 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:54.592275 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:54.592275 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-393e5b43-3e3f-46cf-b705-05b489a7357f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:54.592275 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-393e5b43-3e3f-46cf-b705-05b489a7357f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:54.629866 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:54.629866 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:54.631925 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-393e5b43-3e3f-46cf-b705-05b489a7357f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:54.633082 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 643/1281] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:54 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:55.647367 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7eb41e5b-f56e-43c3-8b6f-4811fdd25556 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:55.654308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7eb41e5b-f56e-43c3-8b6f-4811fdd25556 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:55.654526 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:55.654526 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:55.655137 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7eb41e5b-f56e-43c3-8b6f-4811fdd25556 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:55.655666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7eb41e5b-f56e-43c3-8b6f-4811fdd25556 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:55.698468 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:55.698468 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:55.700488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7eb41e5b-f56e-43c3-8b6f-4811fdd25556 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:55.701305 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 639/1282] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:55 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:56.714602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd1a58d6-48fd-4ad0-970c-8395eae929f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:56.715763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd1a58d6-48fd-4ad0-970c-8395eae929f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:56.716150 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:56.716150 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:56.716757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd1a58d6-48fd-4ad0-970c-8395eae929f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:56.717272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dd1a58d6-48fd-4ad0-970c-8395eae929f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:56.759587 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:56.759587 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:56.762513 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd1a58d6-48fd-4ad0-970c-8395eae929f2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:56.776225 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 644/1283] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:56 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:57.790496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e341ffd-79ff-460a-9e1e-22a96c1a5ea9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:57.791740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e341ffd-79ff-460a-9e1e-22a96c1a5ea9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:57.792226 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:57.792226 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:57.793080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e341ffd-79ff-460a-9e1e-22a96c1a5ea9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:57.793656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1e341ffd-79ff-460a-9e1e-22a96c1a5ea9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:57.846609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:57.846609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:57.848809 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e341ffd-79ff-460a-9e1e-22a96c1a5ea9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:57.855151 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 640/1284] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:57 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:58.884079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efc2a3fe-d37e-418e-8e96-dbebedc94a35 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:58.884079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efc2a3fe-d37e-418e-8e96-dbebedc94a35 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:58.884079 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:58.884079 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:58.884079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efc2a3fe-d37e-418e-8e96-dbebedc94a35 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:58.884079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-efc2a3fe-d37e-418e-8e96-dbebedc94a35 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:27:58.950833 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:27:58.950833 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:27:58.953762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efc2a3fe-d37e-418e-8e96-dbebedc94a35 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:27:58.966248 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 645/1285] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:58 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:27:59.980105 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a6597b8-edd2-4a0d-8b77-c5d0362878cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:27:59.981250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a6597b8-edd2-4a0d-8b77-c5d0362878cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:27:59.981250 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:27:59.981250 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:27:59.981660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a6597b8-edd2-4a0d-8b77-c5d0362878cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:27:59.982139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7a6597b8-edd2-4a0d-8b77-c5d0362878cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:00.050111 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:00.050111 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:00.052003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a6597b8-edd2-4a0d-8b77-c5d0362878cc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:00.052837 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 641/1286] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:27:59 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:01.066372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e890fcc0-1dc6-42f0-8e76-5211880c7c90 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:01.067471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e890fcc0-1dc6-42f0-8e76-5211880c7c90 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:01.067845 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:01.067845 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:01.068454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e890fcc0-1dc6-42f0-8e76-5211880c7c90 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:01.068957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e890fcc0-1dc6-42f0-8e76-5211880c7c90 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:01.091977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:01.091977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:01.094176 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e890fcc0-1dc6-42f0-8e76-5211880c7c90 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:01.101496 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 646/1287] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:01 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:02.110241 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16979a65-785a-4b61-908b-85591cab7eb2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:02.110787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16979a65-785a-4b61-908b-85591cab7eb2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:02.110987 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:02.110987 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:02.111506 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16979a65-785a-4b61-908b-85591cab7eb2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:02.111685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-16979a65-785a-4b61-908b-85591cab7eb2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:02.181711 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:02.181711 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:02.183656 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16979a65-785a-4b61-908b-85591cab7eb2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:02.184463 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 642/1288] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:02 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:03.204025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-204932f9-6ef1-4fdf-857e-4758fc3797d0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:03.205101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-204932f9-6ef1-4fdf-857e-4758fc3797d0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:03.207265 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:03.207265 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:03.207953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-204932f9-6ef1-4fdf-857e-4758fc3797d0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:03.208486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-204932f9-6ef1-4fdf-857e-4758fc3797d0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:03.325685 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:03.325685 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:03.331549 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-204932f9-6ef1-4fdf-857e-4758fc3797d0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:03.332953 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 647/1289] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:03 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:04.352126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7221ed0b-d53e-4f4e-81db-544a2976c46b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:04.352564 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7221ed0b-d53e-4f4e-81db-544a2976c46b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:04.352564 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:04.352564 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:04.353444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7221ed0b-d53e-4f4e-81db-544a2976c46b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:04.358069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7221ed0b-d53e-4f4e-81db-544a2976c46b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:04.427029 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:04.427029 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:04.432511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7221ed0b-d53e-4f4e-81db-544a2976c46b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:04.439805 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 643/1290] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:04 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:05.450743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1249893a-0007-4ae3-9091-fff85dd76c42 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:05.451334 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1249893a-0007-4ae3-9091-fff85dd76c42 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:05.451514 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:05.451514 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:05.451889 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1249893a-0007-4ae3-9091-fff85dd76c42 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:05.452256 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1249893a-0007-4ae3-9091-fff85dd76c42 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:05.517685 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:05.517685 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:05.521527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1249893a-0007-4ae3-9091-fff85dd76c42 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:05.538251 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 648/1291] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:05 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:06.546870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72fc73ae-5492-4482-9715-ffc94cc745b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:06.547458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72fc73ae-5492-4482-9715-ffc94cc745b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:06.547663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:06.547663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:06.548298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72fc73ae-5492-4482-9715-ffc94cc745b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:06.548827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-72fc73ae-5492-4482-9715-ffc94cc745b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:06.599600 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:06.599600 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:06.599600 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72fc73ae-5492-4482-9715-ffc94cc745b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:06.600241 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 644/1292] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:06 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:07.612684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13ed3496-e9df-49b4-8adc-b98bb1669f88 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:07.614031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13ed3496-e9df-49b4-8adc-b98bb1669f88 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:07.614629 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:07.614629 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:07.615364 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13ed3496-e9df-49b4-8adc-b98bb1669f88 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:07.615939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-13ed3496-e9df-49b4-8adc-b98bb1669f88 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:07.671976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:07.671976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:07.677775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13ed3496-e9df-49b4-8adc-b98bb1669f88 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:07.687095 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 649/1293] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:07 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:08.706959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3ea1571-4c6e-46e1-8c21-4f38ed9109c7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:08.707529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3ea1571-4c6e-46e1-8c21-4f38ed9109c7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:08.713023 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:08.713023 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:08.713860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3ea1571-4c6e-46e1-8c21-4f38ed9109c7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:08.714464 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f3ea1571-4c6e-46e1-8c21-4f38ed9109c7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:08.748432 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:08.748432 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:08.751003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3ea1571-4c6e-46e1-8c21-4f38ed9109c7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:08.752092 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 645/1294] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:08 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:09.771161 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73fb5ed6-567c-4707-b543-6125b019ef5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:09.771795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73fb5ed6-567c-4707-b543-6125b019ef5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:09.772298 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:09.772298 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:09.772907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73fb5ed6-567c-4707-b543-6125b019ef5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:09.773420 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-73fb5ed6-567c-4707-b543-6125b019ef5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:09.812223 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:09.812223 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:09.814611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73fb5ed6-567c-4707-b543-6125b019ef5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:09.815637 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 646/1295] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:09 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:09.881737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-3bdf5532-6ecd-4d4b-a0d7-7f7f7c4f1244 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:28:09.882951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-3bdf5532-6ecd-4d4b-a0d7-7f7f7c4f1244 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:09.883401 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:09.883401 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:09.884036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-3bdf5532-6ecd-4d4b-a0d7-7f7f7c4f1244 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:09.956872 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:09.956872 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:09.982359 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-3bdf5532-6ecd-4d4b-a0d7-7f7f7c4f1244 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:28:10.013061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a70cdf2-2575-44fa-9c90-cc51d2899c14 tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] POST http://10.222.0.78/volume/v3/55fb7f9e4add4ec9bbb68a1f491a24ed/types Jan 27 16:28:10.013833 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:10.013833 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:10.014520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a70cdf2-2575-44fa-9c90-cc51d2899c14 tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-318660560", "extra_specs": {}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:28:10.039625 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:10.039625 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:10.049511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-3bdf5532-6ecd-4d4b-a0d7-7f7f7c4f1244 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:28:10.050371 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 647/1296] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:28:09 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 1203 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:28:10.083242 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-07f10791-4f38-47f3-b10d-ccc5786688dc tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] POST http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208/action Jan 27 16:28:10.083770 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:10.083770 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:10.084128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-07f10791-4f38-47f3-b10d-ccc5786688dc tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:28:10.084675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-07f10791-4f38-47f3-b10d-ccc5786688dc tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:28:10.143841 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:10.143841 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:10.143841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-07f10791-4f38-47f3-b10d-ccc5786688dc tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:28:10.241192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a70cdf2-2575-44fa-9c90-cc51d2899c14 tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] http://10.222.0.78/volume/v3/55fb7f9e4add4ec9bbb68a1f491a24ed/types returned with HTTP 200 Jan 27 16:28:10.249740 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 650/1297] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:28:09 2021] POST /volume/v3/55fb7f9e4add4ec9bbb68a1f491a24ed/types => generated 211 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:10.255869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-07f10791-4f38-47f3-b10d-ccc5786688dc tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Begin detaching volume completed successfully. Jan 27 16:28:10.256759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-07f10791-4f38-47f3-b10d-ccc5786688dc tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208/action returned with HTTP 202 Jan 27 16:28:10.256870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30f78674-6958-4364-b61b-5341dd5a349b tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] POST http://10.222.0.78/volume/v3/55fb7f9e4add4ec9bbb68a1f491a24ed/types/4e743865-0b29-4dfe-8a16-147dacfef538/encryption Jan 27 16:28:10.257558 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30f78674-6958-4364-b61b-5341dd5a349b tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:28:10.258188 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 648/1298] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:28:10 2021] POST /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:28:10.335257 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae95d1bc-04b6-45ef-86e4-70611eb24208 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:28:10.336048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae95d1bc-04b6-45ef-86e4-70611eb24208 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:10.336417 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:10.336417 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:10.337028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae95d1bc-04b6-45ef-86e4-70611eb24208 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:10.412824 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30f78674-6958-4364-b61b-5341dd5a349b tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] http://10.222.0.78/volume/v3/55fb7f9e4add4ec9bbb68a1f491a24ed/types/4e743865-0b29-4dfe-8a16-147dacfef538/encryption returned with HTTP 200 Jan 27 16:28:10.422769 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 651/1299] 10.222.0.78 () {60 vars in 1364 bytes} [Wed Jan 27 16:28:10 2021] POST /volume/v3/55fb7f9e4add4ec9bbb68a1f491a24ed/types/4e743865-0b29-4dfe-8a16-147dacfef538/encryption => generated 230 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:10.425794 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30f78674-6958-4364-b61b-5341dd5a349b tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] GET http://10.222.0.78/volume// Jan 27 16:28:10.426793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30f78674-6958-4364-b61b-5341dd5a349b tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:10.427827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30f78674-6958-4364-b61b-5341dd5a349b tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:10.429805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30f78674-6958-4364-b61b-5341dd5a349b tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:28:10.434501 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 652/1300] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:28:10 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:28:10.444309 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:10.444309 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:10.475823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae95d1bc-04b6-45ef-86e4-70611eb24208 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:28:10.541344 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:10.541344 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:10.562266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae95d1bc-04b6-45ef-86e4-70611eb24208 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:28:10.563623 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 649/1301] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:10 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 1206 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:28:10.568114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-4bc739ab-ac6a-41d7-91b9-dba97741a2ad tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:28:10.569169 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-4bc739ab-ac6a-41d7-91b9-dba97741a2ad tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:10.569588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:10.569588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:10.570252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-4bc739ab-ac6a-41d7-91b9-dba97741a2ad tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:10.689495 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:10.689495 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:10.708379 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-4bc739ab-ac6a-41d7-91b9-dba97741a2ad tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:28:10.750427 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:10.750427 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:10.769642 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-4bc739ab-ac6a-41d7-91b9-dba97741a2ad tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:28:10.770729 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 650/1302] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:28:10 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 1305 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:28:10.811653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes Jan 27 16:28:10.813156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-638040414", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-318660560", "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:28:10.814558 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-638040414', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-318660560', 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:28:10.830236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42bf8d17-300e-4014-99dc-fc12f906215a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:10.830920 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42bf8d17-300e-4014-99dc-fc12f906215a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:10.831379 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:10.831379 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:10.832046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42bf8d17-300e-4014-99dc-fc12f906215a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:10.832902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-42bf8d17-300e-4014-99dc-fc12f906215a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:10.842742 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume of 1 GB Jan 27 16:28:10.845696 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:10.845696 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:10.846699 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Availability Zones retrieved successfully. Jan 27 16:28:10.886375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (93fcdbb1-88f0-4355-ad31-82c5a183afde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:28:10.887650 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:10.887650 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:10.889845 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42bf8d17-300e-4014-99dc-fc12f906215a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:10.891958 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 651/1303] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:10 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:28:10.897077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a277f1c-2668-4de4-ba16-2bc965e19370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:10.899413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:28:11.116510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a277f1c-2668-4de4-ba16-2bc965e19370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:28:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e743865-0b29-4dfe-8a16-147dacfef538,is_public=True,name='tempest-scenario-type-luks-318660560',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e743865-0b29-4dfe-8a16-147dacfef538', '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=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:11.126462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856d49e2-a623-4509-aeea-f7c2a78c451b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:11.146126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-01e94157-ecb6-45c7-a517-527b6b2e424c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] DELETE http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/edf47834-5eaf-4c8c-bbf0-ff30af09f274 Jan 27 16:28:11.146950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-01e94157-ecb6-45c7-a517-527b6b2e424c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:11.147339 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:11.147339 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:11.147926 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-01e94157-ecb6-45c7-a517-527b6b2e424c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:11.206532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:11.206532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:11.241654 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-318660560 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-318660560, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:28:11.246490 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-318660560 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-318660560, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:28:11.435361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Created reservations ['6cddd5d7-a4b9-4b06-8f79-38a4054bfe6c', 'b119386d-3777-4417-9414-d738333e7592', 'ccf9de93-0474-41a3-b4d8-96eae3239a8f', '97f167ce-7fb3-4ea3-af57-5291d91c1140'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:28:11.438511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856d49e2-a623-4509-aeea-f7c2a78c451b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cddd5d7-a4b9-4b06-8f79-38a4054bfe6c', 'b119386d-3777-4417-9414-d738333e7592', 'ccf9de93-0474-41a3-b4d8-96eae3239a8f', '97f167ce-7fb3-4ea3-af57-5291d91c1140']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:11.440981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce1fe2e3-d103-427f-9db0-1f19a882bef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:11.593912 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce1fe2e3-d103-427f-9db0-1f19a882bef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8621bf2-7f9b-4576-bcc0-a1ef84689a37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-638040414',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['6cddd5d7-a4b9-4b06-8f79-38a4054bfe6c','b119386d-3777-4417-9414-d738333e7592','ccf9de93-0474-41a3-b4d8-96eae3239a8f','97f167ce-7fb3-4ea3-af57-5291d91c1140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=4e743865-0b29-4dfe-8a16-147dacfef538), 'volume': 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-27T16:28:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-638040414',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b8621bf2-7f9b-4576-bcc0-a1ef84689a37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec0c0013a98470a964b796ba39d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_attachment=,volume_type=,volume_type_id=4e743865-0b29-4dfe-8a16-147dacfef538)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:11.600424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1039c52f-13f6-41cc-a812-93b55bcb3562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:11.717967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1039c52f-13f6-41cc-a812-93b55bcb3562) transitioned into state 'SUCCESS' from state '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-638040414',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['6cddd5d7-a4b9-4b06-8f79-38a4054bfe6c','b119386d-3777-4417-9414-d738333e7592','ccf9de93-0474-41a3-b4d8-96eae3239a8f','97f167ce-7fb3-4ea3-af57-5291d91c1140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=4e743865-0b29-4dfe-8a16-147dacfef538)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:11.720076 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f38ba7-fdb9-48f5-bfee-d7be5054387c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:11.954726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1f38ba7-fdb9-48f5-bfee-d7be5054387c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:11.972852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (93fcdbb1-88f0-4355-ad31-82c5a183afde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:28:12.082139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request issued successfully. Jan 27 16:28:12.098060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c07fbba0-849c-4c67-b2b7-6f1dd4b5e2c3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes returned with HTTP 202 Jan 27 16:28:12.099367 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 653/1304] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:28:10 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes => generated 844 bytes in 1664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:28:12.288568 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] POST http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes Jan 27 16:28:12.289217 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:12.289217 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:12.289893 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2038052599", "imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:28:12.291220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2038052599', 'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:28:12.429999 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-01e94157-ecb6-45c7-a517-527b6b2e424c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:28:12.430368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-01e94157-ecb6-45c7-a517-527b6b2e424c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:28:12.456092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Create volume of 1 GB Jan 27 16:28:12.469032 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:12.469032 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:12.491787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Availability Zones retrieved successfully. Jan 27 16:28:12.527632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-479a3cc2-3fa2-48a1-ac14-fd2c1df5fbb2 req-01e94157-ecb6-45c7-a517-527b6b2e424c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/edf47834-5eaf-4c8c-bbf0-ff30af09f274 returned with HTTP 200 Jan 27 16:28:12.528854 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 652/1305] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:28:11 2021] DELETE /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/edf47834-5eaf-4c8c-bbf0-ff30af09f274 => generated 19 bytes in 1388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:12.529865 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Flow 'volume_create_api' (5ee4a9bc-e9d8-44b1-a6a3-ac0e0f7853ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:28:12.534129 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50ed31fd-d1ad-42ae-95dd-975f3c27d69d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:28:12.534925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50ed31fd-d1ad-42ae-95dd-975f3c27d69d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:12.536099 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:12.536099 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:12.536786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50ed31fd-d1ad-42ae-95dd-975f3c27d69d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:12.561249 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bcdcab7-126e-4fb0-b36a-3bb373eaeccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:12.563441 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:28:12.652539 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:12.652539 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:12.676224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50ed31fd-d1ad-42ae-95dd-975f3c27d69d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:28:12.728779 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50ed31fd-d1ad-42ae-95dd-975f3c27d69d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:28:12.736809 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 653/1306] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:12 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 911 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:12.742325 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04829e4d-a36a-4a76-b136-e1f76418e96b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:12.743775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04829e4d-a36a-4a76-b136-e1f76418e96b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:12.746433 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:12.746433 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:12.747038 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04829e4d-a36a-4a76-b136-e1f76418e96b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:12.747559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-04829e4d-a36a-4a76-b136-e1f76418e96b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:12.817206 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:12.817206 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:12.817206 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04829e4d-a36a-4a76-b136-e1f76418e96b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:12.817206 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 654/1307] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:12 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:12.820746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4350ebf-ed3b-4c40-b02c-7ff222bbdc53 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 Jan 27 16:28:12.821964 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4350ebf-ed3b-4c40-b02c-7ff222bbdc53 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:12.827754 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:12.827754 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:12.828481 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4350ebf-ed3b-4c40-b02c-7ff222bbdc53 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:12.836475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bcdcab7-126e-4fb0-b36a-3bb373eaeccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:12.844925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56d92166-1df8-4e6c-8f16-8b3ae08356ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:12.938522 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:12.938522 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:12.958411 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d4350ebf-ed3b-4c40-b02c-7ff222bbdc53 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:28:13.028387 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4350ebf-ed3b-4c40-b02c-7ff222bbdc53 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 returned with HTTP 200 Jan 27 16:28:13.029504 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 655/1308] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:12 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 => generated 936 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:13.207181 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Created reservations ['25fab722-c816-47dd-b535-932e3c90154f', 'e9152b07-d28c-4c45-b4b1-8d55646a3746', '3c152885-ea09-4bf1-b97f-ed74df73c30d', 'dff27702-b141-499a-9c84-99c6d33dc46e'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:28:13.209727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56d92166-1df8-4e6c-8f16-8b3ae08356ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25fab722-c816-47dd-b535-932e3c90154f', 'e9152b07-d28c-4c45-b4b1-8d55646a3746', '3c152885-ea09-4bf1-b97f-ed74df73c30d', 'dff27702-b141-499a-9c84-99c6d33dc46e']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:13.211908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd13b43d-26cd-4622-9978-7e808243e0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:13.441489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd13b43d-26cd-4622-9978-7e808243e0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbf1e370-2d04-431b-8b10-871aa391b4a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2038052599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f78fb4d17a4d49996df9e9077a80c5',qos_specs=None,replication_status=,reservations=['25fab722-c816-47dd-b535-932e3c90154f','e9152b07-d28c-4c45-b4b1-8d55646a3746','3c152885-ea09-4bf1-b97f-ed74df73c30d','dff27702-b141-499a-9c84-99c6d33dc46e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e149a5992ea4f5a9dccff7d49cf6cf2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2038052599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbf1e370-2d04-431b-8b10-871aa391b4a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f78fb4d17a4d49996df9e9077a80c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7e149a5992ea4f5a9dccff7d49cf6cf2',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:13.444150 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (030f3013-5996-46b8-a551-4f0d4977b1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:13.575308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (030f3013-5996-46b8-a551-4f0d4977b1f7) transitioned into state 'SUCCESS' from state '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-2038052599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f78fb4d17a4d49996df9e9077a80c5',qos_specs=None,replication_status=,reservations=['25fab722-c816-47dd-b535-932e3c90154f','e9152b07-d28c-4c45-b4b1-8d55646a3746','3c152885-ea09-4bf1-b97f-ed74df73c30d','dff27702-b141-499a-9c84-99c6d33dc46e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e149a5992ea4f5a9dccff7d49cf6cf2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:13.578646 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeadbabb-562e-4b3b-a18f-bc619cf4e206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:13.741378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeadbabb-562e-4b3b-a18f-bc619cf4e206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:13.747519 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Flow 'volume_create_api' (5ee4a9bc-e9d8-44b1-a6a3-ac0e0f7853ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:28:13.826405 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82bb7344-3626-4b5a-a953-433ec18552de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:13.826936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82bb7344-3626-4b5a-a953-433ec18552de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:13.827155 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:13.827155 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:13.827527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82bb7344-3626-4b5a-a953-433ec18552de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:13.828038 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-82bb7344-3626-4b5a-a953-433ec18552de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:13.884668 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:13.884668 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:13.887970 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82bb7344-3626-4b5a-a953-433ec18552de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:13.896518 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 656/1309] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:13 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:13.974688 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Create volume request issued successfully. Jan 27 16:28:14.027833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbbf61f8-15e0-404c-a892-3918a7dfc6d9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes returned with HTTP 202 Jan 27 16:28:14.039500 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 654/1310] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:28:12 2021] POST /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes => generated 821 bytes in 1939 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:28:14.055852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5e23a703-46dd-4093-bd83-d12c98dcad38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 Jan 27 16:28:14.056213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5e23a703-46dd-4093-bd83-d12c98dcad38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:14.056408 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:14.056408 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:14.057031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5e23a703-46dd-4093-bd83-d12c98dcad38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:14.058519 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eccff3c0-5bfc-403e-a95b-e7e2bd4ac841 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:14.058951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eccff3c0-5bfc-403e-a95b-e7e2bd4ac841 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:14.059166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:14.059166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:14.059629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eccff3c0-5bfc-403e-a95b-e7e2bd4ac841 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:14.151257 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:14.151257 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:14.168892 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:14.168892 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:14.181279 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eccff3c0-5bfc-403e-a95b-e7e2bd4ac841 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:14.212066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5e23a703-46dd-4093-bd83-d12c98dcad38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:28:14.242468 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eccff3c0-5bfc-403e-a95b-e7e2bd4ac841 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:14.243527 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 655/1311] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:14 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:14.270366 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5e23a703-46dd-4093-bd83-d12c98dcad38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 returned with HTTP 200 Jan 27 16:28:14.271623 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 657/1312] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:14 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 => generated 937 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:14.296744 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41c89acc-4756-4884-8462-326f58fdbe60 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 Jan 27 16:28:14.297290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41c89acc-4756-4884-8462-326f58fdbe60 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:14.297918 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:14.297918 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:14.298304 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41c89acc-4756-4884-8462-326f58fdbe60 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:14.412623 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:14.412623 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:14.435223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-41c89acc-4756-4884-8462-326f58fdbe60 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:28:14.476184 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41c89acc-4756-4884-8462-326f58fdbe60 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 returned with HTTP 200 Jan 27 16:28:14.488617 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 656/1313] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:14 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 => generated 937 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:14.493686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd479fa5-f122-4d76-bfb0-c489f33b677f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37/action Jan 27 16:28:14.495793 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:14.495793 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:14.496565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd479fa5-f122-4d76-bfb0-c489f33b677f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:28:14.497130 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd479fa5-f122-4d76-bfb0-c489f33b677f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:28:14.673266 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:14.673266 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:14.691071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cd479fa5-f122-4d76-bfb0-c489f33b677f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:28:14.749276 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cd479fa5-f122-4d76-bfb0-c489f33b677f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume updated successfully. Jan 27 16:28:14.749823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd479fa5-f122-4d76-bfb0-c489f33b677f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37/action returned with HTTP 200 Jan 27 16:28:14.750745 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 658/1314] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:28:14 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37/action => generated 0 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 16:28:14.922872 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40fdb516-4af6-4d5d-9db8-caf66444f5e2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:14.925382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40fdb516-4af6-4d5d-9db8-caf66444f5e2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:14.925615 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:14.925615 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:14.926858 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40fdb516-4af6-4d5d-9db8-caf66444f5e2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:14.927960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-40fdb516-4af6-4d5d-9db8-caf66444f5e2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:15.006301 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:15.006301 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:15.017647 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40fdb516-4af6-4d5d-9db8-caf66444f5e2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:15.019858 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 657/1315] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:14 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:15.258848 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19b3ae79-b239-438e-a778-0c99173dd08f tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:15.259400 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19b3ae79-b239-438e-a778-0c99173dd08f tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:15.259595 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:15.259595 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:15.260218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19b3ae79-b239-438e-a778-0c99173dd08f tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:15.392231 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:15.392231 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:15.415867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-19b3ae79-b239-438e-a778-0c99173dd08f tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:15.477776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19b3ae79-b239-438e-a778-0c99173dd08f tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:15.479303 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 659/1316] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:15 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:28:16.039745 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33d89e58-6112-49f9-b004-2ee04e67c0ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:16.040360 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33d89e58-6112-49f9-b004-2ee04e67c0ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:16.040794 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:16.040794 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:16.041408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33d89e58-6112-49f9-b004-2ee04e67c0ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:16.042263 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-33d89e58-6112-49f9-b004-2ee04e67c0ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:16.097311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:16.097311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:16.111124 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33d89e58-6112-49f9-b004-2ee04e67c0ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:16.112795 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 658/1317] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:16 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:16.500586 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51dd8016-6e64-447f-bb14-4f17e5290743 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:16.502210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51dd8016-6e64-447f-bb14-4f17e5290743 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:16.504905 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:16.504905 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:16.505554 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51dd8016-6e64-447f-bb14-4f17e5290743 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:16.577636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-5b8099cb-092e-4360-93a8-26a45bf6524d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 Jan 27 16:28:16.578885 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-5b8099cb-092e-4360-93a8-26a45bf6524d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:16.579586 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:16.579586 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:16.580254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-5b8099cb-092e-4360-93a8-26a45bf6524d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:16.656054 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:16.656054 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:16.674312 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51dd8016-6e64-447f-bb14-4f17e5290743 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:16.718381 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:16.718381 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:16.739888 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51dd8016-6e64-447f-bb14-4f17e5290743 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:16.742508 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 660/1318] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:16 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:16.744072 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-40216223-a231-4be7-ae27-cea2aab518bd req-5b8099cb-092e-4360-93a8-26a45bf6524d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:28:16.787811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-5b8099cb-092e-4360-93a8-26a45bf6524d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 returned with HTTP 200 Jan 27 16:28:16.794106 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 659/1319] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:28:16 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 => generated 936 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:17.126895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f392c82-f158-4689-8e99-5a68dd84551d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:17.128268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f392c82-f158-4689-8e99-5a68dd84551d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:17.128630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:17.128630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:17.129210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f392c82-f158-4689-8e99-5a68dd84551d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:17.129726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6f392c82-f158-4689-8e99-5a68dd84551d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:17.196543 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:17.196543 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:17.200774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f392c82-f158-4689-8e99-5a68dd84551d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:17.203835 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 661/1320] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:17 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:17.757401 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d6e797e-7b6c-4515-b80f-4fa1ed9792df tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:17.757933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d6e797e-7b6c-4515-b80f-4fa1ed9792df tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:17.758150 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:17.758150 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:17.758524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d6e797e-7b6c-4515-b80f-4fa1ed9792df tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:17.875386 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:17.875386 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:17.892314 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8d6e797e-7b6c-4515-b80f-4fa1ed9792df tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:17.942179 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d6e797e-7b6c-4515-b80f-4fa1ed9792df tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:17.950586 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 660/1321] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:17 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:18.216400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cec935d7-478b-4f4e-be8e-4240b57cca15 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:18.216978 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cec935d7-478b-4f4e-be8e-4240b57cca15 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:18.217361 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:18.217361 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:18.217973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cec935d7-478b-4f4e-be8e-4240b57cca15 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:18.218489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cec935d7-478b-4f4e-be8e-4240b57cca15 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:18.282867 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:18.282867 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:18.298119 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cec935d7-478b-4f4e-be8e-4240b57cca15 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:18.302476 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 662/1322] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:18 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:18.374515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-dd43d751-4165-43cb-b9cc-542def30f4e4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 Jan 27 16:28:18.375018 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-dd43d751-4165-43cb-b9cc-542def30f4e4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:18.384020 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:18.384020 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:18.384020 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-dd43d751-4165-43cb-b9cc-542def30f4e4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:18.511820 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:18.511820 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:18.533867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-40216223-a231-4be7-ae27-cea2aab518bd req-dd43d751-4165-43cb-b9cc-542def30f4e4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:28:18.589870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-dd43d751-4165-43cb-b9cc-542def30f4e4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 returned with HTTP 200 Jan 27 16:28:18.594903 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 661/1323] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:28:18 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 => generated 936 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:18.603448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cec935d7-478b-4f4e-be8e-4240b57cca15 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume// Jan 27 16:28:18.603936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cec935d7-478b-4f4e-be8e-4240b57cca15 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:18.604155 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:18.604155 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:18.604566 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cec935d7-478b-4f4e-be8e-4240b57cca15 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:18.606372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cec935d7-478b-4f4e-be8e-4240b57cca15 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:28:18.608899 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 663/1324] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:28:18 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:28:18.633011 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-729ba39c-e8ed-4e7f-8080-a2599956c314 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments Jan 27 16:28:18.639839 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:18.639839 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:18.640415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-729ba39c-e8ed-4e7f-8080-a2599956c314 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8621bf2-7f9b-4576-bcc0-a1ef84689a37", "instance_uuid": "59fbf844-9f54-4433-b146-9d54fc3da59a", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:28:18.726016 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:18.726016 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:18.959821 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-977a25f7-9641-4f41-bb55-06d4b52801b2 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:18.965605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-977a25f7-9641-4f41-bb55-06d4b52801b2 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:18.966677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-977a25f7-9641-4f41-bb55-06d4b52801b2 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:19.071882 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-729ba39c-e8ed-4e7f-8080-a2599956c314 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments returned with HTTP 200 Jan 27 16:28:19.074491 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 662/1325] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:28:18 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments => generated 273 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:28:19.077324 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:19.077324 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:19.089890 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-977a25f7-9641-4f41-bb55-06d4b52801b2 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:19.130896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-977a25f7-9641-4f41-bb55-06d4b52801b2 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:19.131920 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 664/1326] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:18 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:19.317091 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bee75eeb-e6e5-44a5-80d2-ec3b60616bc5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:19.317888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bee75eeb-e6e5-44a5-80d2-ec3b60616bc5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:19.318122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:19.318122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:19.318487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bee75eeb-e6e5-44a5-80d2-ec3b60616bc5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:19.318857 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bee75eeb-e6e5-44a5-80d2-ec3b60616bc5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:19.393568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:19.393568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:19.395891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bee75eeb-e6e5-44a5-80d2-ec3b60616bc5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:19.398860 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 663/1327] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:19 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:20.148313 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-773f325f-8645-4ee8-94b4-84fc7fc15239 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:20.148844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-773f325f-8645-4ee8-94b4-84fc7fc15239 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:20.148999 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:20.148999 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:20.153785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-773f325f-8645-4ee8-94b4-84fc7fc15239 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:20.312295 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:20.312295 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:20.321812 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-773f325f-8645-4ee8-94b4-84fc7fc15239 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:20.438301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7de313cc-843b-4be5-94d4-8c3a9539d47e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:20.445342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7de313cc-843b-4be5-94d4-8c3a9539d47e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:20.445342 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:20.445342 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:20.445342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7de313cc-843b-4be5-94d4-8c3a9539d47e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:20.445342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7de313cc-843b-4be5-94d4-8c3a9539d47e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:20.449580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-773f325f-8645-4ee8-94b4-84fc7fc15239 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:20.450794 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 665/1328] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:20 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:20.495566 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:20.495566 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:20.502849 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7de313cc-843b-4be5-94d4-8c3a9539d47e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:20.504221 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 664/1329] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:20 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:21.467522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3b8213b-be1b-40ee-ac5b-cfa700fba703 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:21.468046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3b8213b-be1b-40ee-ac5b-cfa700fba703 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:21.468253 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:21.468253 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:21.468638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3b8213b-be1b-40ee-ac5b-cfa700fba703 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:21.566516 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a94777a5-79b4-4e16-bcf6-70a01ce55ea0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:21.566516 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a94777a5-79b4-4e16-bcf6-70a01ce55ea0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:21.566516 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:21.566516 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:21.566516 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a94777a5-79b4-4e16-bcf6-70a01ce55ea0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:21.566516 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a94777a5-79b4-4e16-bcf6-70a01ce55ea0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:21.605473 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:21.605473 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:21.620103 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a3b8213b-be1b-40ee-ac5b-cfa700fba703 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:21.624657 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:21.624657 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:21.626626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a94777a5-79b4-4e16-bcf6-70a01ce55ea0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:21.635139 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 665/1330] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:21 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:21.685571 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3b8213b-be1b-40ee-ac5b-cfa700fba703 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:21.686488 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 666/1331] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:21 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:22.646181 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ed9c713-7b31-4b66-bea7-ef6f1f473e71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:22.646855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ed9c713-7b31-4b66-bea7-ef6f1f473e71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:22.647182 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:22.647182 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:22.648312 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ed9c713-7b31-4b66-bea7-ef6f1f473e71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:22.648797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3ed9c713-7b31-4b66-bea7-ef6f1f473e71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:22.700479 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:22.700479 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:22.703022 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ed9c713-7b31-4b66-bea7-ef6f1f473e71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:22.704434 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 666/1332] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:22 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:22.704575 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f05e5f79-ac7a-45ee-ac0e-327a02480a2f tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:22.705296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f05e5f79-ac7a-45ee-ac0e-327a02480a2f tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:22.705493 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:22.705493 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:22.706128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f05e5f79-ac7a-45ee-ac0e-327a02480a2f tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:22.818912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ed9c713-7b31-4b66-bea7-ef6f1f473e71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume// Jan 27 16:28:22.819522 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ed9c713-7b31-4b66-bea7-ef6f1f473e71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:22.819806 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:22.819806 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:22.820270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ed9c713-7b31-4b66-bea7-ef6f1f473e71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:22.821730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ed9c713-7b31-4b66-bea7-ef6f1f473e71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:28:22.822651 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 667/1333] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:28:22 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:28:22.833870 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:22.833870 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:22.836253 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-af67e3c0-bac7-494d-9a18-5f43c13be7d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 Jan 27 16:28:22.836921 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-af67e3c0-bac7-494d-9a18-5f43c13be7d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:22.837533 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-af67e3c0-bac7-494d-9a18-5f43c13be7d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:22.859968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f05e5f79-ac7a-45ee-ac0e-327a02480a2f tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:22.922789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f05e5f79-ac7a-45ee-ac0e-327a02480a2f tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:22.925417 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 667/1334] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:22 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:22.946784 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:22.946784 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:22.965791 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-40216223-a231-4be7-ae27-cea2aab518bd req-af67e3c0-bac7-494d-9a18-5f43c13be7d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:28:23.003336 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:23.003336 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:23.018297 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-af67e3c0-bac7-494d-9a18-5f43c13be7d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 returned with HTTP 200 Jan 27 16:28:23.023157 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 668/1335] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:28:22 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 => generated 1034 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:28:23.046876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-f3ebd1ca-3470-46aa-ae4a-f6ef9282100f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] PUT http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/6025b0d8-6c45-494b-b5c7-2f140ada1f00 Jan 27 16:28:23.047703 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:23.047703 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:23.048421 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-f3ebd1ca-3470-46aa-ae4a-f6ef9282100f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:28:23.113225 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:28:23.113225 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:28:23.113580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-40216223-a231-4be7-ae27-cea2aab518bd req-f3ebd1ca-3470-46aa-ae4a-f6ef9282100f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-b8621bf2-7f9b-4576-bcc0-a1ef84689a37-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.027s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:28:23.116885 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:23.116885 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:23.719178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9dc4ca1a-30b8-4375-aa3b-67af032f9921 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:23.720293 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9dc4ca1a-30b8-4375-aa3b-67af032f9921 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:23.724143 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:23.724143 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:23.724143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9dc4ca1a-30b8-4375-aa3b-67af032f9921 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:23.724143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9dc4ca1a-30b8-4375-aa3b-67af032f9921 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:23.772892 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:23.772892 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:23.775364 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9dc4ca1a-30b8-4375-aa3b-67af032f9921 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:23.776691 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 669/1336] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:23 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:28:23.943160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b30786dd-aa5a-434c-9ac6-4d543fdf7891 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:23.943887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b30786dd-aa5a-434c-9ac6-4d543fdf7891 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:23.944257 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:23.944257 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:23.944827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b30786dd-aa5a-434c-9ac6-4d543fdf7891 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:24.055721 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:24.055721 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:24.080334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b30786dd-aa5a-434c-9ac6-4d543fdf7891 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:24.146487 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b30786dd-aa5a-434c-9ac6-4d543fdf7891 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:24.147682 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 670/1337] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:23 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:28:24.792570 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd005b65-6981-41e3-a54e-6353e7704ba9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:24.793692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd005b65-6981-41e3-a54e-6353e7704ba9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:24.794083 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:24.794083 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:24.794885 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd005b65-6981-41e3-a54e-6353e7704ba9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:24.796359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fd005b65-6981-41e3-a54e-6353e7704ba9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:24.846671 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:24.846671 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:24.848635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd005b65-6981-41e3-a54e-6353e7704ba9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:24.862804 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 671/1338] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:24 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:25.181977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3cc3e31-3990-4ccb-9c92-99c320881d29 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:25.181977 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3cc3e31-3990-4ccb-9c92-99c320881d29 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:25.181977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:25.181977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:25.181977 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3cc3e31-3990-4ccb-9c92-99c320881d29 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:25.275756 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:25.275756 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:25.286640 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3cc3e31-3990-4ccb-9c92-99c320881d29 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:25.336290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3cc3e31-3990-4ccb-9c92-99c320881d29 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:25.337316 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 672/1339] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:25 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:25.698556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-40216223-a231-4be7-ae27-cea2aab518bd req-f3ebd1ca-3470-46aa-ae4a-f6ef9282100f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-b8621bf2-7f9b-4576-bcc0-a1ef84689a37-n-h2-710848-3'" released by "attachment_update" :: held 2.585s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:28:25.699280 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-f3ebd1ca-3470-46aa-ae4a-f6ef9282100f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/6025b0d8-6c45-494b-b5c7-2f140ada1f00 returned with HTTP 200 Jan 27 16:28:25.700162 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 668/1340] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:28:23 2021] PUT /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/6025b0d8-6c45-494b-b5c7-2f140ada1f00 => generated 761 bytes in 2661 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:28:25.779896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-323a5824-4bdb-42fb-8f22-f3ae23889a74 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/6025b0d8-6c45-494b-b5c7-2f140ada1f00/action Jan 27 16:28:25.780604 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:25.780604 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:25.781288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-323a5824-4bdb-42fb-8f22-f3ae23889a74 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:28:25.781841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-323a5824-4bdb-42fb-8f22-f3ae23889a74 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:28:25.875034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d0dbcb0-0edb-44fb-ba70-0fec08d13e74 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:25.875586 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d0dbcb0-0edb-44fb-ba70-0fec08d13e74 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:25.875768 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:25.875768 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:25.876449 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d0dbcb0-0edb-44fb-ba70-0fec08d13e74 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:25.877070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7d0dbcb0-0edb-44fb-ba70-0fec08d13e74 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:25.921717 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:25.921717 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:25.924026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d0dbcb0-0edb-44fb-ba70-0fec08d13e74 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:25.929440 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:25.929440 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:25.930500 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 669/1341] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:25 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:26.029438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-40216223-a231-4be7-ae27-cea2aab518bd req-323a5824-4bdb-42fb-8f22-f3ae23889a74 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/6025b0d8-6c45-494b-b5c7-2f140ada1f00/action returned with HTTP 204 Jan 27 16:28:26.031051 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 673/1342] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:28:25 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/6025b0d8-6c45-494b-b5c7-2f140ada1f00/action => generated 0 bytes in 257 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:28:26.355431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c857d90-527d-408c-833c-7c4765a7f11c tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:26.356455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c857d90-527d-408c-833c-7c4765a7f11c tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:26.357771 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:26.357771 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:26.358469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c857d90-527d-408c-833c-7c4765a7f11c tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:26.423033 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:26.423033 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:26.442763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4c857d90-527d-408c-833c-7c4765a7f11c tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:26.501655 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c857d90-527d-408c-833c-7c4765a7f11c tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:26.527798 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 670/1343] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:26 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:26.959276 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bc6c535-dda6-400c-9591-5717134a3a5a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:26.965245 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bc6c535-dda6-400c-9591-5717134a3a5a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:26.968609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:26.968609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:26.969414 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bc6c535-dda6-400c-9591-5717134a3a5a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:26.971218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6bc6c535-dda6-400c-9591-5717134a3a5a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:27.034339 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:27.034339 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:27.037209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bc6c535-dda6-400c-9591-5717134a3a5a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:27.038694 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 674/1344] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:26 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:27.714070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97df9b9e-b4e2-404c-910a-a48a1fe932d0 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:27.714070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97df9b9e-b4e2-404c-910a-a48a1fe932d0 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:27.714070 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:27.714070 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:27.714070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97df9b9e-b4e2-404c-910a-a48a1fe932d0 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:27.714070 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:27.714070 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:27.714070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97df9b9e-b4e2-404c-910a-a48a1fe932d0 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:27.714070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97df9b9e-b4e2-404c-910a-a48a1fe932d0 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:27.714070 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 671/1345] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:27 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:28.053599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b180c72-bf9d-41a3-9d36-8614e144fb3a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:28.060321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b180c72-bf9d-41a3-9d36-8614e144fb3a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:28.060564 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:28.060564 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:28.060918 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b180c72-bf9d-41a3-9d36-8614e144fb3a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:28.061451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0b180c72-bf9d-41a3-9d36-8614e144fb3a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:28.104677 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:28.104677 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:28.107449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b180c72-bf9d-41a3-9d36-8614e144fb3a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:28.122653 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 675/1346] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:28 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:28.730474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a14257fe-d236-484a-9a86-2b11d38fae50 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:28.731411 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a14257fe-d236-484a-9a86-2b11d38fae50 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:28.732253 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:28.732253 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:28.732878 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a14257fe-d236-484a-9a86-2b11d38fae50 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:28.814819 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:28.814819 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:28.841931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a14257fe-d236-484a-9a86-2b11d38fae50 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:28.868337 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a14257fe-d236-484a-9a86-2b11d38fae50 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:28.875801 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 672/1347] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:28 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:29.124409 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bfdf27ea-05a1-44e4-848b-bc60cff27c49 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:29.128017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bfdf27ea-05a1-44e4-848b-bc60cff27c49 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:29.128492 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:29.128492 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:29.129111 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bfdf27ea-05a1-44e4-848b-bc60cff27c49 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:29.129638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bfdf27ea-05a1-44e4-848b-bc60cff27c49 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:29.179928 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:29.179928 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:29.182673 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bfdf27ea-05a1-44e4-848b-bc60cff27c49 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:29.184730 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 676/1348] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:29 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:29.892086 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a52799ed-d029-436b-b9a3-6d195066c2d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:29.893052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a52799ed-d029-436b-b9a3-6d195066c2d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:29.893271 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:29.893271 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:29.893654 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a52799ed-d029-436b-b9a3-6d195066c2d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:29.989831 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:29.989831 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:30.022929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a52799ed-d029-436b-b9a3-6d195066c2d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:30.062066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a52799ed-d029-436b-b9a3-6d195066c2d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:30.062880 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 673/1349] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:29 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:30.198261 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-228b7daa-cad9-4af3-af0e-1a2900be224c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:30.199527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-228b7daa-cad9-4af3-af0e-1a2900be224c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:30.199755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:30.199755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:30.200132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-228b7daa-cad9-4af3-af0e-1a2900be224c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:30.200499 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-228b7daa-cad9-4af3-af0e-1a2900be224c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:30.254698 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:30.254698 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:30.256306 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-228b7daa-cad9-4af3-af0e-1a2900be224c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:30.269366 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 677/1350] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:30 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:31.080816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b7b8b16-e4f5-4d71-a4c7-4246b2165a83 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:31.081951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b7b8b16-e4f5-4d71-a4c7-4246b2165a83 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:31.082622 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:31.082622 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:31.083724 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b7b8b16-e4f5-4d71-a4c7-4246b2165a83 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:31.147117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:31.147117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:31.161215 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2b7b8b16-e4f5-4d71-a4c7-4246b2165a83 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:31.189504 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b7b8b16-e4f5-4d71-a4c7-4246b2165a83 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:31.200561 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 674/1351] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:31 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:31.273388 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-189794a5-f7d2-4e75-b677-ebf3fbb2960d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:31.274024 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-189794a5-f7d2-4e75-b677-ebf3fbb2960d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:31.274314 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:31.274314 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:31.274868 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-189794a5-f7d2-4e75-b677-ebf3fbb2960d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:31.275569 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-189794a5-f7d2-4e75-b677-ebf3fbb2960d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:31.302299 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:31.302299 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:31.304295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-189794a5-f7d2-4e75-b677-ebf3fbb2960d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:31.312178 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 678/1352] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:31 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:32.209515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fc70958-1226-4e04-8008-41230fa715de tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:32.209515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fc70958-1226-4e04-8008-41230fa715de tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:32.209515 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:32.209515 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:32.209515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fc70958-1226-4e04-8008-41230fa715de tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:32.266267 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:32.266267 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:32.276897 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8fc70958-1226-4e04-8008-41230fa715de tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:32.306422 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] POST http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes Jan 27 16:28:32.308866 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:32.308866 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:32.309986 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fc70958-1226-4e04-8008-41230fa715de tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:32.310113 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-963408304"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:28:32.311454 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 675/1353] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:32 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:32.313554 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-963408304'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:28:32.313554 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Create volume of 1 GB Jan 27 16:28:32.319573 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a150f34-cecc-4fb9-8b4e-b4b625dd386f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:32.320332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a150f34-cecc-4fb9-8b4e-b4b625dd386f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:32.320732 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:32.320732 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:32.321357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a150f34-cecc-4fb9-8b4e-b4b625dd386f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:32.321906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5a150f34-cecc-4fb9-8b4e-b4b625dd386f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:32.349312 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Availability Zones retrieved successfully. Jan 27 16:28:32.373392 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:32.373392 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:32.375711 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a150f34-cecc-4fb9-8b4e-b4b625dd386f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:32.377105 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 676/1354] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:32 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:32.384277 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Flow 'volume_create_api' (bd29f847-0b9a-4ccc-b5ad-bb4ddf342a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:28:32.389596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7b4fea9-483c-4bfe-9e12-a9c917838247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:32.391959 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:28:32.482670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7b4fea9-483c-4bfe-9e12-a9c917838247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:32.485740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d066a74a-d53a-428f-be82-411a3d425b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:32.807789 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Created reservations ['1cf55edc-f1b9-428c-828c-5a78b56391d8', '51336dc8-cacc-425f-b231-f95fe6d47d9c', '077a5545-388b-4444-8e96-7801517dcbc7', 'cd62423d-234d-4858-ac32-b78ba5ac9658'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:28:32.810157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d066a74a-d53a-428f-be82-411a3d425b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cf55edc-f1b9-428c-828c-5a78b56391d8', '51336dc8-cacc-425f-b231-f95fe6d47d9c', '077a5545-388b-4444-8e96-7801517dcbc7', 'cd62423d-234d-4858-ac32-b78ba5ac9658']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:32.812500 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (560a35d9-5009-496b-b465-18b6e061615b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:32.997014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (560a35d9-5009-496b-b465-18b6e061615b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fccc9de5-11f0-4716-96f1-811b600a3508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-963408304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c49234b6562e4c53800d498510e5a976',qos_specs=None,replication_status=,reservations=['1cf55edc-f1b9-428c-828c-5a78b56391d8','51336dc8-cacc-425f-b231-f95fe6d47d9c','077a5545-388b-4444-8e96-7801517dcbc7','cd62423d-234d-4858-ac32-b78ba5ac9658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611b0c3965794f73861a024ce2850f12',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:28:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-963408304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fccc9de5-11f0-4716-96f1-811b600a3508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c49234b6562e4c53800d498510e5a976',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='611b0c3965794f73861a024ce2850f12',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:33.009110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84fc3528-50aa-43d0-9cb6-e4acf8d7024e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:33.129394 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84fc3528-50aa-43d0-9cb6-e4acf8d7024e) transitioned into state 'SUCCESS' from state '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-963408304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c49234b6562e4c53800d498510e5a976',qos_specs=None,replication_status=,reservations=['1cf55edc-f1b9-428c-828c-5a78b56391d8','51336dc8-cacc-425f-b231-f95fe6d47d9c','077a5545-388b-4444-8e96-7801517dcbc7','cd62423d-234d-4858-ac32-b78ba5ac9658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611b0c3965794f73861a024ce2850f12',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:33.147417 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee23470-43b3-4c92-8099-2ffbb6c48898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:28:33.329400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53e82eeb-f81e-4eec-a55f-3e1a57b6135d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:33.330063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53e82eeb-f81e-4eec-a55f-3e1a57b6135d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:33.330488 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:33.330488 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:33.330867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53e82eeb-f81e-4eec-a55f-3e1a57b6135d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:33.384231 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:33.384231 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:33.394784 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53e82eeb-f81e-4eec-a55f-3e1a57b6135d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:33.420977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53e82eeb-f81e-4eec-a55f-3e1a57b6135d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:33.422067 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 677/1355] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:33 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:28:33.427048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1998a20-d05c-45b9-9763-5a98580386b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:33.427815 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1998a20-d05c-45b9-9763-5a98580386b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:33.428138 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:33.428138 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:33.428675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1998a20-d05c-45b9-9763-5a98580386b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:33.429173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d1998a20-d05c-45b9-9763-5a98580386b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:33.455594 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:33.455594 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:33.457689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1998a20-d05c-45b9-9763-5a98580386b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:33.459247 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 678/1356] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:33 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:34.437997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5364a6bb-c8fb-4bf4-bd5f-5de55893611b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:34.438579 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5364a6bb-c8fb-4bf4-bd5f-5de55893611b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:34.438956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:34.438956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:34.439416 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5364a6bb-c8fb-4bf4-bd5f-5de55893611b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:34.493912 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:34.493912 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:34.503491 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5364a6bb-c8fb-4bf4-bd5f-5de55893611b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:34.527772 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5364a6bb-c8fb-4bf4-bd5f-5de55893611b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:34.528606 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 679/1357] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:34 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:28:34.545900 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf353b42-5f3f-4ccf-9584-4d0122a38f8c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:34.546440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf353b42-5f3f-4ccf-9584-4d0122a38f8c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:34.546667 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:34.546667 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:34.547043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf353b42-5f3f-4ccf-9584-4d0122a38f8c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:34.547487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cf353b42-5f3f-4ccf-9584-4d0122a38f8c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:34.569567 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:34.569567 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:34.571383 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf353b42-5f3f-4ccf-9584-4d0122a38f8c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:34.572197 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 680/1358] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:34 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:35.552727 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42067617-b85c-4d66-a6c5-a7799792bf39 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:35.553263 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42067617-b85c-4d66-a6c5-a7799792bf39 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:35.553444 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:35.553444 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:35.553823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42067617-b85c-4d66-a6c5-a7799792bf39 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:35.604932 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:35.604932 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:35.613778 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-42067617-b85c-4d66-a6c5-a7799792bf39 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:35.638149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42067617-b85c-4d66-a6c5-a7799792bf39 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:35.639001 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 681/1359] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:35 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:35.643943 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfafa2fb-90ab-408c-95eb-99f9caf83f0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:35.644474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfafa2fb-90ab-408c-95eb-99f9caf83f0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:35.644688 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:35.644688 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:35.645066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfafa2fb-90ab-408c-95eb-99f9caf83f0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:35.645442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dfafa2fb-90ab-408c-95eb-99f9caf83f0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:35.668453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:35.668453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:35.670101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfafa2fb-90ab-408c-95eb-99f9caf83f0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:35.670939 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 682/1360] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:35 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:36.656162 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b6f36e0-0940-420d-916b-b03c376db0ee tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:36.656676 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b6f36e0-0940-420d-916b-b03c376db0ee tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:36.656873 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:36.656873 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:36.657484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b6f36e0-0940-420d-916b-b03c376db0ee tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:36.710727 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:36.710727 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:36.719703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b6f36e0-0940-420d-916b-b03c376db0ee tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:36.743456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b6f36e0-0940-420d-916b-b03c376db0ee tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:36.745970 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 683/1361] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:36 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:36.758736 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36772534-dcf2-469b-b2bf-c27c1cfdfbb2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:36.759323 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36772534-dcf2-469b-b2bf-c27c1cfdfbb2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:36.759549 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:36.759549 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:36.760509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36772534-dcf2-469b-b2bf-c27c1cfdfbb2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:36.761010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-36772534-dcf2-469b-b2bf-c27c1cfdfbb2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:36.784192 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:36.784192 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:36.786671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36772534-dcf2-469b-b2bf-c27c1cfdfbb2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:36.787221 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 684/1362] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:36 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:37.678796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee23470-43b3-4c92-8099-2ffbb6c48898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:28:37.681932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Flow 'volume_create_api' (bd29f847-0b9a-4ccc-b5ad-bb4ddf342a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:28:37.761067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cff8c56d-3085-421d-8442-8d5df8a0fffc tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:37.761871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cff8c56d-3085-421d-8442-8d5df8a0fffc tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:37.762241 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:37.762241 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:37.762853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cff8c56d-3085-421d-8442-8d5df8a0fffc tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:37.810554 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Create volume request issued successfully. Jan 27 16:28:37.852737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ec1e6bb-4344-415c-b3d6-2bb91abc5d44 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes returned with HTTP 202 Jan 27 16:28:37.854441 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 679/1363] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:28:32 2021] POST /volume/v3/c49234b6562e4c53800d498510e5a976/volumes => generated 825 bytes in 5552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:28:37.867608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80847bbd-124a-448d-b0d1-d101486d0e44 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:37.870195 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80847bbd-124a-448d-b0d1-d101486d0e44 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:37.870612 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:37.870612 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:37.871329 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80847bbd-124a-448d-b0d1-d101486d0e44 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:37.871846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-80847bbd-124a-448d-b0d1-d101486d0e44 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:37.933654 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:37.933654 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:37.942765 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80847bbd-124a-448d-b0d1-d101486d0e44 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:37.951140 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 680/1364] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:37 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:37.955483 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88dd271b-e338-4597-9ddc-87264e6a27ce tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:28:37.956160 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88dd271b-e338-4597-9ddc-87264e6a27ce tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:37.956500 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:37.956500 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:37.957799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88dd271b-e338-4597-9ddc-87264e6a27ce tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:37.990793 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:37.990793 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:38.020294 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cff8c56d-3085-421d-8442-8d5df8a0fffc tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:38.063695 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:38.063695 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:38.097246 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88dd271b-e338-4597-9ddc-87264e6a27ce tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:28:38.107678 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cff8c56d-3085-421d-8442-8d5df8a0fffc tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:38.108606 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 685/1365] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:37 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 971 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:38.153824 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88dd271b-e338-4597-9ddc-87264e6a27ce tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:28:38.161944 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 681/1366] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:37 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 893 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:38.965511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfb858f0-3b4c-4790-b92d-460a6e7e9ca4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:38.966589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfb858f0-3b4c-4790-b92d-460a6e7e9ca4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:38.966960 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:38.966960 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:38.967603 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfb858f0-3b4c-4790-b92d-460a6e7e9ca4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:38.968135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dfb858f0-3b4c-4790-b92d-460a6e7e9ca4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:39.014919 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:39.014919 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:39.017105 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfb858f0-3b4c-4790-b92d-460a6e7e9ca4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:39.019532 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 686/1367] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:38 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:39.125732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4fbd865-2921-4f23-842f-324a8f4ed011 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:39.136633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4fbd865-2921-4f23-842f-324a8f4ed011 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:39.137149 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:39.137149 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:39.138188 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4fbd865-2921-4f23-842f-324a8f4ed011 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:39.176996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a6b30a9-ac2a-4cc1-82d7-75f10eab6e5f tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:28:39.177536 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a6b30a9-ac2a-4cc1-82d7-75f10eab6e5f tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:39.177756 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:39.177756 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:39.178342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a6b30a9-ac2a-4cc1-82d7-75f10eab6e5f tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:39.196329 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:39.196329 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:39.206581 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4fbd865-2921-4f23-842f-324a8f4ed011 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:39.233368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4fbd865-2921-4f23-842f-324a8f4ed011 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:39.233368 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 682/1368] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:39 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:39.262453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:39.262453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:39.274314 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3a6b30a9-ac2a-4cc1-82d7-75f10eab6e5f tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:28:39.299731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a6b30a9-ac2a-4cc1-82d7-75f10eab6e5f tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:28:39.300684 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 687/1369] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:39 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 917 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:40.034412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21673ac1-92cb-4156-bcf4-90f71af70fdb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:40.035155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21673ac1-92cb-4156-bcf4-90f71af70fdb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:40.035155 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:40.035155 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:40.035556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21673ac1-92cb-4156-bcf4-90f71af70fdb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:40.036148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-21673ac1-92cb-4156-bcf4-90f71af70fdb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:40.082136 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:40.082136 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:40.083928 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21673ac1-92cb-4156-bcf4-90f71af70fdb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:40.084722 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 683/1370] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:40 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:40.250055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c66a1238-5ce6-4462-a877-18ed095c4d90 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:40.250899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c66a1238-5ce6-4462-a877-18ed095c4d90 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:40.251355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:40.251355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:40.252051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c66a1238-5ce6-4462-a877-18ed095c4d90 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:40.317215 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-941afb40-5515-4c44-8a8d-5aa3760d82de tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:28:40.318188 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-941afb40-5515-4c44-8a8d-5aa3760d82de tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:40.319208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:40.319208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:40.319208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-941afb40-5515-4c44-8a8d-5aa3760d82de tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:40.394601 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:40.394601 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:40.412000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c66a1238-5ce6-4462-a877-18ed095c4d90 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:40.424219 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:40.424219 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:40.457147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-941afb40-5515-4c44-8a8d-5aa3760d82de tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:28:40.471997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c66a1238-5ce6-4462-a877-18ed095c4d90 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:40.475960 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 688/1371] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:40 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:40.497957 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-941afb40-5515-4c44-8a8d-5aa3760d82de tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:28:40.519464 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 684/1372] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:40 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 918 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:41.101920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58722efb-ec3e-4ad2-bc1f-9fddf5f5c692 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:41.103582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58722efb-ec3e-4ad2-bc1f-9fddf5f5c692 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:41.104453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:41.104453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:41.105209 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58722efb-ec3e-4ad2-bc1f-9fddf5f5c692 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:41.105736 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-58722efb-ec3e-4ad2-bc1f-9fddf5f5c692 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:41.151744 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:41.151744 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:41.154067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58722efb-ec3e-4ad2-bc1f-9fddf5f5c692 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:41.155558 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 689/1373] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:41 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:41.492070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6261bacf-3e4a-46a6-85eb-63a8ec481f39 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:41.492677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6261bacf-3e4a-46a6-85eb-63a8ec481f39 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:41.492894 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:41.492894 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:41.493272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6261bacf-3e4a-46a6-85eb-63a8ec481f39 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:41.594524 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:41.594524 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:41.627526 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6261bacf-3e4a-46a6-85eb-63a8ec481f39 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:41.682598 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6261bacf-3e4a-46a6-85eb-63a8ec481f39 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:41.684088 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 685/1374] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:41 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:42.180227 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a11f968-b3e8-40d2-be36-5f8c1de9a6d7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:42.180771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a11f968-b3e8-40d2-be36-5f8c1de9a6d7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:42.180947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:42.180947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:42.182146 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a11f968-b3e8-40d2-be36-5f8c1de9a6d7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:42.183234 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2a11f968-b3e8-40d2-be36-5f8c1de9a6d7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:42.210853 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:42.210853 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:42.212941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a11f968-b3e8-40d2-be36-5f8c1de9a6d7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:42.214013 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 690/1375] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:42 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:42.700577 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-633408e4-afc5-4ea2-855d-398bbcc1388d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:42.702018 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-633408e4-afc5-4ea2-855d-398bbcc1388d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:42.702436 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:42.702436 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:42.703097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-633408e4-afc5-4ea2-855d-398bbcc1388d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:42.762784 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:42.762784 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:42.772708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-633408e4-afc5-4ea2-855d-398bbcc1388d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:42.811894 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-633408e4-afc5-4ea2-855d-398bbcc1388d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:42.828687 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 686/1376] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:42 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:43.228607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6b28073-f54c-4afe-921d-5a33b00aee5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:43.229171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6b28073-f54c-4afe-921d-5a33b00aee5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:43.229325 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:43.229325 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:43.230320 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6b28073-f54c-4afe-921d-5a33b00aee5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:43.230771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d6b28073-f54c-4afe-921d-5a33b00aee5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:43.253067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:43.253067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:43.255174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6b28073-f54c-4afe-921d-5a33b00aee5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:43.262543 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 691/1377] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:43 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:43.830500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f666c791-88af-4333-b33e-4adb22abb300 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:43.831072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f666c791-88af-4333-b33e-4adb22abb300 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:43.831321 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:43.831321 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:43.831697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f666c791-88af-4333-b33e-4adb22abb300 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:43.885966 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:43.885966 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:43.895063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f666c791-88af-4333-b33e-4adb22abb300 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:43.918360 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f666c791-88af-4333-b33e-4adb22abb300 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:43.919245 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 687/1378] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:43 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:44.270414 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5d0f22c-b6bb-4a58-9e98-fe4239256a0e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:44.270988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5d0f22c-b6bb-4a58-9e98-fe4239256a0e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:44.271245 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:44.271245 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:44.271600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5d0f22c-b6bb-4a58-9e98-fe4239256a0e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:44.271980 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d5d0f22c-b6bb-4a58-9e98-fe4239256a0e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:44.294835 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:44.294835 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:44.296698 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5d0f22c-b6bb-4a58-9e98-fe4239256a0e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:44.297523 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 692/1379] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:44 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:44.935320 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a3f8c35-f485-4586-8ced-0e277b2c3c5b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:44.936097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a3f8c35-f485-4586-8ced-0e277b2c3c5b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:44.936403 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:44.936403 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:44.937105 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a3f8c35-f485-4586-8ced-0e277b2c3c5b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:45.008221 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:45.008221 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:45.018148 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a3f8c35-f485-4586-8ced-0e277b2c3c5b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:45.045507 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a3f8c35-f485-4586-8ced-0e277b2c3c5b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:45.045985 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 688/1380] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:44 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:45.311248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc593671-8f08-422d-86cc-62a0b43eebdb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:45.312485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc593671-8f08-422d-86cc-62a0b43eebdb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:45.312889 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:45.312889 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:45.313525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc593671-8f08-422d-86cc-62a0b43eebdb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:45.314085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dc593671-8f08-422d-86cc-62a0b43eebdb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:45.382610 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:45.382610 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:45.382610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc593671-8f08-422d-86cc-62a0b43eebdb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:45.382610 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 693/1381] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:45 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:46.063451 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3910c0e8-d2f5-44e9-8c41-cb3e9d917bef tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:46.064139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3910c0e8-d2f5-44e9-8c41-cb3e9d917bef tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:46.064682 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:46.064682 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:46.065245 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3910c0e8-d2f5-44e9-8c41-cb3e9d917bef tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:46.124115 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:46.124115 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:46.132965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3910c0e8-d2f5-44e9-8c41-cb3e9d917bef tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:46.156839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3910c0e8-d2f5-44e9-8c41-cb3e9d917bef tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:46.157672 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 689/1382] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:46 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:46.625096 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca920b6f-e23a-46a5-b0b9-4a243b9412d0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:46.625651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca920b6f-e23a-46a5-b0b9-4a243b9412d0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:46.625786 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:46.625786 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:46.626583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca920b6f-e23a-46a5-b0b9-4a243b9412d0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:46.626583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ca920b6f-e23a-46a5-b0b9-4a243b9412d0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:46.648691 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:46.648691 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:46.651272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca920b6f-e23a-46a5-b0b9-4a243b9412d0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:46.652543 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 694/1383] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:46 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:28:47.173192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70449d16-f65d-4024-8270-ea3e93d68243 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:47.173736 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70449d16-f65d-4024-8270-ea3e93d68243 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:47.173952 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:47.173952 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:47.174734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70449d16-f65d-4024-8270-ea3e93d68243 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:47.235735 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:47.235735 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:47.245478 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-70449d16-f65d-4024-8270-ea3e93d68243 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:47.271353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70449d16-f65d-4024-8270-ea3e93d68243 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:47.282206 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 690/1384] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:47 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:47.675845 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eda78509-805d-4c28-a87b-e992986894b2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:47.676625 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eda78509-805d-4c28-a87b-e992986894b2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:47.676942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:47.676942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:47.677782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eda78509-805d-4c28-a87b-e992986894b2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:47.678112 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-eda78509-805d-4c28-a87b-e992986894b2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:47.703738 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:47.703738 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:47.705550 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eda78509-805d-4c28-a87b-e992986894b2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:47.706359 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 695/1385] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:47 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:48.288723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b65b03a-11cf-4e36-a77c-0d0ddbcae319 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:48.289166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b65b03a-11cf-4e36-a77c-0d0ddbcae319 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:48.289431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:48.289431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:48.289809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b65b03a-11cf-4e36-a77c-0d0ddbcae319 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:48.345208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:48.345208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:48.354821 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1b65b03a-11cf-4e36-a77c-0d0ddbcae319 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:48.377849 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b65b03a-11cf-4e36-a77c-0d0ddbcae319 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:48.379040 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 691/1386] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:48 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:48.720410 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3afc807-9c63-4327-94cd-41955b65cc59 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:48.721001 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3afc807-9c63-4327-94cd-41955b65cc59 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:48.721219 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:48.721219 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:48.721998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3afc807-9c63-4327-94cd-41955b65cc59 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:48.721998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f3afc807-9c63-4327-94cd-41955b65cc59 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:48.746030 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:48.746030 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:48.748425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3afc807-9c63-4327-94cd-41955b65cc59 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:48.749439 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 696/1387] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:48 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:49.395421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33cd5c50-c9f0-49fd-9f25-141fd491fe17 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:49.396315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33cd5c50-c9f0-49fd-9f25-141fd491fe17 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:49.396598 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:49.396598 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:49.397206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33cd5c50-c9f0-49fd-9f25-141fd491fe17 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:49.456731 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:49.456731 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:49.467265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-33cd5c50-c9f0-49fd-9f25-141fd491fe17 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:49.495165 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33cd5c50-c9f0-49fd-9f25-141fd491fe17 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:49.496115 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 692/1388] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:49 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:49.762618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-269c7310-a3f7-4fe4-9185-81789bc3b464 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:49.763111 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-269c7310-a3f7-4fe4-9185-81789bc3b464 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:49.763344 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:49.763344 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:49.763712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-269c7310-a3f7-4fe4-9185-81789bc3b464 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:49.764109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-269c7310-a3f7-4fe4-9185-81789bc3b464 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:49.788347 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:49.788347 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:49.790470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-269c7310-a3f7-4fe4-9185-81789bc3b464 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:49.792063 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 697/1389] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:49 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:50.512857 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17098fd3-eb26-47df-b34c-efdccfa3b0b0 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:50.513496 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17098fd3-eb26-47df-b34c-efdccfa3b0b0 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:50.513788 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:50.513788 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:50.514255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17098fd3-eb26-47df-b34c-efdccfa3b0b0 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:50.589512 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:50.589512 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:50.598919 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17098fd3-eb26-47df-b34c-efdccfa3b0b0 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:50.635030 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17098fd3-eb26-47df-b34c-efdccfa3b0b0 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:50.641368 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 693/1390] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:50 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:50.857669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7020d9f5-cdbc-4034-940f-c834dcb9c5de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:50.858175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7020d9f5-cdbc-4034-940f-c834dcb9c5de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:50.858384 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:50.858384 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:50.859019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7020d9f5-cdbc-4034-940f-c834dcb9c5de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:50.859591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7020d9f5-cdbc-4034-940f-c834dcb9c5de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:50.881077 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:50.881077 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:50.907299 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7020d9f5-cdbc-4034-940f-c834dcb9c5de tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:50.907299 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 698/1391] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:50 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:51.688121 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d234840-dbcd-4b9c-a277-24fe97dda5ce tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:51.688121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d234840-dbcd-4b9c-a277-24fe97dda5ce tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:51.688121 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:51.688121 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:51.688121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d234840-dbcd-4b9c-a277-24fe97dda5ce tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:51.713496 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:51.713496 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:51.722024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1d234840-dbcd-4b9c-a277-24fe97dda5ce tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:51.745708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d234840-dbcd-4b9c-a277-24fe97dda5ce tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:51.746726 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 694/1392] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:51 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:51.920778 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ee3887f-7023-4150-85cd-9de500e6899c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:51.921881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ee3887f-7023-4150-85cd-9de500e6899c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:51.922257 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:51.922257 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:51.922858 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ee3887f-7023-4150-85cd-9de500e6899c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:51.923421 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3ee3887f-7023-4150-85cd-9de500e6899c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:51.946688 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:51.946688 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:51.949693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ee3887f-7023-4150-85cd-9de500e6899c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:51.951335 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 699/1393] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:51 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:52.762833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1efd4b4-4c51-4f09-a0bf-c0a4566b38b3 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:52.763550 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1efd4b4-4c51-4f09-a0bf-c0a4566b38b3 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:52.763781 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:52.763781 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:52.764141 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1efd4b4-4c51-4f09-a0bf-c0a4566b38b3 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:52.814364 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:52.814364 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:52.823499 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d1efd4b4-4c51-4f09-a0bf-c0a4566b38b3 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:52.849292 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1efd4b4-4c51-4f09-a0bf-c0a4566b38b3 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:52.850131 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 695/1394] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:52 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:52.922048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-10bcc3c7-d12e-4ddd-809e-1e5b637bff12 req-3966bbdd-8b2c-49b8-b656-5963fcb8eedb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/6025b0d8-6c45-494b-b5c7-2f140ada1f00 Jan 27 16:28:52.922590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-10bcc3c7-d12e-4ddd-809e-1e5b637bff12 req-3966bbdd-8b2c-49b8-b656-5963fcb8eedb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:52.922792 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:52.922792 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:52.923167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-10bcc3c7-d12e-4ddd-809e-1e5b637bff12 req-3966bbdd-8b2c-49b8-b656-5963fcb8eedb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:52.947698 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:52.947698 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:52.974141 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a61950e-aa26-4535-bd57-c904aa53abd5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:52.974509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a61950e-aa26-4535-bd57-c904aa53abd5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:52.974649 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:52.974649 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:52.975311 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a61950e-aa26-4535-bd57-c904aa53abd5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:52.975453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7a61950e-aa26-4535-bd57-c904aa53abd5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:52.998665 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:52.998665 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:53.000871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a61950e-aa26-4535-bd57-c904aa53abd5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:53.001861 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 696/1395] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:52 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:55.709306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-10bcc3c7-d12e-4ddd-809e-1e5b637bff12 req-3966bbdd-8b2c-49b8-b656-5963fcb8eedb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:28:55.709306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-10bcc3c7-d12e-4ddd-809e-1e5b637bff12 req-3966bbdd-8b2c-49b8-b656-5963fcb8eedb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:28:55.709306 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-10bcc3c7-d12e-4ddd-809e-1e5b637bff12 req-3966bbdd-8b2c-49b8-b656-5963fcb8eedb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/6025b0d8-6c45-494b-b5c7-2f140ada1f00 returned with HTTP 200 Jan 27 16:28:55.709306 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 700/1396] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:28:52 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/6025b0d8-6c45-494b-b5c7-2f140ada1f00 => generated 19 bytes in 787 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:55.827725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-741e45a2-4144-4ece-98dc-997e929b4ceb tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:55.827725 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-741e45a2-4144-4ece-98dc-997e929b4ceb tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:55.827725 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:55.827725 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:55.827725 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-741e45a2-4144-4ece-98dc-997e929b4ceb tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:55.827725 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:55.827725 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:55.827725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-741e45a2-4144-4ece-98dc-997e929b4ceb tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:55.827725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-741e45a2-4144-4ece-98dc-997e929b4ceb tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:55.827725 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 697/1397] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:53 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:55.833940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95e00861-4b1c-4d9f-b032-38c16c57a697 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:55.833940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95e00861-4b1c-4d9f-b032-38c16c57a697 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:55.833940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:55.833940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:55.833940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95e00861-4b1c-4d9f-b032-38c16c57a697 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:55.833940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-95e00861-4b1c-4d9f-b032-38c16c57a697 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:55.833940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:55.833940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:55.833940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95e00861-4b1c-4d9f-b032-38c16c57a697 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:55.833940 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 701/1398] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:54 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:55.838283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a80dcf74-a238-48e9-bddc-5271f97c7ebe tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:55.838283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a80dcf74-a238-48e9-bddc-5271f97c7ebe tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:55.838283 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:55.838283 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:55.838283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a80dcf74-a238-48e9-bddc-5271f97c7ebe tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:55.838283 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:55.838283 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:55.838283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a80dcf74-a238-48e9-bddc-5271f97c7ebe tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:55.838283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a80dcf74-a238-48e9-bddc-5271f97c7ebe tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:55.838283 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 698/1399] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:54 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:55.842776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ee789f4-674c-4f61-b3d0-a79e1da240d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:55.842776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ee789f4-674c-4f61-b3d0-a79e1da240d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:55.842776 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:55.842776 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:55.842776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ee789f4-674c-4f61-b3d0-a79e1da240d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:55.842776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6ee789f4-674c-4f61-b3d0-a79e1da240d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:55.842776 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:55.842776 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:55.842776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ee789f4-674c-4f61-b3d0-a79e1da240d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:55.842776 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 702/1400] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:55 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:56.107169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9aeb44b3-9951-417b-9ccf-d9883595a2cd tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:56.108330 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9aeb44b3-9951-417b-9ccf-d9883595a2cd tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:56.108721 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:56.108721 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:56.109343 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9aeb44b3-9951-417b-9ccf-d9883595a2cd tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:56.172101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3582d7c-b918-4078-8cbd-e2c4db551aec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:56.172101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3582d7c-b918-4078-8cbd-e2c4db551aec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:56.172101 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:56.172101 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:56.172101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3582d7c-b918-4078-8cbd-e2c4db551aec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:56.172101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a3582d7c-b918-4078-8cbd-e2c4db551aec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:56.172696 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:56.172696 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:56.179985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9aeb44b3-9951-417b-9ccf-d9883595a2cd tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:56.188826 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:56.188826 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:56.191083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3582d7c-b918-4078-8cbd-e2c4db551aec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:56.192241 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 703/1401] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:56 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:56.205556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9aeb44b3-9951-417b-9ccf-d9883595a2cd tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:56.206715 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 699/1402] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:56 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:57.151442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2985965e-6508-4fe6-8724-908ab5ff89b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 Jan 27 16:28:57.151442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2985965e-6508-4fe6-8724-908ab5ff89b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:57.151442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:57.151442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:57.151442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2985965e-6508-4fe6-8724-908ab5ff89b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:57.153912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2985965e-6508-4fe6-8724-908ab5ff89b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume with id: b8621bf2-7f9b-4576-bcc0-a1ef84689a37 Jan 27 16:28:57.206273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6371d2d8-9b86-4a47-970f-62a2a82f6f05 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:57.206692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6371d2d8-9b86-4a47-970f-62a2a82f6f05 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:57.207125 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:57.207125 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:57.207819 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6371d2d8-9b86-4a47-970f-62a2a82f6f05 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:57.208365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6371d2d8-9b86-4a47-970f-62a2a82f6f05 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:57.230321 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:57.230321 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:57.231798 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2985965e-6508-4fe6-8724-908ab5ff89b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:28:57.233853 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:57.233853 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:57.236060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6371d2d8-9b86-4a47-970f-62a2a82f6f05 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:57.282552 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 700/1403] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:57 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:57.282552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95cb8c98-0f0d-42b6-9085-818901edbc42 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:57.282552 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95cb8c98-0f0d-42b6-9085-818901edbc42 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:57.282552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:57.282552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:57.282552 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95cb8c98-0f0d-42b6-9085-818901edbc42 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:57.300626 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:57.300626 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:57.309945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-95cb8c98-0f0d-42b6-9085-818901edbc42 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:57.333713 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95cb8c98-0f0d-42b6-9085-818901edbc42 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:57.334640 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 701/1404] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:57 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:57.408483 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.keymgr.conf_key_mgr [None req-2985965e-6508-4fe6-8724-908ab5ff89b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 27 16:28:57.587465 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2985965e-6508-4fe6-8724-908ab5ff89b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume request issued successfully. Jan 27 16:28:57.588509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2985965e-6508-4fe6-8724-908ab5ff89b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 returned with HTTP 202 Jan 27 16:28:57.589372 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 704/1405] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:28:57 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 => generated 0 bytes in 457 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:28:57.598622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78223a80-4c15-45e5-a0c4-0eefb3b9e8b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 Jan 27 16:28:57.599486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78223a80-4c15-45e5-a0c4-0eefb3b9e8b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:57.599924 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:57.599924 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:57.600303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78223a80-4c15-45e5-a0c4-0eefb3b9e8b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:57.657237 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:57.657237 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:57.667859 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78223a80-4c15-45e5-a0c4-0eefb3b9e8b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:28:57.714160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78223a80-4c15-45e5-a0c4-0eefb3b9e8b4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 returned with HTTP 200 Jan 27 16:28:57.714160 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 702/1406] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:57 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 => generated 935 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:58.290689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24a0e80e-909b-4690-9908-5bc256725250 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:58.291423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24a0e80e-909b-4690-9908-5bc256725250 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:58.291423 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:58.291423 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:58.291809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24a0e80e-909b-4690-9908-5bc256725250 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:58.292188 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-24a0e80e-909b-4690-9908-5bc256725250 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:58.315081 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:58.315081 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:58.346191 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24a0e80e-909b-4690-9908-5bc256725250 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:58.346191 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 705/1407] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:58 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:58.351493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b32da12-f1f2-41cb-b42c-b320d7e4f850 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:58.352143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b32da12-f1f2-41cb-b42c-b320d7e4f850 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:58.352360 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:58.352360 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:58.352740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b32da12-f1f2-41cb-b42c-b320d7e4f850 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:58.406760 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:58.406760 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:58.417832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2b32da12-f1f2-41cb-b42c-b320d7e4f850 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:58.472197 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b32da12-f1f2-41cb-b42c-b320d7e4f850 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:58.484921 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 703/1408] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:58 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:58.730327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-134e00a0-555f-4f65-ba6d-34b99c7c5972 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 Jan 27 16:28:58.730861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-134e00a0-555f-4f65-ba6d-34b99c7c5972 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:58.731077 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:58.731077 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:58.731631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-134e00a0-555f-4f65-ba6d-34b99c7c5972 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:58.876972 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:58.876972 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:58.910031 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-134e00a0-555f-4f65-ba6d-34b99c7c5972 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:28:59.000283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-134e00a0-555f-4f65-ba6d-34b99c7c5972 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 returned with HTTP 200 Jan 27 16:28:59.014155 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 706/1409] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:58 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 => generated 935 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:59.342395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dbbeec2-abcf-4ac0-a096-d1a211342f7a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:28:59.342395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dbbeec2-abcf-4ac0-a096-d1a211342f7a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:59.342395 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:59.342395 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:59.342395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dbbeec2-abcf-4ac0-a096-d1a211342f7a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:59.342395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1dbbeec2-abcf-4ac0-a096-d1a211342f7a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:28:59.386554 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:59.386554 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:59.393196 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dbbeec2-abcf-4ac0-a096-d1a211342f7a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:28:59.403213 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 704/1410] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:59 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:28:59.536624 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43871352-d288-4f47-ad0b-2d39175a9844 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:28:59.536624 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43871352-d288-4f47-ad0b-2d39175a9844 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:28:59.536624 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:28:59.536624 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:28:59.536624 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43871352-d288-4f47-ad0b-2d39175a9844 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:28:59.637043 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:28:59.637043 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:28:59.655881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43871352-d288-4f47-ad0b-2d39175a9844 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:28:59.711464 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43871352-d288-4f47-ad0b-2d39175a9844 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:28:59.713376 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 707/1411] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:28:59 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:00.018091 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d82cd3b-0224-4747-9a4a-a6280e8f8f55 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 Jan 27 16:29:00.019220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d82cd3b-0224-4747-9a4a-a6280e8f8f55 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:00.019603 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:00.019603 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:00.020187 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d82cd3b-0224-4747-9a4a-a6280e8f8f55 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:00.093286 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:00.093286 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:00.106328 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9d82cd3b-0224-4747-9a4a-a6280e8f8f55 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:00.145573 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d82cd3b-0224-4747-9a4a-a6280e8f8f55 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 returned with HTTP 200 Jan 27 16:29:00.155219 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 705/1412] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:00 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 => generated 935 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:00.417830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39b73a5c-f886-47e3-865d-712dd4ea2361 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:00.419090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39b73a5c-f886-47e3-865d-712dd4ea2361 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:00.419519 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:00.419519 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:00.420098 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39b73a5c-f886-47e3-865d-712dd4ea2361 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:00.420621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-39b73a5c-f886-47e3-865d-712dd4ea2361 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:00.463675 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:00.463675 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:00.465560 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39b73a5c-f886-47e3-865d-712dd4ea2361 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:00.468395 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 708/1413] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:00 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:00.734836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cbe725c-d786-451c-8f27-66385520fb05 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:00.740041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cbe725c-d786-451c-8f27-66385520fb05 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:00.741590 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:00.741590 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:00.742316 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cbe725c-d786-451c-8f27-66385520fb05 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:00.850570 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:00.850570 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:00.894013 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4cbe725c-d786-451c-8f27-66385520fb05 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:00.931123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cbe725c-d786-451c-8f27-66385520fb05 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:00.932251 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 706/1414] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:00 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:01.197408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1868c19e-e7bf-4035-8a46-43837386f817 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 Jan 27 16:29:01.197408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1868c19e-e7bf-4035-8a46-43837386f817 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:01.197408 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:01.197408 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:01.197408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1868c19e-e7bf-4035-8a46-43837386f817 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:01.285008 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1868c19e-e7bf-4035-8a46-43837386f817 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 returned with HTTP 404 Jan 27 16:29:01.287629 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 709/1415] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:01 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/b8621bf2-7f9b-4576-bcc0-a1ef84689a37 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:29:01.297921 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4282ea0-c1d2-4e45-a63f-3679a22b2c30 tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] GET http://10.222.0.78/volume/v3/55fb7f9e4add4ec9bbb68a1f491a24ed/volumes/detail?all_tenants=1 Jan 27 16:29:01.298896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4282ea0-c1d2-4e45-a63f-3679a22b2c30 tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:01.299352 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:01.299352 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:01.300042 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4282ea0-c1d2-4e45-a63f-3679a22b2c30 tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:01.302137 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4282ea0-c1d2-4e45-a63f-3679a22b2c30 tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:29:01.420959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4282ea0-c1d2-4e45-a63f-3679a22b2c30 tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] Get all volumes completed successfully. Jan 27 16:29:01.423572 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:01.423572 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:01.446232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4282ea0-c1d2-4e45-a63f-3679a22b2c30 tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] http://10.222.0.78/volume/v3/55fb7f9e4add4ec9bbb68a1f491a24ed/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 27 16:29:01.467569 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65000c08-0f55-47f9-8bee-1f4a8ff2c49e tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] DELETE http://10.222.0.78/volume/v3/55fb7f9e4add4ec9bbb68a1f491a24ed/types/4e743865-0b29-4dfe-8a16-147dacfef538 Jan 27 16:29:01.470788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65000c08-0f55-47f9-8bee-1f4a8ff2c49e tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:01.471667 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 707/1416] 10.222.0.78 () {58 vars in 1252 bytes} [Wed Jan 27 16:29:01 2021] GET /volume/v3/55fb7f9e4add4ec9bbb68a1f491a24ed/volumes/detail?all_tenants=1 => generated 4820 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:29:01.471899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65000c08-0f55-47f9-8bee-1f4a8ff2c49e tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:01.481354 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-adeda44b-576a-4244-8c53-0e4c2a430c53 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:01.481872 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-adeda44b-576a-4244-8c53-0e4c2a430c53 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:01.482087 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:01.482087 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:01.482459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-adeda44b-576a-4244-8c53-0e4c2a430c53 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:01.482822 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-adeda44b-576a-4244-8c53-0e4c2a430c53 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:01.546670 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:01.546670 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:01.546670 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-adeda44b-576a-4244-8c53-0e4c2a430c53 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:01.546670 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 708/1417] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:01 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:29:01.635224 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:29:01.635224 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:29:01.708061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65000c08-0f55-47f9-8bee-1f4a8ff2c49e tempest-TestVolumeBootPattern-1308302805 tempest-TestVolumeBootPattern-1308302805-project-admin] http://10.222.0.78/volume/v3/55fb7f9e4add4ec9bbb68a1f491a24ed/types/4e743865-0b29-4dfe-8a16-147dacfef538 returned with HTTP 202 Jan 27 16:29:01.709439 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 710/1418] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:29:01 2021] DELETE /volume/v3/55fb7f9e4add4ec9bbb68a1f491a24ed/types/4e743865-0b29-4dfe-8a16-147dacfef538 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:29:01.800182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes Jan 27 16:29:01.800657 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:01.800657 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:01.801080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-498804933", "snapshot_id": null, "imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1", "volume_type": null, "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:29:01.802358 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-498804933', 'snapshot_id': None, 'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1', 'volume_type': None, 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:29:01.949611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f826149f-9500-43c9-8934-bd32ea0c75c1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:01.950418 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f826149f-9500-43c9-8934-bd32ea0c75c1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:01.951112 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f826149f-9500-43c9-8934-bd32ea0c75c1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:02.002908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume of 1 GB Jan 27 16:29:02.023514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Availability Zones retrieved successfully. Jan 27 16:29:02.065435 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (9c6e85b1-21db-4497-8959-118c876d956f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:29:02.080474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d73f28f-fe14-48c6-b719-720f3b37c884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:02.083117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:29:02.111562 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:02.111562 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:02.140608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f826149f-9500-43c9-8934-bd32ea0c75c1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:02.175653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f826149f-9500-43c9-8934-bd32ea0c75c1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:02.177005 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 711/1419] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:01 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:02.299621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d73f28f-fe14-48c6-b719-720f3b37c884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:02.299621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d0cfa92-6501-4cda-b20a-77804a877b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:02.554045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-995147c1-bf7f-4993-90a9-e2b9bae4a5b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:02.555476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-995147c1-bf7f-4993-90a9-e2b9bae4a5b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:02.556502 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:02.556502 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:02.557004 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-995147c1-bf7f-4993-90a9-e2b9bae4a5b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:02.557591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-995147c1-bf7f-4993-90a9-e2b9bae4a5b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:02.583646 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:02.583646 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:02.585927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-995147c1-bf7f-4993-90a9-e2b9bae4a5b3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:02.593526 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 712/1420] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:02 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:03.191961 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-685b94f3-049e-43a2-a252-00e3985ecefa tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:03.192412 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-685b94f3-049e-43a2-a252-00e3985ecefa tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:03.192626 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:03.192626 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:03.193006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-685b94f3-049e-43a2-a252-00e3985ecefa tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:03.244468 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:03.244468 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:03.254536 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-685b94f3-049e-43a2-a252-00e3985ecefa tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:03.281675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-685b94f3-049e-43a2-a252-00e3985ecefa tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:03.282865 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 713/1421] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:03 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:03.601266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-014db640-442e-41aa-ace2-50a11c0be32f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:03.601828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-014db640-442e-41aa-ace2-50a11c0be32f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:03.601991 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:03.601991 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:03.602318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-014db640-442e-41aa-ace2-50a11c0be32f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:03.603455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-014db640-442e-41aa-ace2-50a11c0be32f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:03.625918 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:03.625918 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:03.627796 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-014db640-442e-41aa-ace2-50a11c0be32f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:03.628677 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 714/1422] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:03 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:29:04.301134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5575b40c-602d-4cd8-84c6-d483d260ae1e tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:04.301663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5575b40c-602d-4cd8-84c6-d483d260ae1e tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:04.301881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:04.301881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:04.302258 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5575b40c-602d-4cd8-84c6-d483d260ae1e tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:04.351764 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:04.351764 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:04.360265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5575b40c-602d-4cd8-84c6-d483d260ae1e tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:04.382439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5575b40c-602d-4cd8-84c6-d483d260ae1e tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:04.383302 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 715/1423] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:04 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:29:04.642563 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70e7dc0b-1442-40db-82c9-9bf6636955a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:04.643101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70e7dc0b-1442-40db-82c9-9bf6636955a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:04.643303 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:04.643303 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:04.643681 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70e7dc0b-1442-40db-82c9-9bf6636955a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:04.644051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-70e7dc0b-1442-40db-82c9-9bf6636955a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:04.665851 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:04.665851 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:04.667728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70e7dc0b-1442-40db-82c9-9bf6636955a5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:04.668566 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 716/1424] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:04 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:29:05.408386 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Created reservations ['0a8fc311-3e3c-4ba2-89cf-dbb075e9b1f8', '70572c26-6ab3-4ff7-a2ec-718f615efcde', '01584bb8-64f4-40da-8909-42120a8d039b', 'd108e678-7511-458b-a38e-135d4b414732'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:29:05.415775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d0cfa92-6501-4cda-b20a-77804a877b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8fc311-3e3c-4ba2-89cf-dbb075e9b1f8', '70572c26-6ab3-4ff7-a2ec-718f615efcde', '01584bb8-64f4-40da-8909-42120a8d039b', 'd108e678-7511-458b-a38e-135d4b414732']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:05.415775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4283f7f1-4945-4821-9023-94116044461a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:05.419541 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d968c9da-0d0e-440a-a80c-57d252f15f7d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:05.420122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d968c9da-0d0e-440a-a80c-57d252f15f7d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:05.420313 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:05.420313 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:05.420953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d968c9da-0d0e-440a-a80c-57d252f15f7d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:05.505306 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:05.505306 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:05.517751 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d968c9da-0d0e-440a-a80c-57d252f15f7d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:05.649173 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d968c9da-0d0e-440a-a80c-57d252f15f7d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:05.649173 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 717/1425] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:05 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:05.683640 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25fc49a2-a2d4-4499-a4ba-852ceaf990a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:05.684577 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25fc49a2-a2d4-4499-a4ba-852ceaf990a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:05.685006 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:05.685006 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:05.685910 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25fc49a2-a2d4-4499-a4ba-852ceaf990a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:05.686484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-25fc49a2-a2d4-4499-a4ba-852ceaf990a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:05.714496 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:05.714496 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:05.716723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25fc49a2-a2d4-4499-a4ba-852ceaf990a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:05.718072 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 718/1426] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:05 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:06.663858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0e6f374-8dde-4198-a5b4-e0175be54577 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:06.664368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0e6f374-8dde-4198-a5b4-e0175be54577 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:06.664555 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:06.664555 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:06.664985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0e6f374-8dde-4198-a5b4-e0175be54577 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:06.713493 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:06.713493 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:06.721762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0e6f374-8dde-4198-a5b4-e0175be54577 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:06.744954 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0e6f374-8dde-4198-a5b4-e0175be54577 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:06.745716 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 719/1427] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:06 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:29:06.750551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9d88bc8-84be-4bee-8d48-637f61047df6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:06.751061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9d88bc8-84be-4bee-8d48-637f61047df6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:06.751289 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:06.751289 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:06.751657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9d88bc8-84be-4bee-8d48-637f61047df6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:06.752019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e9d88bc8-84be-4bee-8d48-637f61047df6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:06.772238 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:06.772238 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:06.773882 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9d88bc8-84be-4bee-8d48-637f61047df6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:06.775174 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 720/1428] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:06 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:07.540522 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4283f7f1-4945-4821-9023-94116044461a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d12d89b-fc45-45e6-8219-3788722ff589', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-498804933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['0a8fc311-3e3c-4ba2-89cf-dbb075e9b1f8','70572c26-6ab3-4ff7-a2ec-718f615efcde','01584bb8-64f4-40da-8909-42120a8d039b','d108e678-7511-458b-a38e-135d4b414732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:29:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-498804933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d12d89b-fc45-45e6-8219-3788722ff589,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec0c0013a98470a964b796ba39d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:07.542535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41fe475f-db71-4b49-8b86-d72f90229373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:07.669598 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41fe475f-db71-4b49-8b86-d72f90229373) transitioned into state 'SUCCESS' from state '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-498804933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['0a8fc311-3e3c-4ba2-89cf-dbb075e9b1f8','70572c26-6ab3-4ff7-a2ec-718f615efcde','01584bb8-64f4-40da-8909-42120a8d039b','d108e678-7511-458b-a38e-135d4b414732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:07.671639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf473e52-7e71-487a-9b64-b7ed96c6fae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:07.761679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b76922c-ca45-4733-9ed0-aab114aad901 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:07.762590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b76922c-ca45-4733-9ed0-aab114aad901 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:07.763390 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:07.763390 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:07.764064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b76922c-ca45-4733-9ed0-aab114aad901 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:07.774806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf473e52-7e71-487a-9b64-b7ed96c6fae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:07.777687 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (9c6e85b1-21db-4497-8959-118c876d956f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:29:07.830223 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:07.830223 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:07.831973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3b76922c-ca45-4733-9ed0-aab114aad901 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:07.837494 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request issued successfully. Jan 27 16:29:07.870378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d820788-f9e8-4213-9974-b1e495db6f18 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes returned with HTTP 202 Jan 27 16:29:07.875094 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 709/1429] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:29:01 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes => generated 827 bytes in 6078 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:29:07.876548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b76922c-ca45-4733-9ed0-aab114aad901 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:07.878964 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 721/1430] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:07 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:29:07.883106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9dcf7075-044f-48e6-8ac3-4c77cc96fcf4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:07.906964 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9dcf7075-044f-48e6-8ac3-4c77cc96fcf4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:07.906964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:07.906964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:07.906964 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9dcf7075-044f-48e6-8ac3-4c77cc96fcf4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:07.906964 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9dcf7075-044f-48e6-8ac3-4c77cc96fcf4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:07.910810 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be5b4f45-724d-4b9e-8af1-2fb7a94aad9e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:07.910810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be5b4f45-724d-4b9e-8af1-2fb7a94aad9e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:07.910810 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:07.910810 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:07.910810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be5b4f45-724d-4b9e-8af1-2fb7a94aad9e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:07.926034 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:07.926034 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:07.926034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9dcf7075-044f-48e6-8ac3-4c77cc96fcf4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:07.926034 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 710/1431] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:07 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:08.056734 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:08.056734 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:08.084648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-be5b4f45-724d-4b9e-8af1-2fb7a94aad9e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:08.108370 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be5b4f45-724d-4b9e-8af1-2fb7a94aad9e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:08.109596 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 722/1432] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:07 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 895 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:29:08.913435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdfd70d8-101d-4eab-8b05-438776fd1cc1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:08.913941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdfd70d8-101d-4eab-8b05-438776fd1cc1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:08.914125 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:08.914125 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:08.914788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdfd70d8-101d-4eab-8b05-438776fd1cc1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:08.927762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3738dfc4-ea2e-433e-85ff-57983a4befd9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:08.928775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3738dfc4-ea2e-433e-85ff-57983a4befd9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:08.929371 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:08.929371 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:08.929996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3738dfc4-ea2e-433e-85ff-57983a4befd9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:08.930607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3738dfc4-ea2e-433e-85ff-57983a4befd9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:09.036735 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:09.036735 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:09.070603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3738dfc4-ea2e-433e-85ff-57983a4befd9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:09.070603 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 723/1433] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:08 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:09.110728 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:09.110728 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:09.125285 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04af0626-5993-4274-ae54-5c8ad215ba05 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:09.125806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04af0626-5993-4274-ae54-5c8ad215ba05 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:09.126020 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:09.126020 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:09.126406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04af0626-5993-4274-ae54-5c8ad215ba05 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:09.128385 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bdfd70d8-101d-4eab-8b05-438776fd1cc1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:09.167945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdfd70d8-101d-4eab-8b05-438776fd1cc1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:09.169149 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 711/1434] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:08 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:09.205019 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:09.205019 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:09.205019 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-04af0626-5993-4274-ae54-5c8ad215ba05 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:09.260149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04af0626-5993-4274-ae54-5c8ad215ba05 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:09.262745 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 724/1435] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:09 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:10.079065 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4678e626-d3f3-4c49-9a7c-5678bbf6f943 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:10.080271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4678e626-d3f3-4c49-9a7c-5678bbf6f943 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:10.080665 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:10.080665 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:10.081319 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4678e626-d3f3-4c49-9a7c-5678bbf6f943 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:10.082061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4678e626-d3f3-4c49-9a7c-5678bbf6f943 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:10.159071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49ef4d0e-6b73-4b3a-a06d-a4c416193af9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:29:10.160533 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49ef4d0e-6b73-4b3a-a06d-a4c416193af9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:10.160978 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:10.160978 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:10.161683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49ef4d0e-6b73-4b3a-a06d-a4c416193af9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:10.172919 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:10.172919 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:10.177592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4678e626-d3f3-4c49-9a7c-5678bbf6f943 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:10.192330 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 712/1436] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:10 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:10.220660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77fb1efa-94d9-492e-9c24-fc59dc73c108 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:10.221290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77fb1efa-94d9-492e-9c24-fc59dc73c108 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:10.221617 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:10.221617 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:10.222183 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77fb1efa-94d9-492e-9c24-fc59dc73c108 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:10.329413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:10.329413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:10.341194 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49ef4d0e-6b73-4b3a-a06d-a4c416193af9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:29:10.374624 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49ef4d0e-6b73-4b3a-a06d-a4c416193af9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:29:10.377848 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:10.377848 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:10.388602 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 725/1437] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:10 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 911 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:10.395991 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-77fb1efa-94d9-492e-9c24-fc59dc73c108 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:10.398955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eec5238f-888d-4620-a682-694839d93683 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:10.400754 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eec5238f-888d-4620-a682-694839d93683 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:10.401375 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:10.401375 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:10.402090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eec5238f-888d-4620-a682-694839d93683 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:10.448733 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77fb1efa-94d9-492e-9c24-fc59dc73c108 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:10.461060 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 713/1438] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:10 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:29:10.461060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49419aae-0d77-45d3-aad1-40f42423c07d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:29:10.461060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49419aae-0d77-45d3-aad1-40f42423c07d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:10.461060 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:10.461060 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:10.461060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49419aae-0d77-45d3-aad1-40f42423c07d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:10.480755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:10.480755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:10.491747 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eec5238f-888d-4620-a682-694839d93683 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:10.535969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eec5238f-888d-4620-a682-694839d93683 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:10.537479 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 726/1439] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:10 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:10.575733 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:10.575733 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:10.594522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49419aae-0d77-45d3-aad1-40f42423c07d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:29:10.645731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49419aae-0d77-45d3-aad1-40f42423c07d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:29:10.646843 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 714/1440] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:10 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 911 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:11.198075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b75b27c-0c80-41f2-9b7f-d05cd0391794 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:11.198585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b75b27c-0c80-41f2-9b7f-d05cd0391794 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:11.198782 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:11.198782 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:11.199471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b75b27c-0c80-41f2-9b7f-d05cd0391794 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:11.200222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2b75b27c-0c80-41f2-9b7f-d05cd0391794 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:11.262757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:11.262757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:11.270997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b75b27c-0c80-41f2-9b7f-d05cd0391794 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:11.275959 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 727/1441] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:11 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:11.468530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12f6dba2-cd19-4e2e-aa28-91145defd029 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:11.469335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12f6dba2-cd19-4e2e-aa28-91145defd029 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:11.469707 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:11.469707 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:11.470595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12f6dba2-cd19-4e2e-aa28-91145defd029 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:11.556845 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d140e0d-1a2e-4040-a950-6b65ce09c9d9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:11.557766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d140e0d-1a2e-4040-a950-6b65ce09c9d9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:11.558287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:11.558287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:11.570038 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d140e0d-1a2e-4040-a950-6b65ce09c9d9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:11.641375 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:11.641375 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:11.680733 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-12f6dba2-cd19-4e2e-aa28-91145defd029 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:11.768429 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12f6dba2-cd19-4e2e-aa28-91145defd029 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:11.784440 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:11.784440 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:11.787673 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 715/1442] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:11 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 974 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:11.848802 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4d140e0d-1a2e-4040-a950-6b65ce09c9d9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:11.878154 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d140e0d-1a2e-4040-a950-6b65ce09c9d9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:11.878965 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 728/1443] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:11 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:12.289426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bff3a36d-bfdc-43cd-a95c-562f96c97f60 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:12.290810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bff3a36d-bfdc-43cd-a95c-562f96c97f60 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:12.291248 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:12.291248 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:12.291934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bff3a36d-bfdc-43cd-a95c-562f96c97f60 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:12.292587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bff3a36d-bfdc-43cd-a95c-562f96c97f60 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:12.342119 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:12.342119 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:12.402035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bff3a36d-bfdc-43cd-a95c-562f96c97f60 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:12.402035 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 716/1444] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:12 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:12.801660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23631c72-8328-4f39-972c-89190e589121 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:12.802065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23631c72-8328-4f39-972c-89190e589121 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:12.802495 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:12.802495 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:12.803733 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23631c72-8328-4f39-972c-89190e589121 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:12.895642 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27140eb9-0cbd-4158-9b30-3409eb7e0d02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:12.896427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27140eb9-0cbd-4158-9b30-3409eb7e0d02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:12.896794 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:12.896794 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:12.897779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27140eb9-0cbd-4158-9b30-3409eb7e0d02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:12.980048 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:12.980048 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:12.983976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:12.983976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:13.000923 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23631c72-8328-4f39-972c-89190e589121 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:13.013134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27140eb9-0cbd-4158-9b30-3409eb7e0d02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:13.058417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23631c72-8328-4f39-972c-89190e589121 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:13.059248 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 729/1445] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:12 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 1364 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:29:13.095630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27140eb9-0cbd-4158-9b30-3409eb7e0d02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:13.096472 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 717/1446] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:12 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:13.409705 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d92b92bc-313f-4929-810d-eb6b392ce8d6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:13.411757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d92b92bc-313f-4929-810d-eb6b392ce8d6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:13.412122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:13.412122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:13.412707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d92b92bc-313f-4929-810d-eb6b392ce8d6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:13.413277 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d92b92bc-313f-4929-810d-eb6b392ce8d6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:13.464599 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:13.464599 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:13.468084 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d92b92bc-313f-4929-810d-eb6b392ce8d6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:13.468915 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 730/1447] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:13 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:14.083007 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e95b259-de7a-46ab-8771-6fb516381089 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:14.083559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e95b259-de7a-46ab-8771-6fb516381089 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:14.084271 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:14.084271 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:14.084889 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e95b259-de7a-46ab-8771-6fb516381089 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:14.118418 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d156a04-d146-47d3-9cc4-3aced18c10e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:14.119255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d156a04-d146-47d3-9cc4-3aced18c10e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:14.119635 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:14.119635 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:14.120268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d156a04-d146-47d3-9cc4-3aced18c10e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:14.233332 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:14.233332 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:14.244117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d156a04-d146-47d3-9cc4-3aced18c10e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:14.353380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d156a04-d146-47d3-9cc4-3aced18c10e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:14.359587 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 731/1448] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:14 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:14.489731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0814cff6-e311-4011-be1e-a541b0f46231 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:14.491534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0814cff6-e311-4011-be1e-a541b0f46231 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:14.497607 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:14.497607 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:14.498232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0814cff6-e311-4011-be1e-a541b0f46231 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:14.498731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0814cff6-e311-4011-be1e-a541b0f46231 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:14.498855 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:14.498855 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:14.512339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0e95b259-de7a-46ab-8771-6fb516381089 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:14.562184 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e95b259-de7a-46ab-8771-6fb516381089 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:14.577271 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 718/1449] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:14 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 1362 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:29:14.580868 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:14.580868 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:14.586325 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] POST http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes Jan 27 16:29:14.588942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:14.588942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:14.590859 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0814cff6-e311-4011-be1e-a541b0f46231 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:14.591759 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 732/1450] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:14 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:14.594002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1991867416"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:29:14.595981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1991867416'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:29:14.597442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Create volume of 1 GB Jan 27 16:29:14.624163 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Availability Zones retrieved successfully. Jan 27 16:29:14.661900 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Flow 'volume_create_api' (5cdeebbd-563a-4112-ad76-a0d76ee37c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:29:14.668042 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cb9b3ed-1abf-45af-93b0-fa784afde01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:14.672582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:29:14.838077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cb9b3ed-1abf-45af-93b0-fa784afde01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:14.849007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d56464b-6115-4509-af38-847fe0f0e02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:15.120694 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Created reservations ['e8054dd2-d04f-4834-90c9-12857f8b0b5f', 'b2d15b98-ef95-4f9d-ad78-a50b97dbbee3', '9a743a7e-fc9e-4971-8430-57c86643263d', 'd515fa86-def8-4526-b2fb-d28e25424e52'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:29:15.122915 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d56464b-6115-4509-af38-847fe0f0e02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8054dd2-d04f-4834-90c9-12857f8b0b5f', 'b2d15b98-ef95-4f9d-ad78-a50b97dbbee3', '9a743a7e-fc9e-4971-8430-57c86643263d', 'd515fa86-def8-4526-b2fb-d28e25424e52']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:15.125047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b12470-801e-4010-8dd9-8af932926d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:15.259465 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b12470-801e-4010-8dd9-8af932926d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0980ce4b-c683-42c6-8ec9-27f7fea788de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1991867416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f78fb4d17a4d49996df9e9077a80c5',qos_specs=None,replication_status=,reservations=['e8054dd2-d04f-4834-90c9-12857f8b0b5f','b2d15b98-ef95-4f9d-ad78-a50b97dbbee3','9a743a7e-fc9e-4971-8430-57c86643263d','d515fa86-def8-4526-b2fb-d28e25424e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e149a5992ea4f5a9dccff7d49cf6cf2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:29:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1991867416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0980ce4b-c683-42c6-8ec9-27f7fea788de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f78fb4d17a4d49996df9e9077a80c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7e149a5992ea4f5a9dccff7d49cf6cf2',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:15.262668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a54a2fc-a55f-4a07-9d4d-a5269a8a5efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:15.356287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a54a2fc-a55f-4a07-9d4d-a5269a8a5efa) transitioned into state 'SUCCESS' from state '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-1991867416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f78fb4d17a4d49996df9e9077a80c5',qos_specs=None,replication_status=,reservations=['e8054dd2-d04f-4834-90c9-12857f8b0b5f','b2d15b98-ef95-4f9d-ad78-a50b97dbbee3','9a743a7e-fc9e-4971-8430-57c86643263d','d515fa86-def8-4526-b2fb-d28e25424e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e149a5992ea4f5a9dccff7d49cf6cf2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:15.358673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb478390-f9aa-4a27-8088-aadb81b33220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:15.372911 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6070bc24-08e2-4ccd-8162-6472e751e8f1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:15.373434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6070bc24-08e2-4ccd-8162-6472e751e8f1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:15.379098 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:15.379098 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:15.379098 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6070bc24-08e2-4ccd-8162-6472e751e8f1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:15.409756 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb478390-f9aa-4a27-8088-aadb81b33220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:15.412708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Flow 'volume_create_api' (5cdeebbd-563a-4112-ad76-a0d76ee37c21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:29:15.572240 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:15.572240 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:15.575873 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Create volume request issued successfully. Jan 27 16:29:15.595208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6070bc24-08e2-4ccd-8162-6472e751e8f1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:15.603433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5584f217-20cc-4c4c-8e92-5ee4dc628f07 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes returned with HTTP 202 Jan 27 16:29:15.614313 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 719/1451] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:29:14 2021] POST /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes => generated 821 bytes in 1022 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:29:15.622068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e108d36e-8a8a-425a-b91c-5832b804b465 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:15.622940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e108d36e-8a8a-425a-b91c-5832b804b465 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:15.623417 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:15.623417 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:15.624091 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e108d36e-8a8a-425a-b91c-5832b804b465 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:15.624663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e108d36e-8a8a-425a-b91c-5832b804b465 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:15.677130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6070bc24-08e2-4ccd-8162-6472e751e8f1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:15.684291 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 733/1452] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:15 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:15.694617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c33bf9b0-e25c-481c-b94b-abcc84e06e50 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de Jan 27 16:29:15.711001 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:15.711001 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:15.714531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c33bf9b0-e25c-481c-b94b-abcc84e06e50 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:15.714689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e108d36e-8a8a-425a-b91c-5832b804b465 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:15.714814 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:15.714814 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:15.715246 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c33bf9b0-e25c-481c-b94b-abcc84e06e50 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:15.717283 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 720/1453] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:15 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:15.834055 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:15.834055 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:15.854133 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c33bf9b0-e25c-481c-b94b-abcc84e06e50 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:15.916265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c33bf9b0-e25c-481c-b94b-abcc84e06e50 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de returned with HTTP 200 Jan 27 16:29:15.917438 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 734/1454] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:15 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de => generated 913 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:16.689497 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48b1f692-8a83-4abd-ac34-68054c626f3f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:16.693275 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48b1f692-8a83-4abd-ac34-68054c626f3f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:16.693889 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:16.693889 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:16.696900 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48b1f692-8a83-4abd-ac34-68054c626f3f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:16.730951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf735cb7-9f57-4b61-86b1-fa614f691eeb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:16.731666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf735cb7-9f57-4b61-86b1-fa614f691eeb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:16.731910 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:16.731910 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:16.732283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf735cb7-9f57-4b61-86b1-fa614f691eeb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:16.734086 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cf735cb7-9f57-4b61-86b1-fa614f691eeb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:16.810543 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:16.810543 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:16.812384 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf735cb7-9f57-4b61-86b1-fa614f691eeb tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:16.828799 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 735/1455] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:16 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:16.856988 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:16.856988 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:16.881527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-48b1f692-8a83-4abd-ac34-68054c626f3f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:16.937197 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59370831-92bb-47fe-997b-69e5ec72cbba tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de Jan 27 16:29:16.939234 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59370831-92bb-47fe-997b-69e5ec72cbba tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:16.939734 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:16.939734 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:16.942047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59370831-92bb-47fe-997b-69e5ec72cbba tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:16.968653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48b1f692-8a83-4abd-ac34-68054c626f3f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:16.987797 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 721/1456] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:16 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:17.090363 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:17.090363 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:17.102664 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59370831-92bb-47fe-997b-69e5ec72cbba tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:17.140583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59370831-92bb-47fe-997b-69e5ec72cbba tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de returned with HTTP 200 Jan 27 16:29:17.141762 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 736/1457] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:16 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de => generated 913 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:17.844019 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fb1c83d-6048-4b3a-b6d6-f7aa029ccb47 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:17.845425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fb1c83d-6048-4b3a-b6d6-f7aa029ccb47 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:17.846669 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:17.846669 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:17.848401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fb1c83d-6048-4b3a-b6d6-f7aa029ccb47 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:17.849426 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0fb1c83d-6048-4b3a-b6d6-f7aa029ccb47 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:17.952484 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:17.952484 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:17.964228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fb1c83d-6048-4b3a-b6d6-f7aa029ccb47 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:17.971240 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 722/1458] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:17 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:17.990205 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-324c7ad2-6410-4fdd-91fc-40d3d985e26d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:17.991279 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-324c7ad2-6410-4fdd-91fc-40d3d985e26d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:17.991640 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:17.991640 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:17.992245 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-324c7ad2-6410-4fdd-91fc-40d3d985e26d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:18.137503 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:18.137503 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:18.152138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-324c7ad2-6410-4fdd-91fc-40d3d985e26d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:18.157589 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96897191-4929-4512-96c6-514b3fe9d355 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de Jan 27 16:29:18.158115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96897191-4929-4512-96c6-514b3fe9d355 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:18.158309 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:18.158309 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:18.158939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96897191-4929-4512-96c6-514b3fe9d355 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:18.182965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-324c7ad2-6410-4fdd-91fc-40d3d985e26d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:18.184140 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 737/1459] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:17 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:18.301551 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:18.301551 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:18.331313 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-96897191-4929-4512-96c6-514b3fe9d355 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:18.388290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96897191-4929-4512-96c6-514b3fe9d355 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de returned with HTTP 200 Jan 27 16:29:18.395156 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 723/1460] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:18 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de => generated 914 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:18.419748 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] POST http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes Jan 27 16:29:18.420536 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:18.420536 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:18.421866 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1086154849"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:29:18.424198 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1086154849'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:29:18.424921 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Create volume of 1 GB Jan 27 16:29:18.488651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Availability Zones retrieved successfully. Jan 27 16:29:18.512445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Flow 'volume_create_api' (bc9bf100-a708-415b-bb80-8ce1b1c823f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:29:18.515243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (549f7c8a-7a81-4075-95dc-fce608e7f9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:18.525776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:29:18.646762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (549f7c8a-7a81-4075-95dc-fce608e7f9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:18.650044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b68f932-bc48-4f83-81b7-6959baebabda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:18.949406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Created reservations ['03539455-ec87-4d5c-b84e-49a188b61cc4', '0ce3b28b-2849-4606-869a-7f04c9c23554', '0ae3a053-ede9-4cd9-9c6a-6d5261cba1ea', 'fed775fd-db09-4097-8d5f-e911cfe040ce'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:29:18.952211 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b68f932-bc48-4f83-81b7-6959baebabda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03539455-ec87-4d5c-b84e-49a188b61cc4', '0ce3b28b-2849-4606-869a-7f04c9c23554', '0ae3a053-ede9-4cd9-9c6a-6d5261cba1ea', 'fed775fd-db09-4097-8d5f-e911cfe040ce']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:18.954556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b410ce6-a032-4dbd-ba65-291999927e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:18.984872 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2aed88ca-62c8-4283-9561-02dfe8e64c7c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:18.985349 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2aed88ca-62c8-4283-9561-02dfe8e64c7c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:18.985566 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:18.985566 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:18.985945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2aed88ca-62c8-4283-9561-02dfe8e64c7c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:18.986345 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2aed88ca-62c8-4283-9561-02dfe8e64c7c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:19.047851 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:19.047851 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:19.050092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2aed88ca-62c8-4283-9561-02dfe8e64c7c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:19.057995 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 724/1461] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:18 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:19.160328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b410ce6-a032-4dbd-ba65-291999927e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2619c2d2-1634-410f-881f-b445695ec41b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1086154849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f78fb4d17a4d49996df9e9077a80c5',qos_specs=None,replication_status=,reservations=['03539455-ec87-4d5c-b84e-49a188b61cc4','0ce3b28b-2849-4606-869a-7f04c9c23554','0ae3a053-ede9-4cd9-9c6a-6d5261cba1ea','fed775fd-db09-4097-8d5f-e911cfe040ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e149a5992ea4f5a9dccff7d49cf6cf2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:29:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1086154849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2619c2d2-1634-410f-881f-b445695ec41b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f78fb4d17a4d49996df9e9077a80c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7e149a5992ea4f5a9dccff7d49cf6cf2',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:19.170196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b8eea1-718e-48a5-a9b4-c3b55e1ad917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:19.202249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44869198-c45d-433a-9ffc-db4857a4f944 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:19.203410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44869198-c45d-433a-9ffc-db4857a4f944 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:19.203786 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:19.203786 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:19.204588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44869198-c45d-433a-9ffc-db4857a4f944 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:19.248721 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b8eea1-718e-48a5-a9b4-c3b55e1ad917) transitioned into state 'SUCCESS' from state '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-1086154849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f78fb4d17a4d49996df9e9077a80c5',qos_specs=None,replication_status=,reservations=['03539455-ec87-4d5c-b84e-49a188b61cc4','0ce3b28b-2849-4606-869a-7f04c9c23554','0ae3a053-ede9-4cd9-9c6a-6d5261cba1ea','fed775fd-db09-4097-8d5f-e911cfe040ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e149a5992ea4f5a9dccff7d49cf6cf2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:19.252005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea06667f-f32d-49a9-8267-4509150dd3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:19.297393 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea06667f-f32d-49a9-8267-4509150dd3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:19.302052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Flow 'volume_create_api' (bc9bf100-a708-415b-bb80-8ce1b1c823f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:29:19.363164 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:19.363164 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:19.386065 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-44869198-c45d-433a-9ffc-db4857a4f944 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:19.408667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Create volume request issued successfully. Jan 27 16:29:19.442569 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af76f9bb-15f3-4903-bb5c-0b665fc14dae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes returned with HTTP 202 Jan 27 16:29:19.465866 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44869198-c45d-433a-9ffc-db4857a4f944 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:19.466425 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 738/1462] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:29:18 2021] POST /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes => generated 821 bytes in 1045 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:29:19.466501 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 725/1463] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:19 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:19.466572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5739ee2-0618-40e8-b3fe-47bb5cc0ca01 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b Jan 27 16:29:19.466924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5739ee2-0618-40e8-b3fe-47bb5cc0ca01 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:19.469331 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:19.469331 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:19.470056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5739ee2-0618-40e8-b3fe-47bb5cc0ca01 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:19.675797 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:19.675797 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:19.707640 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d5739ee2-0618-40e8-b3fe-47bb5cc0ca01 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:19.764375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5739ee2-0618-40e8-b3fe-47bb5cc0ca01 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b returned with HTTP 200 Jan 27 16:29:19.765828 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 739/1464] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:19 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b => generated 889 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:20.065712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9094779-5c3b-49f2-bb41-75ccb92bd680 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:20.066986 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9094779-5c3b-49f2-bb41-75ccb92bd680 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:20.067397 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:20.067397 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:20.068073 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9094779-5c3b-49f2-bb41-75ccb92bd680 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:20.068617 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a9094779-5c3b-49f2-bb41-75ccb92bd680 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:20.121413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:20.121413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:20.128595 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9094779-5c3b-49f2-bb41-75ccb92bd680 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:20.134446 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 726/1465] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:20 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:20.480142 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5b16fad-db4c-4429-932b-c123b9a9eed9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:20.480541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5b16fad-db4c-4429-932b-c123b9a9eed9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:20.480844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:20.480844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:20.481399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5b16fad-db4c-4429-932b-c123b9a9eed9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:20.621195 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:20.621195 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:20.666092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5b16fad-db4c-4429-932b-c123b9a9eed9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:20.761335 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5b16fad-db4c-4429-932b-c123b9a9eed9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:20.765607 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 740/1466] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:20 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:20.800746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec4d6e5b-302e-49c2-88cf-3b7d46acc7fb tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b Jan 27 16:29:20.801285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec4d6e5b-302e-49c2-88cf-3b7d46acc7fb tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:20.801546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:20.801546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:20.802028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec4d6e5b-302e-49c2-88cf-3b7d46acc7fb tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:20.896198 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:20.896198 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:20.911534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ec4d6e5b-302e-49c2-88cf-3b7d46acc7fb tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:20.940773 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec4d6e5b-302e-49c2-88cf-3b7d46acc7fb tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b returned with HTTP 200 Jan 27 16:29:20.941938 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 727/1467] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:20 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b => generated 913 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:21.152917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72b58963-576e-487b-9f95-570231882db9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:21.153489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72b58963-576e-487b-9f95-570231882db9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:21.153685 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:21.153685 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:21.154337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72b58963-576e-487b-9f95-570231882db9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:21.159838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-72b58963-576e-487b-9f95-570231882db9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:21.281890 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:21.281890 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:21.299816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72b58963-576e-487b-9f95-570231882db9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:21.306853 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 741/1468] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:21 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:21.785169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2a73d38-d21c-4a79-9e4a-f4d064372bef tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:21.785572 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2a73d38-d21c-4a79-9e4a-f4d064372bef tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:21.786039 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:21.786039 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:21.786462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2a73d38-d21c-4a79-9e4a-f4d064372bef tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:21.880107 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:21.880107 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:21.891178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d2a73d38-d21c-4a79-9e4a-f4d064372bef tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:21.916515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2a73d38-d21c-4a79-9e4a-f4d064372bef tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:21.935681 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 728/1469] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:21 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:21.979548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4a78023-19db-4981-8a2a-e15344e24b5d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b Jan 27 16:29:21.997882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4a78023-19db-4981-8a2a-e15344e24b5d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:22.002292 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:22.002292 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:22.005396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4a78023-19db-4981-8a2a-e15344e24b5d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:22.265970 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:22.265970 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:22.282251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4a78023-19db-4981-8a2a-e15344e24b5d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:22.307854 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4a78023-19db-4981-8a2a-e15344e24b5d tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b returned with HTTP 200 Jan 27 16:29:22.423312 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 742/1470] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:21 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b => generated 914 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:22.423500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-975c7339-40d1-4e75-8641-4c900a658093 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:22.423500 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-975c7339-40d1-4e75-8641-4c900a658093 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:22.423500 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:22.423500 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:22.423500 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-975c7339-40d1-4e75-8641-4c900a658093 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:22.423500 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-975c7339-40d1-4e75-8641-4c900a658093 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:22.423500 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:22.423500 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:22.423500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-975c7339-40d1-4e75-8641-4c900a658093 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:22.423500 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 729/1471] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:22 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:22.944006 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a3cd9a3-9777-4ea1-86b8-6e7a813d3c8a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:22.944539 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a3cd9a3-9777-4ea1-86b8-6e7a813d3c8a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:22.944755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:22.944755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:22.945135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a3cd9a3-9777-4ea1-86b8-6e7a813d3c8a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:23.002378 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:23.002378 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:23.014651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a3cd9a3-9777-4ea1-86b8-6e7a813d3c8a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:23.042438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a3cd9a3-9777-4ea1-86b8-6e7a813d3c8a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:23.043575 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 743/1472] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:22 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:23.425639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c40d0e7-d6a0-4400-8132-4a92a84ad5ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:23.426197 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c40d0e7-d6a0-4400-8132-4a92a84ad5ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:23.426398 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:23.426398 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:23.427133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c40d0e7-d6a0-4400-8132-4a92a84ad5ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:23.427599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6c40d0e7-d6a0-4400-8132-4a92a84ad5ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:23.457059 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:23.457059 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:23.459917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c40d0e7-d6a0-4400-8132-4a92a84ad5ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:23.460915 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 730/1473] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:23 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:24.061615 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be4c188f-06bc-4432-a8ee-3543ade30b1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:24.062114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be4c188f-06bc-4432-a8ee-3543ade30b1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:24.062531 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:24.062531 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:24.063422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be4c188f-06bc-4432-a8ee-3543ade30b1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:24.159313 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:24.159313 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:24.179663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-be4c188f-06bc-4432-a8ee-3543ade30b1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:24.212378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be4c188f-06bc-4432-a8ee-3543ade30b1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:24.213630 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 744/1474] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:24 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:24.501820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c917c1f-06b4-46f9-9eea-f28ff2a4ed0f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:24.501820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c917c1f-06b4-46f9-9eea-f28ff2a4ed0f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:24.501820 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:24.501820 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:24.501820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c917c1f-06b4-46f9-9eea-f28ff2a4ed0f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:24.501820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8c917c1f-06b4-46f9-9eea-f28ff2a4ed0f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:24.559911 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:24.559911 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:24.563449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c917c1f-06b4-46f9-9eea-f28ff2a4ed0f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:24.576711 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 731/1475] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:24 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 814 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:25.229800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2e07ad2-f889-43db-a63e-99267a4d0d38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:25.232209 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2e07ad2-f889-43db-a63e-99267a4d0d38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:25.233596 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:25.233596 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:25.234338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2e07ad2-f889-43db-a63e-99267a4d0d38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:25.344958 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:25.344958 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:25.372743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c2e07ad2-f889-43db-a63e-99267a4d0d38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:25.427805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2e07ad2-f889-43db-a63e-99267a4d0d38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:25.429038 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 745/1476] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:25 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:25.585712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fbfa626-4599-4b98-b758-fcf7433115e6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:25.586344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fbfa626-4599-4b98-b758-fcf7433115e6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:25.587269 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:25.587269 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:25.588365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fbfa626-4599-4b98-b758-fcf7433115e6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:25.589538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6fbfa626-4599-4b98-b758-fcf7433115e6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:25.670756 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:25.670756 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:25.677417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fbfa626-4599-4b98-b758-fcf7433115e6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:25.678546 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 732/1477] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:25 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 816 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:26.445387 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03911949-8909-4434-9ab2-23ee63120710 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:26.450187 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03911949-8909-4434-9ab2-23ee63120710 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:26.450187 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:26.450187 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:26.450649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03911949-8909-4434-9ab2-23ee63120710 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:26.527988 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:26.527988 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:26.538624 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-03911949-8909-4434-9ab2-23ee63120710 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:26.565365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03911949-8909-4434-9ab2-23ee63120710 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:26.566178 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 746/1478] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:26 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:26.692997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebd49035-eb25-4f4a-9f7c-73e72e095c24 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:26.694089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebd49035-eb25-4f4a-9f7c-73e72e095c24 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:26.694452 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:26.694452 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:26.695075 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebd49035-eb25-4f4a-9f7c-73e72e095c24 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:26.695792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ebd49035-eb25-4f4a-9f7c-73e72e095c24 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:26.748174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:26.748174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:26.750632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebd49035-eb25-4f4a-9f7c-73e72e095c24 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:26.751498 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 733/1479] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:26 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:26.763340 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c613013-6336-442d-9c6d-5d9d155a46ff tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:29:26.763873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c613013-6336-442d-9c6d-5d9d155a46ff tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:26.764073 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:26.764073 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:26.764926 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c613013-6336-442d-9c6d-5d9d155a46ff tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:26.835041 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:26.835041 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:26.862682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c613013-6336-442d-9c6d-5d9d155a46ff tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:29:26.890573 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c613013-6336-442d-9c6d-5d9d155a46ff tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:29:26.892241 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 747/1480] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:26 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 1359 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:29:26.909456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] POST http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988/restore Jan 27 16:29:26.909941 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:26.909941 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:26.910352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:29:26.911535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Restoring backup 724bf7b0-c858-4bed-9379-18cfd7fbe988 ({'restore': {}}) {{(pid=87999) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 27 16:29:26.911892 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Restoring backup 724bf7b0-c858-4bed-9379-18cfd7fbe988 to volume None. Jan 27 16:29:26.976502 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:26.976502 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:26.985939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Creating volume of 1 GB for restore of backup 724bf7b0-c858-4bed-9379-18cfd7fbe988. Jan 27 16:29:27.026328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Availability zone cache updated, next update will occur around 2021-01-27 17:29:27.025731. {{(pid=87999) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 16:29:27.026919 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Availability Zones retrieved successfully. Jan 27 16:29:27.050014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Flow 'volume_create_api' (de2fb794-0ec6-40ad-b251-7d1f9fe287ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:29:27.053519 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c5d8425-b28b-49ef-9f36-a7fc9cf01795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:27.056241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:29:27.136119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c5d8425-b28b-49ef-9f36-a7fc9cf01795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:27.138830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (319b0b87-ac28-45f7-beea-383f4f6e1089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:27.337967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Created reservations ['a5efdc00-98fe-4fac-9198-19092c6034e7', 'de52b90d-0311-40d4-9bb3-9a6256891fe3', '5ae69a51-8af0-45f0-841e-cf8cf953ce1e', '8200dc24-53c8-4cc8-a05e-d0f18cefa14d'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:29:27.340265 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (319b0b87-ac28-45f7-beea-383f4f6e1089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5efdc00-98fe-4fac-9198-19092c6034e7', 'de52b90d-0311-40d4-9bb3-9a6256891fe3', '5ae69a51-8af0-45f0-841e-cf8cf953ce1e', '8200dc24-53c8-4cc8-a05e-d0f18cefa14d']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:27.348655 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3111e7-450e-476b-86f1-df9e1bb4bd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:27.494012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3111e7-450e-476b-86f1-df9e1bb4bd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '399d0f49-673d-41cf-aff9-0199b8bcb40c', '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_724bf7b0-c858-4bed-9379-18cfd7fbe988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6b777454034b2aaf4097b87c3860e8',qos_specs=None,replication_status=,reservations=['a5efdc00-98fe-4fac-9198-19092c6034e7','de52b90d-0311-40d4-9bb3-9a6256891fe3','5ae69a51-8af0-45f0-841e-cf8cf953ce1e','8200dc24-53c8-4cc8-a05e-d0f18cefa14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d45b7f89cd4bf58265011a946685b0',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:29:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_724bf7b0-c858-4bed-9379-18cfd7fbe988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=399d0f49-673d-41cf-aff9-0199b8bcb40c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6b777454034b2aaf4097b87c3860e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85d45b7f89cd4bf58265011a946685b0',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:27.498167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d6b88a-245d-414d-baa7-093a9b68487d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:27.582771 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3dbcd71-0540-4a31-b01d-9eb0bed8d619 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:27.583705 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3dbcd71-0540-4a31-b01d-9eb0bed8d619 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:27.584165 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:27.584165 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:27.584771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3dbcd71-0540-4a31-b01d-9eb0bed8d619 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:27.618909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d6b88a-245d-414d-baa7-093a9b68487d) transitioned into 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_724bf7b0-c858-4bed-9379-18cfd7fbe988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6b777454034b2aaf4097b87c3860e8',qos_specs=None,replication_status=,reservations=['a5efdc00-98fe-4fac-9198-19092c6034e7','de52b90d-0311-40d4-9bb3-9a6256891fe3','5ae69a51-8af0-45f0-841e-cf8cf953ce1e','8200dc24-53c8-4cc8-a05e-d0f18cefa14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d45b7f89cd4bf58265011a946685b0',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:27.621452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93d14103-41c3-48cb-a96b-8e7bb9867e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:29:27.670546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93d14103-41c3-48cb-a96b-8e7bb9867e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:29:27.673618 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Flow 'volume_create_api' (de2fb794-0ec6-40ad-b251-7d1f9fe287ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:29:27.675344 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:27.675344 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:27.706697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3dbcd71-0540-4a31-b01d-9eb0bed8d619 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:27.762231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3dbcd71-0540-4a31-b01d-9eb0bed8d619 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:27.764002 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 748/1481] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:27 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:27.806652 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Create volume request issued successfully. Jan 27 16:29:27.884582 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:27.884582 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:27.886097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:29:27.886664 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 27 16:29:27.886664 n-d-710848-3 devstack@c-api.service[87998]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 27 16:29:27.886664 n-d-710848-3 devstack@c-api.service[87998]: hub = hubs.get_hub() Jan 27 16:29:28.780219 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98b12c29-f767-4be1-9d14-e0413ed80c19 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:28.781448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98b12c29-f767-4be1-9d14-e0413ed80c19 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:28.782285 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:28.782285 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:28.782969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98b12c29-f767-4be1-9d14-e0413ed80c19 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:28.852318 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:28.852318 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:28.874555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-98b12c29-f767-4be1-9d14-e0413ed80c19 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:28.929198 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98b12c29-f767-4be1-9d14-e0413ed80c19 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:28.948019 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 749/1482] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:28 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 919 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:29.068218 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:29.068218 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:29.068218 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:29:29.948739 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7859d1d-8883-4c8c-91ce-a985390d3148 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:29.949901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7859d1d-8883-4c8c-91ce-a985390d3148 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:29.950272 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:29.950272 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:29.950879 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7859d1d-8883-4c8c-91ce-a985390d3148 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:30.057572 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:30.057572 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:30.087005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e7859d1d-8883-4c8c-91ce-a985390d3148 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:30.115392 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:30.115392 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:30.116576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:29:30.116937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Checking backup size 1 against volume size 1 {{(pid=87999) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 27 16:29:30.118588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Overwriting volume 399d0f49-673d-41cf-aff9-0199b8bcb40c with restore of backup 724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:30.178192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7859d1d-8883-4c8c-91ce-a985390d3148 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:30.184599 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 750/1483] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:29 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 977 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:30.261700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] restore_backup in rpcapi backup_id 724bf7b0-c858-4bed-9379-18cfd7fbe988 {{(pid=87999) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 27 16:29:30.264980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1902b104-b426-48dd-8fc7-d1bbe76b247c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988/restore returned with HTTP 202 Jan 27 16:29:30.266166 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 734/1484] 10.222.0.78 () {60 vars in 1360 bytes} [Wed Jan 27 16:29:26 2021] POST /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988/restore => generated 189 bytes in 3362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:29:30.276287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dec17061-40ae-4b5a-8623-c095201f1a72 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:30.276817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dec17061-40ae-4b5a-8623-c095201f1a72 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:30.277014 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:30.277014 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:30.281295 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dec17061-40ae-4b5a-8623-c095201f1a72 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:30.281867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dec17061-40ae-4b5a-8623-c095201f1a72 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:30.325977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:30.325977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:30.328969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dec17061-40ae-4b5a-8623-c095201f1a72 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:30.330059 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 751/1485] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:30 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:31.197004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eadb3944-5e98-4db7-9f39-d1f5fbd8114f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:31.198204 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eadb3944-5e98-4db7-9f39-d1f5fbd8114f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:31.198588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:31.198588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:31.199229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eadb3944-5e98-4db7-9f39-d1f5fbd8114f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:31.321314 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:31.321314 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:31.335472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eadb3944-5e98-4db7-9f39-d1f5fbd8114f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:31.345002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1efef6d2-53de-4a9c-b844-43273d0a86ec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:31.345531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1efef6d2-53de-4a9c-b844-43273d0a86ec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:31.345749 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:31.345749 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:31.346136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1efef6d2-53de-4a9c-b844-43273d0a86ec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:31.346502 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1efef6d2-53de-4a9c-b844-43273d0a86ec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:31.398463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eadb3944-5e98-4db7-9f39-d1f5fbd8114f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:31.416244 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 735/1486] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:31 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 977 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:31.434924 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:31.434924 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:31.442138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1efef6d2-53de-4a9c-b844-43273d0a86ec tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:31.445563 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 752/1487] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:31 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:32.417384 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec861d4b-4d1b-4dd7-b60e-1102a4ae7556 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:32.417922 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec861d4b-4d1b-4dd7-b60e-1102a4ae7556 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:32.421497 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:32.421497 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:32.421497 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec861d4b-4d1b-4dd7-b60e-1102a4ae7556 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:32.460592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-262372ad-e353-435d-8609-e5a479e3aba1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:32.461894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-262372ad-e353-435d-8609-e5a479e3aba1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:32.462285 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:32.462285 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:32.462908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-262372ad-e353-435d-8609-e5a479e3aba1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:32.463472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-262372ad-e353-435d-8609-e5a479e3aba1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:32.535403 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:32.535403 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:32.539901 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:32.539901 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:32.542187 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-262372ad-e353-435d-8609-e5a479e3aba1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:32.546399 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 753/1488] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:32 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:32.571274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ec861d4b-4d1b-4dd7-b60e-1102a4ae7556 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:32.628654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec861d4b-4d1b-4dd7-b60e-1102a4ae7556 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:32.647773 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 736/1489] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:32 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:33.558984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18670c0c-7402-4f86-9469-d47353b9d52d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:33.560818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18670c0c-7402-4f86-9469-d47353b9d52d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:33.561202 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:33.561202 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:33.562100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18670c0c-7402-4f86-9469-d47353b9d52d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:33.562798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-18670c0c-7402-4f86-9469-d47353b9d52d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:33.615016 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:33.615016 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:33.623515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18670c0c-7402-4f86-9469-d47353b9d52d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:33.630437 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 754/1490] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:33 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:33.645400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c4ec0a2-49c3-435a-8c32-8ec472616e9b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:33.646454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c4ec0a2-49c3-435a-8c32-8ec472616e9b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:33.646816 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:33.646816 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:33.647454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c4ec0a2-49c3-435a-8c32-8ec472616e9b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:33.770141 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:33.770141 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:33.780387 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c4ec0a2-49c3-435a-8c32-8ec472616e9b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:33.812786 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c4ec0a2-49c3-435a-8c32-8ec472616e9b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:33.814604 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 737/1491] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:33 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:29:34.641112 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a58b93f6-338a-40f1-8c1d-65928badd194 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:34.641727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a58b93f6-338a-40f1-8c1d-65928badd194 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:34.642063 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:34.642063 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:34.642631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a58b93f6-338a-40f1-8c1d-65928badd194 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:34.643118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a58b93f6-338a-40f1-8c1d-65928badd194 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:34.703623 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:34.703623 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:34.713169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a58b93f6-338a-40f1-8c1d-65928badd194 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:34.714411 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 755/1492] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:34 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:34.834776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ea5454a-5267-4927-81a1-ac69d1c6036a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:34.835350 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ea5454a-5267-4927-81a1-ac69d1c6036a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:34.835548 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:34.835548 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:34.842182 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ea5454a-5267-4927-81a1-ac69d1c6036a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:34.995147 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:34.995147 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:35.028891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ea5454a-5267-4927-81a1-ac69d1c6036a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:35.102857 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ea5454a-5267-4927-81a1-ac69d1c6036a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:35.110857 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 738/1493] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:34 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:35.668572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f1e5359c-fabf-4b1d-8b9c-b815d7b2b784 req-a591e97d-7a14-4270-8a47-f3bc4a5e5017 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:29:35.670308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f1e5359c-fabf-4b1d-8b9c-b815d7b2b784 req-a591e97d-7a14-4270-8a47-f3bc4a5e5017 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:35.670778 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:35.670778 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:35.671658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f1e5359c-fabf-4b1d-8b9c-b815d7b2b784 req-a591e97d-7a14-4270-8a47-f3bc4a5e5017 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:35.732540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fedd44d-00ee-4923-83dc-9b1277f9acb5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:35.734776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fedd44d-00ee-4923-83dc-9b1277f9acb5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:35.737540 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:35.737540 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:35.738125 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fedd44d-00ee-4923-83dc-9b1277f9acb5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:35.738746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0fedd44d-00ee-4923-83dc-9b1277f9acb5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:35.769058 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:35.769058 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:35.771400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fedd44d-00ee-4923-83dc-9b1277f9acb5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:35.772440 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 739/1494] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:35 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:29:35.811477 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:35.811477 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:35.827293 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f1e5359c-fabf-4b1d-8b9c-b815d7b2b784 req-a591e97d-7a14-4270-8a47-f3bc4a5e5017 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:29:35.900737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f1e5359c-fabf-4b1d-8b9c-b815d7b2b784 req-a591e97d-7a14-4270-8a47-f3bc4a5e5017 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:29:35.911397 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 756/1495] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:29:35 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 918 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:36.125818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fedd44d-00ee-4923-83dc-9b1277f9acb5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume// Jan 27 16:29:36.125818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fedd44d-00ee-4923-83dc-9b1277f9acb5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:36.125818 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:36.125818 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:36.135173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fedd44d-00ee-4923-83dc-9b1277f9acb5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:36.135173 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fedd44d-00ee-4923-83dc-9b1277f9acb5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:29:36.138764 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-add0adb2-6f9d-4e18-a66f-cf05de2db988 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:36.138764 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-add0adb2-6f9d-4e18-a66f-cf05de2db988 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:36.138764 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:36.138764 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:36.143736 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 740/1496] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:29:36 2021] GET /volume/ => generated 754 bytes in 17 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:29:36.146900 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-add0adb2-6f9d-4e18-a66f-cf05de2db988 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:36.174262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f1e5359c-fabf-4b1d-8b9c-b815d7b2b784 req-7497d056-a725-4120-87f1-5a98d45938c9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] POST http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments Jan 27 16:29:36.174262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f1e5359c-fabf-4b1d-8b9c-b815d7b2b784 req-7497d056-a725-4120-87f1-5a98d45938c9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fccc9de5-11f0-4716-96f1-811b600a3508", "instance_uuid": "35b5a262-403f-4fe7-9592-85d794682832", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:29:36.253035 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:36.253035 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:36.278155 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-add0adb2-6f9d-4e18-a66f-cf05de2db988 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:36.293684 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:36.293684 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:36.334435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-add0adb2-6f9d-4e18-a66f-cf05de2db988 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:36.353165 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 757/1497] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:36 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:36.704828 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f1e5359c-fabf-4b1d-8b9c-b815d7b2b784 req-7497d056-a725-4120-87f1-5a98d45938c9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments returned with HTTP 200 Jan 27 16:29:36.704828 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 741/1498] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:29:36 2021] POST /volume/v3/c49234b6562e4c53800d498510e5a976/attachments => generated 273 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:29:36.796675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f2d78c8-c5f4-4f5d-beee-c0e705a66c2e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:36.796675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f2d78c8-c5f4-4f5d-beee-c0e705a66c2e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:36.796675 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:36.796675 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:36.796675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f2d78c8-c5f4-4f5d-beee-c0e705a66c2e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:36.796675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5f2d78c8-c5f4-4f5d-beee-c0e705a66c2e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:36.833871 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:36.833871 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:36.833871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f2d78c8-c5f4-4f5d-beee-c0e705a66c2e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:36.836053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 758/1499] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:36 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:37.096929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f1e5359c-fabf-4b1d-8b9c-b815d7b2b784 req-b7e6e8b8-73e1-4441-8470-5160cd25897e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] POST http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments/f51185ce-4644-4977-aafa-d8e373795972/action Jan 27 16:29:37.096929 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:37.096929 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:37.096929 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f1e5359c-fabf-4b1d-8b9c-b815d7b2b784 req-b7e6e8b8-73e1-4441-8470-5160cd25897e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:29:37.096929 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f1e5359c-fabf-4b1d-8b9c-b815d7b2b784 req-b7e6e8b8-73e1-4441-8470-5160cd25897e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:29:37.230481 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:37.230481 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:37.349599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82017357-c94a-4644-9e5a-28c5510a24cf tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:37.350175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82017357-c94a-4644-9e5a-28c5510a24cf tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:37.350351 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:37.350351 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:37.350727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82017357-c94a-4644-9e5a-28c5510a24cf tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:37.428348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f1e5359c-fabf-4b1d-8b9c-b815d7b2b784 req-b7e6e8b8-73e1-4441-8470-5160cd25897e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments/f51185ce-4644-4977-aafa-d8e373795972/action returned with HTTP 204 Jan 27 16:29:37.429262 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 742/1500] 10.222.0.78 () {66 vars in 1696 bytes} [Wed Jan 27 16:29:37 2021] POST /volume/v3/c49234b6562e4c53800d498510e5a976/attachments/f51185ce-4644-4977-aafa-d8e373795972/action => generated 0 bytes in 341 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:29:37.430311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:37.430311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:37.440889 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-82017357-c94a-4644-9e5a-28c5510a24cf tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:37.471059 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82017357-c94a-4644-9e5a-28c5510a24cf tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:37.472053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 759/1501] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:37 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:37.573338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab9fe100-af1e-4636-afa1-0e37a995dd0f tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:29:37.573338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab9fe100-af1e-4636-afa1-0e37a995dd0f tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:37.573338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:37.573338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:37.573338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab9fe100-af1e-4636-afa1-0e37a995dd0f tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:37.693008 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:37.693008 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:37.718607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab9fe100-af1e-4636-afa1-0e37a995dd0f tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:29:37.739539 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:37.739539 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:37.752236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab9fe100-af1e-4636-afa1-0e37a995dd0f tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:29:37.763790 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 743/1502] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:37 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 1180 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:29:37.849142 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87de0037-e8a1-494c-8b17-d696ef854be1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:37.849782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87de0037-e8a1-494c-8b17-d696ef854be1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:37.850008 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:37.850008 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:37.850389 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87de0037-e8a1-494c-8b17-d696ef854be1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:37.850786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-87de0037-e8a1-494c-8b17-d696ef854be1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:37.902586 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:37.902586 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:37.905492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87de0037-e8a1-494c-8b17-d696ef854be1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:37.913202 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 760/1503] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:37 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:38.492041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-debcafe3-06da-4164-8cd9-adeec369192c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:38.492041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-debcafe3-06da-4164-8cd9-adeec369192c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:38.492041 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:38.492041 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:38.492041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-debcafe3-06da-4164-8cd9-adeec369192c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:38.559509 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:38.559509 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:38.590455 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-debcafe3-06da-4164-8cd9-adeec369192c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:38.649330 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-debcafe3-06da-4164-8cd9-adeec369192c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:38.654121 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 744/1504] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:38 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:38.931002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ba81c33-b562-4a6d-b392-0cc5435282dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:38.931002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ba81c33-b562-4a6d-b392-0cc5435282dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:38.931002 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:38.931002 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:38.931002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ba81c33-b562-4a6d-b392-0cc5435282dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:38.931002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1ba81c33-b562-4a6d-b392-0cc5435282dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:38.985555 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:38.985555 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:38.985555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ba81c33-b562-4a6d-b392-0cc5435282dc tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:39.000271 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 761/1505] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:38 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:39.671759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d893728f-f59d-4e45-a52d-2310caf3717c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:39.671759 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d893728f-f59d-4e45-a52d-2310caf3717c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:39.671759 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:39.671759 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:39.671759 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d893728f-f59d-4e45-a52d-2310caf3717c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:39.829174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:39.829174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:39.829174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d893728f-f59d-4e45-a52d-2310caf3717c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:39.829174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d893728f-f59d-4e45-a52d-2310caf3717c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:39.829174 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 745/1506] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:39 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:40.000350 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edd52b5e-8275-491e-9ea9-0b2454daff8d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:40.000857 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edd52b5e-8275-491e-9ea9-0b2454daff8d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:40.001073 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:40.001073 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:40.001447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edd52b5e-8275-491e-9ea9-0b2454daff8d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:40.001818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-edd52b5e-8275-491e-9ea9-0b2454daff8d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:40.056691 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:40.056691 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:40.056691 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edd52b5e-8275-491e-9ea9-0b2454daff8d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:40.071586 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 762/1507] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:39 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:40.842002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3da72953-a68e-48c4-904a-e5cd34fe8c24 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:40.846570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3da72953-a68e-48c4-904a-e5cd34fe8c24 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:40.846570 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:40.846570 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:40.846570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3da72953-a68e-48c4-904a-e5cd34fe8c24 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:40.895064 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:40.895064 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:40.904433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3da72953-a68e-48c4-904a-e5cd34fe8c24 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:40.928750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3da72953-a68e-48c4-904a-e5cd34fe8c24 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:40.930105 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 746/1508] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:40 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:41.069839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e70e48fc-4e55-4e73-88b6-bfb6defbd1a8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:41.070624 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e70e48fc-4e55-4e73-88b6-bfb6defbd1a8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:41.070775 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:41.070775 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:41.071942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e70e48fc-4e55-4e73-88b6-bfb6defbd1a8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:41.072322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e70e48fc-4e55-4e73-88b6-bfb6defbd1a8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:41.110467 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:41.110467 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:41.127551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e70e48fc-4e55-4e73-88b6-bfb6defbd1a8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:41.151308 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 763/1509] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:41 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:41.952395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2132241-edbb-498a-8929-60b57b156818 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:41.952395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2132241-edbb-498a-8929-60b57b156818 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:41.952395 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:41.952395 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:41.959882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2132241-edbb-498a-8929-60b57b156818 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:42.086017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:42.086017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:42.111000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c2132241-edbb-498a-8929-60b57b156818 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:42.129601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2132241-edbb-498a-8929-60b57b156818 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:42.130701 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 747/1510] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:41 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:42.146860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9401a90-c4ae-433b-9451-cacd4a885b07 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:42.147458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9401a90-c4ae-433b-9451-cacd4a885b07 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:42.147677 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:42.147677 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:42.148087 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9401a90-c4ae-433b-9451-cacd4a885b07 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:42.148647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e9401a90-c4ae-433b-9451-cacd4a885b07 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:42.174523 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:42.174523 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:42.177032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9401a90-c4ae-433b-9451-cacd4a885b07 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:42.177859 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 764/1511] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:42 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:43.148101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96c16072-b6f5-4795-953b-285d3fb48839 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:43.148736 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96c16072-b6f5-4795-953b-285d3fb48839 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:43.148736 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:43.148736 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:43.149220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96c16072-b6f5-4795-953b-285d3fb48839 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:43.230192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d71f78e5-42e9-44c1-93a3-80146277ea71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:43.230192 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d71f78e5-42e9-44c1-93a3-80146277ea71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:43.230192 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:43.230192 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:43.230192 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d71f78e5-42e9-44c1-93a3-80146277ea71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:43.230192 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d71f78e5-42e9-44c1-93a3-80146277ea71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:43.236445 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:43.236445 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:43.236445 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-96c16072-b6f5-4795-953b-285d3fb48839 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:43.241200 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96c16072-b6f5-4795-953b-285d3fb48839 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:43.241200 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 748/1512] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:43 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:29:43.247405 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:43.247405 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:43.247405 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d71f78e5-42e9-44c1-93a3-80146277ea71 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:43.252199 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 765/1513] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:43 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:43.931770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96c16072-b6f5-4795-953b-285d3fb48839 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume// Jan 27 16:29:43.932785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96c16072-b6f5-4795-953b-285d3fb48839 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:43.933299 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:43.933299 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:43.934206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96c16072-b6f5-4795-953b-285d3fb48839 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:43.935868 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96c16072-b6f5-4795-953b-285d3fb48839 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:29:43.936915 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 749/1514] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:29:43 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:29:43.952952 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-344942e6-66c6-441b-8211-5c6165551f04 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:29:43.953727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-344942e6-66c6-441b-8211-5c6165551f04 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:43.953947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:43.953947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:43.954329 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-344942e6-66c6-441b-8211-5c6165551f04 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:44.081293 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:44.081293 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:44.134465 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-344942e6-66c6-441b-8211-5c6165551f04 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:29:44.193648 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:44.193648 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:44.211969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-344942e6-66c6-441b-8211-5c6165551f04 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:29:44.213501 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 766/1515] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:29:43 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 1279 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:29:44.760903 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-f9fac603-c8ab-455c-b42a-7d367d1db7fd tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] PUT http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments/f51185ce-4644-4977-aafa-d8e373795972 Jan 27 16:29:44.760903 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-f9fac603-c8ab-455c-b42a-7d367d1db7fd tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:29:44.775244 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39c5b7cd-695d-42a7-b03a-54323a3760bb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:44.775244 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39c5b7cd-695d-42a7-b03a-54323a3760bb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:44.775244 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:44.775244 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:44.775244 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39c5b7cd-695d-42a7-b03a-54323a3760bb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:44.776243 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:29:44.776243 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:29:44.776243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-f9fac603-c8ab-455c-b42a-7d367d1db7fd tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Lock "b'cinder-attachment_update-fccc9de5-11f0-4716-96f1-811b600a3508-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:29:44.776243 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:44.776243 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-39c5b7cd-695d-42a7-b03a-54323a3760bb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39c5b7cd-695d-42a7-b03a-54323a3760bb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 767/1516] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:44 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-533ac0c7-5302-4344-a79c-3bff6af7527c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-533ac0c7-5302-4344-a79c-3bff6af7527c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-533ac0c7-5302-4344-a79c-3bff6af7527c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-533ac0c7-5302-4344-a79c-3bff6af7527c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-533ac0c7-5302-4344-a79c-3bff6af7527c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:44.776637 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 768/1517] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:44 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:45.385813 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-499179ee-e39b-41f6-ae82-d2272da9b8ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:45.386368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-499179ee-e39b-41f6-ae82-d2272da9b8ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:45.386528 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:45.386528 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:45.387268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-499179ee-e39b-41f6-ae82-d2272da9b8ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:45.446057 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:45.446057 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:45.455692 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-499179ee-e39b-41f6-ae82-d2272da9b8ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:45.479160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-499179ee-e39b-41f6-ae82-d2272da9b8ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:45.480053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 769/1518] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:45 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:29:45.484846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0bf6b37-1225-44c7-82b6-71283cb5518a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:45.485374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0bf6b37-1225-44c7-82b6-71283cb5518a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:45.485575 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:45.485575 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:45.485942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0bf6b37-1225-44c7-82b6-71283cb5518a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:45.486305 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c0bf6b37-1225-44c7-82b6-71283cb5518a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:45.508525 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:45.508525 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:45.510596 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0bf6b37-1225-44c7-82b6-71283cb5518a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:45.511215 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 770/1519] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:45 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:46.508585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8eaee00-40e8-44c0-9a8d-28dd3808db78 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:46.508585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8eaee00-40e8-44c0-9a8d-28dd3808db78 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:46.508585 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:46.508585 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:46.508585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8eaee00-40e8-44c0-9a8d-28dd3808db78 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:46.575293 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:46.575293 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:46.585086 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e8eaee00-40e8-44c0-9a8d-28dd3808db78 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:46.635841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8eaee00-40e8-44c0-9a8d-28dd3808db78 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:46.635841 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 771/1520] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:46 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:46.652215 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75c3dc41-d2ba-4ebd-a784-8ff56d8e9a51 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:46.653000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75c3dc41-d2ba-4ebd-a784-8ff56d8e9a51 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:46.653234 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:46.653234 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:46.653619 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75c3dc41-d2ba-4ebd-a784-8ff56d8e9a51 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:46.653989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-75c3dc41-d2ba-4ebd-a784-8ff56d8e9a51 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:46.695353 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:46.695353 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:46.698086 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75c3dc41-d2ba-4ebd-a784-8ff56d8e9a51 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:46.699097 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 772/1521] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:46 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:47.657897 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5d36e95-3c33-4d37-a4b5-81107ee885ac tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:47.657897 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5d36e95-3c33-4d37-a4b5-81107ee885ac tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:47.657897 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:47.657897 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:47.657897 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5d36e95-3c33-4d37-a4b5-81107ee885ac tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:47.712438 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:47.712438 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:47.716747 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-f9fac603-c8ab-455c-b42a-7d367d1db7fd tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Lock "b'cinder-attachment_update-fccc9de5-11f0-4716-96f1-811b600a3508-n-h2-710848-3'" released by "attachment_update" :: held 3.433s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:29:47.716747 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-f9fac603-c8ab-455c-b42a-7d367d1db7fd tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments/f51185ce-4644-4977-aafa-d8e373795972 returned with HTTP 200 Jan 27 16:29:47.716747 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 750/1522] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:29:44 2021] PUT /volume/v3/c49234b6562e4c53800d498510e5a976/attachments/f51185ce-4644-4977-aafa-d8e373795972 => generated 762 bytes in 3488 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:29:47.723308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5d36e95-3c33-4d37-a4b5-81107ee885ac tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:47.734778 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbc0eb05-79ca-4dc9-aa07-ea8942c30731 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:47.734778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbc0eb05-79ca-4dc9-aa07-ea8942c30731 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:47.734778 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:47.734778 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:47.734778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbc0eb05-79ca-4dc9-aa07-ea8942c30731 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:47.734778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bbc0eb05-79ca-4dc9-aa07-ea8942c30731 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:47.781713 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5d36e95-3c33-4d37-a4b5-81107ee885ac tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:47.783000 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 773/1523] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:47 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:47.800249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-6dd27443-7864-4ed9-942f-e32830e9789b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] POST http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments/f51185ce-4644-4977-aafa-d8e373795972/action Jan 27 16:29:47.801640 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:47.801640 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:47.803875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-6dd27443-7864-4ed9-942f-e32830e9789b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:29:47.804891 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-6dd27443-7864-4ed9-942f-e32830e9789b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:29:47.808234 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:47.808234 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:47.814254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbc0eb05-79ca-4dc9-aa07-ea8942c30731 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:47.815330 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 751/1524] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:47 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:47.891501 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:47.891501 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:48.215791 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-09dc59a7-7d16-4933-856b-cf4b0208e971 req-6dd27443-7864-4ed9-942f-e32830e9789b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments/f51185ce-4644-4977-aafa-d8e373795972/action returned with HTTP 204 Jan 27 16:29:48.215791 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 774/1525] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:29:47 2021] POST /volume/v3/c49234b6562e4c53800d498510e5a976/attachments/f51185ce-4644-4977-aafa-d8e373795972/action => generated 0 bytes in 419 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:29:48.803177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a817404d-3ade-4f70-9c63-a9213c10b939 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:48.803177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a817404d-3ade-4f70-9c63-a9213c10b939 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:48.803177 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:48.803177 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:48.803177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a817404d-3ade-4f70-9c63-a9213c10b939 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:48.834563 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4807759-7daa-4db8-b27b-b0ba1b6aab72 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:48.834563 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4807759-7daa-4db8-b27b-b0ba1b6aab72 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:48.834563 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:48.834563 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:48.834563 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4807759-7daa-4db8-b27b-b0ba1b6aab72 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:48.834563 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b4807759-7daa-4db8-b27b-b0ba1b6aab72 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:48.887138 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:48.887138 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:48.887138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4807759-7daa-4db8-b27b-b0ba1b6aab72 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:48.887138 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 775/1526] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:48 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:48.933173 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:48.933173 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:48.933173 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a817404d-3ade-4f70-9c63-a9213c10b939 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:48.953462 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a817404d-3ade-4f70-9c63-a9213c10b939 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:48.970398 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 752/1527] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:48 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:49.900004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e391aea8-e2ab-43d7-ab4c-455215f8676b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:49.900436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e391aea8-e2ab-43d7-ab4c-455215f8676b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:49.900687 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:49.900687 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:49.901096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e391aea8-e2ab-43d7-ab4c-455215f8676b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:49.901469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e391aea8-e2ab-43d7-ab4c-455215f8676b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:49.927708 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:49.927708 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:49.930817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e391aea8-e2ab-43d7-ab4c-455215f8676b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:49.932970 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 776/1528] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:49 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:49.971539 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5f12c41-f0f9-4b37-beff-1b56c2ca5ede tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:49.972059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5f12c41-f0f9-4b37-beff-1b56c2ca5ede tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:49.972272 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:49.972272 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:49.972649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5f12c41-f0f9-4b37-beff-1b56c2ca5ede tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:50.138796 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:50.138796 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:50.153951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c5f12c41-f0f9-4b37-beff-1b56c2ca5ede tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:50.211864 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5f12c41-f0f9-4b37-beff-1b56c2ca5ede tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:50.215745 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 753/1529] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:49 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:51.007973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a905e7c6-eba5-4c40-8324-c1d8004db59a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:51.007973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a905e7c6-eba5-4c40-8324-c1d8004db59a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:51.007973 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:51.007973 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:51.007973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a905e7c6-eba5-4c40-8324-c1d8004db59a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:51.007973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a905e7c6-eba5-4c40-8324-c1d8004db59a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:51.007973 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:51.007973 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:51.007973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a905e7c6-eba5-4c40-8324-c1d8004db59a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:51.007973 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 777/1530] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:50 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:51.224911 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77f6f4b6-aacf-4351-89e8-7f0b6237aa7d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:51.225441 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77f6f4b6-aacf-4351-89e8-7f0b6237aa7d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:51.225642 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:51.225642 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:51.226081 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77f6f4b6-aacf-4351-89e8-7f0b6237aa7d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:51.306031 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:51.306031 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:51.318648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-77f6f4b6-aacf-4351-89e8-7f0b6237aa7d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:51.409039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77f6f4b6-aacf-4351-89e8-7f0b6237aa7d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:51.409039 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 754/1531] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:51 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:52.014353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b74fc708-8549-47ae-9808-38ce9ff21ffa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:52.016203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b74fc708-8549-47ae-9808-38ce9ff21ffa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:52.016722 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:52.016722 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:52.017331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b74fc708-8549-47ae-9808-38ce9ff21ffa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:52.017874 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b74fc708-8549-47ae-9808-38ce9ff21ffa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:52.043151 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:52.043151 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:52.045426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b74fc708-8549-47ae-9808-38ce9ff21ffa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:52.046808 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 778/1532] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:52 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:52.981272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0163d21d-f92a-4b0d-be10-5595733fb005 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:52.981272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0163d21d-f92a-4b0d-be10-5595733fb005 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:52.981272 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:52.981272 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:52.981272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0163d21d-f92a-4b0d-be10-5595733fb005 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:52.981272 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:52.981272 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:52.981272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0163d21d-f92a-4b0d-be10-5595733fb005 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:52.981272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0163d21d-f92a-4b0d-be10-5595733fb005 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:52.981272 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 755/1533] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:52 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:53.044895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-19d2e8e5-6e60-478d-b760-29212b2494b5 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:29:53.045485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-19d2e8e5-6e60-478d-b760-29212b2494b5 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:53.045658 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:53.045658 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:53.046133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-19d2e8e5-6e60-478d-b760-29212b2494b5 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:53.060917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f00c042-c210-40ad-94dc-3155619874fd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:53.061553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f00c042-c210-40ad-94dc-3155619874fd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:53.061771 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:53.061771 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:53.062173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f00c042-c210-40ad-94dc-3155619874fd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:53.062537 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7f00c042-c210-40ad-94dc-3155619874fd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:53.084764 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:53.084764 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:53.086692 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f00c042-c210-40ad-94dc-3155619874fd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:53.087563 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 756/1534] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:53 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:53.097234 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:53.097234 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:53.106250 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2972091f-0fa2-4448-b9b6-a31714447251 req-19d2e8e5-6e60-478d-b760-29212b2494b5 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:53.129964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-19d2e8e5-6e60-478d-b760-29212b2494b5 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:29:53.130935 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 779/1535] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:29:53 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 1362 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:29:53.144529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-a15b6f45-e46f-4967-a0c3-f215e8bac8d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de Jan 27 16:29:53.145077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-a15b6f45-e46f-4967-a0c3-f215e8bac8d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:53.145292 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:53.145292 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:53.145695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-a15b6f45-e46f-4967-a0c3-f215e8bac8d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:53.196364 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:53.196364 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:53.204675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2972091f-0fa2-4448-b9b6-a31714447251 req-a15b6f45-e46f-4967-a0c3-f215e8bac8d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:53.226380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-a15b6f45-e46f-4967-a0c3-f215e8bac8d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de returned with HTTP 200 Jan 27 16:29:53.227281 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 757/1536] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:29:53 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:53.241113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-ac847769-327d-4d13-905a-997b1612497c tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b Jan 27 16:29:53.242712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-ac847769-327d-4d13-905a-997b1612497c tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:53.242924 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:53.242924 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:53.243332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-ac847769-327d-4d13-905a-997b1612497c tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:53.292636 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:53.292636 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:53.300683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2972091f-0fa2-4448-b9b6-a31714447251 req-ac847769-327d-4d13-905a-997b1612497c tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:29:53.324399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-ac847769-327d-4d13-905a-997b1612497c tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b returned with HTTP 200 Jan 27 16:29:53.325310 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 780/1537] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:29:53 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:53.336945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-a15b6f45-e46f-4967-a0c3-f215e8bac8d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume// Jan 27 16:29:53.337428 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-a15b6f45-e46f-4967-a0c3-f215e8bac8d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:53.337648 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:53.337648 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:53.338022 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-a15b6f45-e46f-4967-a0c3-f215e8bac8d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:53.339066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-a15b6f45-e46f-4967-a0c3-f215e8bac8d1 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:29:53.339689 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 758/1538] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:29: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 27 16:29:53.353020 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-a1e14d97-80b9-41c1-9d7d-3cedc975dc9b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] POST http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments Jan 27 16:29:53.353515 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:53.353515 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:53.353937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-a1e14d97-80b9-41c1-9d7d-3cedc975dc9b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbf1e370-2d04-431b-8b10-871aa391b4a1", "instance_uuid": "e7cd6527-590c-4593-aed6-efa50b57987b", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:29:53.403544 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:53.403544 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:54.001887 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-710c6090-7309-4866-8540-3c872a83dff2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:54.001887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-710c6090-7309-4866-8540-3c872a83dff2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:54.001887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-710c6090-7309-4866-8540-3c872a83dff2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:54.067015 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:54.067015 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:54.077458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-710c6090-7309-4866-8540-3c872a83dff2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:54.128438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-710c6090-7309-4866-8540-3c872a83dff2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:54.128438 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 759/1539] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:53 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:54.141259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba913d16-6b12-43e1-afd4-ca15cb6f6094 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:54.141259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba913d16-6b12-43e1-afd4-ca15cb6f6094 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:54.141259 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:54.141259 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:54.141259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba913d16-6b12-43e1-afd4-ca15cb6f6094 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:54.141259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ba913d16-6b12-43e1-afd4-ca15cb6f6094 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:54.168131 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:54.168131 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:54.168131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba913d16-6b12-43e1-afd4-ca15cb6f6094 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:54.168131 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 760/1540] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:54 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:54.410678 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-a1e14d97-80b9-41c1-9d7d-3cedc975dc9b tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments returned with HTTP 200 Jan 27 16:29:54.410678 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 781/1541] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:29:53 2021] POST /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments => generated 273 bytes in 1060 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:29:54.416239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba913d16-6b12-43e1-afd4-ca15cb6f6094 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume// Jan 27 16:29:54.416239 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba913d16-6b12-43e1-afd4-ca15cb6f6094 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:54.416239 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:54.416239 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:54.416239 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba913d16-6b12-43e1-afd4-ca15cb6f6094 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:54.418060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba913d16-6b12-43e1-afd4-ca15cb6f6094 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:29:54.418060 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 761/1542] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:29:54 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:29:54.578045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d97a2d40-bdc6-4a74-8e16-ac8b2a24b399 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] POST http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments Jan 27 16:29:54.578045 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:54.578045 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:54.578045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d97a2d40-bdc6-4a74-8e16-ac8b2a24b399 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0980ce4b-c683-42c6-8ec9-27f7fea788de", "instance_uuid": "e7cd6527-590c-4593-aed6-efa50b57987b", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:29:54.578045 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:54.578045 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:55.149185 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e30e4645-1ceb-48fc-9953-97a520f8cbe6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:55.149185 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e30e4645-1ceb-48fc-9953-97a520f8cbe6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:55.149185 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e30e4645-1ceb-48fc-9953-97a520f8cbe6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:55.153532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d97a2d40-bdc6-4a74-8e16-ac8b2a24b399 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments returned with HTTP 200 Jan 27 16:29:55.161279 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 782/1543] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:29:54 2021] POST /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments => generated 273 bytes in 729 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:29:55.174492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d97a2d40-bdc6-4a74-8e16-ac8b2a24b399 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume// Jan 27 16:29:55.174492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d97a2d40-bdc6-4a74-8e16-ac8b2a24b399 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:55.174492 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:55.174492 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:55.174492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d97a2d40-bdc6-4a74-8e16-ac8b2a24b399 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:55.178567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d97a2d40-bdc6-4a74-8e16-ac8b2a24b399 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:29:55.178567 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 783/1544] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:29:55 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:29:55.202482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53c62344-617f-430f-9e8a-7a7c899099a2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:55.202482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53c62344-617f-430f-9e8a-7a7c899099a2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:55.202482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53c62344-617f-430f-9e8a-7a7c899099a2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:55.202482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-53c62344-617f-430f-9e8a-7a7c899099a2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:55.260264 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:55.260264 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:55.260264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53c62344-617f-430f-9e8a-7a7c899099a2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:55.260264 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 784/1545] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:55 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:55.278466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-07215065-1747-47fd-b3dc-a916c28230ad tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] POST http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments Jan 27 16:29:55.278466 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:55.278466 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:55.278466 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-07215065-1747-47fd-b3dc-a916c28230ad tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2619c2d2-1634-410f-881f-b445695ec41b", "instance_uuid": "e7cd6527-590c-4593-aed6-efa50b57987b", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:29:55.334986 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:55.334986 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:55.334986 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e30e4645-1ceb-48fc-9953-97a520f8cbe6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:55.355581 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:55.355581 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:55.368918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e30e4645-1ceb-48fc-9953-97a520f8cbe6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:55.368918 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 762/1546] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:55 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:55.588123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-07215065-1747-47fd-b3dc-a916c28230ad tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments returned with HTTP 200 Jan 27 16:29:55.589079 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 785/1547] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:29:55 2021] POST /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments => generated 273 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:29:56.282611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d29d8d9-927c-4efe-85e9-8e90691695ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:56.282611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d29d8d9-927c-4efe-85e9-8e90691695ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:56.282611 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:56.282611 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:56.282611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d29d8d9-927c-4efe-85e9-8e90691695ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:56.282611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8d29d8d9-927c-4efe-85e9-8e90691695ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:56.371632 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:56.371632 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:56.371632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d29d8d9-927c-4efe-85e9-8e90691695ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:56.371632 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 763/1548] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:56 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:56.385783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-961b51bd-b64d-4434-8e57-268bc672acd1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:56.385783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-961b51bd-b64d-4434-8e57-268bc672acd1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:56.385783 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:56.385783 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:56.385783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-961b51bd-b64d-4434-8e57-268bc672acd1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:56.490850 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:56.490850 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:56.497616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-961b51bd-b64d-4434-8e57-268bc672acd1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:56.524711 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-961b51bd-b64d-4434-8e57-268bc672acd1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:56.527361 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 786/1549] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:56 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:57.331798 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7355628f-4b79-4dd1-858f-b96c0d4877f6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:57.331798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7355628f-4b79-4dd1-858f-b96c0d4877f6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:57.331798 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:57.331798 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:57.331798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7355628f-4b79-4dd1-858f-b96c0d4877f6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:57.331798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7355628f-4b79-4dd1-858f-b96c0d4877f6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:57.383390 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:57.383390 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:57.383390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7355628f-4b79-4dd1-858f-b96c0d4877f6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:57.383390 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 764/1550] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:57 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:57.541590 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4111847e-6f9b-4458-bd30-37f877490620 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:57.542413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4111847e-6f9b-4458-bd30-37f877490620 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:57.542619 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:57.542619 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:57.543108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4111847e-6f9b-4458-bd30-37f877490620 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:57.609330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:57.609330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:57.620441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4111847e-6f9b-4458-bd30-37f877490620 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:57.650078 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4111847e-6f9b-4458-bd30-37f877490620 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:57.679524 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 787/1551] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:57 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:58.404368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0d96dd6-c0b5-4268-b5f8-ea7c38fc0ac8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:58.404368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0d96dd6-c0b5-4268-b5f8-ea7c38fc0ac8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:58.404368 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:58.404368 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:58.404368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0d96dd6-c0b5-4268-b5f8-ea7c38fc0ac8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:58.404368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b0d96dd6-c0b5-4268-b5f8-ea7c38fc0ac8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:58.958260 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:58.958260 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:58.958260 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0d96dd6-c0b5-4268-b5f8-ea7c38fc0ac8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:58.958260 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 765/1552] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:58 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:58.960874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab709a12-867b-43ad-9965-c75f8febca58 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:58.960874 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab709a12-867b-43ad-9965-c75f8febca58 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:58.960874 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:58.960874 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:58.960874 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab709a12-867b-43ad-9965-c75f8febca58 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:58.960874 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:58.960874 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:58.960874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab709a12-867b-43ad-9965-c75f8febca58 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:29:58.960874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab709a12-867b-43ad-9965-c75f8febca58 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:29:58.960874 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 788/1553] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:58 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:29:59.928274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d17be59-85da-47db-a8f8-99a47c94b56f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:29:59.930290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d17be59-85da-47db-a8f8-99a47c94b56f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:59.930718 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:59.930718 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:59.931431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d17be59-85da-47db-a8f8-99a47c94b56f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:59.931550 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b219565b-5781-418d-badc-066be5ca5e3c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:29:59.931995 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b219565b-5781-418d-badc-066be5ca5e3c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:29:59.932187 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:29:59.932187 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:29:59.932573 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8d17be59-85da-47db-a8f8-99a47c94b56f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:29:59.933229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b219565b-5781-418d-badc-066be5ca5e3c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:29:59.955497 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:29:59.955497 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:29:59.957556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d17be59-85da-47db-a8f8-99a47c94b56f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:29:59.958355 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 766/1554] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:59 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:00.000253 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:00.000253 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:00.010040 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b219565b-5781-418d-badc-066be5ca5e3c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:00.034626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b219565b-5781-418d-badc-066be5ca5e3c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:00.045063 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 789/1555] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:29:59 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:00.972547 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9202fcad-4788-4a3e-83e5-c828050e1957 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:00.973095 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9202fcad-4788-4a3e-83e5-c828050e1957 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:00.973289 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:00.973289 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:00.973666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9202fcad-4788-4a3e-83e5-c828050e1957 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:00.974040 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9202fcad-4788-4a3e-83e5-c828050e1957 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:01.015534 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:01.015534 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:01.017677 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9202fcad-4788-4a3e-83e5-c828050e1957 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:01.018774 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 767/1556] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:00 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:01.063074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3b92973-85f1-4082-9e49-ae438ff649be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:01.063074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3b92973-85f1-4082-9e49-ae438ff649be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:01.063074 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:01.063074 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:01.063074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3b92973-85f1-4082-9e49-ae438ff649be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:01.109579 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:01.109579 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:01.120357 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d3b92973-85f1-4082-9e49-ae438ff649be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:01.145632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3b92973-85f1-4082-9e49-ae438ff649be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:01.146453 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 790/1557] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:01 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:02.034068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8202cae8-8524-49e4-8c3b-a7a483410c9f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:02.034554 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8202cae8-8524-49e4-8c3b-a7a483410c9f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:02.034685 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:02.034685 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:02.035063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8202cae8-8524-49e4-8c3b-a7a483410c9f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:02.035465 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8202cae8-8524-49e4-8c3b-a7a483410c9f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:02.057431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:02.057431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:02.059147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8202cae8-8524-49e4-8c3b-a7a483410c9f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:02.059994 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 768/1558] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:02 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:02.163623 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0514dd3-fb93-4c73-80a8-c5c5041a9f6a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:02.164030 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0514dd3-fb93-4c73-80a8-c5c5041a9f6a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:02.164245 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:02.164245 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:02.164558 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0514dd3-fb93-4c73-80a8-c5c5041a9f6a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:02.212834 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:02.212834 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:02.221881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e0514dd3-fb93-4c73-80a8-c5c5041a9f6a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:02.248377 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0514dd3-fb93-4c73-80a8-c5c5041a9f6a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:02.249182 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 791/1559] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:02 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:03.075339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-474df96d-4732-4ff2-88e9-02521952f391 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:03.075864 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-474df96d-4732-4ff2-88e9-02521952f391 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:03.076321 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:03.076321 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:03.076956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-474df96d-4732-4ff2-88e9-02521952f391 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:03.077429 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-474df96d-4732-4ff2-88e9-02521952f391 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:03.137716 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:03.137716 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:03.139637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-474df96d-4732-4ff2-88e9-02521952f391 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:03.146577 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 769/1560] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:03 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:03.265985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ef177f8-d867-4e71-88d4-476325d9c7ce tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:03.266569 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ef177f8-d867-4e71-88d4-476325d9c7ce tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:03.267009 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:03.267009 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:03.267849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ef177f8-d867-4e71-88d4-476325d9c7ce tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:03.355764 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:03.355764 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:03.392901 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ef177f8-d867-4e71-88d4-476325d9c7ce tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:03.462696 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ef177f8-d867-4e71-88d4-476325d9c7ce tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:03.462696 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 792/1561] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:03 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:04.234881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bf8d7ba-03c5-4111-bfd8-aa82a7172568 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:04.234881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bf8d7ba-03c5-4111-bfd8-aa82a7172568 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:04.234881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:04.234881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:04.234881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bf8d7ba-03c5-4111-bfd8-aa82a7172568 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:04.234881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5bf8d7ba-03c5-4111-bfd8-aa82a7172568 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:04.265964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:04.265964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:04.265964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bf8d7ba-03c5-4111-bfd8-aa82a7172568 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:04.265964 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 770/1562] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:04 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:04.478244 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f7919b9-673d-4175-a418-3d5427235999 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:04.478962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f7919b9-673d-4175-a418-3d5427235999 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:04.479430 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:04.479430 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:04.479942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f7919b9-673d-4175-a418-3d5427235999 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:04.694393 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:04.694393 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:04.694393 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f7919b9-673d-4175-a418-3d5427235999 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:04.694393 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f7919b9-673d-4175-a418-3d5427235999 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:04.694393 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 793/1563] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:04 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:05.306531 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-834a9bd2-4548-4c41-993b-2f843398f8e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:05.306531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-834a9bd2-4548-4c41-993b-2f843398f8e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:05.306531 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:05.306531 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:05.306531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-834a9bd2-4548-4c41-993b-2f843398f8e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:05.306531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-834a9bd2-4548-4c41-993b-2f843398f8e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:05.354106 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:05.354106 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:05.354106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-834a9bd2-4548-4c41-993b-2f843398f8e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:05.354106 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 771/1564] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:05 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:05.699492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bc65278-0c49-40ee-a488-5f4437f4896d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:05.699492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bc65278-0c49-40ee-a488-5f4437f4896d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:05.699492 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:05.699492 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:05.699492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bc65278-0c49-40ee-a488-5f4437f4896d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:05.852644 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:05.852644 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:05.869125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4bc65278-0c49-40ee-a488-5f4437f4896d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:05.899762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bc65278-0c49-40ee-a488-5f4437f4896d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:05.901072 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 794/1565] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:05 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:06.387615 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f0966cc-af75-4e65-8da5-ba550b34b5b8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:06.387615 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f0966cc-af75-4e65-8da5-ba550b34b5b8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:06.387615 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:06.387615 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:06.387615 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f0966cc-af75-4e65-8da5-ba550b34b5b8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:06.387615 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1f0966cc-af75-4e65-8da5-ba550b34b5b8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:06.393119 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:06.393119 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:06.395151 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f0966cc-af75-4e65-8da5-ba550b34b5b8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:06.396027 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 772/1566] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:06 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:06.918187 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d5d4dc1-bc84-4fee-987a-0a95805b0c8b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:06.918753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d5d4dc1-bc84-4fee-987a-0a95805b0c8b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:06.918943 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:06.918943 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:06.919355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d5d4dc1-bc84-4fee-987a-0a95805b0c8b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:06.972815 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:06.972815 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:06.982934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3d5d4dc1-bc84-4fee-987a-0a95805b0c8b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:07.006763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d5d4dc1-bc84-4fee-987a-0a95805b0c8b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:07.007602 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 795/1567] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:06 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:07.411438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57814abf-4bb1-4c1c-bcb7-9f522067252a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:07.411981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57814abf-4bb1-4c1c-bcb7-9f522067252a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:07.412594 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:07.412594 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:07.412594 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57814abf-4bb1-4c1c-bcb7-9f522067252a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:07.413388 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-57814abf-4bb1-4c1c-bcb7-9f522067252a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:07.438175 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:07.438175 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:07.440303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57814abf-4bb1-4c1c-bcb7-9f522067252a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:07.441618 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 773/1568] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:07 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:08.024184 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5da3d775-717e-4f78-9805-e3991a7d1d94 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:08.024715 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5da3d775-717e-4f78-9805-e3991a7d1d94 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:08.024932 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:08.024932 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:08.025309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5da3d775-717e-4f78-9805-e3991a7d1d94 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:08.078437 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:08.078437 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:08.087458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5da3d775-717e-4f78-9805-e3991a7d1d94 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:08.110623 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5da3d775-717e-4f78-9805-e3991a7d1d94 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:08.111515 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 796/1569] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:08 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:08.456733 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31dc4eb1-c63a-40fe-80ed-cb561d8be789 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:08.457457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31dc4eb1-c63a-40fe-80ed-cb561d8be789 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:08.457673 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:08.457673 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:08.458046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31dc4eb1-c63a-40fe-80ed-cb561d8be789 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:08.458412 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-31dc4eb1-c63a-40fe-80ed-cb561d8be789 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:08.481519 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:08.481519 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:08.483520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31dc4eb1-c63a-40fe-80ed-cb561d8be789 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:08.484599 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 774/1570] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:08 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:09.128788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8082af7-ba90-4303-97c8-bcf628ebace5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:09.129383 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8082af7-ba90-4303-97c8-bcf628ebace5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:09.129615 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:09.129615 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:09.130010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8082af7-ba90-4303-97c8-bcf628ebace5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:09.184428 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:09.184428 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:09.193153 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b8082af7-ba90-4303-97c8-bcf628ebace5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:09.217960 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8082af7-ba90-4303-97c8-bcf628ebace5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:09.218797 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 797/1571] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:09 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:09.501818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b801a17a-9c3b-4271-993c-66a859547be8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:09.502348 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b801a17a-9c3b-4271-993c-66a859547be8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:09.502442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:09.502442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:09.502799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b801a17a-9c3b-4271-993c-66a859547be8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:09.503168 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b801a17a-9c3b-4271-993c-66a859547be8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:09.525545 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:09.525545 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:09.527348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b801a17a-9c3b-4271-993c-66a859547be8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:09.528411 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 775/1572] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:09 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:10.236243 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a4c0ee3-5c83-4396-87d6-4636d02991be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:10.236711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a4c0ee3-5c83-4396-87d6-4636d02991be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:10.236928 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:10.236928 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:10.237308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a4c0ee3-5c83-4396-87d6-4636d02991be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:10.286915 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:10.286915 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:10.296079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a4c0ee3-5c83-4396-87d6-4636d02991be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:10.320287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a4c0ee3-5c83-4396-87d6-4636d02991be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:10.321112 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 798/1573] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:10 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:10.544281 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcd372f1-2d64-4a0d-a6ed-ce4fed5d5c60 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:10.544853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcd372f1-2d64-4a0d-a6ed-ce4fed5d5c60 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:10.545053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:10.545053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:10.545423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcd372f1-2d64-4a0d-a6ed-ce4fed5d5c60 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:10.545795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bcd372f1-2d64-4a0d-a6ed-ce4fed5d5c60 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:10.570554 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:10.570554 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:10.573693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcd372f1-2d64-4a0d-a6ed-ce4fed5d5c60 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:10.575563 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 776/1574] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:10 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:11.339228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-676f0908-3f21-4bd1-843f-2cc90e3dd9e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:11.339862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-676f0908-3f21-4bd1-843f-2cc90e3dd9e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:11.340060 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:11.340060 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:11.340365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-676f0908-3f21-4bd1-843f-2cc90e3dd9e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:11.469275 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:11.469275 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:11.505347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-676f0908-3f21-4bd1-843f-2cc90e3dd9e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:11.525957 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-676f0908-3f21-4bd1-843f-2cc90e3dd9e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:11.525957 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 799/1575] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:11 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:11.595887 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2212d1f-71c8-4123-95f0-2bf186db58ba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:11.595887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2212d1f-71c8-4123-95f0-2bf186db58ba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:11.595887 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:11.595887 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:11.595887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2212d1f-71c8-4123-95f0-2bf186db58ba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:11.595887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d2212d1f-71c8-4123-95f0-2bf186db58ba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:11.640784 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:11.640784 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:11.642630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2212d1f-71c8-4123-95f0-2bf186db58ba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:11.643518 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 777/1576] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:11 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:12.552523 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-383dd50e-8e2e-451f-b504-b4a9315c11ab tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:12.552523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-383dd50e-8e2e-451f-b504-b4a9315c11ab tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:12.552523 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:12.552523 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:12.552523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-383dd50e-8e2e-451f-b504-b4a9315c11ab tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:12.668336 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01a77248-daaa-4179-ac09-bf370ba4e431 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:12.668336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01a77248-daaa-4179-ac09-bf370ba4e431 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:12.668336 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:12.668336 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:12.668336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01a77248-daaa-4179-ac09-bf370ba4e431 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:12.668336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-01a77248-daaa-4179-ac09-bf370ba4e431 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:12.710328 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:12.710328 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:12.710328 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01a77248-daaa-4179-ac09-bf370ba4e431 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:12.727596 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 778/1577] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:12 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:30:12.741300 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:12.741300 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:12.786835 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-383dd50e-8e2e-451f-b504-b4a9315c11ab tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:12.837703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-383dd50e-8e2e-451f-b504-b4a9315c11ab tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:12.837703 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 800/1578] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:12 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:13.218852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01a77248-daaa-4179-ac09-bf370ba4e431 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume// Jan 27 16:30:13.218852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01a77248-daaa-4179-ac09-bf370ba4e431 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:13.218852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:13.218852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:13.218852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01a77248-daaa-4179-ac09-bf370ba4e431 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:13.218852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01a77248-daaa-4179-ac09-bf370ba4e431 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:30:13.218852 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 779/1579] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:30:13 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:30:13.230573 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-e5a9fb0b-b00c-4ecc-8f5b-03160e4658a2 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:30:13.231365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-e5a9fb0b-b00c-4ecc-8f5b-03160e4658a2 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:13.231828 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:13.231828 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:13.232285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-e5a9fb0b-b00c-4ecc-8f5b-03160e4658a2 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:13.295067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:13.295067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:13.344365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2972091f-0fa2-4448-b9b6-a31714447251 req-e5a9fb0b-b00c-4ecc-8f5b-03160e4658a2 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:30:13.344365 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:13.344365 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:13.344365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-e5a9fb0b-b00c-4ecc-8f5b-03160e4658a2 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:30:13.344365 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 801/1580] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:30:13 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 1460 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:30:13.375408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-ff8e4ac6-d13e-4ac6-88e1-7e98a0f976e6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] PUT http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/87f97abe-bfa8-40bc-a264-241adff72c99 Jan 27 16:30:13.375408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-ff8e4ac6-d13e-4ac6-88e1-7e98a0f976e6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:30:13.485770 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:30:13.485770 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:30:13.485770 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-2972091f-0fa2-4448-b9b6-a31714447251 req-ff8e4ac6-d13e-4ac6-88e1-7e98a0f976e6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Lock "b'cinder-attachment_update-fbf1e370-2d04-431b-8b10-871aa391b4a1-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.030s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:30:13.509449 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:13.509449 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:13.739210 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1752985-47bd-4481-ace3-b9f0452108cd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:13.739210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1752985-47bd-4481-ace3-b9f0452108cd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:13.739210 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:13.739210 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:13.739210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1752985-47bd-4481-ace3-b9f0452108cd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:13.739210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c1752985-47bd-4481-ace3-b9f0452108cd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:13.832793 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:13.832793 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:13.869935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1752985-47bd-4481-ace3-b9f0452108cd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:13.869935 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 802/1581] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:13 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:13.869935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a679bafa-d4eb-482e-a0d0-11ce8b4b4ced tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:13.869935 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a679bafa-d4eb-482e-a0d0-11ce8b4b4ced tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:13.869935 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:13.869935 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:13.869935 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a679bafa-d4eb-482e-a0d0-11ce8b4b4ced tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:14.041750 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:14.041750 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:14.074064 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a679bafa-d4eb-482e-a0d0-11ce8b4b4ced tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:14.119974 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a679bafa-d4eb-482e-a0d0-11ce8b4b4ced tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:14.131840 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 803/1582] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:13 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:14.854832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b157ceb-583b-45d8-8d1d-3defce020880 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:14.855386 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b157ceb-583b-45d8-8d1d-3defce020880 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:14.855589 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:14.855589 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:14.855962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b157ceb-583b-45d8-8d1d-3defce020880 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:14.856324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4b157ceb-583b-45d8-8d1d-3defce020880 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:14.881441 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:14.881441 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:14.883478 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b157ceb-583b-45d8-8d1d-3defce020880 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:14.891025 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 804/1583] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:14 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:15.144278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0d50fbb-cbfb-4a6f-afcc-4e17a6fc391a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:15.144278 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0d50fbb-cbfb-4a6f-afcc-4e17a6fc391a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:15.144278 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:15.144278 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:15.144278 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0d50fbb-cbfb-4a6f-afcc-4e17a6fc391a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:15.249383 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:15.249383 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:15.259444 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0d50fbb-cbfb-4a6f-afcc-4e17a6fc391a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:15.289894 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0d50fbb-cbfb-4a6f-afcc-4e17a6fc391a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:15.345575 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 805/1584] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:15 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:15.901916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52249a1d-ea71-465c-96b0-2445a2f5fbf5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:15.901916 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52249a1d-ea71-465c-96b0-2445a2f5fbf5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:15.901916 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:15.901916 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:15.901916 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52249a1d-ea71-465c-96b0-2445a2f5fbf5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:15.901916 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-52249a1d-ea71-465c-96b0-2445a2f5fbf5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:15.992355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:15.992355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:15.992355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52249a1d-ea71-465c-96b0-2445a2f5fbf5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:16.018024 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 806/1585] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:15 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:16.329957 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8051dc6-c5ad-4055-a4ec-d27131da7353 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:16.329957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8051dc6-c5ad-4055-a4ec-d27131da7353 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:16.329957 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:16.329957 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:16.329957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8051dc6-c5ad-4055-a4ec-d27131da7353 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:16.419323 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:16.419323 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:16.457293 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e8051dc6-c5ad-4055-a4ec-d27131da7353 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:16.483474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8051dc6-c5ad-4055-a4ec-d27131da7353 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:16.483474 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 807/1586] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:16 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:17.013576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be579d2d-1851-48d6-b123-637ef5268702 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:17.013576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be579d2d-1851-48d6-b123-637ef5268702 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:17.013576 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:17.013576 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:17.013576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be579d2d-1851-48d6-b123-637ef5268702 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:17.013576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-be579d2d-1851-48d6-b123-637ef5268702 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:17.065263 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:17.065263 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:17.065263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be579d2d-1851-48d6-b123-637ef5268702 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:17.065263 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 808/1587] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:17 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:30:17.331344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-2972091f-0fa2-4448-b9b6-a31714447251 req-ff8e4ac6-d13e-4ac6-88e1-7e98a0f976e6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Lock "b'cinder-attachment_update-fbf1e370-2d04-431b-8b10-871aa391b4a1-n-h2-710848-3'" released by "attachment_update" :: held 3.842s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:30:17.331344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-ff8e4ac6-d13e-4ac6-88e1-7e98a0f976e6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/87f97abe-bfa8-40bc-a264-241adff72c99 returned with HTTP 200 Jan 27 16:30:17.331344 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 780/1588] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:30:13 2021] PUT /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/87f97abe-bfa8-40bc-a264-241adff72c99 => generated 762 bytes in 3965 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:30:17.489416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bb6f5ef-95bc-4f25-a2eb-13fab6959a9c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:17.496631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-b17064b3-158a-4c83-9fe2-7f1f9fa62b00 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] POST http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/87f97abe-bfa8-40bc-a264-241adff72c99/action Jan 27 16:30:17.534647 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:17.534647 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:17.534647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-b17064b3-158a-4c83-9fe2-7f1f9fa62b00 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:30:17.534647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-b17064b3-158a-4c83-9fe2-7f1f9fa62b00 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:30:17.543874 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bb6f5ef-95bc-4f25-a2eb-13fab6959a9c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:17.543874 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:17.543874 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:17.543874 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bb6f5ef-95bc-4f25-a2eb-13fab6959a9c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:17.622156 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:17.622156 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:17.660219 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7bb6f5ef-95bc-4f25-a2eb-13fab6959a9c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:17.709246 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:17.709246 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:17.746602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bb6f5ef-95bc-4f25-a2eb-13fab6959a9c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:17.746602 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 809/1589] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:17 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:17.934931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-b17064b3-158a-4c83-9fe2-7f1f9fa62b00 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/87f97abe-bfa8-40bc-a264-241adff72c99/action returned with HTTP 204 Jan 27 16:30:17.934931 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 781/1590] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:30:17 2021] POST /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/87f97abe-bfa8-40bc-a264-241adff72c99/action => generated 0 bytes in 439 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:30:18.078720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9c141a5-8a13-45ac-b467-5b5205a15d32 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:18.079464 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9c141a5-8a13-45ac-b467-5b5205a15d32 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:18.079464 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:18.079464 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:18.079806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9c141a5-8a13-45ac-b467-5b5205a15d32 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:18.080077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c9c141a5-8a13-45ac-b467-5b5205a15d32 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:18.107882 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-b17064b3-158a-4c83-9fe2-7f1f9fa62b00 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume// Jan 27 16:30:18.108084 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-b17064b3-158a-4c83-9fe2-7f1f9fa62b00 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:18.108167 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:18.108167 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:18.108556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-b17064b3-158a-4c83-9fe2-7f1f9fa62b00 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:18.109543 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-b17064b3-158a-4c83-9fe2-7f1f9fa62b00 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:30:18.110223 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 782/1591] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:30:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:30:18.123695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-088468da-0772-48bb-b7cc-d706b15aad26 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de Jan 27 16:30:18.124415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-088468da-0772-48bb-b7cc-d706b15aad26 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:18.124909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-088468da-0772-48bb-b7cc-d706b15aad26 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:18.129820 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:18.129820 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:18.132442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9c141a5-8a13-45ac-b467-5b5205a15d32 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:18.133717 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 810/1592] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:18 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:18.234233 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:18.234233 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:18.250203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2972091f-0fa2-4448-b9b6-a31714447251 req-088468da-0772-48bb-b7cc-d706b15aad26 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:30:18.274266 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:18.274266 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:18.323637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-088468da-0772-48bb-b7cc-d706b15aad26 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de returned with HTTP 200 Jan 27 16:30:18.323637 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 783/1593] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:30:18 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de => generated 1012 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:30:18.341656 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-69d53e0d-8a4b-4e75-8700-c2a7e2df9fef tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] PUT http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/2252e297-41b5-4b9b-98b6-e7bf054336fe Jan 27 16:30:18.341656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:18.341656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:18.345618 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-69d53e0d-8a4b-4e75-8700-c2a7e2df9fef tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:30:18.423412 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:30:18.423412 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:30:18.424053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-2972091f-0fa2-4448-b9b6-a31714447251 req-69d53e0d-8a4b-4e75-8700-c2a7e2df9fef tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Lock "b'cinder-attachment_update-0980ce4b-c683-42c6-8ec9-27f7fea788de-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:30:18.426475 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:18.426475 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:18.752431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f634fdea-dcb1-446d-8ed2-3f82916ea6da tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:18.752962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f634fdea-dcb1-446d-8ed2-3f82916ea6da tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:18.753200 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:18.753200 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:18.753562 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f634fdea-dcb1-446d-8ed2-3f82916ea6da tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:18.877882 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:18.877882 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:18.941595 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f634fdea-dcb1-446d-8ed2-3f82916ea6da tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:19.030962 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f634fdea-dcb1-446d-8ed2-3f82916ea6da tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:19.046858 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 784/1594] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:18 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 980 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:19.147015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0090b0a-5268-4648-a2a7-0f8e6524cece tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:19.147798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0090b0a-5268-4648-a2a7-0f8e6524cece tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:19.147798 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:19.147798 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:19.148317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0090b0a-5268-4648-a2a7-0f8e6524cece tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:19.148484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e0090b0a-5268-4648-a2a7-0f8e6524cece tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:19.256636 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:19.256636 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:19.256636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0090b0a-5268-4648-a2a7-0f8e6524cece tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:19.265190 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 785/1595] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:19 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:20.058063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09e4ca8e-e765-44ca-b395-a10d3a83864d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:20.058806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09e4ca8e-e765-44ca-b395-a10d3a83864d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:20.059219 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:20.059219 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:20.059828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09e4ca8e-e765-44ca-b395-a10d3a83864d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:20.160889 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:20.160889 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:20.183992 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09e4ca8e-e765-44ca-b395-a10d3a83864d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:20.241644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09e4ca8e-e765-44ca-b395-a10d3a83864d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:20.259281 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 786/1596] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:20 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 1370 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:30:20.284683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90e46a7a-f648-4930-825e-1c4b0e4202ad tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:20.284683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90e46a7a-f648-4930-825e-1c4b0e4202ad tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:20.298707 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:20.298707 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:20.298707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90e46a7a-f648-4930-825e-1c4b0e4202ad tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:20.298707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-90e46a7a-f648-4930-825e-1c4b0e4202ad tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:20.412827 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:20.412827 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:20.412827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90e46a7a-f648-4930-825e-1c4b0e4202ad tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:20.412827 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 787/1597] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:20 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:21.261595 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83ebe517-bd22-4f0c-9473-86d9b04b8d0c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:21.261595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83ebe517-bd22-4f0c-9473-86d9b04b8d0c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:21.261595 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:21.261595 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:21.261595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83ebe517-bd22-4f0c-9473-86d9b04b8d0c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:21.411515 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:21.411515 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:21.439289 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-83ebe517-bd22-4f0c-9473-86d9b04b8d0c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:21.487260 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83ebe517-bd22-4f0c-9473-86d9b04b8d0c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:21.487260 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 788/1598] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:21 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 1368 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:30:21.512231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2cc68d0-df0f-4b2d-83ea-83a99a29de95 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:21.512231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2cc68d0-df0f-4b2d-83ea-83a99a29de95 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:21.512231 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:21.512231 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:21.512231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2cc68d0-df0f-4b2d-83ea-83a99a29de95 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:21.512231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b2cc68d0-df0f-4b2d-83ea-83a99a29de95 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:21.587718 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:21.587718 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:21.610983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2cc68d0-df0f-4b2d-83ea-83a99a29de95 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:21.610983 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 789/1599] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:21 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:21.629759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c748d9f-f56f-441f-9f93-69228ec59d3d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:21.637962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c748d9f-f56f-441f-9f93-69228ec59d3d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:21.651772 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:21.651772 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:21.651772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c748d9f-f56f-441f-9f93-69228ec59d3d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:21.858174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:21.858174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:21.885989 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c748d9f-f56f-441f-9f93-69228ec59d3d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:21.977829 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c748d9f-f56f-441f-9f93-69228ec59d3d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:21.977829 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 790/1600] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:21 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 1368 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:30:21.996146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7537c4c0-2cb0-4825-a897-19c8b2c5df99 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots Jan 27 16:30:21.996146 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:21.996146 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:21.996146 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7537c4c0-2cb0-4825-a897-19c8b2c5df99 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d12d89b-fc45-45e6-8219-3788722ff589", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1221021796", "description": null, "metadata": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:30:22.030315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-2972091f-0fa2-4448-b9b6-a31714447251 req-69d53e0d-8a4b-4e75-8700-c2a7e2df9fef tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Lock "b'cinder-attachment_update-0980ce4b-c683-42c6-8ec9-27f7fea788de-n-h2-710848-3'" released by "attachment_update" :: held 3.604s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:30:22.034346 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-69d53e0d-8a4b-4e75-8700-c2a7e2df9fef tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/2252e297-41b5-4b9b-98b6-e7bf054336fe returned with HTTP 200 Jan 27 16:30:22.034346 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 811/1601] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:30:18 2021] PUT /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/2252e297-41b5-4b9b-98b6-e7bf054336fe => generated 762 bytes in 3697 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:30:22.102097 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:22.102097 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:22.108044 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7537c4c0-2cb0-4825-a897-19c8b2c5df99 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:22.108044 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-7537c4c0-2cb0-4825-a897-19c8b2c5df99 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create snapshot from volume 4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:22.126538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d8bd25eb-b5cf-4159-8a2c-38c58d0448ac tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] POST http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/2252e297-41b5-4b9b-98b6-e7bf054336fe/action Jan 27 16:30:22.126538 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:22.126538 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:22.126538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d8bd25eb-b5cf-4159-8a2c-38c58d0448ac tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:30:22.126538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d8bd25eb-b5cf-4159-8a2c-38c58d0448ac tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:30:22.259623 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:22.259623 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:22.293440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7537c4c0-2cb0-4825-a897-19c8b2c5df99 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Created reservations ['ddceb3d7-dc58-4e00-afe6-4a164f5f32e2', '3cedd528-c6d5-4b30-b225-85964dc38d72', '9f310342-4689-4062-be94-0350249090a9', '2f0a5c4c-37a8-4c12-a46d-d25105c3199c'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:30:22.462591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d8bd25eb-b5cf-4159-8a2c-38c58d0448ac tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/2252e297-41b5-4b9b-98b6-e7bf054336fe/action returned with HTTP 204 Jan 27 16:30:22.462591 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 812/1602] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:30:22 2021] POST /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/2252e297-41b5-4b9b-98b6-e7bf054336fe/action => generated 0 bytes in 338 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:30:22.535803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d8bd25eb-b5cf-4159-8a2c-38c58d0448ac tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume// Jan 27 16:30:22.535803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d8bd25eb-b5cf-4159-8a2c-38c58d0448ac tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:22.535803 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:22.535803 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:22.535803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d8bd25eb-b5cf-4159-8a2c-38c58d0448ac tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:22.535803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-d8bd25eb-b5cf-4159-8a2c-38c58d0448ac tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:30:22.535803 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 813/1603] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:30:22 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:30:22.555570 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-70cf4c74-5c06-418f-a921-0264521b7960 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b Jan 27 16:30:22.555570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-70cf4c74-5c06-418f-a921-0264521b7960 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:22.555570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-70cf4c74-5c06-418f-a921-0264521b7960 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:22.657566 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7537c4c0-2cb0-4825-a897-19c8b2c5df99 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot create request issued successfully. Jan 27 16:30:22.657566 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7537c4c0-2cb0-4825-a897-19c8b2c5df99 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots returned with HTTP 202 Jan 27 16:30:22.657566 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 791/1604] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:30:21 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots => generated 308 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:30:22.657566 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0263814-fa12-4449-878b-7a531ef45bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:22.657566 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0263814-fa12-4449-878b-7a531ef45bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:22.657566 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:22.657566 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:22.657566 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0263814-fa12-4449-878b-7a531ef45bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:22.657566 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e0263814-fa12-4449-878b-7a531ef45bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:22.680483 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:22.680483 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:22.680483 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0263814-fa12-4449-878b-7a531ef45bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:22.680483 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 792/1605] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:22 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:22.712697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af72eb6d-ba12-4665-9670-288cfc0dd08c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:30:22.712697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af72eb6d-ba12-4665-9670-288cfc0dd08c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:22.712697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:22.712697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:22.712697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af72eb6d-ba12-4665-9670-288cfc0dd08c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:22.741731 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:22.741731 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:22.767888 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2972091f-0fa2-4448-b9b6-a31714447251 req-70cf4c74-5c06-418f-a921-0264521b7960 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:30:22.795973 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:22.795973 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:22.810991 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af72eb6d-ba12-4665-9670-288cfc0dd08c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:30:22.832327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af72eb6d-ba12-4665-9670-288cfc0dd08c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:30:22.832327 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 793/1606] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:30:22 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 440 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:22.837067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:22.837067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:22.857535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-70cf4c74-5c06-418f-a921-0264521b7960 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b returned with HTTP 200 Jan 27 16:30:22.857535 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 814/1607] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:30:22 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b => generated 1012 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:30:22.890588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-42d536db-321e-4c5b-acb5-22527e7e91f8 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] PUT http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/635c9ae1-51a1-43d9-ad4e-d4258941f275 Jan 27 16:30:22.890588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:22.890588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:22.890588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-42d536db-321e-4c5b-acb5-22527e7e91f8 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:30:23.044702 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:30:23.044702 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:30:23.044702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-2972091f-0fa2-4448-b9b6-a31714447251 req-42d536db-321e-4c5b-acb5-22527e7e91f8 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Lock "b'cinder-attachment_update-2619c2d2-1634-410f-881f-b445695ec41b-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.019s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:30:23.044702 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:23.044702 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:23.699402 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a154f85-3412-4b47-a7ff-a5d16887363d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:23.699402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a154f85-3412-4b47-a7ff-a5d16887363d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:23.699402 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:23.699402 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:23.699402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a154f85-3412-4b47-a7ff-a5d16887363d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:23.699402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7a154f85-3412-4b47-a7ff-a5d16887363d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:23.760891 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:23.760891 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:23.771671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a154f85-3412-4b47-a7ff-a5d16887363d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:23.771671 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 815/1608] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:23 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:23.836079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-544a013b-3162-461e-85fa-4efd3f40a4dd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:30:23.836628 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-544a013b-3162-461e-85fa-4efd3f40a4dd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:23.836836 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:23.836836 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:23.837412 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-544a013b-3162-461e-85fa-4efd3f40a4dd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:23.927348 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:23.927348 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:23.934618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-544a013b-3162-461e-85fa-4efd3f40a4dd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:30:23.934618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-544a013b-3162-461e-85fa-4efd3f40a4dd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:30:23.934618 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 816/1609] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:30:23 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 440 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:24.781676 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b602ebca-8cbb-4bd6-bd4a-7f16d2ddb075 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:24.782207 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b602ebca-8cbb-4bd6-bd4a-7f16d2ddb075 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:24.782319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:24.782319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:24.782659 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b602ebca-8cbb-4bd6-bd4a-7f16d2ddb075 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:24.783020 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b602ebca-8cbb-4bd6-bd4a-7f16d2ddb075 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:24.869122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:24.869122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:24.871530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b602ebca-8cbb-4bd6-bd4a-7f16d2ddb075 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:24.872369 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 817/1610] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:24 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:24.946076 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f8b6ed1-f176-467e-9433-25cd48dc0ef0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:30:24.946613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f8b6ed1-f176-467e-9433-25cd48dc0ef0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:24.946804 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:24.946804 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:24.954846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f8b6ed1-f176-467e-9433-25cd48dc0ef0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:25.016936 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:25.016936 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:25.018487 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f8b6ed1-f176-467e-9433-25cd48dc0ef0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:30:25.021362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f8b6ed1-f176-467e-9433-25cd48dc0ef0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:30:25.022931 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 818/1611] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:30:24 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 440 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:30:25.886927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fbaf584-3333-4009-8586-ec1e57a03db4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:25.887476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fbaf584-3333-4009-8586-ec1e57a03db4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:25.887885 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:25.887885 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:25.888503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fbaf584-3333-4009-8586-ec1e57a03db4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:25.889055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9fbaf584-3333-4009-8586-ec1e57a03db4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:25.955013 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:25.955013 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:25.978099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fbaf584-3333-4009-8586-ec1e57a03db4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:25.978099 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 819/1612] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:25 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:26.037795 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5d848fa-2e74-475f-b9f7-9ec7960d2501 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:30:26.037795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5d848fa-2e74-475f-b9f7-9ec7960d2501 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:26.037795 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:26.037795 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:26.037795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5d848fa-2e74-475f-b9f7-9ec7960d2501 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:26.094762 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:26.094762 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:26.094762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b5d848fa-2e74-475f-b9f7-9ec7960d2501 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:30:26.094762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5d848fa-2e74-475f-b9f7-9ec7960d2501 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:30:26.094762 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 820/1613] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:30:26 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 440 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:26.325792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-2972091f-0fa2-4448-b9b6-a31714447251 req-42d536db-321e-4c5b-acb5-22527e7e91f8 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Lock "b'cinder-attachment_update-2619c2d2-1634-410f-881f-b445695ec41b-n-h2-710848-3'" released by "attachment_update" :: held 3.275s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:30:26.325792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-42d536db-321e-4c5b-acb5-22527e7e91f8 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/635c9ae1-51a1-43d9-ad4e-d4258941f275 returned with HTTP 200 Jan 27 16:30:26.325792 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 794/1614] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:30:22 2021] PUT /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/635c9ae1-51a1-43d9-ad4e-d4258941f275 => generated 762 bytes in 3449 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:30:26.616255 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-56ccbbaf-66c3-47ed-b2e3-a8f914662771 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] POST http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/635c9ae1-51a1-43d9-ad4e-d4258941f275/action Jan 27 16:30:26.616255 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:26.616255 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:26.616255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-56ccbbaf-66c3-47ed-b2e3-a8f914662771 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:30:26.616255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-56ccbbaf-66c3-47ed-b2e3-a8f914662771 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:30:26.692549 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:26.692549 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:26.984712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74e43de2-6690-4675-97b8-ae9005adeb63 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:26.985396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74e43de2-6690-4675-97b8-ae9005adeb63 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:26.985396 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:26.985396 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:26.985716 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74e43de2-6690-4675-97b8-ae9005adeb63 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:26.986359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-74e43de2-6690-4675-97b8-ae9005adeb63 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:27.009716 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:27.009716 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:27.011845 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74e43de2-6690-4675-97b8-ae9005adeb63 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:27.012895 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 795/1615] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:26 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:27.107462 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38d4011b-d97e-4070-a4bf-b7f97e6abe46 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:30:27.107882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38d4011b-d97e-4070-a4bf-b7f97e6abe46 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:27.108075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:27.108075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:27.108503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38d4011b-d97e-4070-a4bf-b7f97e6abe46 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:27.134272 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:27.134272 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:27.135502 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38d4011b-d97e-4070-a4bf-b7f97e6abe46 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:30:27.137467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38d4011b-d97e-4070-a4bf-b7f97e6abe46 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:30:27.138302 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 796/1616] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:30:27 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:30:27.149558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-012d1889-f73e-4f3f-9627-1ccc96a29899 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:30:27.150080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-012d1889-f73e-4f3f-9627-1ccc96a29899 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:27.150297 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:27.150297 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:27.150674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-012d1889-f73e-4f3f-9627-1ccc96a29899 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:27.176031 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:27.176031 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:27.177228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-012d1889-f73e-4f3f-9627-1ccc96a29899 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:30:27.179857 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-012d1889-f73e-4f3f-9627-1ccc96a29899 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:30:27.180711 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 797/1617] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:30:27 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:30:27.326741 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2972091f-0fa2-4448-b9b6-a31714447251 req-56ccbbaf-66c3-47ed-b2e3-a8f914662771 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/635c9ae1-51a1-43d9-ad4e-d4258941f275/action returned with HTTP 204 Jan 27 16:30:27.326741 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 821/1618] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:30:26 2021] POST /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/635c9ae1-51a1-43d9-ad4e-d4258941f275/action => generated 0 bytes in 725 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:30:28.027757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46687639-673f-4fc5-9506-cb0f36dcb451 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:28.028551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46687639-673f-4fc5-9506-cb0f36dcb451 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:28.028949 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:28.028949 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:28.030173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46687639-673f-4fc5-9506-cb0f36dcb451 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:28.030887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-46687639-673f-4fc5-9506-cb0f36dcb451 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:28.059465 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:28.059465 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:28.062003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46687639-673f-4fc5-9506-cb0f36dcb451 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:28.069938 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 798/1619] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:28 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:29.077449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddf94792-9ebf-407b-a22c-8dfa925c1a74 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:29.078514 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddf94792-9ebf-407b-a22c-8dfa925c1a74 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:29.078708 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:29.078708 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:29.080052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddf94792-9ebf-407b-a22c-8dfa925c1a74 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:29.080894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ddf94792-9ebf-407b-a22c-8dfa925c1a74 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:29.110975 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:29.110975 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:29.113869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddf94792-9ebf-407b-a22c-8dfa925c1a74 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:29.123598 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 822/1620] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:29 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:30.130104 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-748dac98-0d70-4670-9cc8-5da226553422 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:30.131660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-748dac98-0d70-4670-9cc8-5da226553422 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:30.132083 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:30.132083 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:30.132734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-748dac98-0d70-4670-9cc8-5da226553422 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:30.133312 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-748dac98-0d70-4670-9cc8-5da226553422 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id 724bf7b0-c858-4bed-9379-18cfd7fbe988. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:30.156586 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:30.156586 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:30.158999 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-748dac98-0d70-4670-9cc8-5da226553422 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 200 Jan 27 16:30:30.173653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4be58dea-c521-4306-a9be-8463fd56c16c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c Jan 27 16:30:30.174331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4be58dea-c521-4306-a9be-8463fd56c16c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:30.174591 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:30.174591 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:30.175304 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4be58dea-c521-4306-a9be-8463fd56c16c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:30.179799 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 799/1621] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:30 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:30.229517 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:30.229517 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:30.239526 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4be58dea-c521-4306-a9be-8463fd56c16c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:30:30.267752 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4be58dea-c521-4306-a9be-8463fd56c16c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c returned with HTTP 200 Jan 27 16:30:30.275662 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 823/1622] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:30 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c => generated 1414 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:30:30.285334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c85fade-4ae7-486a-b414-4b98b203a4ae tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c Jan 27 16:30:30.286130 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c85fade-4ae7-486a-b414-4b98b203a4ae tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:30.286699 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:30.286699 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:30.287973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c85fade-4ae7-486a-b414-4b98b203a4ae tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:30.338651 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:30.338651 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:30.347540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4c85fade-4ae7-486a-b414-4b98b203a4ae tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:30:30.373009 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c85fade-4ae7-486a-b414-4b98b203a4ae tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c returned with HTTP 200 Jan 27 16:30:30.373830 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 800/1623] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:30 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c => generated 1414 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:30:30.394108 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e0076ce-e26a-462a-a5fd-753f8d565212 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] DELETE http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c Jan 27 16:30:30.394632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e0076ce-e26a-462a-a5fd-753f8d565212 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:30.394848 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:30.394848 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:30.395250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e0076ce-e26a-462a-a5fd-753f8d565212 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:30.395721 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7e0076ce-e26a-462a-a5fd-753f8d565212 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete volume with id: 399d0f49-673d-41cf-aff9-0199b8bcb40c Jan 27 16:30:30.449307 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:30.449307 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:30.450496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7e0076ce-e26a-462a-a5fd-753f8d565212 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:30:30.540038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7e0076ce-e26a-462a-a5fd-753f8d565212 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete volume request issued successfully. Jan 27 16:30:30.540912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e0076ce-e26a-462a-a5fd-753f8d565212 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c returned with HTTP 202 Jan 27 16:30:30.549040 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 824/1624] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:30:30 2021] DELETE /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:30:30.549920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bf283ca-a2cc-4b09-9e27-de05efacc7a3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c Jan 27 16:30:30.550457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bf283ca-a2cc-4b09-9e27-de05efacc7a3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:30.550846 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:30.550846 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:30.551244 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bf283ca-a2cc-4b09-9e27-de05efacc7a3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:30.609302 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:30.609302 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:30.619383 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6bf283ca-a2cc-4b09-9e27-de05efacc7a3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:30:30.663983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bf283ca-a2cc-4b09-9e27-de05efacc7a3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c returned with HTTP 200 Jan 27 16:30:30.671117 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 801/1625] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:30 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c => generated 1413 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:30:30.736304 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-975e8e55-f18b-42ab-9069-1a2560771c5a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:30:30.736821 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-975e8e55-f18b-42ab-9069-1a2560771c5a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:30.737035 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:30.737035 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:30.737411 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-975e8e55-f18b-42ab-9069-1a2560771c5a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:30.765735 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:30.765735 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:30.766871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-975e8e55-f18b-42ab-9069-1a2560771c5a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:30:30.768815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-975e8e55-f18b-42ab-9069-1a2560771c5a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:30:30.781194 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 825/1626] 10.222.0.78 () {60 vars in 1575 bytes} [Wed Jan 27 16:30:30 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 467 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:30.783880 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-48ace929-3ebf-43d1-b0b4-556e6b21b08d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:30.784589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-48ace929-3ebf-43d1-b0b4-556e6b21b08d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:30.784952 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:30.784952 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:30.785589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-48ace929-3ebf-43d1-b0b4-556e6b21b08d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:30.851463 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:30.851463 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:30.861071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-48ace929-3ebf-43d1-b0b4-556e6b21b08d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:30.896933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-48ace929-3ebf-43d1-b0b4-556e6b21b08d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:30.898521 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 802/1627] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:30:30 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 1368 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:30:31.682353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-773e143c-a40f-458e-8e7c-edd8b1db65e0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c Jan 27 16:30:31.683505 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-773e143c-a40f-458e-8e7c-edd8b1db65e0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:31.683898 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:31.683898 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:31.684695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-773e143c-a40f-458e-8e7c-edd8b1db65e0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:31.747750 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:31.747750 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:31.762214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-773e143c-a40f-458e-8e7c-edd8b1db65e0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:30:31.807158 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-773e143c-a40f-458e-8e7c-edd8b1db65e0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c returned with HTTP 200 Jan 27 16:30:31.808201 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 826/1628] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:31 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c => generated 1413 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:30:32.555098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-c6839a86-5daa-4f0d-abfa-c9517a990542 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:30:32.555946 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-c6839a86-5daa-4f0d-abfa-c9517a990542 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:32.555946 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:32.555946 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:32.556347 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-c6839a86-5daa-4f0d-abfa-c9517a990542 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:32.582211 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:32.582211 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:32.583414 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-c6839a86-5daa-4f0d-abfa-c9517a990542 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:30:32.585405 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-c6839a86-5daa-4f0d-abfa-c9517a990542 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:30:32.586254 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 803/1629] 10.222.0.78 () {60 vars in 1575 bytes} [Wed Jan 27 16:30:32 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:32.825777 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8354be5-9309-4d03-bd9c-2183beca62ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c Jan 27 16:30:32.826283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8354be5-9309-4d03-bd9c-2183beca62ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:32.826833 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:32.826833 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:32.827480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8354be5-9309-4d03-bd9c-2183beca62ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:32.942932 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8354be5-9309-4d03-bd9c-2183beca62ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c returned with HTTP 404 Jan 27 16:30:32.948372 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 827/1630] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:32 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/399d0f49-673d-41cf-aff9-0199b8bcb40c => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:30:32.957650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a144783-afd9-43e5-bfd0-6cd441ea50b8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] DELETE http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 Jan 27 16:30:32.958189 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a144783-afd9-43e5-bfd0-6cd441ea50b8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:32.958408 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:32.958408 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:32.958851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a144783-afd9-43e5-bfd0-6cd441ea50b8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:32.959639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-8a144783-afd9-43e5-bfd0-6cd441ea50b8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete backup with id: 724bf7b0-c858-4bed-9379-18cfd7fbe988. Jan 27 16:30:33.026188 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:33.026188 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:33.112941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-8a144783-afd9-43e5-bfd0-6cd441ea50b8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] delete_backup rpcapi backup_id 724bf7b0-c858-4bed-9379-18cfd7fbe988 {{(pid=87999) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 16:30:33.129711 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a144783-afd9-43e5-bfd0-6cd441ea50b8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 returned with HTTP 202 Jan 27 16:30:33.173788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] POST http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes Jan 27 16:30:33.174561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-50004098"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:30:33.176166 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 804/1631] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:30:32 2021] DELETE /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/724bf7b0-c858-4bed-9379-18cfd7fbe988 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:30:33.177119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-50004098'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:30:33.178549 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Create volume of 1 GB Jan 27 16:30:33.211502 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Availability Zones retrieved successfully. Jan 27 16:30:33.229936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Flow 'volume_create_api' (0781bebe-9ef7-47cb-801b-6635a53b3e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:30:33.233211 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cb07203-d550-4035-9c36-4739045901a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:30:33.242140 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:30:33.353448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cb07203-d550-4035-9c36-4739045901a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:30:33.355957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d91545-a5e0-4ce3-ac7f-d132752cda4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:30:33.513283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Created reservations ['81146990-71c7-4750-90ba-2957bf837798', '3b034500-ec06-40b6-9e4f-36f4b682f758', '50c2390e-573b-4a7e-ab7e-570cd847f3ed', 'f0ad34b7-3c80-4a5e-81a1-b3c0506eeaa2'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:30:33.522835 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d91545-a5e0-4ce3-ac7f-d132752cda4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81146990-71c7-4750-90ba-2957bf837798', '3b034500-ec06-40b6-9e4f-36f4b682f758', '50c2390e-573b-4a7e-ab7e-570cd847f3ed', 'f0ad34b7-3c80-4a5e-81a1-b3c0506eeaa2']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:30:33.522835 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debc8e94-fb9d-4365-9b0c-573b2e7777d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:30:33.732107 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debc8e94-fb9d-4365-9b0c-573b2e7777d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17a1100c-f1b2-4e7d-b149-94aad1b4fc3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-50004098',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='8b6b777454034b2aaf4097b87c3860e8',qos_specs=None,replication_status=,reservations=['81146990-71c7-4750-90ba-2957bf837798','3b034500-ec06-40b6-9e4f-36f4b682f758','50c2390e-573b-4a7e-ab7e-570cd847f3ed','f0ad34b7-3c80-4a5e-81a1-b3c0506eeaa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d45b7f89cd4bf58265011a946685b0',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-50004098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17a1100c-f1b2-4e7d-b149-94aad1b4fc3c,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='8b6b777454034b2aaf4097b87c3860e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85d45b7f89cd4bf58265011a946685b0',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:30:33.735689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c59de8-3b65-481c-996c-ba69c40770df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:30:33.857490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c59de8-3b65-481c-996c-ba69c40770df) transitioned into state 'SUCCESS' from state '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-50004098',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='8b6b777454034b2aaf4097b87c3860e8',qos_specs=None,replication_status=,reservations=['81146990-71c7-4750-90ba-2957bf837798','3b034500-ec06-40b6-9e4f-36f4b682f758','50c2390e-573b-4a7e-ab7e-570cd847f3ed','f0ad34b7-3c80-4a5e-81a1-b3c0506eeaa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d45b7f89cd4bf58265011a946685b0',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:30:33.861166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7872a9-0747-40fd-bc39-d31913033d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:30:33.927669 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7872a9-0747-40fd-bc39-d31913033d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:30:33.931361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Flow 'volume_create_api' (0781bebe-9ef7-47cb-801b-6635a53b3e24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:30:34.049874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Create volume request issued successfully. Jan 27 16:30:34.101477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-536aacc5-ec9a-437f-a609-7a5f16fbb41c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes returned with HTTP 202 Jan 27 16:30:34.102411 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 828/1632] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:30:33 2021] POST /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes => generated 883 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:30:34.118189 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-171868e6-d629-462a-806a-2cf229233c77 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c Jan 27 16:30:34.118828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-171868e6-d629-462a-806a-2cf229233c77 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:34.119111 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:34.119111 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:34.119623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-171868e6-d629-462a-806a-2cf229233c77 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:34.260714 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:34.260714 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:34.309130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-171868e6-d629-462a-806a-2cf229233c77 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:30:34.340480 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-171868e6-d629-462a-806a-2cf229233c77 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c returned with HTTP 200 Jan 27 16:30:34.341691 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 805/1633] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:34 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c => generated 951 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:30:35.358541 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a57656fe-e38a-4e7a-930f-faca026a2c44 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c Jan 27 16:30:35.359065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a57656fe-e38a-4e7a-930f-faca026a2c44 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:35.359264 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:35.359264 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:35.359647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a57656fe-e38a-4e7a-930f-faca026a2c44 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:35.459179 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:35.459179 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:35.470457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a57656fe-e38a-4e7a-930f-faca026a2c44 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:30:35.510972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a57656fe-e38a-4e7a-930f-faca026a2c44 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c returned with HTTP 200 Jan 27 16:30:35.511220 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-1b2857fc-deaa-420d-8a7f-16a476f6083d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:30:35.512097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-1b2857fc-deaa-420d-8a7f-16a476f6083d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:35.512493 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 829/1634] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:35 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c => generated 976 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:35.512772 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:35.512772 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:35.513232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-1b2857fc-deaa-420d-8a7f-16a476f6083d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:35.533026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b66ce44-3913-40e4-9719-16fe94f0c661 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] POST http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups Jan 27 16:30:35.533647 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:35.533647 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:35.534849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b66ce44-3913-40e4-9719-16fe94f0c661 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "17a1100c-f1b2-4e7d-b149-94aad1b4fc3c", "name": "tempest-VolumesBackupsTest-Backup-76780111", "description": "tempest-volume-backup-description-1834530981", "container": "container"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:30:35.545306 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:35.545306 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:35.546572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-1b2857fc-deaa-420d-8a7f-16a476f6083d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:30:35.548612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-1b2857fc-deaa-420d-8a7f-16a476f6083d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:30:35.550122 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 806/1635] 10.222.0.83 () {58 vars in 1368 bytes} [Wed Jan 27 16:30:35 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:35.552135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-0b66ce44-3913-40e4-9719-16fe94f0c661 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Creating new backup {'backup': {'volume_id': '17a1100c-f1b2-4e7d-b149-94aad1b4fc3c', 'name': 'tempest-VolumesBackupsTest-Backup-76780111', 'description': 'tempest-volume-backup-description-1834530981', 'container': 'container'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 16:30:35.553299 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-0b66ce44-3913-40e4-9719-16fe94f0c661 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Creating backup of volume 17a1100c-f1b2-4e7d-b149-94aad1b4fc3c in container container Jan 27 16:30:35.566322 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-953b96a0-641a-4d35-b0ec-dca8958669cb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:30:35.571794 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-953b96a0-641a-4d35-b0ec-dca8958669cb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:35.572299 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:35.572299 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:35.574983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-953b96a0-641a-4d35-b0ec-dca8958669cb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:35.642004 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:35.642004 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:35.642980 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:35.642980 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:35.644851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b66ce44-3913-40e4-9719-16fe94f0c661 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:30:35.654066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-953b96a0-641a-4d35-b0ec-dca8958669cb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:35.683351 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-953b96a0-641a-4d35-b0ec-dca8958669cb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:30:35.685131 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 807/1636] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:30:35 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 1368 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:30:35.698732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes Jan 27 16:30:35.699403 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:35.699403 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:35.700010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "274abf59-68dd-481f-89d5-1327f17c5d27", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:30:35.701650 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '274abf59-68dd-481f-89d5-1327f17c5d27', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:30:35.719927 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-0b66ce44-3913-40e4-9719-16fe94f0c661 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Created reservations ['3d518eb3-1be8-48ac-8af8-932241c93698', '59024eac-28a9-4d6a-b13b-54a1eb9baff5'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:30:35.743245 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:35.743245 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:35.744832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:30:35.745384 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume of 1 GB Jan 27 16:30:35.746998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Availability Zones retrieved successfully. Jan 27 16:30:35.766150 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (abd809c5-07c9-40db-b2c6-3a1bd69c2e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:30:35.769156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (befff04f-7472-45e3-bfd2-15fac9251249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:30:35.772177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:30:35.910715 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (befff04f-7472-45e3-bfd2-15fac9251249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '274abf59-68dd-481f-89d5-1327f17c5d27', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:30:35.913516 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a02ec44-2803-44a5-8668-11e265c98b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:30:36.122231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b66ce44-3913-40e4-9719-16fe94f0c661 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups returned with HTTP 202 Jan 27 16:30:36.131159 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 830/1637] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:30:35 2021] POST /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups => generated 394 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:30:36.138669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76ca888d-dfbf-4bf8-bec0-dc29f7240f65 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:36.139396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76ca888d-dfbf-4bf8-bec0-dc29f7240f65 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:36.139689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:36.139689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:36.140192 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76ca888d-dfbf-4bf8-bec0-dc29f7240f65 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:36.140783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-76ca888d-dfbf-4bf8-bec0-dc29f7240f65 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:36.163648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Created reservations ['6cee1d59-4695-444d-bf53-320697e2ee92', '0d2b2f4a-b6c1-477b-aa04-e466ce34a937', '410db6f4-8b53-48b5-bb83-9221e74f53d4', 'fef85f1c-7e87-43f6-b2e0-49a4cd30b3ba'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:30:36.163648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a02ec44-2803-44a5-8668-11e265c98b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cee1d59-4695-444d-bf53-320697e2ee92', '0d2b2f4a-b6c1-477b-aa04-e466ce34a937', '410db6f4-8b53-48b5-bb83-9221e74f53d4', 'fef85f1c-7e87-43f6-b2e0-49a4cd30b3ba']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:30:36.163648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b814b8c4-09ca-4645-9cb9-46db5c909c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:30:36.177196 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:36.177196 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:36.183934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76ca888d-dfbf-4bf8-bec0-dc29f7240f65 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:36.186452 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 831/1638] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:36 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:36.454675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b814b8c4-09ca-4645-9cb9-46db5c909c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7bb8e70-0c7d-43d5-933d-979401af456a', '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='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['6cee1d59-4695-444d-bf53-320697e2ee92','0d2b2f4a-b6c1-477b-aa04-e466ce34a937','410db6f4-8b53-48b5-bb83-9221e74f53d4','fef85f1c-7e87-43f6-b2e0-49a4cd30b3ba'],size=1,snapshot_id=274abf59-68dd-481f-89d5-1327f17c5d27,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), '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-27T16:30:36Z,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=c7bb8e70-0c7d-43d5-933d-979401af456a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec0c0013a98470a964b796ba39d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=274abf59-68dd-481f-89d5-1327f17c5d27,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:30:36.468838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec02da9f-4bcf-4354-a6b6-14d471bcf896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:30:36.600962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec02da9f-4bcf-4354-a6b6-14d471bcf896) transitioned into 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='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['6cee1d59-4695-444d-bf53-320697e2ee92','0d2b2f4a-b6c1-477b-aa04-e466ce34a937','410db6f4-8b53-48b5-bb83-9221e74f53d4','fef85f1c-7e87-43f6-b2e0-49a4cd30b3ba'],size=1,snapshot_id=274abf59-68dd-481f-89d5-1327f17c5d27,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:30:36.603606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1e512ec-7e7c-44e9-bc42-837f60c481bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:30:36.791657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1e512ec-7e7c-44e9-bc42-837f60c481bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:30:36.795292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (abd809c5-07c9-40db-b2c6-3a1bd69c2e83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:30:36.856178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request issued successfully. Jan 27 16:30:36.881638 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-2f9ffe36-cdf4-4c6d-ab1d-1bb7117b4913 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes returned with HTTP 202 Jan 27 16:30:36.884056 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 808/1639] 10.222.0.83 () {62 vars in 1305 bytes} [Wed Jan 27 16:30:35 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes => generated 805 bytes in 1189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:30:36.895641 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-4a2499a4-7642-4b50-9945-091f6c7a98c2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:30:36.896254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-4a2499a4-7642-4b50-9945-091f6c7a98c2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:36.897004 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:36.897004 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:36.897187 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-4a2499a4-7642-4b50-9945-091f6c7a98c2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:37.008716 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:37.008716 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:37.019503 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-4a2499a4-7642-4b50-9945-091f6c7a98c2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:37.048528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-4a2499a4-7642-4b50-9945-091f6c7a98c2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:30:37.049999 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 832/1640] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:30:36 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 873 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:37.064669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-ffdbc24c-bb68-4912-98dc-d191001ead5e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:30:37.065210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-ffdbc24c-bb68-4912-98dc-d191001ead5e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:37.065430 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:37.065430 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:37.065852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-ffdbc24c-bb68-4912-98dc-d191001ead5e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:37.127956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:37.127956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:37.138963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-ffdbc24c-bb68-4912-98dc-d191001ead5e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:37.176485 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-ffdbc24c-bb68-4912-98dc-d191001ead5e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:30:37.178290 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 809/1641] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:30:37 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:37.202285 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56cae1b6-7e43-49c3-b552-62500986450d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:37.203280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56cae1b6-7e43-49c3-b552-62500986450d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:37.203672 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:37.203672 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:37.204659 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56cae1b6-7e43-49c3-b552-62500986450d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:37.205351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-56cae1b6-7e43-49c3-b552-62500986450d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:37.245587 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:37.245587 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:37.247776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56cae1b6-7e43-49c3-b552-62500986450d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:37.249230 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 833/1642] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:37 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:38.266442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-117532d2-b4d7-45c4-9f24-63058be77871 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:38.267607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-117532d2-b4d7-45c4-9f24-63058be77871 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:38.268011 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:38.268011 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:38.268685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-117532d2-b4d7-45c4-9f24-63058be77871 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:38.269058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-117532d2-b4d7-45c4-9f24-63058be77871 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:38.293095 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:38.293095 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:38.295263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-117532d2-b4d7-45c4-9f24-63058be77871 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:38.296274 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 810/1643] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:38 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:39.309218 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edfa5ce1-f406-497e-98a7-27d613a59df5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:39.310321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edfa5ce1-f406-497e-98a7-27d613a59df5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:39.310852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:39.310852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:39.315954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edfa5ce1-f406-497e-98a7-27d613a59df5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:39.316602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-edfa5ce1-f406-497e-98a7-27d613a59df5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:39.343752 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:39.343752 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:39.345671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edfa5ce1-f406-497e-98a7-27d613a59df5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:39.351052 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 834/1644] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:39 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:40.183833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-3e5cf6fb-b2f5-4f80-9e22-8ea1e235d7c9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:30:40.184527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-3e5cf6fb-b2f5-4f80-9e22-8ea1e235d7c9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:40.184845 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:40.184845 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:40.185453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-3e5cf6fb-b2f5-4f80-9e22-8ea1e235d7c9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:40.251748 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:40.251748 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:40.265969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-3e5cf6fb-b2f5-4f80-9e22-8ea1e235d7c9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:40.293401 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-3e5cf6fb-b2f5-4f80-9e22-8ea1e235d7c9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:30:40.295036 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 811/1645] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:30:40 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:40.360425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6563b859-6a87-4eaa-828c-77deafd949f4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:40.360945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6563b859-6a87-4eaa-828c-77deafd949f4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:40.361274 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:40.361274 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:40.361649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6563b859-6a87-4eaa-828c-77deafd949f4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:40.362020 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6563b859-6a87-4eaa-828c-77deafd949f4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:40.387145 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:40.387145 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:40.389049 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6563b859-6a87-4eaa-828c-77deafd949f4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:40.389885 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 835/1646] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:40 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:41.405533 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-608a22a2-aef6-4105-ae82-e3086e122223 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:41.406070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-608a22a2-aef6-4105-ae82-e3086e122223 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:41.406254 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:41.406254 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:41.406606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-608a22a2-aef6-4105-ae82-e3086e122223 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:41.406979 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-608a22a2-aef6-4105-ae82-e3086e122223 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:41.452934 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:41.452934 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:41.455839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-608a22a2-aef6-4105-ae82-e3086e122223 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:41.476489 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 812/1647] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:41 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:42.469565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb277c4e-c41f-4af4-8bd4-ce3ae91ca8e3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:42.470221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb277c4e-c41f-4af4-8bd4-ce3ae91ca8e3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:42.470438 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:42.470438 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:42.470881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb277c4e-c41f-4af4-8bd4-ce3ae91ca8e3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:42.471325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bb277c4e-c41f-4af4-8bd4-ce3ae91ca8e3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:42.520309 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:42.520309 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:42.525157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb277c4e-c41f-4af4-8bd4-ce3ae91ca8e3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:42.526891 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 836/1648] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:42 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:43.366906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-4450c9ad-d494-4fb1-ba60-61a6c1601917 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:30:43.366906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-4450c9ad-d494-4fb1-ba60-61a6c1601917 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:43.366906 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:43.366906 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:43.366906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-4450c9ad-d494-4fb1-ba60-61a6c1601917 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:43.390529 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:43.390529 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:43.403564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-4450c9ad-d494-4fb1-ba60-61a6c1601917 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:43.451528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-4450c9ad-d494-4fb1-ba60-61a6c1601917 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:30:43.451528 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 813/1649] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:30:43 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:43.541357 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1fd3d3e-e10c-42d7-8bf7-54237cfcfd95 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:43.542495 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1fd3d3e-e10c-42d7-8bf7-54237cfcfd95 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:43.542683 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:43.542683 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:43.543033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1fd3d3e-e10c-42d7-8bf7-54237cfcfd95 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:43.543591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c1fd3d3e-e10c-42d7-8bf7-54237cfcfd95 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:43.578878 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:43.578878 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:43.580782 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1fd3d3e-e10c-42d7-8bf7-54237cfcfd95 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:43.581593 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 837/1650] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:43 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:44.600176 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f244f01-4d43-4514-9404-c2d81ad261ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:44.600635 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f244f01-4d43-4514-9404-c2d81ad261ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:44.615688 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:44.615688 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:44.616414 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f244f01-4d43-4514-9404-c2d81ad261ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:44.617501 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5f244f01-4d43-4514-9404-c2d81ad261ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:44.661121 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:44.661121 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:44.664898 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f244f01-4d43-4514-9404-c2d81ad261ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:44.674319 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 814/1651] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:44 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:45.681129 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08dc9fde-9ab7-4fdc-89f7-fbd487c5c4e9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:45.681692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08dc9fde-9ab7-4fdc-89f7-fbd487c5c4e9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:45.681853 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:45.681853 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:45.682224 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08dc9fde-9ab7-4fdc-89f7-fbd487c5c4e9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:45.682605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-08dc9fde-9ab7-4fdc-89f7-fbd487c5c4e9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:45.709046 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:45.709046 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:45.709046 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08dc9fde-9ab7-4fdc-89f7-fbd487c5c4e9 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:45.710243 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 838/1652] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:45 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:46.450149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-22ae8f24-4ffc-4f04-a947-aeb3bc56b832 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:30:46.450656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-22ae8f24-4ffc-4f04-a947-aeb3bc56b832 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:46.451030 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:46.451030 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:46.451704 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-22ae8f24-4ffc-4f04-a947-aeb3bc56b832 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:46.570622 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:46.570622 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:46.584837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-22ae8f24-4ffc-4f04-a947-aeb3bc56b832 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:46.617599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-22ae8f24-4ffc-4f04-a947-aeb3bc56b832 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:30:46.618797 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 815/1653] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:30:46 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:46.727784 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e639aca-eebf-4005-8f49-199f05433cad tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:46.728906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e639aca-eebf-4005-8f49-199f05433cad tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:46.729294 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:46.729294 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:46.729958 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e639aca-eebf-4005-8f49-199f05433cad tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:46.730477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0e639aca-eebf-4005-8f49-199f05433cad tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:46.809836 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:46.809836 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:46.812045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e639aca-eebf-4005-8f49-199f05433cad tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:46.815389 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 839/1654] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:46 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:47.829411 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4eb8b1a4-578e-43c2-8dce-aa8a201f2b0d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:47.829917 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4eb8b1a4-578e-43c2-8dce-aa8a201f2b0d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:47.830104 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:47.830104 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:47.830480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4eb8b1a4-578e-43c2-8dce-aa8a201f2b0d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:47.830874 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4eb8b1a4-578e-43c2-8dce-aa8a201f2b0d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:47.902923 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:47.902923 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:47.905815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4eb8b1a4-578e-43c2-8dce-aa8a201f2b0d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:47.907969 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 816/1655] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:47 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:48.923682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53f7c029-0fa1-4cad-aad0-40efdf625a3c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:48.925059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53f7c029-0fa1-4cad-aad0-40efdf625a3c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:48.925476 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:48.925476 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:48.926157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53f7c029-0fa1-4cad-aad0-40efdf625a3c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:48.926785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-53f7c029-0fa1-4cad-aad0-40efdf625a3c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:48.970048 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:48.970048 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:48.973044 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53f7c029-0fa1-4cad-aad0-40efdf625a3c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:48.978430 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 840/1656] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:48 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:49.654532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-d21ee0ab-b58c-49d2-8106-46815fd0ad2d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:30:49.654532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-d21ee0ab-b58c-49d2-8106-46815fd0ad2d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:49.654532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:49.654532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:49.654532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-d21ee0ab-b58c-49d2-8106-46815fd0ad2d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:49.726332 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:49.726332 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:49.736216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-d21ee0ab-b58c-49d2-8106-46815fd0ad2d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:49.762081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-d21ee0ab-b58c-49d2-8106-46815fd0ad2d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:30:49.762909 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 817/1657] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:30:49 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:49.994763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-610793b8-c18d-447c-9544-9aea24432ccf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:49.995941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-610793b8-c18d-447c-9544-9aea24432ccf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:49.996402 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:49.996402 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:49.997032 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-610793b8-c18d-447c-9544-9aea24432ccf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:49.997649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-610793b8-c18d-447c-9544-9aea24432ccf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:50.094574 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:50.094574 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:50.094574 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-610793b8-c18d-447c-9544-9aea24432ccf tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:50.094574 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 841/1658] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:49 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:51.095798 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f57ed3e-c461-4742-bc3a-10bee4b4c406 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:51.097000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f57ed3e-c461-4742-bc3a-10bee4b4c406 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:51.097187 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:51.097187 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:51.097578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f57ed3e-c461-4742-bc3a-10bee4b4c406 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:51.097948 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0f57ed3e-c461-4742-bc3a-10bee4b4c406 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:51.139517 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:51.139517 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:51.142972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f57ed3e-c461-4742-bc3a-10bee4b4c406 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:51.144355 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 818/1659] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:51 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:52.177782 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ce07fd8-9fd2-4dac-9e18-44a2849f4c17 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:52.194902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ce07fd8-9fd2-4dac-9e18-44a2849f4c17 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:52.195422 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:52.195422 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:52.196044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ce07fd8-9fd2-4dac-9e18-44a2849f4c17 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:52.196563 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6ce07fd8-9fd2-4dac-9e18-44a2849f4c17 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:52.219560 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:52.219560 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:52.222360 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ce07fd8-9fd2-4dac-9e18-44a2849f4c17 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:52.230372 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 842/1660] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:52 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:52.763402 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-fc4a5f01-f573-409e-94db-5ba2406b0f00 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:30:52.763952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-fc4a5f01-f573-409e-94db-5ba2406b0f00 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:52.764168 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:52.764168 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:52.764541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-fc4a5f01-f573-409e-94db-5ba2406b0f00 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:52.815208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:52.815208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:52.824683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-fc4a5f01-f573-409e-94db-5ba2406b0f00 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:52.848026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-fc4a5f01-f573-409e-94db-5ba2406b0f00 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:30:52.849535 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 819/1661] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:30:52 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:53.238182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f84f55d-6604-4984-9328-98fccc670ee4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:53.239912 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f84f55d-6604-4984-9328-98fccc670ee4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:53.240367 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:53.240367 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:53.241042 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f84f55d-6604-4984-9328-98fccc670ee4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:53.241416 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9f84f55d-6604-4984-9328-98fccc670ee4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:53.264173 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:53.264173 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:53.266213 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f84f55d-6604-4984-9328-98fccc670ee4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:53.267223 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 843/1662] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:53 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:54.293017 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41a6b602-dc2c-4e4e-b776-6268acec5637 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:54.321886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41a6b602-dc2c-4e4e-b776-6268acec5637 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:54.321886 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:54.321886 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:54.321886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41a6b602-dc2c-4e4e-b776-6268acec5637 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:54.321886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-41a6b602-dc2c-4e4e-b776-6268acec5637 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:54.334573 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:54.334573 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:54.336679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41a6b602-dc2c-4e4e-b776-6268acec5637 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:54.337600 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 820/1663] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:54 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:55.359052 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68c98c76-aa14-4221-9bec-22c14e61bcca tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:55.359590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68c98c76-aa14-4221-9bec-22c14e61bcca tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:55.360175 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:55.360175 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:55.361957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68c98c76-aa14-4221-9bec-22c14e61bcca tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:55.362878 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-68c98c76-aa14-4221-9bec-22c14e61bcca tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:55.386589 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:55.386589 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:55.401299 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68c98c76-aa14-4221-9bec-22c14e61bcca tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:55.401299 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 844/1664] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:55 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:55.886435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-dc2d89f5-9f5b-41f9-bea3-f4f8b1377d3b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:30:55.887520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-dc2d89f5-9f5b-41f9-bea3-f4f8b1377d3b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:55.888071 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:55.888071 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:55.888679 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-dc2d89f5-9f5b-41f9-bea3-f4f8b1377d3b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:55.967944 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:55.967944 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:55.983856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-dc2d89f5-9f5b-41f9-bea3-f4f8b1377d3b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:30:56.008951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-dc2d89f5-9f5b-41f9-bea3-f4f8b1377d3b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:30:56.010207 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 821/1665] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:30:55 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:56.404799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd90e2c5-bfac-4263-b1ff-be598f090187 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:56.405986 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd90e2c5-bfac-4263-b1ff-be598f090187 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:56.406330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:56.406330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:56.406950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd90e2c5-bfac-4263-b1ff-be598f090187 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:56.407399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cd90e2c5-bfac-4263-b1ff-be598f090187 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:56.429825 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:56.429825 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:56.431806 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd90e2c5-bfac-4263-b1ff-be598f090187 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:56.432526 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 845/1666] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:56 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:30:57.447211 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd828bce-f316-461a-9281-4bdb9b1a9d23 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:57.447832 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd828bce-f316-461a-9281-4bdb9b1a9d23 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:57.448138 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:57.448138 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:57.448676 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd828bce-f316-461a-9281-4bdb9b1a9d23 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:57.450909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fd828bce-f316-461a-9281-4bdb9b1a9d23 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:57.496045 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:57.496045 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:57.498361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd828bce-f316-461a-9281-4bdb9b1a9d23 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:57.499617 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 822/1667] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:57 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:58.513367 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd6f78cf-dd31-4e7b-8489-67abc67593e3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:30:58.514603 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd6f78cf-dd31-4e7b-8489-67abc67593e3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:30:58.515008 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:30:58.515008 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:30:58.515697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd6f78cf-dd31-4e7b-8489-67abc67593e3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:30:58.516290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bd6f78cf-dd31-4e7b-8489-67abc67593e3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:30:58.544100 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:30:58.544100 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:30:58.545864 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd6f78cf-dd31-4e7b-8489-67abc67593e3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:30:58.546675 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 846/1668] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:58 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:30:59.016807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-90a29e9c-7963-42d7-a49f-ec010c770383 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:30:59.017448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-90a29e9c-7963-42d7-a49f-ec010c770383 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:00.321208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:00.321208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:00.321208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-90a29e9c-7963-42d7-a49f-ec010c770383 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:00.321208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:00.321208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:00.321208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-90a29e9c-7963-42d7-a49f-ec010c770383 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:31:00.321208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-90a29e9c-7963-42d7-a49f-ec010c770383 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:31:00.321208 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 823/1669] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:30:59 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:00.322997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79f3c4f0-e073-4fb6-a20f-758b4a732e85 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:00.322997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79f3c4f0-e073-4fb6-a20f-758b4a732e85 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:00.322997 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:00.322997 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:00.322997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79f3c4f0-e073-4fb6-a20f-758b4a732e85 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:00.322997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-79f3c4f0-e073-4fb6-a20f-758b4a732e85 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:00.322997 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:00.322997 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:00.322997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79f3c4f0-e073-4fb6-a20f-758b4a732e85 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:00.322997 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 847/1670] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:30:59 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:00.610185 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3bf5f6f-f82a-4b64-a3dc-e3347e0c066e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:00.611682 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3bf5f6f-f82a-4b64-a3dc-e3347e0c066e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:00.612115 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:00.612115 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:00.615045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3bf5f6f-f82a-4b64-a3dc-e3347e0c066e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:00.616304 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a3bf5f6f-f82a-4b64-a3dc-e3347e0c066e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:00.644008 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:00.644008 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:00.646610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3bf5f6f-f82a-4b64-a3dc-e3347e0c066e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:00.671954 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 824/1671] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:00 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:01.676299 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef1c2173-ea80-4370-a5ce-9ad1a5af2536 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:01.677307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef1c2173-ea80-4370-a5ce-9ad1a5af2536 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:01.677526 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:01.677526 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:01.677942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef1c2173-ea80-4370-a5ce-9ad1a5af2536 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:01.678349 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ef1c2173-ea80-4370-a5ce-9ad1a5af2536 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:01.700700 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:01.700700 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:01.702488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef1c2173-ea80-4370-a5ce-9ad1a5af2536 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:01.703318 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 848/1672] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:01 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:02.137528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-d0170acd-e80b-40dc-bbbf-82748952f0e0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:31:02.138046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-d0170acd-e80b-40dc-bbbf-82748952f0e0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:02.138286 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:02.138286 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:02.138753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-d0170acd-e80b-40dc-bbbf-82748952f0e0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:02.189102 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:02.189102 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:02.198024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-d0170acd-e80b-40dc-bbbf-82748952f0e0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:31:02.219807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-d0170acd-e80b-40dc-bbbf-82748952f0e0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:31:02.220618 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 825/1673] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:31:02 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:02.718341 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6adb362d-e3da-463e-ab70-dec9be999973 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:02.718858 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6adb362d-e3da-463e-ab70-dec9be999973 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:02.718952 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:02.718952 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:02.719352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6adb362d-e3da-463e-ab70-dec9be999973 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:02.719726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6adb362d-e3da-463e-ab70-dec9be999973 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:02.742840 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:02.742840 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:02.744889 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6adb362d-e3da-463e-ab70-dec9be999973 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:02.745718 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 849/1674] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:02 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:03.783700 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-644a19ca-7d39-41f6-b265-42d8a9811356 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:03.783700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-644a19ca-7d39-41f6-b265-42d8a9811356 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:03.783700 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:03.783700 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:03.783700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-644a19ca-7d39-41f6-b265-42d8a9811356 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:03.783700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-644a19ca-7d39-41f6-b265-42d8a9811356 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:03.792365 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:03.792365 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:03.792365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-644a19ca-7d39-41f6-b265-42d8a9811356 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:03.792365 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 826/1675] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:03 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:04.803335 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77107b24-2d96-4ab1-be77-6b55ba6d680b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:04.804128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77107b24-2d96-4ab1-be77-6b55ba6d680b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:04.804513 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:04.804513 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:04.805791 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77107b24-2d96-4ab1-be77-6b55ba6d680b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:04.806457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-77107b24-2d96-4ab1-be77-6b55ba6d680b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:04.829320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:04.829320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:04.831198 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77107b24-2d96-4ab1-be77-6b55ba6d680b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:04.832381 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 850/1676] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:04 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:05.233001 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-c69adfaf-489a-48bc-b351-1f381fa0a27f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:31:05.234576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-c69adfaf-489a-48bc-b351-1f381fa0a27f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:05.235007 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:05.235007 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:05.235672 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-c69adfaf-489a-48bc-b351-1f381fa0a27f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:05.296568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:05.296568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:05.303011 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-c69adfaf-489a-48bc-b351-1f381fa0a27f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:31:05.330774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-c69adfaf-489a-48bc-b351-1f381fa0a27f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:31:05.331822 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 827/1677] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:31:05 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:05.847584 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-825d304a-d4d8-4cdc-a2b2-238698d46b16 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:05.848769 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-825d304a-d4d8-4cdc-a2b2-238698d46b16 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:05.849137 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:05.849137 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:05.849476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-825d304a-d4d8-4cdc-a2b2-238698d46b16 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:05.849850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-825d304a-d4d8-4cdc-a2b2-238698d46b16 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:05.872414 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:05.872414 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:05.874282 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-825d304a-d4d8-4cdc-a2b2-238698d46b16 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:05.875153 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 851/1678] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:05 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:06.888591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-115e47a8-20e9-4b9e-949f-75567c82a747 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:06.889162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-115e47a8-20e9-4b9e-949f-75567c82a747 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:06.889377 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:06.889377 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:06.889753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-115e47a8-20e9-4b9e-949f-75567c82a747 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:06.890124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-115e47a8-20e9-4b9e-949f-75567c82a747 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:06.913140 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:06.913140 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:06.914993 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-115e47a8-20e9-4b9e-949f-75567c82a747 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:06.915868 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 828/1679] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:06 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:07.931246 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9062dc0f-5f4d-45b1-b75c-5dd6b8e0077b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:07.932701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9062dc0f-5f4d-45b1-b75c-5dd6b8e0077b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:07.933096 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:07.933096 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:07.933851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9062dc0f-5f4d-45b1-b75c-5dd6b8e0077b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:07.934762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9062dc0f-5f4d-45b1-b75c-5dd6b8e0077b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:08.052665 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:08.052665 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:08.052665 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9062dc0f-5f4d-45b1-b75c-5dd6b8e0077b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:08.052665 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 852/1680] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:07 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:08.341282 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-3a3ddd08-28b2-4bb8-8f30-4c47b23145d5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:31:08.341852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-3a3ddd08-28b2-4bb8-8f30-4c47b23145d5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:08.342103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:08.342103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:08.342577 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-3a3ddd08-28b2-4bb8-8f30-4c47b23145d5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:08.392806 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:08.392806 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:08.401416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-3a3ddd08-28b2-4bb8-8f30-4c47b23145d5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:31:08.425578 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-3a3ddd08-28b2-4bb8-8f30-4c47b23145d5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:31:08.427081 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 829/1681] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:31:08 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:09.065421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb15c494-a3d1-4f53-b2f3-88af4d7312d1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:09.065946 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb15c494-a3d1-4f53-b2f3-88af4d7312d1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:09.066161 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:09.066161 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:09.066507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb15c494-a3d1-4f53-b2f3-88af4d7312d1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:09.067478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cb15c494-a3d1-4f53-b2f3-88af4d7312d1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:09.089027 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:09.089027 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:09.090824 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb15c494-a3d1-4f53-b2f3-88af4d7312d1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:09.091671 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 853/1682] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:09 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:10.106139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6c33a6a-d0ca-47c4-acef-5eedb38f4114 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:10.106686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6c33a6a-d0ca-47c4-acef-5eedb38f4114 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:10.106850 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:10.106850 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:10.107303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6c33a6a-d0ca-47c4-acef-5eedb38f4114 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:10.107684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a6c33a6a-d0ca-47c4-acef-5eedb38f4114 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:10.133708 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:10.133708 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:10.136005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6c33a6a-d0ca-47c4-acef-5eedb38f4114 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:10.137317 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 830/1683] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:10 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:11.150598 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c25f9c99-3c1e-42eb-8beb-03c8696a661e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:11.151123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c25f9c99-3c1e-42eb-8beb-03c8696a661e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:11.151359 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:11.151359 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:11.152066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c25f9c99-3c1e-42eb-8beb-03c8696a661e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:11.152445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c25f9c99-3c1e-42eb-8beb-03c8696a661e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:11.174769 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:11.174769 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:11.177413 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c25f9c99-3c1e-42eb-8beb-03c8696a661e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:11.178538 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 854/1684] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:11 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:11.432722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-57153ab4-9781-4c0b-a018-738b99591ca3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:31:11.433171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-57153ab4-9781-4c0b-a018-738b99591ca3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:11.433533 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:11.433533 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:11.433965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-57153ab4-9781-4c0b-a018-738b99591ca3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:11.484378 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:11.484378 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:11.493565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-57153ab4-9781-4c0b-a018-738b99591ca3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:31:11.516110 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-57153ab4-9781-4c0b-a018-738b99591ca3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:31:11.517539 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 831/1685] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:31:11 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:12.193106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25b0568e-8d95-4c12-b3ad-bb3dde0bbc2a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:12.194901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25b0568e-8d95-4c12-b3ad-bb3dde0bbc2a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:12.196421 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:12.196421 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:12.199113 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25b0568e-8d95-4c12-b3ad-bb3dde0bbc2a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:12.199685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-25b0568e-8d95-4c12-b3ad-bb3dde0bbc2a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:12.267884 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:12.267884 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:12.290985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25b0568e-8d95-4c12-b3ad-bb3dde0bbc2a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:12.302936 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 855/1686] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:12 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:13.312270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c4c6e0b-bee5-4f6e-a61a-fe139176bca5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:13.312809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c4c6e0b-bee5-4f6e-a61a-fe139176bca5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:13.312941 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:13.312941 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:13.313549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c4c6e0b-bee5-4f6e-a61a-fe139176bca5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:13.314061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0c4c6e0b-bee5-4f6e-a61a-fe139176bca5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:13.367222 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:13.367222 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:13.369381 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c4c6e0b-bee5-4f6e-a61a-fe139176bca5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:13.370649 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 832/1687] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:13 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:31:14.389167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d84ba0c1-2b97-4d1a-9879-d232cecefad5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:14.390216 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d84ba0c1-2b97-4d1a-9879-d232cecefad5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:14.390628 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:14.390628 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:14.391272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d84ba0c1-2b97-4d1a-9879-d232cecefad5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:14.391944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d84ba0c1-2b97-4d1a-9879-d232cecefad5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:14.418446 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:14.418446 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:14.420352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d84ba0c1-2b97-4d1a-9879-d232cecefad5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:14.427490 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 856/1688] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:14 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:14.527076 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-1d545d6f-89a8-423f-abed-9897fb0c3fee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:31:14.527948 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-1d545d6f-89a8-423f-abed-9897fb0c3fee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:14.528338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:14.528338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:14.529212 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-1d545d6f-89a8-423f-abed-9897fb0c3fee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:14.590423 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:14.590423 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:14.599032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-1d545d6f-89a8-423f-abed-9897fb0c3fee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:31:14.627131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-1d545d6f-89a8-423f-abed-9897fb0c3fee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:31:14.628707 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 833/1689] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:31:14 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 897 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:15.350285 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a20a6ca8-b7a7-448d-b1e4-1295781c5da0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:31:15.351145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a20a6ca8-b7a7-448d-b1e4-1295781c5da0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:15.351584 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:15.351584 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:15.352229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a20a6ca8-b7a7-448d-b1e4-1295781c5da0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:15.417264 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:15.417264 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:15.428067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a20a6ca8-b7a7-448d-b1e4-1295781c5da0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:31:15.435844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c994ff09-8572-4f54-9e40-a3596b8c2153 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:15.436363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c994ff09-8572-4f54-9e40-a3596b8c2153 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:15.436556 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:15.436556 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:15.437220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c994ff09-8572-4f54-9e40-a3596b8c2153 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:15.437728 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c994ff09-8572-4f54-9e40-a3596b8c2153 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:15.452256 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:15.452256 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:15.462309 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a20a6ca8-b7a7-448d-b1e4-1295781c5da0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:31:15.463822 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 857/1690] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:14 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 1210 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:31:15.479094 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:15.479094 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:15.481369 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c994ff09-8572-4f54-9e40-a3596b8c2153 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:15.482524 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 834/1691] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:15 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:16.534166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed819f5c-1cad-4152-abee-e9a9955c5494 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:16.534166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed819f5c-1cad-4152-abee-e9a9955c5494 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:16.534166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:16.534166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:16.534166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed819f5c-1cad-4152-abee-e9a9955c5494 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:16.534166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ed819f5c-1cad-4152-abee-e9a9955c5494 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:16.534166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:16.534166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:16.534166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed819f5c-1cad-4152-abee-e9a9955c5494 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:16.537263 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 858/1692] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:16 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:16.596559 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-55327927-eaff-4962-a8e1-4253124ee6d3 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:31:16.597080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-55327927-eaff-4962-a8e1-4253124ee6d3 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:16.597296 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:16.597296 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:16.598249 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-55327927-eaff-4962-a8e1-4253124ee6d3 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:16.646344 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:16.646344 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:16.655589 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-55327927-eaff-4962-a8e1-4253124ee6d3 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:31:16.674813 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:16.674813 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:16.683925 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-55327927-eaff-4962-a8e1-4253124ee6d3 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:31:16.685013 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 835/1693] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:31:16 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 1210 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:31:16.707936 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-9b692923-f148-4082-bd4d-6b62deb2c708 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] POST http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508/action Jan 27 16:31:16.708478 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:16.708478 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:16.708927 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-9b692923-f148-4082-bd4d-6b62deb2c708 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:31:16.710975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-9b692923-f148-4082-bd4d-6b62deb2c708 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:31:16.765650 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:16.765650 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:16.767214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-9b692923-f148-4082-bd4d-6b62deb2c708 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:31:16.849952 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-9b692923-f148-4082-bd4d-6b62deb2c708 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Begin detaching volume completed successfully. Jan 27 16:31:16.850697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-9b692923-f148-4082-bd4d-6b62deb2c708 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508/action returned with HTTP 202 Jan 27 16:31:16.851925 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 859/1694] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:31:16 2021] POST /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:31:16.978969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30285632-21d8-41f6-acac-f42e7ffb961b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:31:16.979677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30285632-21d8-41f6-acac-f42e7ffb961b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:16.979820 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:16.979820 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:16.980095 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30285632-21d8-41f6-acac-f42e7ffb961b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:17.086277 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:17.086277 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:17.098279 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-30285632-21d8-41f6-acac-f42e7ffb961b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:31:17.124406 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:17.124406 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:17.158071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30285632-21d8-41f6-acac-f42e7ffb961b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:31:17.158071 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 836/1695] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:16 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 1213 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:31:17.212761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-9b692923-f148-4082-bd4d-6b62deb2c708 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume// Jan 27 16:31:17.213248 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-9b692923-f148-4082-bd4d-6b62deb2c708 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:17.213514 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:17.213514 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:17.213906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-9b692923-f148-4082-bd4d-6b62deb2c708 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:17.215122 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-9b692923-f148-4082-bd4d-6b62deb2c708 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:31:17.215837 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 860/1696] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:31:17 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:31:17.228349 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-e644be2f-0a8c-49ec-8c65-82e74beb38cc tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:31:17.228924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-e644be2f-0a8c-49ec-8c65-82e74beb38cc tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:17.229116 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:17.229116 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:17.229491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-e644be2f-0a8c-49ec-8c65-82e74beb38cc tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:17.283888 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:17.283888 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:17.293117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-e644be2f-0a8c-49ec-8c65-82e74beb38cc tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:31:17.312507 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:17.312507 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:17.335415 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-e644be2f-0a8c-49ec-8c65-82e74beb38cc tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:31:17.337179 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 837/1697] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:31:17 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:31:17.548761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b04e00dc-a096-452e-b84b-3a52e5b3ce6b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:17.549422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b04e00dc-a096-452e-b84b-3a52e5b3ce6b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:17.550023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b04e00dc-a096-452e-b84b-3a52e5b3ce6b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:17.550508 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b04e00dc-a096-452e-b84b-3a52e5b3ce6b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:17.576211 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:17.576211 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:17.578320 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b04e00dc-a096-452e-b84b-3a52e5b3ce6b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:17.579619 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 861/1698] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:17 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:17.637757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-e427b498-5f3a-41db-8ff4-6db14a9780c4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:31:17.638278 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-e427b498-5f3a-41db-8ff4-6db14a9780c4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:17.638495 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:17.638495 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:17.638868 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-e427b498-5f3a-41db-8ff4-6db14a9780c4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:17.698576 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:17.698576 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:17.707219 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-e427b498-5f3a-41db-8ff4-6db14a9780c4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:31:17.731319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-e427b498-5f3a-41db-8ff4-6db14a9780c4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:31:17.732408 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 838/1699] 10.222.0.83 () {58 vars in 1362 bytes} [Wed Jan 27 16:31:17 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 1347 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:31:17.739375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-e427b498-5f3a-41db-8ff4-6db14a9780c4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume// Jan 27 16:31:17.739895 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-e427b498-5f3a-41db-8ff4-6db14a9780c4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:17.740346 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:17.740346 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:17.742678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-e427b498-5f3a-41db-8ff4-6db14a9780c4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:17.744229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-e427b498-5f3a-41db-8ff4-6db14a9780c4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:31:17.745581 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 839/1700] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:31:17 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 16:31:17.779521 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-1ca005b7-7abb-43eb-bee6-48ead62871c1 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] DELETE http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments/f51185ce-4644-4977-aafa-d8e373795972 Jan 27 16:31:17.780276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-1ca005b7-7abb-43eb-bee6-48ead62871c1 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:17.780684 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:17.780684 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:17.781070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-1ca005b7-7abb-43eb-bee6-48ead62871c1 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:17.784491 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-59d85cac-42de-436e-989e-5547b4b11b3b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments Jan 27 16:31:17.785703 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-59d85cac-42de-436e-989e-5547b4b11b3b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7bb8e70-0c7d-43d5-933d-979401af456a", "instance_uuid": "99bfe589-b096-44ac-9722-b6d944a9f3e5", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:31:17.804061 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:17.804061 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:17.846620 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:17.846620 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:18.028407 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-59d85cac-42de-436e-989e-5547b4b11b3b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments returned with HTTP 200 Jan 27 16:31:18.029608 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 840/1701] 10.222.0.83 () {64 vars in 1358 bytes} [Wed Jan 27 16:31:17 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments => generated 273 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:31:18.037206 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-59d85cac-42de-436e-989e-5547b4b11b3b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume// Jan 27 16:31:18.037676 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-59d85cac-42de-436e-989e-5547b4b11b3b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:18.037889 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:18.037889 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:18.038394 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-59d85cac-42de-436e-989e-5547b4b11b3b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:18.041053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-59d85cac-42de-436e-989e-5547b4b11b3b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:31:18.041053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 841/1702] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:31:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 16:31:18.053847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-b33c61c7-678d-4027-867f-eaded75f6abb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:31:18.054486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-b33c61c7-678d-4027-867f-eaded75f6abb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:18.055022 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-b33c61c7-678d-4027-867f-eaded75f6abb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:18.110454 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:18.110454 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:18.125776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-b33c61c7-678d-4027-867f-eaded75f6abb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:31:18.156495 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:18.156495 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:18.179935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-b33c61c7-678d-4027-867f-eaded75f6abb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:31:18.181605 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 842/1703] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:31:18 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 1445 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:31:18.186564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a95c60d-88d8-42ae-ad43-00d39c7ae8aa tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:31:18.189812 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a95c60d-88d8-42ae-ad43-00d39c7ae8aa tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:18.189812 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:18.189812 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:18.189812 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a95c60d-88d8-42ae-ad43-00d39c7ae8aa tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:18.289358 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:18.289358 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:18.297047 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a95c60d-88d8-42ae-ad43-00d39c7ae8aa tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:31:18.318188 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:18.318188 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:18.327466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a95c60d-88d8-42ae-ad43-00d39c7ae8aa tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:31:18.337482 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 843/1704] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:18 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 1213 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:31:18.337482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-32374366-c698-495c-b027-b6d28091c3d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] PUT http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/670da679-07e5-4c61-a182-6b59d5ba538f Jan 27 16:31:18.337482 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:18.337482 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:18.337482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-32374366-c698-495c-b027-b6d28091c3d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:31:18.368635 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:31:18.368635 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:31:18.369150 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-32374366-c698-495c-b027-b6d28091c3d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-c7bb8e70-0c7d-43d5-933d-979401af456a-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:31:18.371756 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:18.371756 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:18.469933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-1ca005b7-7abb-43eb-bee6-48ead62871c1 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:31:18.470590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-1ca005b7-7abb-43eb-bee6-48ead62871c1 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:31:18.569934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9be0827-b2b6-4a09-b727-818a5f2dadb6 req-1ca005b7-7abb-43eb-bee6-48ead62871c1 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments/f51185ce-4644-4977-aafa-d8e373795972 returned with HTTP 200 Jan 27 16:31:18.571839 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 862/1705] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:31:17 2021] DELETE /volume/v3/c49234b6562e4c53800d498510e5a976/attachments/f51185ce-4644-4977-aafa-d8e373795972 => generated 19 bytes in 834 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:18.594654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-956ecefa-4f24-42c8-8787-05db8b156709 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:18.595481 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-956ecefa-4f24-42c8-8787-05db8b156709 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:18.596311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:18.596311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:18.597582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-956ecefa-4f24-42c8-8787-05db8b156709 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:18.603311 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-956ecefa-4f24-42c8-8787-05db8b156709 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:18.665677 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:18.665677 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:18.667638 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-956ecefa-4f24-42c8-8787-05db8b156709 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:18.671566 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 863/1706] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:18 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:19.346778 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4a37703-460e-4bbf-b8aa-81c4151ac681 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:31:19.348343 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4a37703-460e-4bbf-b8aa-81c4151ac681 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:19.348862 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:19.348862 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:19.349545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4a37703-460e-4bbf-b8aa-81c4151ac681 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:19.411597 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:19.411597 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:19.420640 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f4a37703-460e-4bbf-b8aa-81c4151ac681 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:31:19.480029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4a37703-460e-4bbf-b8aa-81c4151ac681 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:31:19.480029 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 864/1707] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:19 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 918 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:19.687559 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aca46a12-4c4e-46d7-9007-3168fc04c6ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:19.688215 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aca46a12-4c4e-46d7-9007-3168fc04c6ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:19.688426 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:19.688426 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:19.688793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aca46a12-4c4e-46d7-9007-3168fc04c6ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:19.689167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-aca46a12-4c4e-46d7-9007-3168fc04c6ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:19.719582 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:19.719582 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:19.722162 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aca46a12-4c4e-46d7-9007-3168fc04c6ac tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:19.723805 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 865/1708] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:19 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:20.219973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-32374366-c698-495c-b027-b6d28091c3d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-c7bb8e70-0c7d-43d5-933d-979401af456a-n-h1-710848-3'" released by "attachment_update" :: held 1.851s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:31:20.220745 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-32374366-c698-495c-b027-b6d28091c3d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/670da679-07e5-4c61-a182-6b59d5ba538f returned with HTTP 200 Jan 27 16:31:20.221758 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 844/1709] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 16:31:18 2021] PUT /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/670da679-07e5-4c61-a182-6b59d5ba538f => generated 762 bytes in 1893 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:31:20.282966 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-7fce06b2-44fb-439b-ac41-5e9565e56af1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/670da679-07e5-4c61-a182-6b59d5ba538f/action Jan 27 16:31:20.283510 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:20.283510 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:20.283923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-7fce06b2-44fb-439b-ac41-5e9565e56af1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:31:20.284308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-7fce06b2-44fb-439b-ac41-5e9565e56af1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:31:20.372573 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:20.372573 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:20.512126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-deeb091e-3fd5-4786-b1cb-0178d431bfa9 req-7fce06b2-44fb-439b-ac41-5e9565e56af1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/670da679-07e5-4c61-a182-6b59d5ba538f/action returned with HTTP 204 Jan 27 16:31:20.513198 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 866/1710] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:31:20 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/670da679-07e5-4c61-a182-6b59d5ba538f/action => generated 0 bytes in 235 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:31:20.739240 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5e490d46-1f33-40fe-92a5-d6a8671b3d21 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:20.746642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5e490d46-1f33-40fe-92a5-d6a8671b3d21 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:20.746642 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:20.746642 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:20.746642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5e490d46-1f33-40fe-92a5-d6a8671b3d21 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:20.748184 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5e490d46-1f33-40fe-92a5-d6a8671b3d21 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:20.774091 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:20.774091 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:20.776521 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5e490d46-1f33-40fe-92a5-d6a8671b3d21 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:20.784796 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 845/1711] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:20 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:21.792449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e59bc25-dcf6-4c8c-80ad-f5ffcc76a301 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:21.792992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e59bc25-dcf6-4c8c-80ad-f5ffcc76a301 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:21.793114 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:21.793114 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:21.793426 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e59bc25-dcf6-4c8c-80ad-f5ffcc76a301 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:21.793798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8e59bc25-dcf6-4c8c-80ad-f5ffcc76a301 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:21.818412 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:21.818412 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:21.820338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e59bc25-dcf6-4c8c-80ad-f5ffcc76a301 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:21.821148 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 867/1712] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:21 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:22.834762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff2643de-d408-4cea-b690-b6b0d27ebccd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:22.835252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff2643de-d408-4cea-b690-b6b0d27ebccd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:22.835252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:22.835252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:22.836213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff2643de-d408-4cea-b690-b6b0d27ebccd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:22.836213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ff2643de-d408-4cea-b690-b6b0d27ebccd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:22.866991 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:22.866991 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:22.868851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff2643de-d408-4cea-b690-b6b0d27ebccd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:22.869956 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 846/1713] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:22 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:23.884836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5dff30f0-8288-4bee-bf24-ef33e7cc6b5c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:23.886142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5dff30f0-8288-4bee-bf24-ef33e7cc6b5c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:23.886586 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:23.886586 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:23.887314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5dff30f0-8288-4bee-bf24-ef33e7cc6b5c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:23.887937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5dff30f0-8288-4bee-bf24-ef33e7cc6b5c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:23.912553 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:23.912553 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:23.914630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5dff30f0-8288-4bee-bf24-ef33e7cc6b5c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:23.918692 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 868/1714] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:23 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:24.931163 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65ee4101-a402-4b30-92c4-c185229083a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:24.931840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65ee4101-a402-4b30-92c4-c185229083a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:24.932077 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:24.932077 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:24.933339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65ee4101-a402-4b30-92c4-c185229083a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:24.933711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-65ee4101-a402-4b30-92c4-c185229083a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:24.977549 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:24.977549 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:24.979435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65ee4101-a402-4b30-92c4-c185229083a0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:24.986313 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 847/1715] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:24 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:26.000177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2702371a-8e15-49f8-94c0-197058d9e497 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:26.000727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2702371a-8e15-49f8-94c0-197058d9e497 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:26.000886 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:26.000886 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:26.001264 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2702371a-8e15-49f8-94c0-197058d9e497 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:26.001638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2702371a-8e15-49f8-94c0-197058d9e497 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:26.026318 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:26.026318 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:26.028186 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2702371a-8e15-49f8-94c0-197058d9e497 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:26.029620 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 869/1716] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:25 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:27.044701 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd6ff251-23eb-438f-a3a0-546c79f68577 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:27.044701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd6ff251-23eb-438f-a3a0-546c79f68577 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:27.044701 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:27.044701 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:27.044701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd6ff251-23eb-438f-a3a0-546c79f68577 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:27.045321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fd6ff251-23eb-438f-a3a0-546c79f68577 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:27.066944 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:27.066944 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:27.069294 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd6ff251-23eb-438f-a3a0-546c79f68577 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:27.070111 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 848/1717] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:27 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:27.466176 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes Jan 27 16:31:27.466630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:27.466630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:27.467047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1044907789"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:31:27.468290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1044907789'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:31:27.468667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Create volume of 1 GB Jan 27 16:31:27.482186 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Availability Zones retrieved successfully. Jan 27 16:31:27.499170 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Flow 'volume_create_api' (c0867e1e-210a-4010-9b24-d6e00dfaf301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:31:27.502124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13b9f0a9-849a-42a9-9477-943e872a0a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:31:27.504446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:31:27.584061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13b9f0a9-849a-42a9-9477-943e872a0a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:31:27.587047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f789f70b-1779-4c60-b245-55c057124b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:31:27.729631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Created reservations ['79d02056-3ba9-42a5-953c-ab781db4d7cf', '9300344b-7708-4e16-83f4-d5d64d750ada', 'ebe03450-b969-4605-aaf2-1ecb4178f106', '0a879bbf-5815-451f-9fc4-8c6c2c94b994'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:31:27.731661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f789f70b-1779-4c60-b245-55c057124b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79d02056-3ba9-42a5-953c-ab781db4d7cf', '9300344b-7708-4e16-83f4-d5d64d750ada', 'ebe03450-b969-4605-aaf2-1ecb4178f106', '0a879bbf-5815-451f-9fc4-8c6c2c94b994']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:31:27.735266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a49b20f-2229-4d52-9d15-33ea5564ac9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:31:27.847989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a49b20f-2229-4d52-9d15-33ea5564ac9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9210d88f-3022-4e8d-a85a-fabee1df58f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1044907789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d274c0810b46709e2d26deaea41621',qos_specs=None,replication_status=,reservations=['79d02056-3ba9-42a5-953c-ab781db4d7cf','9300344b-7708-4e16-83f4-d5d64d750ada','ebe03450-b969-4605-aaf2-1ecb4178f106','0a879bbf-5815-451f-9fc4-8c6c2c94b994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8756c717e5740bcaf6edbc27b53f65e',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:31:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1044907789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9210d88f-3022-4e8d-a85a-fabee1df58f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8d274c0810b46709e2d26deaea41621',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f8756c717e5740bcaf6edbc27b53f65e',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:31:27.850650 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf39401-3ebf-4b50-ac4c-4ac08ff018ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:31:27.908023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf39401-3ebf-4b50-ac4c-4ac08ff018ae) transitioned into state 'SUCCESS' from state '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-1044907789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d274c0810b46709e2d26deaea41621',qos_specs=None,replication_status=,reservations=['79d02056-3ba9-42a5-953c-ab781db4d7cf','9300344b-7708-4e16-83f4-d5d64d750ada','ebe03450-b969-4605-aaf2-1ecb4178f106','0a879bbf-5815-451f-9fc4-8c6c2c94b994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8756c717e5740bcaf6edbc27b53f65e',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:31:27.910864 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f3453c-f1c9-4fd8-b7fb-2bc5aca5e9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:31:27.968099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f3453c-f1c9-4fd8-b7fb-2bc5aca5e9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:31:27.971116 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Flow 'volume_create_api' (c0867e1e-210a-4010-9b24-d6e00dfaf301) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:31:28.031180 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Create volume request issued successfully. Jan 27 16:31:28.047157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-433f18c4-3edc-4c95-8d90-797b24883cc7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes returned with HTTP 202 Jan 27 16:31:28.048644 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 870/1718] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:31:27 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes => generated 824 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:31:28.062717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-499c49fd-7b52-48ad-bb7e-b5f36ba5ac83 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:31:28.063618 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-499c49fd-7b52-48ad-bb7e-b5f36ba5ac83 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:28.064068 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:28.064068 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:28.064714 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-499c49fd-7b52-48ad-bb7e-b5f36ba5ac83 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:28.085184 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e2ea84a-5eb1-4249-a590-ba450fd5431c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:28.085872 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e2ea84a-5eb1-4249-a590-ba450fd5431c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:28.088810 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:28.088810 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:28.088810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e2ea84a-5eb1-4249-a590-ba450fd5431c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:28.088810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0e2ea84a-5eb1-4249-a590-ba450fd5431c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:28.121032 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:28.121032 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:28.130532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-499c49fd-7b52-48ad-bb7e-b5f36ba5ac83 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:31:28.136145 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:28.136145 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:28.138767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e2ea84a-5eb1-4249-a590-ba450fd5431c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:28.140266 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 871/1719] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:28 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:28.165286 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-499c49fd-7b52-48ad-bb7e-b5f36ba5ac83 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:31:28.179650 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 849/1720] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:28 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 892 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:29.154672 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d79cbcbe-c86e-4968-b366-8408129ae91c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:29.155941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d79cbcbe-c86e-4968-b366-8408129ae91c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:29.166848 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:29.166848 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:29.166848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d79cbcbe-c86e-4968-b366-8408129ae91c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:29.166848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d79cbcbe-c86e-4968-b366-8408129ae91c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:29.182183 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9039898-de96-45ad-9c3a-df660c886388 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:31:29.182811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9039898-de96-45ad-9c3a-df660c886388 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:29.183092 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:29.183092 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:29.183583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9039898-de96-45ad-9c3a-df660c886388 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:29.202627 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:29.202627 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:29.209349 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d79cbcbe-c86e-4968-b366-8408129ae91c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:29.210149 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 872/1721] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:29 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:29.275121 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:29.275121 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:29.284329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d9039898-de96-45ad-9c3a-df660c886388 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:31:29.311353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9039898-de96-45ad-9c3a-df660c886388 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:31:29.312538 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 850/1722] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:29 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 917 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:30.224372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2550193d-f0a3-4f8e-a469-2de50d6fa9c2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:30.224901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2550193d-f0a3-4f8e-a469-2de50d6fa9c2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:30.225109 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:30.225109 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:30.225485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2550193d-f0a3-4f8e-a469-2de50d6fa9c2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:30.225861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2550193d-f0a3-4f8e-a469-2de50d6fa9c2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:30.248133 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:30.248133 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:30.249873 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2550193d-f0a3-4f8e-a469-2de50d6fa9c2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:30.250663 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 873/1723] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:30 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:31.267975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa5c7165-4934-43f0-a04c-a9724181485d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:31.269328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa5c7165-4934-43f0-a04c-a9724181485d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:31.270153 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:31.270153 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:31.270827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa5c7165-4934-43f0-a04c-a9724181485d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:31.272080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fa5c7165-4934-43f0-a04c-a9724181485d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:31.299112 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:31.299112 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:31.302066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa5c7165-4934-43f0-a04c-a9724181485d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:31.302914 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 851/1724] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:31 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:32.317510 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3db2831-766f-47a8-a123-f162b4e78a0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:32.318016 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3db2831-766f-47a8-a123-f162b4e78a0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:32.318385 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:32.318385 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:32.318952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3db2831-766f-47a8-a123-f162b4e78a0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:32.319500 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a3db2831-766f-47a8-a123-f162b4e78a0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:32.371000 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:32.371000 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:32.373102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3db2831-766f-47a8-a123-f162b4e78a0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:32.381521 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 874/1725] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:32 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:32.416221 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-5c9f0f95-425e-42b3-9662-573a6eda24c9 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:31:32.416744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-5c9f0f95-425e-42b3-9662-573a6eda24c9 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:32.416958 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:32.416958 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:32.417337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-5c9f0f95-425e-42b3-9662-573a6eda24c9 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:32.474960 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:32.474960 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:32.484021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-5c9f0f95-425e-42b3-9662-573a6eda24c9 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:31:32.510364 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-5c9f0f95-425e-42b3-9662-573a6eda24c9 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:31:32.510364 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 852/1726] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:31:32 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 917 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:32.652150 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3db2831-766f-47a8-a123-f162b4e78a0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume// Jan 27 16:31:32.652844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3db2831-766f-47a8-a123-f162b4e78a0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:32.653198 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:32.653198 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:32.654072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3db2831-766f-47a8-a123-f162b4e78a0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:32.655434 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3db2831-766f-47a8-a123-f162b4e78a0a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:31:32.656448 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 875/1727] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:31:32 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:31:32.671035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-759e69ae-819b-4221-bd94-4aff406ec76b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments Jan 27 16:31:32.671740 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:32.671740 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:32.672612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-759e69ae-819b-4221-bd94-4aff406ec76b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9210d88f-3022-4e8d-a85a-fabee1df58f5", "instance_uuid": "88a41189-97fb-4bf9-bf1b-7dac07e8fc71", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:31:32.736017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:32.736017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:32.889843 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-759e69ae-819b-4221-bd94-4aff406ec76b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments returned with HTTP 200 Jan 27 16:31:32.904816 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 853/1728] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:31:32 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments => generated 273 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:31:33.027161 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-575c85a0-8cda-44bb-a89a-a607b24096d7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:31:33.028316 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-575c85a0-8cda-44bb-a89a-a607b24096d7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:33.029250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-575c85a0-8cda-44bb-a89a-a607b24096d7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:33.077259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-759e69ae-819b-4221-bd94-4aff406ec76b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume// Jan 27 16:31:33.077861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-759e69ae-819b-4221-bd94-4aff406ec76b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:33.078171 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:33.078171 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:33.078702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-759e69ae-819b-4221-bd94-4aff406ec76b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:33.088789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-759e69ae-819b-4221-bd94-4aff406ec76b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:31:33.089899 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 854/1729] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:31:33 2021] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:31:33.102966 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-575c3804-76e2-4ff7-a4b6-a17a26a6c811 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:31:33.103734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-575c3804-76e2-4ff7-a4b6-a17a26a6c811 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:33.104330 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-575c3804-76e2-4ff7-a4b6-a17a26a6c811 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:33.122427 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:33.122427 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:33.146274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-575c85a0-8cda-44bb-a89a-a607b24096d7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:31:33.177841 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:33.177841 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:33.188330 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-575c85a0-8cda-44bb-a89a-a607b24096d7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:31:33.189158 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 876/1730] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:33 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 916 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:33.216908 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:33.216908 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:33.240120 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-575c3804-76e2-4ff7-a4b6-a17a26a6c811 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:31:33.261174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:33.261174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:33.271722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-575c3804-76e2-4ff7-a4b6-a17a26a6c811 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:31:33.273094 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 855/1731] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:31:33 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 1015 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:31:33.308810 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-cd8e510f-230d-4cbd-a782-479104e80c53 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] PUT http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/77185033-7eb3-4d6c-99f4-7593a2e53b87 Jan 27 16:31:33.309502 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:33.309502 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:33.309735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-cd8e510f-230d-4cbd-a782-479104e80c53 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:31:33.351871 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:31:33.351871 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:31:33.358851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-cd8e510f-230d-4cbd-a782-479104e80c53 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Lock "b'cinder-attachment_update-9210d88f-3022-4e8d-a85a-fabee1df58f5-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.015s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:31:33.361399 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:33.361399 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:33.397617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3066f1b4-7483-4053-ab77-8e6e235b30e5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:33.398255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3066f1b4-7483-4053-ab77-8e6e235b30e5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:33.398578 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:33.398578 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:33.399093 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3066f1b4-7483-4053-ab77-8e6e235b30e5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:33.399717 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3066f1b4-7483-4053-ab77-8e6e235b30e5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:33.422669 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:33.422669 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:33.426928 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3066f1b4-7483-4053-ab77-8e6e235b30e5 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:33.428177 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 856/1732] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:33 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:34.205602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1a9fb04-969c-4f84-aff2-6c28722e9fd6 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:31:34.207262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1a9fb04-969c-4f84-aff2-6c28722e9fd6 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:34.207744 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:34.207744 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:34.208268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1a9fb04-969c-4f84-aff2-6c28722e9fd6 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:34.257668 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:34.257668 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:34.266910 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a1a9fb04-969c-4f84-aff2-6c28722e9fd6 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:31:34.288140 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:34.288140 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:34.297269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1a9fb04-969c-4f84-aff2-6c28722e9fd6 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:31:34.299619 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 857/1733] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:34 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 916 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:31:34.445712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95d71fe3-4a29-4bee-a4e3-e7aa7c633daa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:34.446226 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95d71fe3-4a29-4bee-a4e3-e7aa7c633daa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:34.446615 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:34.446615 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:34.446996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95d71fe3-4a29-4bee-a4e3-e7aa7c633daa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:34.447376 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-95d71fe3-4a29-4bee-a4e3-e7aa7c633daa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:34.485731 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:34.485731 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:34.485731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95d71fe3-4a29-4bee-a4e3-e7aa7c633daa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:34.511494 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 858/1734] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:34 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:31:34.952588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-cd8e510f-230d-4cbd-a782-479104e80c53 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Lock "b'cinder-attachment_update-9210d88f-3022-4e8d-a85a-fabee1df58f5-n-h2-710848-3'" released by "attachment_update" :: held 1.600s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:31:34.957218 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-cd8e510f-230d-4cbd-a782-479104e80c53 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/77185033-7eb3-4d6c-99f4-7593a2e53b87 returned with HTTP 200 Jan 27 16:31:34.958808 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 877/1735] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:31:33 2021] PUT /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/77185033-7eb3-4d6c-99f4-7593a2e53b87 => generated 762 bytes in 1659 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:31:35.314792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cedb339c-93b7-439f-8767-40cdd406d0b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:31:35.315424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cedb339c-93b7-439f-8767-40cdd406d0b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:35.315641 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:35.315641 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:35.316295 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cedb339c-93b7-439f-8767-40cdd406d0b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:35.432274 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:35.432274 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:35.447743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cedb339c-93b7-439f-8767-40cdd406d0b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:31:35.470219 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:35.470219 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:35.482468 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cedb339c-93b7-439f-8767-40cdd406d0b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:31:35.484014 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 859/1736] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:35 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 917 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:35.501962 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-369f44ec-dc08-4050-afeb-4eea987fbeb4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:35.502892 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-369f44ec-dc08-4050-afeb-4eea987fbeb4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:35.503581 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:35.503581 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:35.504314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-369f44ec-dc08-4050-afeb-4eea987fbeb4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:35.505328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-369f44ec-dc08-4050-afeb-4eea987fbeb4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:35.530820 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:35.530820 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:35.534242 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-369f44ec-dc08-4050-afeb-4eea987fbeb4 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:35.536038 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 878/1737] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:35 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:36.500133 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cadac37-20e5-498f-a11c-8747d4f0c43d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:31:36.501615 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cadac37-20e5-498f-a11c-8747d4f0c43d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:36.502243 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:36.502243 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:36.505497 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cadac37-20e5-498f-a11c-8747d4f0c43d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:36.558668 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c27c5be1-98d7-42df-b2c8-159d4f1d3025 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:36.559260 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c27c5be1-98d7-42df-b2c8-159d4f1d3025 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:36.559442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:36.559442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:36.559843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c27c5be1-98d7-42df-b2c8-159d4f1d3025 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:36.560177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c27c5be1-98d7-42df-b2c8-159d4f1d3025 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:36.624835 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:36.624835 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:36.627289 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c27c5be1-98d7-42df-b2c8-159d4f1d3025 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:36.634084 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 879/1738] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:36 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:36.643344 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:36.643344 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:36.653132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4cadac37-20e5-498f-a11c-8747d4f0c43d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:31:36.676943 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:36.676943 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:36.686291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cadac37-20e5-498f-a11c-8747d4f0c43d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:31:36.687740 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 860/1739] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:36 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 917 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:37.648666 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc124505-4614-48f1-bd6e-5832b6ae3161 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:37.650108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc124505-4614-48f1-bd6e-5832b6ae3161 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:37.650468 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:37.650468 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:37.656363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc124505-4614-48f1-bd6e-5832b6ae3161 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:37.656363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fc124505-4614-48f1-bd6e-5832b6ae3161 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:37.676405 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:37.676405 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:37.689097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc124505-4614-48f1-bd6e-5832b6ae3161 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:37.697584 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 880/1740] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:37 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:37.707850 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-810f556e-9719-47ed-936d-65f61250cf91 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:31:37.708385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-810f556e-9719-47ed-936d-65f61250cf91 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:37.708576 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:37.708576 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:37.709286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-810f556e-9719-47ed-936d-65f61250cf91 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:37.798686 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:37.798686 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:37.808543 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-810f556e-9719-47ed-936d-65f61250cf91 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:31:37.831568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:37.831568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:37.844292 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-810f556e-9719-47ed-936d-65f61250cf91 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:31:37.851442 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 861/1741] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:37 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 917 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:38.705539 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d8b36a4-e56a-4620-925b-614a4debe5db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:38.709210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d8b36a4-e56a-4620-925b-614a4debe5db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:38.709442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:38.709442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:38.709830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d8b36a4-e56a-4620-925b-614a4debe5db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:38.710207 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8d8b36a4-e56a-4620-925b-614a4debe5db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:38.733330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:38.733330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:38.735556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d8b36a4-e56a-4620-925b-614a4debe5db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:38.737373 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 881/1742] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:38 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:38.861150 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9e09869-82fb-4d96-9918-4f9fb28d32fd tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:31:38.861770 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9e09869-82fb-4d96-9918-4f9fb28d32fd tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:38.862050 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:38.862050 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:38.862553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9e09869-82fb-4d96-9918-4f9fb28d32fd tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:38.915358 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:38.915358 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:38.926876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9e09869-82fb-4d96-9918-4f9fb28d32fd tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:31:38.948662 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:38.948662 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:38.959166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9e09869-82fb-4d96-9918-4f9fb28d32fd tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:31:38.969899 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 862/1743] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:38 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 917 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:39.751390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da310c3f-0653-41ab-bb12-bc9b6de0230b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:39.752810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da310c3f-0653-41ab-bb12-bc9b6de0230b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:39.753266 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:39.753266 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:39.753901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da310c3f-0653-41ab-bb12-bc9b6de0230b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:39.754459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-da310c3f-0653-41ab-bb12-bc9b6de0230b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:39.776195 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:39.776195 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:39.780249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da310c3f-0653-41ab-bb12-bc9b6de0230b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:39.780249 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 882/1744] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:39 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:39.977545 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bccfc62-72e6-4c44-a995-00088bda9531 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:31:39.978077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bccfc62-72e6-4c44-a995-00088bda9531 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:39.978292 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:39.978292 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:39.978670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bccfc62-72e6-4c44-a995-00088bda9531 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:40.047976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:40.047976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:40.059107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6bccfc62-72e6-4c44-a995-00088bda9531 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:31:40.082527 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:40.082527 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:40.099142 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bccfc62-72e6-4c44-a995-00088bda9531 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:31:40.115837 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 863/1745] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:39 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 917 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:40.508589 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-f9f689b9-43c9-4f6e-850f-21b1e04a1a60 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/77185033-7eb3-4d6c-99f4-7593a2e53b87/action Jan 27 16:31:40.509535 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:40.509535 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:40.510264 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-f9f689b9-43c9-4f6e-850f-21b1e04a1a60 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:31:40.512435 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-f9f689b9-43c9-4f6e-850f-21b1e04a1a60 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:31:40.629350 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:40.629350 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:40.700400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-edcb5bfd-c306-423d-a41c-4ca07e91df54 req-f9f689b9-43c9-4f6e-850f-21b1e04a1a60 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/77185033-7eb3-4d6c-99f4-7593a2e53b87/action returned with HTTP 204 Jan 27 16:31:40.702741 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 883/1746] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:31:40 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/77185033-7eb3-4d6c-99f4-7593a2e53b87/action => generated 0 bytes in 199 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:31:40.793981 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4224d1f-6dd4-4d82-b580-1b23c51a3c5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:40.794810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4224d1f-6dd4-4d82-b580-1b23c51a3c5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:40.795095 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:40.795095 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:40.795585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4224d1f-6dd4-4d82-b580-1b23c51a3c5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:40.796203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f4224d1f-6dd4-4d82-b580-1b23c51a3c5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:40.853204 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:40.853204 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:40.855650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4224d1f-6dd4-4d82-b580-1b23c51a3c5f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:40.856782 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 864/1747] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:40 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:41.128875 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-acee21ba-96f8-4700-8f92-07370b7eca57 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:31:41.128875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-acee21ba-96f8-4700-8f92-07370b7eca57 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:41.128875 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:41.128875 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:41.128875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-acee21ba-96f8-4700-8f92-07370b7eca57 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:41.193748 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:41.193748 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:41.203346 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-acee21ba-96f8-4700-8f92-07370b7eca57 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:31:41.224028 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:41.224028 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:41.233317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-acee21ba-96f8-4700-8f92-07370b7eca57 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:31:41.234687 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 884/1748] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:41 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 1209 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:31:41.751488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cdbe2434-6a5a-438b-ad76-0e0afae2dc2d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:31:41.752057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cdbe2434-6a5a-438b-ad76-0e0afae2dc2d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:41.752335 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:41.752335 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:41.752788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cdbe2434-6a5a-438b-ad76-0e0afae2dc2d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:41.831568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:41.831568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:41.856251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cdbe2434-6a5a-438b-ad76-0e0afae2dc2d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:31:41.879529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c988c4c-fad3-417a-b169-72dd4f2af1d6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:41.879529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c988c4c-fad3-417a-b169-72dd4f2af1d6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:41.879529 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:41.879529 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:41.879529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c988c4c-fad3-417a-b169-72dd4f2af1d6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:41.879529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9c988c4c-fad3-417a-b169-72dd4f2af1d6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:41.886053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:41.886053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:41.898439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cdbe2434-6a5a-438b-ad76-0e0afae2dc2d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 200 Jan 27 16:31:41.898439 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 865/1749] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:41 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 1639 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:31:41.956976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:41.956976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:41.959520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c988c4c-fad3-417a-b169-72dd4f2af1d6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:41.960771 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 885/1750] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:41 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:42.974512 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-473ec991-6f34-4f21-8615-a30985a371ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:42.975028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-473ec991-6f34-4f21-8615-a30985a371ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:42.975411 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:42.975411 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:42.976003 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-473ec991-6f34-4f21-8615-a30985a371ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:42.976382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-473ec991-6f34-4f21-8615-a30985a371ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:43.002498 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:43.002498 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:43.005377 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-473ec991-6f34-4f21-8615-a30985a371ed tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:43.006214 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 866/1751] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:42 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:44.019529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47247b06-4201-42b9-a5e5-87c0df39c850 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:44.020597 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47247b06-4201-42b9-a5e5-87c0df39c850 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:44.020959 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:44.020959 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:44.021601 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47247b06-4201-42b9-a5e5-87c0df39c850 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:44.022188 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-47247b06-4201-42b9-a5e5-87c0df39c850 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:44.053285 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:44.053285 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:44.055434 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47247b06-4201-42b9-a5e5-87c0df39c850 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:44.056629 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 886/1752] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:44 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:45.070438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc53ed55-5ba1-4bdc-be04-3ebef777588b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:45.070949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc53ed55-5ba1-4bdc-be04-3ebef777588b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:45.071105 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:45.071105 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:45.071504 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc53ed55-5ba1-4bdc-be04-3ebef777588b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:45.071875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fc53ed55-5ba1-4bdc-be04-3ebef777588b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:45.093343 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:45.093343 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:45.095713 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc53ed55-5ba1-4bdc-be04-3ebef777588b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:45.098033 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 867/1753] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:45 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:46.111601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6dd59a4-2aa8-4a3a-819a-26951e062cd8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:46.112646 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6dd59a4-2aa8-4a3a-819a-26951e062cd8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:46.112865 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:46.112865 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:46.113857 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6dd59a4-2aa8-4a3a-819a-26951e062cd8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:46.114235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e6dd59a4-2aa8-4a3a-819a-26951e062cd8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:46.136539 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:46.136539 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:46.138386 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6dd59a4-2aa8-4a3a-819a-26951e062cd8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:46.139227 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 887/1754] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:46 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:47.153556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09804981-63b5-4d58-bab4-bc282e1dbffd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:47.154395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09804981-63b5-4d58-bab4-bc282e1dbffd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:47.154512 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:47.154512 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:47.155217 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09804981-63b5-4d58-bab4-bc282e1dbffd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:47.155775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-09804981-63b5-4d58-bab4-bc282e1dbffd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:47.179409 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:47.179409 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:47.179637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09804981-63b5-4d58-bab4-bc282e1dbffd tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:47.180658 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 868/1755] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:47 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:47.195209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5c3a02a-4efc-45a3-a99b-ce1ebb17265a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c Jan 27 16:31:47.195929 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5c3a02a-4efc-45a3-a99b-ce1ebb17265a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:47.196299 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:47.196299 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:47.197081 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5c3a02a-4efc-45a3-a99b-ce1ebb17265a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:47.248758 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:47.248758 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:47.257762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5c3a02a-4efc-45a3-a99b-ce1ebb17265a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:31:47.280470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5c3a02a-4efc-45a3-a99b-ce1ebb17265a tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c returned with HTTP 200 Jan 27 16:31:47.281312 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 888/1756] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:47 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c => generated 976 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:47.297412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1001334c-f533-4440-800c-76d7fed15372 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:47.297935 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1001334c-f533-4440-800c-76d7fed15372 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:47.298154 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:47.298154 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:47.298527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1001334c-f533-4440-800c-76d7fed15372 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:47.298906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1001334c-f533-4440-800c-76d7fed15372 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:47.320563 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:47.320563 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:47.322512 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1001334c-f533-4440-800c-76d7fed15372 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:47.330129 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 869/1757] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:47 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:47.336934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-721ec8af-fef6-404e-b24e-157ebe9a7d41 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/detail Jan 27 16:31:47.337574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-721ec8af-fef6-404e-b24e-157ebe9a7d41 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:47.337970 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:47.337970 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:47.338356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-721ec8af-fef6-404e-b24e-157ebe9a7d41 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:47.339044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-721ec8af-fef6-404e-b24e-157ebe9a7d41 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:31:47.363666 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-721ec8af-fef6-404e-b24e-157ebe9a7d41 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/detail returned with HTTP 200 Jan 27 16:31:47.364518 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 889/1758] 10.222.0.78 () {58 vars in 1225 bytes} [Wed Jan 27 16:31:47 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/detail => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:47.379146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] POST http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57/restore Jan 27 16:31:47.379749 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:47.379749 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:47.380250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:31:47.381219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Restoring backup ecc25c76-67ce-4849-8425-906007d05c57 ({'restore': {}}) {{(pid=87999) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 27 16:31:47.381651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Restoring backup ecc25c76-67ce-4849-8425-906007d05c57 to volume None. Jan 27 16:31:47.410021 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:47.410021 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:47.413060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Creating volume of 1 GB for restore of backup ecc25c76-67ce-4849-8425-906007d05c57. Jan 27 16:31:47.432842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Availability Zones retrieved successfully. Jan 27 16:31:47.452290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Flow 'volume_create_api' (e7586e94-c32a-4921-93f8-8051425123db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:31:47.455136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92b6cbe5-90f6-4610-9a36-83f27f912f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:31:47.457884 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:31:47.535718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92b6cbe5-90f6-4610-9a36-83f27f912f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:31:47.537955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0b10f3b-c843-46e5-8b5a-5f7dac279d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:31:47.655176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Created reservations ['d68f419b-9950-4a75-bbe7-8835c0a10497', 'b81cb948-6c01-4de9-bb2a-5bbb8fd811e8', '29f546a3-6086-48af-93fd-ec95d034661e', 'eb1a12a1-7e07-4843-98a7-f97f7ed59243'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:31:47.657089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0b10f3b-c843-46e5-8b5a-5f7dac279d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d68f419b-9950-4a75-bbe7-8835c0a10497', 'b81cb948-6c01-4de9-bb2a-5bbb8fd811e8', '29f546a3-6086-48af-93fd-ec95d034661e', 'eb1a12a1-7e07-4843-98a7-f97f7ed59243']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:31:47.659385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a74e7e0-a550-4b7d-b35b-4caab1bc6186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:31:47.842036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a74e7e0-a550-4b7d-b35b-4caab1bc6186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '124890e0-81f6-495d-9084-77dec3ad05fe', '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_ecc25c76-67ce-4849-8425-906007d05c57',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6b777454034b2aaf4097b87c3860e8',qos_specs=None,replication_status=,reservations=['d68f419b-9950-4a75-bbe7-8835c0a10497','b81cb948-6c01-4de9-bb2a-5bbb8fd811e8','29f546a3-6086-48af-93fd-ec95d034661e','eb1a12a1-7e07-4843-98a7-f97f7ed59243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d45b7f89cd4bf58265011a946685b0',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:31:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ecc25c76-67ce-4849-8425-906007d05c57',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=124890e0-81f6-495d-9084-77dec3ad05fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b6b777454034b2aaf4097b87c3860e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85d45b7f89cd4bf58265011a946685b0',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:31:47.845485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a39a51-fcf1-4507-af5c-8559c748872b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:31:47.914828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a39a51-fcf1-4507-af5c-8559c748872b) transitioned into 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_ecc25c76-67ce-4849-8425-906007d05c57',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b6b777454034b2aaf4097b87c3860e8',qos_specs=None,replication_status=,reservations=['d68f419b-9950-4a75-bbe7-8835c0a10497','b81cb948-6c01-4de9-bb2a-5bbb8fd811e8','29f546a3-6086-48af-93fd-ec95d034661e','eb1a12a1-7e07-4843-98a7-f97f7ed59243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d45b7f89cd4bf58265011a946685b0',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:31:47.919381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ccd54ca-3e44-43b0-ba93-cbfb18542449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:31:48.011678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ccd54ca-3e44-43b0-ba93-cbfb18542449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:31:48.014619 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Flow 'volume_create_api' (e7586e94-c32a-4921-93f8-8051425123db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:31:48.106879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Create volume request issued successfully. Jan 27 16:31:48.185618 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:48.185618 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:48.186828 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:31:49.243835 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:49.243835 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:49.245049 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:31:49.245441 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Checking backup size 1 against volume size 1 {{(pid=87999) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 27 16:31:49.245795 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Overwriting volume 124890e0-81f6-495d-9084-77dec3ad05fe with restore of backup ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:49.345675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] restore_backup in rpcapi backup_id ecc25c76-67ce-4849-8425-906007d05c57 {{(pid=87999) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 27 16:31:49.350057 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b6d0d0c-a67f-4d34-be38-b85a736d1bf2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57/restore returned with HTTP 202 Jan 27 16:31:49.356800 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 870/1759] 10.222.0.78 () {60 vars in 1360 bytes} [Wed Jan 27 16:31:47 2021] POST /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57/restore => generated 189 bytes in 1984 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:31:49.363339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d5900c5-8d48-4c17-9eda-62a273d2f14e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:49.363876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d5900c5-8d48-4c17-9eda-62a273d2f14e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:49.364055 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:49.364055 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:49.364412 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d5900c5-8d48-4c17-9eda-62a273d2f14e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:49.365154 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6d5900c5-8d48-4c17-9eda-62a273d2f14e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:49.390294 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:49.390294 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:49.392331 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d5900c5-8d48-4c17-9eda-62a273d2f14e tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:49.399814 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 890/1760] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:49 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:50.408185 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-553ed8dd-932d-4a71-8846-276e497265b2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:50.409840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-553ed8dd-932d-4a71-8846-276e497265b2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:50.410247 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:50.410247 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:50.412758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-553ed8dd-932d-4a71-8846-276e497265b2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:50.413228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-553ed8dd-932d-4a71-8846-276e497265b2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:50.434820 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:50.434820 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:50.437035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-553ed8dd-932d-4a71-8846-276e497265b2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:50.438080 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 871/1761] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:50 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:51.452945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d3adedc-fdad-498b-b8b9-5ba177b612c3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:51.453467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d3adedc-fdad-498b-b8b9-5ba177b612c3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:51.453572 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:51.453572 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:51.453932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d3adedc-fdad-498b-b8b9-5ba177b612c3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:51.454306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3d3adedc-fdad-498b-b8b9-5ba177b612c3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:51.475920 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:51.475920 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:51.477770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d3adedc-fdad-498b-b8b9-5ba177b612c3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:51.478589 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 891/1762] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:51 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:52.516235 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec9f13fa-7c60-49d9-8cdc-269dccfce8d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:52.516235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec9f13fa-7c60-49d9-8cdc-269dccfce8d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:52.516235 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:52.516235 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:52.516235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec9f13fa-7c60-49d9-8cdc-269dccfce8d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:52.516235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ec9f13fa-7c60-49d9-8cdc-269dccfce8d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:52.524204 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:52.524204 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:52.526105 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec9f13fa-7c60-49d9-8cdc-269dccfce8d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:52.526931 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 872/1763] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:52 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:52.616263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-43d2517b-a417-4f73-acb3-524f270824f5 req-1767edbf-b274-4c75-b780-9be41928bd38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/670da679-07e5-4c61-a182-6b59d5ba538f Jan 27 16:31:52.616787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-43d2517b-a417-4f73-acb3-524f270824f5 req-1767edbf-b274-4c75-b780-9be41928bd38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:52.617003 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:52.617003 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:52.617380 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-43d2517b-a417-4f73-acb3-524f270824f5 req-1767edbf-b274-4c75-b780-9be41928bd38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:52.640153 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:52.640153 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:53.309947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-43d2517b-a417-4f73-acb3-524f270824f5 req-1767edbf-b274-4c75-b780-9be41928bd38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:31:53.309947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-43d2517b-a417-4f73-acb3-524f270824f5 req-1767edbf-b274-4c75-b780-9be41928bd38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:31:53.374356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-43d2517b-a417-4f73-acb3-524f270824f5 req-1767edbf-b274-4c75-b780-9be41928bd38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/670da679-07e5-4c61-a182-6b59d5ba538f returned with HTTP 200 Jan 27 16:31:53.374356 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 892/1764] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:31:52 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/670da679-07e5-4c61-a182-6b59d5ba538f => generated 19 bytes in 760 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:53.395437 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-43d2517b-a417-4f73-acb3-524f270824f5 req-da06a6ff-8a58-43b5-bf39-03afc7a2abeb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:31:53.395437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-43d2517b-a417-4f73-acb3-524f270824f5 req-da06a6ff-8a58-43b5-bf39-03afc7a2abeb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:53.395437 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:53.395437 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:53.395437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-43d2517b-a417-4f73-acb3-524f270824f5 req-da06a6ff-8a58-43b5-bf39-03afc7a2abeb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:53.395437 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-43d2517b-a417-4f73-acb3-524f270824f5 req-da06a6ff-8a58-43b5-bf39-03afc7a2abeb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume with id: c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:31:53.547528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41fb61df-0770-40c1-9b93-08ba63c0c091 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:53.547528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41fb61df-0770-40c1-9b93-08ba63c0c091 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:53.547528 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:53.547528 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:53.547528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41fb61df-0770-40c1-9b93-08ba63c0c091 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:53.547528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-41fb61df-0770-40c1-9b93-08ba63c0c091 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:53.570108 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:53.570108 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:53.570108 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-43d2517b-a417-4f73-acb3-524f270824f5 req-da06a6ff-8a58-43b5-bf39-03afc7a2abeb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:31:53.625073 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:53.625073 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:53.625073 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41fb61df-0770-40c1-9b93-08ba63c0c091 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:53.625073 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 893/1765] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:53 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:53.950942 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-43d2517b-a417-4f73-acb3-524f270824f5 req-da06a6ff-8a58-43b5-bf39-03afc7a2abeb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume request issued successfully. Jan 27 16:31:53.952769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-43d2517b-a417-4f73-acb3-524f270824f5 req-da06a6ff-8a58-43b5-bf39-03afc7a2abeb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 202 Jan 27 16:31:53.957199 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 873/1766] 10.222.0.83 () {60 vars in 1384 bytes} [Wed Jan 27 16:31:53 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 0 bytes in 573 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:31:54.664940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c61a9252-a8ff-4d21-a869-df07ae290676 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:54.664940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c61a9252-a8ff-4d21-a869-df07ae290676 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:54.664940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:54.664940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:54.664940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c61a9252-a8ff-4d21-a869-df07ae290676 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:54.664940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c61a9252-a8ff-4d21-a869-df07ae290676 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:54.748157 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:54.748157 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:54.748157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c61a9252-a8ff-4d21-a869-df07ae290676 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:54.748157 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 894/1767] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:54 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:55.769906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95120f79-e743-4714-9626-8b1c002d62db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:55.769906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95120f79-e743-4714-9626-8b1c002d62db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:55.769906 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:55.769906 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:55.769906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95120f79-e743-4714-9626-8b1c002d62db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:55.769906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-95120f79-e743-4714-9626-8b1c002d62db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:55.837147 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:55.837147 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:55.837147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95120f79-e743-4714-9626-8b1c002d62db tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:55.853803 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 874/1768] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:55 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:56.857991 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc53efa7-7997-435e-81ed-551c96f0ec4c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:56.857991 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc53efa7-7997-435e-81ed-551c96f0ec4c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:56.857991 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:56.857991 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:56.863514 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc53efa7-7997-435e-81ed-551c96f0ec4c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:56.863514 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cc53efa7-7997-435e-81ed-551c96f0ec4c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:56.918425 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:56.918425 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:56.918425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc53efa7-7997-435e-81ed-551c96f0ec4c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:56.932153 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 895/1769] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:56 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:57.934381 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79a0e8a9-a7d6-4202-8aed-dbbe86b77c6b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:57.934381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79a0e8a9-a7d6-4202-8aed-dbbe86b77c6b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:57.934381 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:57.934381 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:57.934381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79a0e8a9-a7d6-4202-8aed-dbbe86b77c6b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:57.934381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-79a0e8a9-a7d6-4202-8aed-dbbe86b77c6b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:58.053918 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:58.053918 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:58.062923 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79a0e8a9-a7d6-4202-8aed-dbbe86b77c6b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:58.062923 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 875/1770] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:57 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:59.082887 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87fade9e-d5ea-45d5-893d-70845ba10364 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:31:59.082887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87fade9e-d5ea-45d5-893d-70845ba10364 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:59.082887 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:59.082887 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:31:59.082887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87fade9e-d5ea-45d5-893d-70845ba10364 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:59.082887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-87fade9e-d5ea-45d5-893d-70845ba10364 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:31:59.169492 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:59.169492 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:31:59.184236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87fade9e-d5ea-45d5-893d-70845ba10364 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:31:59.184236 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 896/1771] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:31:59 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:00.209282 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d43559e-7730-40e0-8271-7bf0798a78f6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:00.209282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d43559e-7730-40e0-8271-7bf0798a78f6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:00.209282 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:00.209282 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:00.209282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d43559e-7730-40e0-8271-7bf0798a78f6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:00.218492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8d43559e-7730-40e0-8271-7bf0798a78f6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:00.258880 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:00.258880 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:00.258880 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d43559e-7730-40e0-8271-7bf0798a78f6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:00.258880 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 876/1772] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:00 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:01.169126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c10f8f13-3325-40ae-aad7-d8cb42d09141 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a Jan 27 16:32:01.169788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c10f8f13-3325-40ae-aad7-d8cb42d09141 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:01.170070 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:01.170070 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:01.170545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c10f8f13-3325-40ae-aad7-d8cb42d09141 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:01.249076 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c10f8f13-3325-40ae-aad7-d8cb42d09141 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a returned with HTTP 404 Jan 27 16:32:01.249076 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 897/1773] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:01 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/c7bb8e70-0c7d-43d5-933d-979401af456a => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:01.309002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2d9f15c-73d2-4098-a1a5-14ef8ad5d3b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:01.309002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2d9f15c-73d2-4098-a1a5-14ef8ad5d3b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:01.309002 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:01.309002 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:01.309002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2d9f15c-73d2-4098-a1a5-14ef8ad5d3b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:01.309002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a2d9f15c-73d2-4098-a1a5-14ef8ad5d3b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:01.350893 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:01.350893 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:01.350893 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2d9f15c-73d2-4098-a1a5-14ef8ad5d3b1 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:01.355465 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 877/1774] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:01 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:02.369823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65eb29e8-5314-4b98-8f28-3dc6671aaeb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:02.369823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65eb29e8-5314-4b98-8f28-3dc6671aaeb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:02.369823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65eb29e8-5314-4b98-8f28-3dc6671aaeb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:02.369823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-65eb29e8-5314-4b98-8f28-3dc6671aaeb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:02.446389 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:02.446389 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:02.452955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65eb29e8-5314-4b98-8f28-3dc6671aaeb8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:02.452955 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 898/1775] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:02 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:03.470487 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52e062aa-61b6-441e-ab76-eabd8a4ea22b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:03.470487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52e062aa-61b6-441e-ab76-eabd8a4ea22b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:03.470487 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:03.470487 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:03.470487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52e062aa-61b6-441e-ab76-eabd8a4ea22b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:03.470487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-52e062aa-61b6-441e-ab76-eabd8a4ea22b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:03.521065 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:03.521065 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:03.563470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52e062aa-61b6-441e-ab76-eabd8a4ea22b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:03.563470 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 878/1776] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:03 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:04.582527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-551b37b5-2aca-4994-b7a4-faf070cbd639 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:04.587122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-551b37b5-2aca-4994-b7a4-faf070cbd639 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:04.587122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:04.587122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:04.587122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-551b37b5-2aca-4994-b7a4-faf070cbd639 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:04.587122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-551b37b5-2aca-4994-b7a4-faf070cbd639 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:04.653042 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:04.653042 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:04.665756 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-551b37b5-2aca-4994-b7a4-faf070cbd639 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:04.665756 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 899/1777] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:04 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:05.681498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc5bcbca-2381-4336-a5e6-16fe08935404 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:05.681498 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc5bcbca-2381-4336-a5e6-16fe08935404 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:05.681498 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:05.681498 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:05.681498 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc5bcbca-2381-4336-a5e6-16fe08935404 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:05.681498 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cc5bcbca-2381-4336-a5e6-16fe08935404 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:05.782588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:05.782588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:05.782588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc5bcbca-2381-4336-a5e6-16fe08935404 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:05.816157 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 879/1778] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:05 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:06.792387 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdf57ea0-99b5-4a0a-a12c-8bee0bfd9eba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:06.792387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdf57ea0-99b5-4a0a-a12c-8bee0bfd9eba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:06.792387 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:06.792387 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:06.792387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdf57ea0-99b5-4a0a-a12c-8bee0bfd9eba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:06.792387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fdf57ea0-99b5-4a0a-a12c-8bee0bfd9eba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:06.849187 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:06.849187 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:06.855009 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdf57ea0-99b5-4a0a-a12c-8bee0bfd9eba tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:06.855009 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 900/1779] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:06 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:07.171965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ebb9467-c781-4d57-8411-298283f2ae9a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:32:07.171965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ebb9467-c781-4d57-8411-298283f2ae9a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:07.171965 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:07.171965 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:07.171965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ebb9467-c781-4d57-8411-298283f2ae9a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:07.171965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-9ebb9467-c781-4d57-8411-298283f2ae9a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete snapshot with id: 274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:32:07.202578 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:07.202578 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:07.202578 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9ebb9467-c781-4d57-8411-298283f2ae9a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:32:07.361067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9ebb9467-c781-4d57-8411-298283f2ae9a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot delete request issued successfully. Jan 27 16:32:07.361067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ebb9467-c781-4d57-8411-298283f2ae9a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 202 Jan 27 16:32:07.361067 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 880/1780] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:32:07 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:32:07.370734 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32113746-aaa8-4127-a7b7-9209b04079e7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:32:07.370734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32113746-aaa8-4127-a7b7-9209b04079e7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:07.370734 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:07.370734 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:07.370734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32113746-aaa8-4127-a7b7-9209b04079e7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:07.425953 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:07.425953 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:07.425953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-32113746-aaa8-4127-a7b7-9209b04079e7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:32:07.425953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32113746-aaa8-4127-a7b7-9209b04079e7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:32:07.434801 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 901/1781] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:32:07 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 466 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:07.871852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-246ff2e2-aa66-4fe7-b097-3f6f78f7181c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:07.871852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-246ff2e2-aa66-4fe7-b097-3f6f78f7181c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:07.871852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:07.871852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:07.871852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-246ff2e2-aa66-4fe7-b097-3f6f78f7181c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:07.871852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-246ff2e2-aa66-4fe7-b097-3f6f78f7181c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:07.902948 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:07.902948 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:07.902948 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-246ff2e2-aa66-4fe7-b097-3f6f78f7181c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:07.902948 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 881/1782] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:07 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:08.457825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56e4447d-0c3d-40da-9431-96e9483e624f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:32:08.457825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56e4447d-0c3d-40da-9431-96e9483e624f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:08.457825 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:08.457825 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:08.457825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56e4447d-0c3d-40da-9431-96e9483e624f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:08.535839 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:08.535839 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:08.535839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-56e4447d-0c3d-40da-9431-96e9483e624f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:32:08.535839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56e4447d-0c3d-40da-9431-96e9483e624f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:32:08.554966 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 902/1783] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:32:08 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 466 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:08.924154 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb49623d-ace4-4fa2-8517-b8349567f778 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:08.924154 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb49623d-ace4-4fa2-8517-b8349567f778 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:08.924154 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:08.924154 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:08.924154 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb49623d-ace4-4fa2-8517-b8349567f778 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:08.924154 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bb49623d-ace4-4fa2-8517-b8349567f778 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:09.058644 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:09.058644 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:09.077438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb49623d-ace4-4fa2-8517-b8349567f778 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:09.077438 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 882/1784] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:08 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:09.553693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69bd79fa-9d93-465b-a03e-981888502d1a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:32:09.553693 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69bd79fa-9d93-465b-a03e-981888502d1a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:09.553693 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:09.553693 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:09.553693 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69bd79fa-9d93-465b-a03e-981888502d1a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:09.612648 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:09.612648 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:09.612648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69bd79fa-9d93-465b-a03e-981888502d1a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:32:09.612648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69bd79fa-9d93-465b-a03e-981888502d1a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:32:09.612648 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 903/1785] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:32:09 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 466 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:10.121997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19d48a3c-1b90-42ad-9764-5d2138a58f57 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:10.121997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19d48a3c-1b90-42ad-9764-5d2138a58f57 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:10.121997 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:10.121997 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:10.121997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19d48a3c-1b90-42ad-9764-5d2138a58f57 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:10.121997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-19d48a3c-1b90-42ad-9764-5d2138a58f57 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:10.136046 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:10.136046 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:10.136046 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19d48a3c-1b90-42ad-9764-5d2138a58f57 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:10.148743 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 883/1786] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:10 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:10.632755 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56e8c499-837d-4793-9181-ab74a27692e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:32:10.632755 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56e8c499-837d-4793-9181-ab74a27692e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:10.632755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:10.632755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:10.632755 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56e8c499-837d-4793-9181-ab74a27692e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:10.683280 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:10.683280 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:10.683280 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-56e8c499-837d-4793-9181-ab74a27692e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:32:10.683280 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56e8c499-837d-4793-9181-ab74a27692e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 200 Jan 27 16:32:10.683280 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 904/1787] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:32:10 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 466 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:10.800233 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fc290650-5a33-4d66-946c-c5a23e82afe3 req-4a990573-f77b-4a15-baa3-eac22083781e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:32:10.800233 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fc290650-5a33-4d66-946c-c5a23e82afe3 req-4a990573-f77b-4a15-baa3-eac22083781e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:10.800233 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:10.800233 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:10.800233 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fc290650-5a33-4d66-946c-c5a23e82afe3 req-4a990573-f77b-4a15-baa3-eac22083781e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:10.930958 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:10.930958 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:10.940722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-fc290650-5a33-4d66-946c-c5a23e82afe3 req-4a990573-f77b-4a15-baa3-eac22083781e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:10.978934 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:10.978934 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:11.003627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fc290650-5a33-4d66-946c-c5a23e82afe3 req-4a990573-f77b-4a15-baa3-eac22083781e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:32:11.003627 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 884/1788] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:32:10 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 1209 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:11.158115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13d77dd5-be2d-45a6-9e45-a7458abb7140 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:11.158115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13d77dd5-be2d-45a6-9e45-a7458abb7140 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:11.158115 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:11.158115 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:11.158115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13d77dd5-be2d-45a6-9e45-a7458abb7140 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:11.158115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-13d77dd5-be2d-45a6-9e45-a7458abb7140 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:11.192244 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:11.192244 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:11.192244 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13d77dd5-be2d-45a6-9e45-a7458abb7140 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:11.192244 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 905/1789] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:11 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:32:11.202789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fc290650-5a33-4d66-946c-c5a23e82afe3 req-4a990573-f77b-4a15-baa3-eac22083781e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume// Jan 27 16:32:11.202789 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fc290650-5a33-4d66-946c-c5a23e82afe3 req-4a990573-f77b-4a15-baa3-eac22083781e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:11.202789 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:11.202789 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:11.202789 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fc290650-5a33-4d66-946c-c5a23e82afe3 req-4a990573-f77b-4a15-baa3-eac22083781e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:11.202789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fc290650-5a33-4d66-946c-c5a23e82afe3 req-4a990573-f77b-4a15-baa3-eac22083781e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:32:11.202789 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 885/1790] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:32:11 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:32:11.226381 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fc290650-5a33-4d66-946c-c5a23e82afe3 req-c5cb1608-929b-4d74-9668-bfbab3804135 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments Jan 27 16:32:11.226381 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:11.226381 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:11.226381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fc290650-5a33-4d66-946c-c5a23e82afe3 req-c5cb1608-929b-4d74-9668-bfbab3804135 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9210d88f-3022-4e8d-a85a-fabee1df58f5", "instance_uuid": "435a8c07-f659-4c6e-a0c6-252ecdf6aa71", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:11.281487 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:11.281487 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:11.395113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fc290650-5a33-4d66-946c-c5a23e82afe3 req-c5cb1608-929b-4d74-9668-bfbab3804135 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments returned with HTTP 400 Jan 27 16:32:11.395113 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 906/1791] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:32:11 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments => generated 189 bytes in 171 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 27 16:32:11.528358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b18b7f1b-39c5-42f5-b9b1-0637dbc060ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:32:11.528358 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b18b7f1b-39c5-42f5-b9b1-0637dbc060ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:11.528358 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b18b7f1b-39c5-42f5-b9b1-0637dbc060ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:11.669975 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:11.669975 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:11.669975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b18b7f1b-39c5-42f5-b9b1-0637dbc060ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:11.717870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b487d791-d072-46ec-b373-f03e61422dc7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 Jan 27 16:32:11.717870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b487d791-d072-46ec-b373-f03e61422dc7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:11.717870 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:11.717870 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:11.717870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b487d791-d072-46ec-b373-f03e61422dc7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:11.790302 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:11.790302 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:11.807633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b487d791-d072-46ec-b373-f03e61422dc7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 returned with HTTP 404 Jan 27 16:32:11.823428 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 907/1792] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:32:11 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/274abf59-68dd-481f-89d5-1327f17c5d27 => generated 111 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:11.828820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b18b7f1b-39c5-42f5-b9b1-0637dbc060ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:32:11.828820 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 886/1793] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:11 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 1209 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:11.849870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04781ed6-ec33-4501-a216-71a4fc1882b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:32:11.849870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04781ed6-ec33-4501-a216-71a4fc1882b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:11.849870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04781ed6-ec33-4501-a216-71a4fc1882b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:11.849870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-04781ed6-ec33-4501-a216-71a4fc1882b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume with id: 4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:32:11.987962 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:11.987962 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:11.987962 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-04781ed6-ec33-4501-a216-71a4fc1882b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:12.108927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-04781ed6-ec33-4501-a216-71a4fc1882b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume request issued successfully. Jan 27 16:32:12.108927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04781ed6-ec33-4501-a216-71a4fc1882b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 202 Jan 27 16:32:12.108927 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 908/1794] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:32:11 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 0 bytes in 290 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:32:12.120632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e8881ef-1a6f-4c08-a5ad-6d4500d38deb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:32:12.120632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e8881ef-1a6f-4c08-a5ad-6d4500d38deb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:12.120632 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:12.120632 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:12.120632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e8881ef-1a6f-4c08-a5ad-6d4500d38deb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:12.208390 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:12.208390 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:12.212990 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c74f7635-3d7a-4b62-99db-3ce137b9777d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:12.212990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c74f7635-3d7a-4b62-99db-3ce137b9777d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:12.212990 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:12.212990 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:12.212990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c74f7635-3d7a-4b62-99db-3ce137b9777d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:12.212990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c74f7635-3d7a-4b62-99db-3ce137b9777d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:12.232130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3e8881ef-1a6f-4c08-a5ad-6d4500d38deb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:12.267278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e8881ef-1a6f-4c08-a5ad-6d4500d38deb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:32:12.269503 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:12.269503 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:12.271662 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 887/1795] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:12 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 1367 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:12.281533 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c74f7635-3d7a-4b62-99db-3ce137b9777d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:12.281533 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 909/1796] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:12 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:12.994661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-80bff888-b681-4bfb-9de8-14591ea0a71d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:32:12.994661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-80bff888-b681-4bfb-9de8-14591ea0a71d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:12.994661 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:12.994661 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:12.994661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-80bff888-b681-4bfb-9de8-14591ea0a71d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:13.049889 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:13.049889 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:13.057858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-80bff888-b681-4bfb-9de8-14591ea0a71d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:13.076402 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:13.076402 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:13.084353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-80bff888-b681-4bfb-9de8-14591ea0a71d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:32:13.084353 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 888/1797] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:32:12 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 1209 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:13.109896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-8e6a382d-cba1-47cc-8f90-24824662abdc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5/action Jan 27 16:32:13.109896 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:13.109896 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:13.109896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-8e6a382d-cba1-47cc-8f90-24824662abdc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:32:13.109896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-8e6a382d-cba1-47cc-8f90-24824662abdc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:13.168082 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:13.168082 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:13.168082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-8e6a382d-cba1-47cc-8f90-24824662abdc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:13.250897 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-8e6a382d-cba1-47cc-8f90-24824662abdc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Begin detaching volume completed successfully. Jan 27 16:32:13.250897 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-8e6a382d-cba1-47cc-8f90-24824662abdc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5/action returned with HTTP 202 Jan 27 16:32:13.250897 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 910/1798] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:32:13 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:32:13.281977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00ef1f2f-8a68-407c-85ce-89a526c22937 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:32:13.281977 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00ef1f2f-8a68-407c-85ce-89a526c22937 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:13.281977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:13.281977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:13.281977 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00ef1f2f-8a68-407c-85ce-89a526c22937 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:13.354119 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4add8dd4-b789-420c-8d7b-d04e389efd8c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:13.354119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4add8dd4-b789-420c-8d7b-d04e389efd8c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:13.362778 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:13.362778 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:13.362778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4add8dd4-b789-420c-8d7b-d04e389efd8c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:13.362778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4add8dd4-b789-420c-8d7b-d04e389efd8c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:13.485470 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:13.485470 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:13.495316 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4add8dd4-b789-420c-8d7b-d04e389efd8c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:13.495316 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 911/1799] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:13 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:13.510816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6db66850-ac6c-4d9a-8295-2f19b62a0570 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:32:13.510816 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6db66850-ac6c-4d9a-8295-2f19b62a0570 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:13.510816 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:13.510816 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:13.519490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6db66850-ac6c-4d9a-8295-2f19b62a0570 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:13.557369 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:13.557369 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:13.590878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-00ef1f2f-8a68-407c-85ce-89a526c22937 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:13.657818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00ef1f2f-8a68-407c-85ce-89a526c22937 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:32:13.667651 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 889/1800] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:13 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 1367 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:13.667651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00ef1f2f-8a68-407c-85ce-89a526c22937 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume// Jan 27 16:32:13.667651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00ef1f2f-8a68-407c-85ce-89a526c22937 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:13.667651 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:13.667651 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:13.667651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00ef1f2f-8a68-407c-85ce-89a526c22937 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:13.667651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00ef1f2f-8a68-407c-85ce-89a526c22937 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:32:13.667651 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 890/1801] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:32:13 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:32:13.670945 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:13.670945 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:13.684549 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-a0f98266-946f-43b3-9eef-7e5a12d155d1 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:32:13.684549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-a0f98266-946f-43b3-9eef-7e5a12d155d1 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:13.684549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-a0f98266-946f-43b3-9eef-7e5a12d155d1 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:13.723386 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6db66850-ac6c-4d9a-8295-2f19b62a0570 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:13.800009 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:13.800009 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:13.829717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6db66850-ac6c-4d9a-8295-2f19b62a0570 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:32:13.829717 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 912/1802] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:13 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 1212 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:13.874992 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:13.874992 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:13.931605 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-a0f98266-946f-43b3-9eef-7e5a12d155d1 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:13.981301 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:13.981301 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:14.000159 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-a0f98266-946f-43b3-9eef-7e5a12d155d1 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:32:14.000159 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 891/1803] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:32:13 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 1311 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:32:14.511611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-702a8b31-0917-4277-a344-49bc7b9050d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:14.511611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-702a8b31-0917-4277-a344-49bc7b9050d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:14.511611 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:14.511611 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:14.511611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-702a8b31-0917-4277-a344-49bc7b9050d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:14.511611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-702a8b31-0917-4277-a344-49bc7b9050d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:14.565368 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:14.565368 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:14.565368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-702a8b31-0917-4277-a344-49bc7b9050d8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:14.565368 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 913/1804] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:14 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:14.578014 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-2796b639-efc2-4f91-b4ac-dbed63925375 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] DELETE http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/77185033-7eb3-4d6c-99f4-7593a2e53b87 Jan 27 16:32:14.578014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-2796b639-efc2-4f91-b4ac-dbed63925375 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:14.578014 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:14.578014 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:14.578014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-2796b639-efc2-4f91-b4ac-dbed63925375 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:14.640106 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:14.640106 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:14.679609 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-babc5ed2-c49f-450d-abcc-c24a2901d248 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:32:14.679609 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-babc5ed2-c49f-450d-abcc-c24a2901d248 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:14.679609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:14.679609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:14.679609 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-babc5ed2-c49f-450d-abcc-c24a2901d248 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:14.840612 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:14.840612 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:14.865682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-babc5ed2-c49f-450d-abcc-c24a2901d248 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:14.930859 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-babc5ed2-c49f-450d-abcc-c24a2901d248 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 200 Jan 27 16:32:14.937617 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 914/1805] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:14 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 1367 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:14.959490 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c44ef5c3-7340-43f0-89b0-23ceabed4d5b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:32:14.959490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c44ef5c3-7340-43f0-89b0-23ceabed4d5b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:14.959490 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:14.959490 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:14.959490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c44ef5c3-7340-43f0-89b0-23ceabed4d5b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:15.096495 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:15.096495 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:15.149224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c44ef5c3-7340-43f0-89b0-23ceabed4d5b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:15.155487 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:15.155487 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:15.192807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c44ef5c3-7340-43f0-89b0-23ceabed4d5b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:32:15.192807 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 915/1806] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:14 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 1212 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:15.575111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d738714-43b1-4547-b70d-8ce596ca4faa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:15.575111 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d738714-43b1-4547-b70d-8ce596ca4faa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:15.577892 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:15.577892 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:15.577892 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d738714-43b1-4547-b70d-8ce596ca4faa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:15.577892 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9d738714-43b1-4547-b70d-8ce596ca4faa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:15.639240 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:15.639240 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:15.639240 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d738714-43b1-4547-b70d-8ce596ca4faa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:15.639240 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 916/1807] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:15 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:32:15.774306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-2796b639-efc2-4f91-b4ac-dbed63925375 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:32:15.774306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-2796b639-efc2-4f91-b4ac-dbed63925375 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:32:15.859622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-94e25771-24b2-4d28-94d4-d84351b98fd0 req-2796b639-efc2-4f91-b4ac-dbed63925375 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/77185033-7eb3-4d6c-99f4-7593a2e53b87 returned with HTTP 200 Jan 27 16:32:15.859622 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 892/1808] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:32:14 2021] DELETE /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/77185033-7eb3-4d6c-99f4-7593a2e53b87 => generated 19 bytes in 1285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:15.951228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fe0fd9d-e585-43a9-af8d-dac5f1477243 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 Jan 27 16:32:15.951228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fe0fd9d-e585-43a9-af8d-dac5f1477243 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:15.951228 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:15.951228 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:15.951228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fe0fd9d-e585-43a9-af8d-dac5f1477243 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:16.200728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fe0fd9d-e585-43a9-af8d-dac5f1477243 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 returned with HTTP 404 Jan 27 16:32:16.200728 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 917/1809] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:15 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/4d12d89b-fc45-45e6-8219-3788722ff589 => generated 109 bytes in 263 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:16.215618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d451caa8-2897-4136-bed8-002063d8a1e5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:32:16.215618 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d451caa8-2897-4136-bed8-002063d8a1e5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:16.215618 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:16.215618 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:16.225063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d451caa8-2897-4136-bed8-002063d8a1e5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:16.290307 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes Jan 27 16:32:16.290307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-76867775", "snapshot_id": null, "imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1", "volume_type": null, "size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:16.290307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-76867775', 'snapshot_id': None, 'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1', 'volume_type': None, 'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:32:16.376017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:16.376017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:16.421217 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d451caa8-2897-4136-bed8-002063d8a1e5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:16.511583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d451caa8-2897-4136-bed8-002063d8a1e5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:32:16.513577 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 893/1810] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:16 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 917 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:16.520021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume of 1 GB Jan 27 16:32:16.605684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Availability Zones retrieved successfully. Jan 27 16:32:16.634626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (3877b3cc-bcdf-4e4d-b653-c3787e69c977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:32:16.634626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d444c94a-a66a-4c65-8827-c3536998414d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:16.640920 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:32:16.659046 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4902c88-2543-4a5f-ad72-f0800c697026 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:16.659046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4902c88-2543-4a5f-ad72-f0800c697026 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:16.659046 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:16.659046 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:16.659046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4902c88-2543-4a5f-ad72-f0800c697026 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:16.659046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d4902c88-2543-4a5f-ad72-f0800c697026 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:16.738151 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:16.738151 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:16.745644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4902c88-2543-4a5f-ad72-f0800c697026 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:16.745644 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 894/1811] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:16 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:32:16.887071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d444c94a-a66a-4c65-8827-c3536998414d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:16.887071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c880763b-b812-4a61-ade7-61212ba095e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:17.169395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Created reservations ['ecfc43db-c498-41ee-a274-37b8a9e6e659', '657e927a-6c0a-4784-ac67-719f1d77874d', '67d74ab1-3888-48e8-8646-a9154858dbb2', 'ca906028-02bc-4d52-9563-7f897e11e977'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:32:17.169395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c880763b-b812-4a61-ade7-61212ba095e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecfc43db-c498-41ee-a274-37b8a9e6e659', '657e927a-6c0a-4784-ac67-719f1d77874d', '67d74ab1-3888-48e8-8646-a9154858dbb2', 'ca906028-02bc-4d52-9563-7f897e11e977']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:17.169395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1bb8f9-9626-4ecd-a222-63dd8061a60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:17.426337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1bb8f9-9626-4ecd-a222-63dd8061a60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21e03f54-6a57-45e7-b015-0ba545c3ebeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-76867775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['ecfc43db-c498-41ee-a274-37b8a9e6e659','657e927a-6c0a-4784-ac67-719f1d77874d','67d74ab1-3888-48e8-8646-a9154858dbb2','ca906028-02bc-4d52-9563-7f897e11e977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-76867775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21e03f54-6a57-45e7-b015-0ba545c3ebeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec0c0013a98470a964b796ba39d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:17.426337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a48456-67d3-4f76-b737-9733540ed523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:17.560028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a48456-67d3-4f76-b737-9733540ed523) transitioned into state 'SUCCESS' from state '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-76867775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['ecfc43db-c498-41ee-a274-37b8a9e6e659','657e927a-6c0a-4784-ac67-719f1d77874d','67d74ab1-3888-48e8-8646-a9154858dbb2','ca906028-02bc-4d52-9563-7f897e11e977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:17.560028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3398f105-8586-468e-9c0e-4b1d571d6688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:17.697088 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3398f105-8586-468e-9c0e-4b1d571d6688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:17.697088 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (3877b3cc-bcdf-4e4d-b653-c3787e69c977) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:32:17.778237 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf341bc9-818b-48ba-bcfb-6899c8253c01 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:17.778237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf341bc9-818b-48ba-bcfb-6899c8253c01 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:17.778237 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:17.778237 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:17.778237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf341bc9-818b-48ba-bcfb-6899c8253c01 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:17.778237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bf341bc9-818b-48ba-bcfb-6899c8253c01 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:17.786644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request issued successfully. Jan 27 16:32:17.815730 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:17.815730 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:17.815730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf341bc9-818b-48ba-bcfb-6899c8253c01 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:17.815730 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 895/1812] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:17 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:17.826699 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78e5b5f8-7ee3-4c33-8c02-24f6e834ed6f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes returned with HTTP 202 Jan 27 16:32:17.826699 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 918/1813] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:32:16 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes => generated 826 bytes in 1543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:32:17.845939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-130aec04-5cf9-4609-afe3-5fcea342897c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:17.845939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-130aec04-5cf9-4609-afe3-5fcea342897c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:17.845939 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:17.845939 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:17.845939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-130aec04-5cf9-4609-afe3-5fcea342897c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:17.905621 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:17.905621 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:17.905621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-130aec04-5cf9-4609-afe3-5fcea342897c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:17.953564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-130aec04-5cf9-4609-afe3-5fcea342897c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:17.953564 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 896/1814] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:17 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 894 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:18.833060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6a2bb99-77af-4124-9c7d-08a27604ec58 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:18.833060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6a2bb99-77af-4124-9c7d-08a27604ec58 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:18.833060 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:18.833060 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:18.833060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6a2bb99-77af-4124-9c7d-08a27604ec58 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:18.833060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e6a2bb99-77af-4124-9c7d-08a27604ec58 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:18.898662 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:18.898662 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:18.898662 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6a2bb99-77af-4124-9c7d-08a27604ec58 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:18.906776 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 919/1815] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:18 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:18.966630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e173873-527d-4a92-b1ce-ae49d5905f9b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:18.966630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e173873-527d-4a92-b1ce-ae49d5905f9b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:18.966630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:18.966630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:18.966630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e173873-527d-4a92-b1ce-ae49d5905f9b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:19.118951 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:19.118951 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:19.133539 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6e173873-527d-4a92-b1ce-ae49d5905f9b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:19.165695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e173873-527d-4a92-b1ce-ae49d5905f9b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:19.165695 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 897/1816] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:18 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:32:19.930208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47a3b8e6-15ea-4701-9137-8f8e762f1511 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:19.930208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47a3b8e6-15ea-4701-9137-8f8e762f1511 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:19.930208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:19.930208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:19.930208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47a3b8e6-15ea-4701-9137-8f8e762f1511 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:19.930208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-47a3b8e6-15ea-4701-9137-8f8e762f1511 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:20.047003 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:20.047003 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:20.067102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47a3b8e6-15ea-4701-9137-8f8e762f1511 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:20.067102 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 920/1817] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:19 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:20.194529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-250395c3-4a3c-4ae6-a135-677a24d82c1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:20.194529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-250395c3-4a3c-4ae6-a135-677a24d82c1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:20.194529 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:20.194529 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:20.194529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-250395c3-4a3c-4ae6-a135-677a24d82c1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:20.282104 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:20.282104 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:20.290457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-250395c3-4a3c-4ae6-a135-677a24d82c1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:20.318801 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-250395c3-4a3c-4ae6-a135-677a24d82c1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:20.341926 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 898/1818] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:20 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:21.080213 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95a4a772-5e19-43d8-8c55-31cc315e6255 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:21.080213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95a4a772-5e19-43d8-8c55-31cc315e6255 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:21.080213 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:21.080213 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:21.080213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95a4a772-5e19-43d8-8c55-31cc315e6255 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:21.080213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-95a4a772-5e19-43d8-8c55-31cc315e6255 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:21.243789 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:21.243789 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:21.243789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95a4a772-5e19-43d8-8c55-31cc315e6255 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:21.243789 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 921/1819] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:21 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:21.812890 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4cb26a6-8b5f-4849-a236-190342a3c179 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:21.812890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4cb26a6-8b5f-4849-a236-190342a3c179 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:21.812890 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:21.812890 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:21.812890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4cb26a6-8b5f-4849-a236-190342a3c179 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:21.812890 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:21.812890 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:21.812890 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4cb26a6-8b5f-4849-a236-190342a3c179 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:21.812890 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4cb26a6-8b5f-4849-a236-190342a3c179 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:21.812890 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 899/1820] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:21 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:21.823090 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] POST http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes Jan 27 16:32:21.823090 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:21.823090 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:21.823090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1301128003"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:21.823090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1301128003'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:32:21.823090 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Create volume of 1 GB Jan 27 16:32:21.823090 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Availability Zones retrieved successfully. Jan 27 16:32:21.823090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Flow 'volume_create_api' (575fe9b1-a4d9-4f98-8a2f-1cb9adbe853c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:32:21.823090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2b7c57-7c4d-4b97-968d-fe7784e68f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:21.823090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:32:21.861747 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb2b7c57-7c4d-4b97-968d-fe7784e68f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:21.866576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf2d4b32-c971-4944-9407-766a1319bb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:22.259096 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4236fad-0145-4f04-a55c-19e9fa6d549c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:22.259096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4236fad-0145-4f04-a55c-19e9fa6d549c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:22.259096 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:22.259096 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:22.259096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4236fad-0145-4f04-a55c-19e9fa6d549c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:22.262987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a4236fad-0145-4f04-a55c-19e9fa6d549c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:22.274609 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Created reservations ['d3e6646d-07ca-428f-a998-9be7cd8b93fb', 'c34673e7-5482-40ee-b050-64c0f1b65f4f', '365bf8b0-3331-4928-92c6-e921ea136cc3', 'a8e817ea-ef31-467a-8d17-49bf31973bf1'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:32:22.274609 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf2d4b32-c971-4944-9407-766a1319bb96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3e6646d-07ca-428f-a998-9be7cd8b93fb', 'c34673e7-5482-40ee-b050-64c0f1b65f4f', '365bf8b0-3331-4928-92c6-e921ea136cc3', 'a8e817ea-ef31-467a-8d17-49bf31973bf1']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:22.274609 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599b33d4-f3d5-44a8-aa84-c6db9938faad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:22.390053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:22.390053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:22.390053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4236fad-0145-4f04-a55c-19e9fa6d549c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:22.390053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 900/1821] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:22 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:22.475326 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599b33d4-f3d5-44a8-aa84-c6db9938faad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e78cdd30-d910-4e5f-a8a8-2ded9918b9f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1301128003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f20f1ec6ee3348299b30b0a0306fa2f5',qos_specs=None,replication_status=,reservations=['d3e6646d-07ca-428f-a998-9be7cd8b93fb','c34673e7-5482-40ee-b050-64c0f1b65f4f','365bf8b0-3331-4928-92c6-e921ea136cc3','a8e817ea-ef31-467a-8d17-49bf31973bf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7cb7e8fbfa433aab9c5937b06541a5',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:32:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1301128003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e78cdd30-d910-4e5f-a8a8-2ded9918b9f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f20f1ec6ee3348299b30b0a0306fa2f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ec7cb7e8fbfa433aab9c5937b06541a5',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:22.504181 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6dcfd33-ecfe-437b-b11f-9c061496a8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:22.562072 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3745a8c6-80e3-4f32-a945-54320b18f2cd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:22.562072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3745a8c6-80e3-4f32-a945-54320b18f2cd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:22.562072 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:22.562072 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:22.562072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3745a8c6-80e3-4f32-a945-54320b18f2cd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:22.666317 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:22.666317 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:22.672371 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3745a8c6-80e3-4f32-a945-54320b18f2cd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:22.713934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6dcfd33-ecfe-437b-b11f-9c061496a8e4) transitioned into state 'SUCCESS' from state '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-1301128003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f20f1ec6ee3348299b30b0a0306fa2f5',qos_specs=None,replication_status=,reservations=['d3e6646d-07ca-428f-a998-9be7cd8b93fb','c34673e7-5482-40ee-b050-64c0f1b65f4f','365bf8b0-3331-4928-92c6-e921ea136cc3','a8e817ea-ef31-467a-8d17-49bf31973bf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7cb7e8fbfa433aab9c5937b06541a5',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:22.726377 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3745a8c6-80e3-4f32-a945-54320b18f2cd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:22.726377 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 901/1822] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:22 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:22.757178 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643de12e-4ccf-4b8b-b2f9-0b8c45f62528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:22.842605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643de12e-4ccf-4b8b-b2f9-0b8c45f62528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:22.854446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Flow 'volume_create_api' (575fe9b1-a4d9-4f98-8a2f-1cb9adbe853c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:32:23.130194 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Create volume request issued successfully. Jan 27 16:32:23.145554 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6d987e9-fe3c-4009-bc92-36aae22a1a2c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes returned with HTTP 202 Jan 27 16:32:23.150310 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 922/1823] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:32:21 2021] POST /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes => generated 820 bytes in 1476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:32:23.178645 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6d3b89c-5869-4d55-870a-c0a1474662f2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:23.178645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6d3b89c-5869-4d55-870a-c0a1474662f2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:23.178645 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:23.178645 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:23.178645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6d3b89c-5869-4d55-870a-c0a1474662f2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:23.277509 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:23.277509 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:23.296546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b6d3b89c-5869-4d55-870a-c0a1474662f2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:23.335514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6d3b89c-5869-4d55-870a-c0a1474662f2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:23.335514 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 902/1824] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:23 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 888 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:23.411424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44db4014-5bb0-41ea-bf90-2f8efcff4281 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:23.411424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44db4014-5bb0-41ea-bf90-2f8efcff4281 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:23.411424 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:23.411424 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:23.414421 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44db4014-5bb0-41ea-bf90-2f8efcff4281 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:23.414421 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-44db4014-5bb0-41ea-bf90-2f8efcff4281 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:23.498824 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:23.498824 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:23.509110 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44db4014-5bb0-41ea-bf90-2f8efcff4281 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:23.509110 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 923/1825] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:23 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:23.746647 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-763cc74c-caff-4af0-a6c0-5cc3e1c396b0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:23.746647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-763cc74c-caff-4af0-a6c0-5cc3e1c396b0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:23.746647 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:23.746647 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:23.746647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-763cc74c-caff-4af0-a6c0-5cc3e1c396b0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:24.005953 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:24.005953 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:24.035841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-763cc74c-caff-4af0-a6c0-5cc3e1c396b0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:24.147826 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-763cc74c-caff-4af0-a6c0-5cc3e1c396b0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:24.147826 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 903/1826] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:23 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:24.354021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b57193a-20ba-460e-a4ba-73582adb1455 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:24.354021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b57193a-20ba-460e-a4ba-73582adb1455 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:24.354021 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:24.354021 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:24.354021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b57193a-20ba-460e-a4ba-73582adb1455 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:24.523104 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37ccb1fa-2650-4be6-b1d6-fe62c69cf95d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:24.523104 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37ccb1fa-2650-4be6-b1d6-fe62c69cf95d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:24.523104 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:24.523104 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:24.541475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37ccb1fa-2650-4be6-b1d6-fe62c69cf95d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:24.541475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-37ccb1fa-2650-4be6-b1d6-fe62c69cf95d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:24.629904 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:24.629904 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:24.629904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37ccb1fa-2650-4be6-b1d6-fe62c69cf95d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:24.629904 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 904/1827] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:24 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:24.633948 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:24.633948 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:24.654984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b57193a-20ba-460e-a4ba-73582adb1455 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:24.700912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b57193a-20ba-460e-a4ba-73582adb1455 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:24.700912 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 924/1828] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:24 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 912 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:25.177629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba8c481e-d373-4c44-973b-e29a7fa46145 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:25.177629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba8c481e-d373-4c44-973b-e29a7fa46145 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:25.177629 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:25.177629 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:25.177629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba8c481e-d373-4c44-973b-e29a7fa46145 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:25.357552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:25.357552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:25.369847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba8c481e-d373-4c44-973b-e29a7fa46145 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:25.399434 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba8c481e-d373-4c44-973b-e29a7fa46145 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:25.422184 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 905/1829] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:25 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:25.644981 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2212e861-a78e-437f-9e8b-1219390b627b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:25.647626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2212e861-a78e-437f-9e8b-1219390b627b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:25.651550 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:25.651550 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:25.655237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2212e861-a78e-437f-9e8b-1219390b627b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:25.655237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2212e861-a78e-437f-9e8b-1219390b627b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:25.701088 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:25.701088 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:25.703727 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2212e861-a78e-437f-9e8b-1219390b627b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:25.705232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de0d09e0-4dd0-451c-87da-8ca0ff1e1a28 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:25.705785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de0d09e0-4dd0-451c-87da-8ca0ff1e1a28 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:25.706116 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:25.706116 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:25.706806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de0d09e0-4dd0-451c-87da-8ca0ff1e1a28 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:25.706915 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 925/1830] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:25 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:25.983333 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:25.983333 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:25.998967 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-de0d09e0-4dd0-451c-87da-8ca0ff1e1a28 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:26.050270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de0d09e0-4dd0-451c-87da-8ca0ff1e1a28 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:26.067878 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 906/1831] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:25 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 913 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:26.413412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9307ee2-7242-47e0-83ce-2c783b75bd38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:26.414528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9307ee2-7242-47e0-83ce-2c783b75bd38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:26.414792 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:26.414792 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:26.415305 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9307ee2-7242-47e0-83ce-2c783b75bd38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:26.469799 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:26.469799 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:26.480035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9307ee2-7242-47e0-83ce-2c783b75bd38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:26.520160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9307ee2-7242-47e0-83ce-2c783b75bd38 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:26.530769 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 926/1832] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:26 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:26.560704 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-1b96646c-3524-4bde-9c37-caa00dec45d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:26.561845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-1b96646c-3524-4bde-9c37-caa00dec45d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:26.562047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:26.562047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:26.562851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-1b96646c-3524-4bde-9c37-caa00dec45d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:26.622831 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:26.622831 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:26.628776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-1b96646c-3524-4bde-9c37-caa00dec45d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:26.656081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-1b96646c-3524-4bde-9c37-caa00dec45d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:26.663525 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 907/1833] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:32:26 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 913 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:26.722673 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7434165c-176e-4ffe-95bf-8440fc12915c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:26.723940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7434165c-176e-4ffe-95bf-8440fc12915c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:26.723940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:26.723940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:26.723940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7434165c-176e-4ffe-95bf-8440fc12915c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:26.724233 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7434165c-176e-4ffe-95bf-8440fc12915c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:26.748609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:26.748609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:26.752236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7434165c-176e-4ffe-95bf-8440fc12915c tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:26.769274 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 927/1834] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:26 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:26.850510 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-1b96646c-3524-4bde-9c37-caa00dec45d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume// Jan 27 16:32:26.851245 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-1b96646c-3524-4bde-9c37-caa00dec45d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:26.851631 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:26.851631 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:26.852225 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-1b96646c-3524-4bde-9c37-caa00dec45d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:26.853408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-1b96646c-3524-4bde-9c37-caa00dec45d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:32:26.854150 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 908/1835] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:32: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 27 16:32:26.870023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-7b164958-0919-42e9-a56c-30809aed19a1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] POST http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments Jan 27 16:32:26.870976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:26.870976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:26.871643 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-7b164958-0919-42e9-a56c-30809aed19a1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e78cdd30-d910-4e5f-a8a8-2ded9918b9f7", "instance_uuid": "87491464-1b99-4279-91dc-265245eb5c12", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:26.942351 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:26.942351 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:27.260089 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-7b164958-0919-42e9-a56c-30809aed19a1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments returned with HTTP 200 Jan 27 16:32:27.261024 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 928/1836] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:32:26 2021] POST /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments => generated 273 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:27.519788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bca68e88-e518-40a4-b5a4-97aae3291066 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:27.520930 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bca68e88-e518-40a4-b5a4-97aae3291066 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:27.521931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bca68e88-e518-40a4-b5a4-97aae3291066 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:27.551213 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0eaca79-7e83-4743-9532-dbcb227b2932 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:27.551213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0eaca79-7e83-4743-9532-dbcb227b2932 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:27.551213 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:27.551213 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:27.551213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0eaca79-7e83-4743-9532-dbcb227b2932 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:27.598085 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:27.598085 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:27.611113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bca68e88-e518-40a4-b5a4-97aae3291066 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:27.630208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:27.630208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:27.632246 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:27.632246 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:27.641012 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a0eaca79-7e83-4743-9532-dbcb227b2932 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:27.642625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bca68e88-e518-40a4-b5a4-97aae3291066 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:27.643977 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 909/1837] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:27 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 912 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:27.645391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bca68e88-e518-40a4-b5a4-97aae3291066 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume// Jan 27 16:32:27.646063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bca68e88-e518-40a4-b5a4-97aae3291066 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:27.646452 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:27.646452 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:27.647071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bca68e88-e518-40a4-b5a4-97aae3291066 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:27.648296 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bca68e88-e518-40a4-b5a4-97aae3291066 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:32:27.649213 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 910/1838] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:32:27 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:32:27.662570 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-58bb70a0-2192-44f0-8099-f4983f477f4b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:27.663616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-58bb70a0-2192-44f0-8099-f4983f477f4b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:27.664568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-58bb70a0-2192-44f0-8099-f4983f477f4b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:27.681829 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0eaca79-7e83-4743-9532-dbcb227b2932 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:27.686580 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 929/1839] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:27 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:27.726612 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:27.726612 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:27.743885 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-58bb70a0-2192-44f0-8099-f4983f477f4b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:27.764620 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:27.764620 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:27.778071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0bf7d7f0-710d-4cfe-a25b-f1dcceb66bb6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:27.778534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0bf7d7f0-710d-4cfe-a25b-f1dcceb66bb6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:27.778754 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:27.778754 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:27.779700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0bf7d7f0-710d-4cfe-a25b-f1dcceb66bb6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:27.780057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0bf7d7f0-710d-4cfe-a25b-f1dcceb66bb6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Show backup with id ecc25c76-67ce-4849-8425-906007d05c57. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:32:27.792292 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-58bb70a0-2192-44f0-8099-f4983f477f4b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:27.793516 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 911/1840] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:32:27 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 1011 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:32:27.806546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:27.806546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:27.808540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0bf7d7f0-710d-4cfe-a25b-f1dcceb66bb6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 200 Jan 27 16:32:27.811381 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 930/1841] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:27 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:32:27.822975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc841d8b-99fd-427b-b5eb-5a35bb246650 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe Jan 27 16:32:27.823616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc841d8b-99fd-427b-b5eb-5a35bb246650 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:27.823833 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:27.823833 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:27.824204 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc841d8b-99fd-427b-b5eb-5a35bb246650 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:27.835838 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-c02fee93-6ea7-443d-a78c-23b20f053b88 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] PUT http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/4bd977b5-1cb1-4c51-aa54-2448a5f1b21b Jan 27 16:32:27.835838 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:27.835838 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:27.835838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-c02fee93-6ea7-443d-a78c-23b20f053b88 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:27.869486 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:32:27.869486 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:32:27.870157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-c02fee93-6ea7-443d-a78c-23b20f053b88 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Lock "b'cinder-attachment_update-e78cdd30-d910-4e5f-a8a8-2ded9918b9f7-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:32:27.877366 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:27.877366 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:27.881759 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:27.881759 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:27.896436 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bc841d8b-99fd-427b-b5eb-5a35bb246650 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:27.922808 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc841d8b-99fd-427b-b5eb-5a35bb246650 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe returned with HTTP 200 Jan 27 16:32:27.924346 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 912/1842] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:27 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe => generated 1033 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:27.948098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7589abc-3c9b-4bb1-a513-9772d03c6775 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe Jan 27 16:32:27.949789 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7589abc-3c9b-4bb1-a513-9772d03c6775 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:27.950201 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:27.950201 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:27.950827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7589abc-3c9b-4bb1-a513-9772d03c6775 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:28.015531 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:28.015531 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:28.028359 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e7589abc-3c9b-4bb1-a513-9772d03c6775 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:28.058912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7589abc-3c9b-4bb1-a513-9772d03c6775 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe returned with HTTP 200 Jan 27 16:32:28.060344 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 913/1843] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:27 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe => generated 1033 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:28.084122 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9e1c163-9079-4352-aaa1-ece7514895c3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] DELETE http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe Jan 27 16:32:28.087111 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9e1c163-9079-4352-aaa1-ece7514895c3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:28.087111 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:28.087111 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:28.087111 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9e1c163-9079-4352-aaa1-ece7514895c3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:28.087111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a9e1c163-9079-4352-aaa1-ece7514895c3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete volume with id: 124890e0-81f6-495d-9084-77dec3ad05fe Jan 27 16:32:28.160364 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:28.160364 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:28.164143 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a9e1c163-9079-4352-aaa1-ece7514895c3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:30.808780 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a9e1c163-9079-4352-aaa1-ece7514895c3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete volume request issued successfully. Jan 27 16:32:30.810030 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9e1c163-9079-4352-aaa1-ece7514895c3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe returned with HTTP 202 Jan 27 16:32:30.811611 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 914/1844] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:32:28 2021] DELETE /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe => generated 0 bytes in 2732 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:32:30.816171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73d2c2d7-ced0-49fd-a7e8-dd1d99c908f6 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:30.816989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73d2c2d7-ced0-49fd-a7e8-dd1d99c908f6 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:30.817394 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:30.817394 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:30.818093 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73d2c2d7-ced0-49fd-a7e8-dd1d99c908f6 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:30.880474 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:30.880474 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:30.889288 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-73d2c2d7-ced0-49fd-a7e8-dd1d99c908f6 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:30.913466 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:30.913466 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:30.924092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73d2c2d7-ced0-49fd-a7e8-dd1d99c908f6 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:30.933833 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 915/1845] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:30 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 912 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:30.933833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db19939a-e5cc-44a2-9be0-cbf155a27519 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:30.933833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db19939a-e5cc-44a2-9be0-cbf155a27519 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:30.933833 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:30.933833 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:30.933833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db19939a-e5cc-44a2-9be0-cbf155a27519 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:30.999035 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:30.999035 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:31.012310 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db19939a-e5cc-44a2-9be0-cbf155a27519 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:31.043702 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db19939a-e5cc-44a2-9be0-cbf155a27519 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:31.044995 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 916/1846] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:30 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:31.051368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-889a8d80-0f93-4a73-99b9-96e30dc152f3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe Jan 27 16:32:31.052949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-889a8d80-0f93-4a73-99b9-96e30dc152f3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:31.053388 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:31.053388 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:31.053875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-889a8d80-0f93-4a73-99b9-96e30dc152f3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:31.125131 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:31.125131 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:31.139732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-889a8d80-0f93-4a73-99b9-96e30dc152f3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:31.175894 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-889a8d80-0f93-4a73-99b9-96e30dc152f3 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe returned with HTTP 200 Jan 27 16:32:31.177651 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 917/1847] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:31 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe => generated 1032 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:31.941907 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbe84a02-1709-4196-aaee-65928dd90ae5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:31.942418 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbe84a02-1709-4196-aaee-65928dd90ae5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:31.942724 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:31.942724 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:31.943354 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbe84a02-1709-4196-aaee-65928dd90ae5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:32.012142 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:32.012142 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:32.023817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bbe84a02-1709-4196-aaee-65928dd90ae5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:32.045728 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:32.045728 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:32.059061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbe84a02-1709-4196-aaee-65928dd90ae5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:32.059061 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 918/1848] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:31 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:32.063416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-942a2fa3-4718-4eb7-9503-87e7f984ecaa tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:32.064286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-942a2fa3-4718-4eb7-9503-87e7f984ecaa tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:32.064591 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:32.064591 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:32.064973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-942a2fa3-4718-4eb7-9503-87e7f984ecaa tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:32.120452 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:32.120452 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:32.130572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-942a2fa3-4718-4eb7-9503-87e7f984ecaa tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:32.136408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-c02fee93-6ea7-443d-a78c-23b20f053b88 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Lock "b'cinder-attachment_update-e78cdd30-d910-4e5f-a8a8-2ded9918b9f7-n-h2-710848-3'" released by "attachment_update" :: held 4.266s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:32:32.138302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-c02fee93-6ea7-443d-a78c-23b20f053b88 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/4bd977b5-1cb1-4c51-aa54-2448a5f1b21b returned with HTTP 200 Jan 27 16:32:32.140586 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 931/1849] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:32:27 2021] PUT /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/4bd977b5-1cb1-4c51-aa54-2448a5f1b21b => generated 762 bytes in 4321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:32:32.167955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-942a2fa3-4718-4eb7-9503-87e7f984ecaa tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:32.178020 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 919/1850] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:32 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:32.199455 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c909d796-ffe1-4c4d-b48d-8a90439e20b6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe Jan 27 16:32:32.199455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c909d796-ffe1-4c4d-b48d-8a90439e20b6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:32.199455 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:32.199455 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:32.199455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c909d796-ffe1-4c4d-b48d-8a90439e20b6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:32.295420 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:32.295420 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:32.305757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c909d796-ffe1-4c4d-b48d-8a90439e20b6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:32.330653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c909d796-ffe1-4c4d-b48d-8a90439e20b6 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe returned with HTTP 200 Jan 27 16:32:32.331864 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 932/1851] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:32 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe => generated 1032 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:33.074421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08ec92f6-1be4-49b6-97f7-77896a26fbe3 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:33.075557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08ec92f6-1be4-49b6-97f7-77896a26fbe3 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:33.075912 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:33.075912 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:33.076506 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08ec92f6-1be4-49b6-97f7-77896a26fbe3 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:33.131556 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:33.131556 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:33.140392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-08ec92f6-1be4-49b6-97f7-77896a26fbe3 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:33.164506 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:33.164506 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:33.174098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08ec92f6-1be4-49b6-97f7-77896a26fbe3 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:33.174914 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 920/1852] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:33 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:33.191030 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-743fafaf-9aac-4bdb-b9eb-b6785f763015 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:33.191838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-743fafaf-9aac-4bdb-b9eb-b6785f763015 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:33.192200 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:33.192200 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:33.192762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-743fafaf-9aac-4bdb-b9eb-b6785f763015 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:33.259281 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:33.259281 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:33.265194 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-743fafaf-9aac-4bdb-b9eb-b6785f763015 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:33.307053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-743fafaf-9aac-4bdb-b9eb-b6785f763015 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:33.308144 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 933/1853] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:33 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:33.349475 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c23fae30-786d-457c-9c49-94980942eb2b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe Jan 27 16:32:33.350867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c23fae30-786d-457c-9c49-94980942eb2b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:33.351426 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:33.351426 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:33.352108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c23fae30-786d-457c-9c49-94980942eb2b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:33.425426 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:33.425426 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:33.437946 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c23fae30-786d-457c-9c49-94980942eb2b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:33.469602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c23fae30-786d-457c-9c49-94980942eb2b tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe returned with HTTP 200 Jan 27 16:32:33.470729 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 921/1854] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:33 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe => generated 1032 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:34.192967 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a2ff403-9d19-442e-b2d9-c598d5bd1775 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:34.193578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a2ff403-9d19-442e-b2d9-c598d5bd1775 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:34.193928 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:34.193928 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:34.194564 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a2ff403-9d19-442e-b2d9-c598d5bd1775 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:34.317855 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:34.317855 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:34.328926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95f72066-af83-42d2-af7b-80e91931b929 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:34.331803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95f72066-af83-42d2-af7b-80e91931b929 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:34.332216 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:34.332216 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:34.337420 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95f72066-af83-42d2-af7b-80e91931b929 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:34.341283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a2ff403-9d19-442e-b2d9-c598d5bd1775 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:34.386581 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:34.386581 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:34.397063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a2ff403-9d19-442e-b2d9-c598d5bd1775 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:34.398169 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 934/1855] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:34 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 913 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:34.434749 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:34.434749 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:34.445739 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-95f72066-af83-42d2-af7b-80e91931b929 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:34.472199 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95f72066-af83-42d2-af7b-80e91931b929 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:34.473239 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 922/1856] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:34 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:34.487480 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-965d2cbc-5cef-44a7-bed8-9c468ecf5fc0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe Jan 27 16:32:34.487784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-965d2cbc-5cef-44a7-bed8-9c468ecf5fc0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:34.488351 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:34.488351 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:34.488651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-965d2cbc-5cef-44a7-bed8-9c468ecf5fc0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:34.550085 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-965d2cbc-5cef-44a7-bed8-9c468ecf5fc0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe returned with HTTP 404 Jan 27 16:32:34.559325 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 935/1857] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:34 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/124890e0-81f6-495d-9084-77dec3ad05fe => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:34.560930 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a316051-f5da-40b1-bcf2-9866720d1383 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] DELETE http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 Jan 27 16:32:34.561471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a316051-f5da-40b1-bcf2-9866720d1383 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:34.561633 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:34.561633 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:34.562268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a316051-f5da-40b1-bcf2-9866720d1383 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:34.562628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-1a316051-f5da-40b1-bcf2-9866720d1383 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete backup with id: ecc25c76-67ce-4849-8425-906007d05c57. Jan 27 16:32:34.587748 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:34.587748 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:34.665513 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-1a316051-f5da-40b1-bcf2-9866720d1383 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] delete_backup rpcapi backup_id ecc25c76-67ce-4849-8425-906007d05c57 {{(pid=87999) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 16:32:34.669970 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a316051-f5da-40b1-bcf2-9866720d1383 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 returned with HTTP 202 Jan 27 16:32:34.674208 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 923/1858] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:32:34 2021] DELETE /volume/v3/8b6b777454034b2aaf4097b87c3860e8/backups/ecc25c76-67ce-4849-8425-906007d05c57 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:32:34.678838 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-985e6dd3-72b5-4a17-9fee-91edfad5b8f8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] DELETE http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c Jan 27 16:32:34.680209 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-985e6dd3-72b5-4a17-9fee-91edfad5b8f8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:34.681613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-985e6dd3-72b5-4a17-9fee-91edfad5b8f8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:34.682591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-985e6dd3-72b5-4a17-9fee-91edfad5b8f8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete volume with id: 17a1100c-f1b2-4e7d-b149-94aad1b4fc3c Jan 27 16:32:34.787525 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:34.787525 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:34.788734 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-985e6dd3-72b5-4a17-9fee-91edfad5b8f8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:34.961090 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-985e6dd3-72b5-4a17-9fee-91edfad5b8f8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete volume request issued successfully. Jan 27 16:32:34.962032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-985e6dd3-72b5-4a17-9fee-91edfad5b8f8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c returned with HTTP 202 Jan 27 16:32:34.962841 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 936/1859] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:32:34 2021] DELETE /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:32:34.970831 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5e903f4-19b6-4c8c-8cff-e62bcf411ef8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c Jan 27 16:32:34.974052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5e903f4-19b6-4c8c-8cff-e62bcf411ef8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:34.974512 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:34.974512 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:34.975074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5e903f4-19b6-4c8c-8cff-e62bcf411ef8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:35.044367 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:35.044367 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:35.053918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c5e903f4-19b6-4c8c-8cff-e62bcf411ef8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:35.076757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5e903f4-19b6-4c8c-8cff-e62bcf411ef8 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c returned with HTTP 200 Jan 27 16:32:35.077563 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 924/1860] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:34 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c => generated 975 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:35.415045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91a0f115-f332-4eca-82af-6154b9319e6e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:35.416781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91a0f115-f332-4eca-82af-6154b9319e6e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:35.417181 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:35.417181 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:35.417767 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91a0f115-f332-4eca-82af-6154b9319e6e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:35.490339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-196e2f6a-40ef-46fc-9377-85a4f3ba7bc4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:35.490951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-196e2f6a-40ef-46fc-9377-85a4f3ba7bc4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:35.491171 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:35.491171 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:35.491573 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-196e2f6a-40ef-46fc-9377-85a4f3ba7bc4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:35.559028 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:35.559028 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:35.600654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-91a0f115-f332-4eca-82af-6154b9319e6e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:35.618841 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:35.618841 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:35.630027 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:35.630027 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:35.638203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-196e2f6a-40ef-46fc-9377-85a4f3ba7bc4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:35.655723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91a0f115-f332-4eca-82af-6154b9319e6e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:35.658020 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 937/1861] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:35 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 913 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:35.677819 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-196e2f6a-40ef-46fc-9377-85a4f3ba7bc4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:35.678857 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 925/1862] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:35 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:36.094973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c436ac13-9ba7-44ba-8e9a-ab285813731d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c Jan 27 16:32:36.095769 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c436ac13-9ba7-44ba-8e9a-ab285813731d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:36.095971 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:36.095971 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:36.096782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c436ac13-9ba7-44ba-8e9a-ab285813731d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:36.172232 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:36.172232 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:36.184106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c436ac13-9ba7-44ba-8e9a-ab285813731d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:36.222169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c436ac13-9ba7-44ba-8e9a-ab285813731d tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c returned with HTTP 200 Jan 27 16:32:36.223395 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 938/1863] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:36 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c => generated 975 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:36.676748 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a6be333-41bd-4eb2-adbe-8dd4e6d59455 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:36.678405 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a6be333-41bd-4eb2-adbe-8dd4e6d59455 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:36.678893 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:36.678893 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:36.679541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a6be333-41bd-4eb2-adbe-8dd4e6d59455 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:36.695237 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f78f18a-d2f0-4d90-9814-173062bf58d0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:36.695985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f78f18a-d2f0-4d90-9814-173062bf58d0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:36.696205 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:36.696205 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:36.696596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f78f18a-d2f0-4d90-9814-173062bf58d0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:36.761575 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:36.761575 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:36.782813 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:36.782813 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:36.785126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a6be333-41bd-4eb2-adbe-8dd4e6d59455 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:36.795620 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8f78f18a-d2f0-4d90-9814-173062bf58d0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:36.819431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:36.819431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:36.830808 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a6be333-41bd-4eb2-adbe-8dd4e6d59455 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:36.832569 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 926/1864] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:36 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 913 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:36.836317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f78f18a-d2f0-4d90-9814-173062bf58d0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:36.837598 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 939/1865] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:36 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:37.239664 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-baf00402-5c6e-4c35-a091-fd917ba6ac4f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c Jan 27 16:32:37.240215 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-baf00402-5c6e-4c35-a091-fd917ba6ac4f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:37.240437 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:37.240437 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:37.240819 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-baf00402-5c6e-4c35-a091-fd917ba6ac4f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:37.316526 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:37.316526 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:37.335530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-baf00402-5c6e-4c35-a091-fd917ba6ac4f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:37.356319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-baf00402-5c6e-4c35-a091-fd917ba6ac4f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c returned with HTTP 200 Jan 27 16:32:37.357125 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 927/1866] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:37 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c => generated 975 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:37.848645 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ec24dd1-922b-4f41-8ead-a591627174c2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:37.851013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ec24dd1-922b-4f41-8ead-a591627174c2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:37.851613 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:37.851613 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:37.852320 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ec24dd1-922b-4f41-8ead-a591627174c2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:37.853433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a79f25a9-4817-413a-8817-8e9368beda6b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:37.853959 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a79f25a9-4817-413a-8817-8e9368beda6b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:37.854168 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:37.854168 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:37.854545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a79f25a9-4817-413a-8817-8e9368beda6b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:37.920676 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:37.920676 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:37.930779 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:37.930779 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:37.942774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a79f25a9-4817-413a-8817-8e9368beda6b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:37.950683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ec24dd1-922b-4f41-8ead-a591627174c2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:37.975055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a79f25a9-4817-413a-8817-8e9368beda6b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:37.976378 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 928/1867] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:37 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:37.982744 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-e2597b5c-3f3e-4569-b2b4-cd7a4e5ed6f5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] POST http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/4bd977b5-1cb1-4c51-aa54-2448a5f1b21b/action Jan 27 16:32:37.983491 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:37.983491 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:37.984184 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-e2597b5c-3f3e-4569-b2b4-cd7a4e5ed6f5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:32:37.984766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-e2597b5c-3f3e-4569-b2b4-cd7a4e5ed6f5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:38.014191 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:38.014191 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:38.025588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ec24dd1-922b-4f41-8ead-a591627174c2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:38.028322 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 940/1868] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:37 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 913 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:38.087575 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:38.087575 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:38.202710 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-cd7c9d85-c814-45a2-820b-ee83c4c01e5e req-e2597b5c-3f3e-4569-b2b4-cd7a4e5ed6f5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/4bd977b5-1cb1-4c51-aa54-2448a5f1b21b/action returned with HTTP 204 Jan 27 16:32:38.205409 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 929/1869] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:32:37 2021] POST /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/4bd977b5-1cb1-4c51-aa54-2448a5f1b21b/action => generated 0 bytes in 227 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:38.400363 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a4fba86-4d96-4713-b2df-00d7d553b2e2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c Jan 27 16:32:38.400890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a4fba86-4d96-4713-b2df-00d7d553b2e2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:38.401105 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:38.401105 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:38.401484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a4fba86-4d96-4713-b2df-00d7d553b2e2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:38.462041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a4fba86-4d96-4713-b2df-00d7d553b2e2 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c returned with HTTP 404 Jan 27 16:32:38.466239 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 941/1870] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:38 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:38.489518 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-832f5158-a805-464e-bd2a-521175f2fafa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] DELETE http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c Jan 27 16:32:38.490148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-832f5158-a805-464e-bd2a-521175f2fafa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:38.490424 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:38.490424 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:38.491135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-832f5158-a805-464e-bd2a-521175f2fafa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:38.491476 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-832f5158-a805-464e-bd2a-521175f2fafa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete volume with id: 17a1100c-f1b2-4e7d-b149-94aad1b4fc3c Jan 27 16:32:38.544128 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-832f5158-a805-464e-bd2a-521175f2fafa tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c returned with HTTP 404 Jan 27 16:32:38.545943 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 930/1871] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:32:38 2021] DELETE /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/17a1100c-f1b2-4e7d-b149-94aad1b4fc3c => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:38.556067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-249ac38c-f9ba-42fc-a365-85c62a076423 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] DELETE http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:32:38.556787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-249ac38c-f9ba-42fc-a365-85c62a076423 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:38.557429 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-249ac38c-f9ba-42fc-a365-85c62a076423 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:38.557878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-249ac38c-f9ba-42fc-a365-85c62a076423 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete volume with id: b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:32:38.611955 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:38.611955 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:38.613790 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-249ac38c-f9ba-42fc-a365-85c62a076423 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:38.811672 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-249ac38c-f9ba-42fc-a365-85c62a076423 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete volume request issued successfully. Jan 27 16:32:38.812154 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-249ac38c-f9ba-42fc-a365-85c62a076423 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 202 Jan 27 16:32:38.813289 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 942/1872] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:32:38 2021] DELETE /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:32:38.822385 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4eb0d548-f84d-4e74-9956-2cdb90c94157 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:32:38.824235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4eb0d548-f84d-4e74-9956-2cdb90c94157 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:38.824728 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4eb0d548-f84d-4e74-9956-2cdb90c94157 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:38.884556 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:38.884556 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:38.900169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4eb0d548-f84d-4e74-9956-2cdb90c94157 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:38.930214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4eb0d548-f84d-4e74-9956-2cdb90c94157 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:32:38.932417 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 931/1873] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:38 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 1358 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:38.992435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6488dda4-9746-4627-8aca-e672b043e315 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:38.993457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6488dda4-9746-4627-8aca-e672b043e315 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:38.993828 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:38.993828 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:38.994689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6488dda4-9746-4627-8aca-e672b043e315 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:39.036750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e83a12d8-f596-415b-84e6-a113c163fc95 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:39.039156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e83a12d8-f596-415b-84e6-a113c163fc95 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:39.039156 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:39.039156 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:39.039156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e83a12d8-f596-415b-84e6-a113c163fc95 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:39.130177 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:39.130177 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:39.142300 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6488dda4-9746-4627-8aca-e672b043e315 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:39.169695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6488dda4-9746-4627-8aca-e672b043e315 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:39.170537 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 943/1874] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:38 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:39.186167 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:39.186167 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:39.196047 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e83a12d8-f596-415b-84e6-a113c163fc95 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:39.219479 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:39.219479 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:39.239724 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e83a12d8-f596-415b-84e6-a113c163fc95 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:39.243565 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 932/1875] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:39 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 1205 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:39.951511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-243b835d-29ea-4d42-b1d9-153ec753efd0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:32:39.952055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-243b835d-29ea-4d42-b1d9-153ec753efd0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:39.952687 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:39.952687 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:39.953051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-243b835d-29ea-4d42-b1d9-153ec753efd0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:40.055929 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:40.055929 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:40.064035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-243b835d-29ea-4d42-b1d9-153ec753efd0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:40.094029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-243b835d-29ea-4d42-b1d9-153ec753efd0 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:32:40.094029 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 944/1876] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:39 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 1358 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:40.186430 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-942fc4c2-8a43-4005-a59e-7381a828e013 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:40.187178 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-942fc4c2-8a43-4005-a59e-7381a828e013 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:40.187550 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:40.187550 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:40.188222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-942fc4c2-8a43-4005-a59e-7381a828e013 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:40.277589 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:40.277589 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:40.292033 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-942fc4c2-8a43-4005-a59e-7381a828e013 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:40.326776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-942fc4c2-8a43-4005-a59e-7381a828e013 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:40.328152 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 933/1877] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:40 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:40.487679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] POST http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes Jan 27 16:32:40.488339 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:40.488339 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:40.488869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-923494597"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:40.490246 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-923494597'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:32:40.490618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Create volume of 1 GB Jan 27 16:32:40.510697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Availability Zones retrieved successfully. Jan 27 16:32:40.535805 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Flow 'volume_create_api' (4600e80a-b2c7-472a-8af3-e11a8d2fada0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:32:40.539390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (072d2466-4f1f-4c97-bbd8-6c5363bfa211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:40.541608 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:32:40.623080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (072d2466-4f1f-4c97-bbd8-6c5363bfa211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:40.626813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44790e1d-8d5f-4d26-9b7f-f81a9081c45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:40.802757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Created reservations ['84742c4a-9bee-4571-827d-3118f101aa1a', 'e52a0938-c853-4271-b445-8eb9c0e9ee00', '6d911254-8efe-4140-a68d-a935e22229ac', '6511c15c-925a-4d16-8c6f-afc64c8bba06'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:32:40.810511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44790e1d-8d5f-4d26-9b7f-f81a9081c45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84742c4a-9bee-4571-827d-3118f101aa1a', 'e52a0938-c853-4271-b445-8eb9c0e9ee00', '6d911254-8efe-4140-a68d-a935e22229ac', '6511c15c-925a-4d16-8c6f-afc64c8bba06']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:40.810511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218dce8c-7061-455f-bf2f-e5bda4ed6b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:41.046668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218dce8c-7061-455f-bf2f-e5bda4ed6b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '018b74d5-c8e7-4dc1-be9e-2e5431f14123', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-923494597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f20f1ec6ee3348299b30b0a0306fa2f5',qos_specs=None,replication_status=,reservations=['84742c4a-9bee-4571-827d-3118f101aa1a','e52a0938-c853-4271-b445-8eb9c0e9ee00','6d911254-8efe-4140-a68d-a935e22229ac','6511c15c-925a-4d16-8c6f-afc64c8bba06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7cb7e8fbfa433aab9c5937b06541a5',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-923494597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=018b74d5-c8e7-4dc1-be9e-2e5431f14123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f20f1ec6ee3348299b30b0a0306fa2f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ec7cb7e8fbfa433aab9c5937b06541a5',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:41.048218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d2caaa0-1a8a-4c73-be4b-878d1f337202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:41.107775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6de1714f-5ffb-4558-bb67-21e364f3452f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:32:41.108627 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6de1714f-5ffb-4558-bb67-21e364f3452f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:41.109202 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:41.109202 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:41.110069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6de1714f-5ffb-4558-bb67-21e364f3452f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:41.180181 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:41.180181 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:41.194755 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6de1714f-5ffb-4558-bb67-21e364f3452f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Volume info retrieved successfully. Jan 27 16:32:41.224434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d2caaa0-1a8a-4c73-be4b-878d1f337202) transitioned into state 'SUCCESS' from state '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-923494597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f20f1ec6ee3348299b30b0a0306fa2f5',qos_specs=None,replication_status=,reservations=['84742c4a-9bee-4571-827d-3118f101aa1a','e52a0938-c853-4271-b445-8eb9c0e9ee00','6d911254-8efe-4140-a68d-a935e22229ac','6511c15c-925a-4d16-8c6f-afc64c8bba06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7cb7e8fbfa433aab9c5937b06541a5',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:41.224434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7774b344-1e6a-49bc-8c63-0c4fa2931a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:41.234795 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6de1714f-5ffb-4558-bb67-21e364f3452f tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 200 Jan 27 16:32:41.235782 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 934/1878] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:41 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 1358 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:41.348035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ab6634f-8eef-4ed0-974a-328a54dd65bc tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:41.349230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ab6634f-8eef-4ed0-974a-328a54dd65bc tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:41.349900 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:41.349900 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:41.350545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ab6634f-8eef-4ed0-974a-328a54dd65bc tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:41.378548 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7774b344-1e6a-49bc-8c63-0c4fa2931a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:41.381612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Flow 'volume_create_api' (4600e80a-b2c7-472a-8af3-e11a8d2fada0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:32:41.414220 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:41.414220 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:41.424393 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ab6634f-8eef-4ed0-974a-328a54dd65bc tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:41.445101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Create volume request issued successfully. Jan 27 16:32:41.448279 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ab6634f-8eef-4ed0-974a-328a54dd65bc tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:41.449245 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 935/1879] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:41 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:41.461549 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3efc044-6653-44cc-90dd-bf06ecbf52d7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes returned with HTTP 202 Jan 27 16:32:41.462505 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 945/1880] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:32:40 2021] POST /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes => generated 819 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:32:41.478182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb560cea-007e-40a5-8c02-0a9ff22bd33c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:41.478924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb560cea-007e-40a5-8c02-0a9ff22bd33c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:41.479141 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:41.479141 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:41.479605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb560cea-007e-40a5-8c02-0a9ff22bd33c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:41.539883 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:41.539883 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:41.555871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bb560cea-007e-40a5-8c02-0a9ff22bd33c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:41.584160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb560cea-007e-40a5-8c02-0a9ff22bd33c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:41.595534 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 936/1881] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:41 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 887 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:42.334290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8560058-9778-4661-a6eb-6db6f0fa33e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] GET http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 Jan 27 16:32:42.334290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8560058-9778-4661-a6eb-6db6f0fa33e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:42.334290 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:42.334290 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:42.334290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8560058-9778-4661-a6eb-6db6f0fa33e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:42.334290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8560058-9778-4661-a6eb-6db6f0fa33e7 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 returned with HTTP 404 Jan 27 16:32:42.334290 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 946/1882] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:42 2021] GET /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/b4c898ba-a8e8-4c1b-b552-674a7f913fb5 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:42.334954 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86192281-0d67-4543-b8b4-379f0f77c776 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] DELETE http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:32:42.334954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86192281-0d67-4543-b8b4-379f0f77c776 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:42.334954 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:42.334954 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:42.334954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86192281-0d67-4543-b8b4-379f0f77c776 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:42.334954 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-86192281-0d67-4543-b8b4-379f0f77c776 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] Delete volume with id: 64831017-7a4e-4031-a3be-010b155b8502 Jan 27 16:32:42.369151 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86192281-0d67-4543-b8b4-379f0f77c776 tempest-VolumesBackupsTest-1991499610 tempest-VolumesBackupsTest-1991499610-project] http://10.222.0.78/volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 returned with HTTP 404 Jan 27 16:32:42.370197 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 937/1883] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:32:42 2021] DELETE /volume/v3/8b6b777454034b2aaf4097b87c3860e8/volumes/64831017-7a4e-4031-a3be-010b155b8502 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:42.465968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17c18793-60cf-4a68-9405-4c18cd54878c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:42.466951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17c18793-60cf-4a68-9405-4c18cd54878c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:42.468673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17c18793-60cf-4a68-9405-4c18cd54878c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:42.518822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:42.518822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:42.527792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17c18793-60cf-4a68-9405-4c18cd54878c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:42.551509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17c18793-60cf-4a68-9405-4c18cd54878c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:42.552384 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 947/1884] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:42 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:42.601653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c588db9-8146-45c3-b3fb-38b6649ec26b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:42.602273 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c588db9-8146-45c3-b3fb-38b6649ec26b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:42.602848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c588db9-8146-45c3-b3fb-38b6649ec26b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:42.658145 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:42.658145 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:42.666771 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c588db9-8146-45c3-b3fb-38b6649ec26b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:42.691135 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c588db9-8146-45c3-b3fb-38b6649ec26b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:42.692140 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 938/1885] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:42 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 911 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:42.915525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes Jan 27 16:32:42.915986 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:42.915986 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:42.916408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1067565505"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:42.917842 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1067565505'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:32:42.918217 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Create volume of 1 GB Jan 27 16:32:42.933021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Availability Zones retrieved successfully. Jan 27 16:32:42.952569 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Flow 'volume_create_api' (09d0d2ca-c00c-4b16-97fd-f575ec62302d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:32:42.957161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5856753-7942-42bb-a40c-27e16c75aa8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:42.959300 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:32:43.037218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5856753-7942-42bb-a40c-27e16c75aa8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:43.039591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f4aa47-30e7-4eaa-bf2f-d5d475bc2bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:43.569360 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10b21634-2f1b-48b9-9acb-8d22cef1825d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:43.569909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10b21634-2f1b-48b9-9acb-8d22cef1825d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:43.570187 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:43.570187 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:43.570421 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10b21634-2f1b-48b9-9acb-8d22cef1825d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:43.621349 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:43.621349 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:43.632624 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-10b21634-2f1b-48b9-9acb-8d22cef1825d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:43.656136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10b21634-2f1b-48b9-9acb-8d22cef1825d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:43.657611 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 939/1886] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:43 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:32:43.709510 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7c330e0-b5c2-4f27-871b-5bf1ba4f3ad1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:43.709936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7c330e0-b5c2-4f27-871b-5bf1ba4f3ad1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:43.710155 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:43.710155 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:43.710527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7c330e0-b5c2-4f27-871b-5bf1ba4f3ad1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:43.760298 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:43.760298 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:43.773960 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7c330e0-b5c2-4f27-871b-5bf1ba4f3ad1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:43.802762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7c330e0-b5c2-4f27-871b-5bf1ba4f3ad1 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:43.804151 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 940/1887] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:43 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 911 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:44.066055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Created reservations ['618c2b60-fd2a-4fe1-9a68-6a1752e74b26', '985c2d51-7bc2-4446-bf00-0044855e45db', 'b0276d10-d769-4baf-b289-64ec933a4cf7', '3443d4c0-4b89-472d-8551-2bbee8a3c483'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:32:44.066055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f4aa47-30e7-4eaa-bf2f-d5d475bc2bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['618c2b60-fd2a-4fe1-9a68-6a1752e74b26', '985c2d51-7bc2-4446-bf00-0044855e45db', 'b0276d10-d769-4baf-b289-64ec933a4cf7', '3443d4c0-4b89-472d-8551-2bbee8a3c483']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:44.066055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d794613-9fa7-4858-a158-8b4d910107d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:44.239695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d794613-9fa7-4858-a158-8b4d910107d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95ecdb72-7546-4ad6-a84b-ade80a5172f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1067565505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d274c0810b46709e2d26deaea41621',qos_specs=None,replication_status=,reservations=['618c2b60-fd2a-4fe1-9a68-6a1752e74b26','985c2d51-7bc2-4446-bf00-0044855e45db','b0276d10-d769-4baf-b289-64ec933a4cf7','3443d4c0-4b89-472d-8551-2bbee8a3c483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8756c717e5740bcaf6edbc27b53f65e',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:32:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1067565505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95ecdb72-7546-4ad6-a84b-ade80a5172f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8d274c0810b46709e2d26deaea41621',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f8756c717e5740bcaf6edbc27b53f65e',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:44.247121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (769a41ca-c573-4123-9d7d-c46b72a38747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:44.387298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (769a41ca-c573-4123-9d7d-c46b72a38747) transitioned into state 'SUCCESS' from state '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-1067565505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d274c0810b46709e2d26deaea41621',qos_specs=None,replication_status=,reservations=['618c2b60-fd2a-4fe1-9a68-6a1752e74b26','985c2d51-7bc2-4446-bf00-0044855e45db','b0276d10-d769-4baf-b289-64ec933a4cf7','3443d4c0-4b89-472d-8551-2bbee8a3c483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8756c717e5740bcaf6edbc27b53f65e',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:44.389625 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bacfab8-b2b2-4b59-a99e-c1b878ef00b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:44.558102 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bacfab8-b2b2-4b59-a99e-c1b878ef00b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:44.560844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Flow 'volume_create_api' (09d0d2ca-c00c-4b16-97fd-f575ec62302d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:32:44.627441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Create volume request issued successfully. Jan 27 16:32:44.644167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-580de98a-94a4-44eb-9959-c33984371a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes returned with HTTP 202 Jan 27 16:32:44.645060 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 948/1888] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:32:42 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes => generated 824 bytes in 1733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:32:44.660679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db8ecb2e-4b59-4fb8-b633-9fd2a42ee08d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:44.661208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db8ecb2e-4b59-4fb8-b633-9fd2a42ee08d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:44.661424 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:44.661424 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:44.661797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db8ecb2e-4b59-4fb8-b633-9fd2a42ee08d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:44.673965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26788d09-cca3-4b1c-9174-89aa15f563ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:44.674489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26788d09-cca3-4b1c-9174-89aa15f563ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:44.674704 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:44.674704 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:44.675078 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26788d09-cca3-4b1c-9174-89aa15f563ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:44.753378 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:44.753378 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:44.771635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db8ecb2e-4b59-4fb8-b633-9fd2a42ee08d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:44.775987 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:44.775987 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:44.794066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-26788d09-cca3-4b1c-9174-89aa15f563ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:44.818347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db8ecb2e-4b59-4fb8-b633-9fd2a42ee08d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:44.819500 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 941/1889] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:44 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 892 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:44.823803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7abc7f8-ae53-468f-a01a-efe76008dfc9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:44.824325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7abc7f8-ae53-468f-a01a-efe76008dfc9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:44.824541 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:44.824541 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:44.824909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7abc7f8-ae53-468f-a01a-efe76008dfc9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:44.842823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26788d09-cca3-4b1c-9174-89aa15f563ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:44.843915 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 949/1890] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:44 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 976 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:44.889143 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:44.889143 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:44.899693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7abc7f8-ae53-468f-a01a-efe76008dfc9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:44.925021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7abc7f8-ae53-468f-a01a-efe76008dfc9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:44.926335 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 942/1891] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:44 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 912 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:45.113410 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-4c4844b4-e400-4588-ac6c-c025fecbe5b4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:45.114155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-4c4844b4-e400-4588-ac6c-c025fecbe5b4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:45.114513 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:45.114513 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:45.115143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-4c4844b4-e400-4588-ac6c-c025fecbe5b4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:45.187835 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:45.187835 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:45.208585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-4c4844b4-e400-4588-ac6c-c025fecbe5b4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:45.252128 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-4c4844b4-e400-4588-ac6c-c025fecbe5b4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:45.265148 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 950/1892] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:32:45 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 912 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:45.467404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7abc7f8-ae53-468f-a01a-efe76008dfc9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume// Jan 27 16:32:45.468119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7abc7f8-ae53-468f-a01a-efe76008dfc9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:45.468558 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:45.468558 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:45.469059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7abc7f8-ae53-468f-a01a-efe76008dfc9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:45.470677 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7abc7f8-ae53-468f-a01a-efe76008dfc9 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:32:45.471611 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 943/1893] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:32:45 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:32:45.489522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-5cd8e7c4-0092-40ce-9f2c-4a7ff6c60e6b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] POST http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments Jan 27 16:32:45.490188 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:45.490188 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:45.490822 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-5cd8e7c4-0092-40ce-9f2c-4a7ff6c60e6b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "018b74d5-c8e7-4dc1-be9e-2e5431f14123", "instance_uuid": "87491464-1b99-4279-91dc-265245eb5c12", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:45.550587 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:45.550587 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:45.840509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5639462-1086-43b3-a877-74b8d0a1e8e7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:45.841711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5639462-1086-43b3-a877-74b8d0a1e8e7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:45.841711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5639462-1086-43b3-a877-74b8d0a1e8e7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:45.918064 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:45.918064 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:45.928628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b5639462-1086-43b3-a877-74b8d0a1e8e7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:45.954880 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5639462-1086-43b3-a877-74b8d0a1e8e7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:45.956146 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 944/1894] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:45 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 916 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:45.961034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09938bb5-7a46-4664-a4f5-c87cc55fea0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:45.961666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09938bb5-7a46-4664-a4f5-c87cc55fea0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:45.961943 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:45.961943 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:45.962459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09938bb5-7a46-4664-a4f5-c87cc55fea0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:45.979314 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-5cd8e7c4-0092-40ce-9f2c-4a7ff6c60e6b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments returned with HTTP 200 Jan 27 16:32:45.979314 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 951/1895] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:32:45 2021] POST /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments => generated 273 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:46.021903 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:46.021903 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:46.030785 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09938bb5-7a46-4664-a4f5-c87cc55fea0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:46.056058 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09938bb5-7a46-4664-a4f5-c87cc55fea0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:46.056897 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 945/1896] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:45 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 976 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:46.272634 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b576c56b-3b6f-4738-9d1a-5ec83c39a89e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:46.273129 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b576c56b-3b6f-4738-9d1a-5ec83c39a89e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:46.273328 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:46.273328 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:46.275613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b576c56b-3b6f-4738-9d1a-5ec83c39a89e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:46.403602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09938bb5-7a46-4664-a4f5-c87cc55fea0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume// Jan 27 16:32:46.404083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09938bb5-7a46-4664-a4f5-c87cc55fea0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:46.404306 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:46.404306 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:46.404940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09938bb5-7a46-4664-a4f5-c87cc55fea0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:46.411921 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09938bb5-7a46-4664-a4f5-c87cc55fea0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:32:46.412917 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 946/1897] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:32:46 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:32:46.441174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-32aba820-bcdd-4123-9bf9-aae5e824715e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:46.441757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-32aba820-bcdd-4123-9bf9-aae5e824715e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:46.442362 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-32aba820-bcdd-4123-9bf9-aae5e824715e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:46.588158 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:46.588158 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:46.603302 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:46.603302 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:46.608216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-32aba820-bcdd-4123-9bf9-aae5e824715e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:46.615654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b576c56b-3b6f-4738-9d1a-5ec83c39a89e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:46.644582 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:46.644582 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:46.647646 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:46.647646 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:46.655527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-32aba820-bcdd-4123-9bf9-aae5e824715e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:46.657213 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 947/1898] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:32:46 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 1010 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:32:46.664611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b576c56b-3b6f-4738-9d1a-5ec83c39a89e tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:46.666157 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 952/1899] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:46 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 911 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:46.681457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-0cda17fe-b8da-4a0f-962b-ef697806cc7c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] PUT http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/387b7529-74d3-4d57-a886-160872a05b47 Jan 27 16:32:46.682648 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:46.682648 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:46.683530 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-0cda17fe-b8da-4a0f-962b-ef697806cc7c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:46.732593 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:32:46.732593 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:32:46.732593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-0cda17fe-b8da-4a0f-962b-ef697806cc7c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Lock "b'cinder-attachment_update-018b74d5-c8e7-4dc1-be9e-2e5431f14123-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:32:46.732593 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:46.732593 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:46.972259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1db49379-e305-48c8-bf73-e983cfe6ad81 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:46.973412 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1db49379-e305-48c8-bf73-e983cfe6ad81 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:46.974032 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:46.974032 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:46.974415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1db49379-e305-48c8-bf73-e983cfe6ad81 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:47.049656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:47.049656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:47.059357 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1db49379-e305-48c8-bf73-e983cfe6ad81 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:47.086164 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1db49379-e305-48c8-bf73-e983cfe6ad81 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:47.087405 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 953/1900] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:46 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 917 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:47.288055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] POST http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes Jan 27 16:32:47.289274 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:47.289274 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:47.289937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-829620908"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:47.292065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-829620908'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:32:47.292597 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Create volume of 2 GB Jan 27 16:32:47.325237 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Availability Zones retrieved successfully. Jan 27 16:32:47.350785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Flow 'volume_create_api' (7e8e2240-bd0f-4b4d-8bef-813bc7f20dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:32:47.354033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9a15fd-d4bc-4cb7-8131-e1cf26632b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:47.360843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Validating volume size '2' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:32:47.517173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9a15fd-d4bc-4cb7-8131-e1cf26632b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:47.517173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87301d8a-ec77-4e47-94ed-fd1352de2adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:47.660221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Created reservations ['7becc7ff-4af8-417b-877f-f65ecb1c1678', '5c6a7415-80ea-46eb-aad6-0ef9463aa2d9', '682c365f-84d3-4d71-8a44-8d87277c62a1', '08965fdf-f512-4402-8b0d-f20b319ba3bb'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:32:47.662085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87301d8a-ec77-4e47-94ed-fd1352de2adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7becc7ff-4af8-417b-877f-f65ecb1c1678', '5c6a7415-80ea-46eb-aad6-0ef9463aa2d9', '682c365f-84d3-4d71-8a44-8d87277c62a1', '08965fdf-f512-4402-8b0d-f20b319ba3bb']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:47.664297 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e04af9aa-7176-4282-a78c-fb2f46b5a5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:47.793538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e04af9aa-7176-4282-a78c-fb2f46b5a5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50495b8d-2a38-47cd-ac1b-a9a28165e378', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-829620908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0cd8f2738514f2c86dfbc55ad72e472',qos_specs=None,replication_status=,reservations=['7becc7ff-4af8-417b-877f-f65ecb1c1678','5c6a7415-80ea-46eb-aad6-0ef9463aa2d9','682c365f-84d3-4d71-8a44-8d87277c62a1','08965fdf-f512-4402-8b0d-f20b319ba3bb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85b9daead674ac281daf7f6de21cc4e',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-829620908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50495b8d-2a38-47cd-ac1b-a9a28165e378,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0cd8f2738514f2c86dfbc55ad72e472',provider_auth=None,provider_geometry=None,provider_id=None,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='b85b9daead674ac281daf7f6de21cc4e',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:47.796155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d24535-eb45-4cfc-b05a-d981ec679cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:47.957197 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d24535-eb45-4cfc-b05a-d981ec679cba) transitioned into state 'SUCCESS' from state '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-829620908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0cd8f2738514f2c86dfbc55ad72e472',qos_specs=None,replication_status=,reservations=['7becc7ff-4af8-417b-877f-f65ecb1c1678','5c6a7415-80ea-46eb-aad6-0ef9463aa2d9','682c365f-84d3-4d71-8a44-8d87277c62a1','08965fdf-f512-4402-8b0d-f20b319ba3bb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85b9daead674ac281daf7f6de21cc4e',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:47.957197 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56949446-b24b-4c4d-a85b-0494e6fe1368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:48.022731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56949446-b24b-4c4d-a85b-0494e6fe1368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:32:48.031009 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Flow 'volume_create_api' (7e8e2240-bd0f-4b4d-8bef-813bc7f20dc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:32:48.109157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Create volume request issued successfully. Jan 27 16:32:48.126420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9e88c71-0375-44a4-88eb-8cb268bf21bf tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes returned with HTTP 202 Jan 27 16:32:48.142092 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 954/1901] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:32:47 2021] POST /volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes => generated 823 bytes in 1040 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:32:48.142092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02f4a017-fcba-4530-8050-38d68e3d785d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:48.142092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02f4a017-fcba-4530-8050-38d68e3d785d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:48.142092 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:48.142092 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:48.142092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02f4a017-fcba-4530-8050-38d68e3d785d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:48.195411 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:48.195411 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:48.214024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-02f4a017-fcba-4530-8050-38d68e3d785d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:48.257471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02f4a017-fcba-4530-8050-38d68e3d785d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:48.268621 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 955/1902] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:48 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:48.271442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f331b118-f33e-459d-a150-d65366700303 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:48.271992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f331b118-f33e-459d-a150-d65366700303 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:48.272212 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:48.272212 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:48.272594 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f331b118-f33e-459d-a150-d65366700303 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:48.330332 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:48.330332 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:48.340529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f331b118-f33e-459d-a150-d65366700303 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:48.366272 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:48.366272 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:48.377636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f331b118-f33e-459d-a150-d65366700303 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:48.378565 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 956/1903] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:48 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 911 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:48.383140 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-3e2fe880-1b7a-44db-8683-978b520db93a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:48.384007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-3e2fe880-1b7a-44db-8683-978b520db93a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:48.384674 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:48.384674 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:48.385471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-3e2fe880-1b7a-44db-8683-978b520db93a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:48.448964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:48.448964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:48.460084 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-3e2fe880-1b7a-44db-8683-978b520db93a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:48.505027 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-3e2fe880-1b7a-44db-8683-978b520db93a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:48.505884 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 957/1904] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:32:48 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 917 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:48.514283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b0672a7-debf-463b-ac69-938771a710b0 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] GET http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 Jan 27 16:32:48.514809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b0672a7-debf-463b-ac69-938771a710b0 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:48.515023 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:48.515023 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:48.520397 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b0672a7-debf-463b-ac69-938771a710b0 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:48.595028 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:48.595028 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:48.606805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b0672a7-debf-463b-ac69-938771a710b0 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Volume info retrieved successfully. Jan 27 16:32:48.648724 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b0672a7-debf-463b-ac69-938771a710b0 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 returned with HTTP 200 Jan 27 16:32:48.649565 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 958/1905] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:48 2021] GET /volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 => generated 915 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:48.700275 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b0672a7-debf-463b-ac69-938771a710b0 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] GET http://10.222.0.78/volume// Jan 27 16:32:48.700761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b0672a7-debf-463b-ac69-938771a710b0 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:48.702490 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:48.702490 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:48.702892 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b0672a7-debf-463b-ac69-938771a710b0 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:48.704423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b0672a7-debf-463b-ac69-938771a710b0 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:32:48.705014 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 959/1906] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:32: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 27 16:32:48.718588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-cae2a1ab-4b47-48db-b40c-a2fb4515ed3c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments Jan 27 16:32:48.719962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-cae2a1ab-4b47-48db-b40c-a2fb4515ed3c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95ecdb72-7546-4ad6-a84b-ade80a5172f8", "instance_uuid": "0c2a6f39-8d0e-4372-b236-01fe453cd070", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:48.770747 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:48.770747 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:49.126112 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-cae2a1ab-4b47-48db-b40c-a2fb4515ed3c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments returned with HTTP 200 Jan 27 16:32:49.127979 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 960/1907] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:32:48 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments => generated 273 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:32:49.282463 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-0cda17fe-b8da-4a0f-962b-ef697806cc7c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Lock "b'cinder-attachment_update-018b74d5-c8e7-4dc1-be9e-2e5431f14123-n-h2-710848-3'" released by "attachment_update" :: held 2.545s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:32:49.282463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-0cda17fe-b8da-4a0f-962b-ef697806cc7c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/387b7529-74d3-4d57-a886-160872a05b47 returned with HTTP 200 Jan 27 16:32:49.282463 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 948/1908] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:32:46 2021] PUT /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/387b7529-74d3-4d57-a886-160872a05b47 => generated 762 bytes in 2596 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:49.282758 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5950254-5f10-48ce-b0fa-e304c7d10fd7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:49.282758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5950254-5f10-48ce-b0fa-e304c7d10fd7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:49.282758 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:49.282758 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:49.282758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5950254-5f10-48ce-b0fa-e304c7d10fd7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:49.355518 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:49.355518 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:49.360004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e39ab5b0-8ca9-473c-a4d1-20f546c92449 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:49.360004 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e39ab5b0-8ca9-473c-a4d1-20f546c92449 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:49.360004 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:49.360004 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:49.360004 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e39ab5b0-8ca9-473c-a4d1-20f546c92449 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:49.380178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c5950254-5f10-48ce-b0fa-e304c7d10fd7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:49.404212 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5950254-5f10-48ce-b0fa-e304c7d10fd7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:49.416486 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 961/1909] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:49 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:49.427214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09c45869-6ba7-4a46-af92-68b7c22dc9e4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:49.427451 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:49.427451 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:49.427616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09c45869-6ba7-4a46-af92-68b7c22dc9e4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:49.427616 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:49.427616 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:49.427616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09c45869-6ba7-4a46-af92-68b7c22dc9e4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:49.437541 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e39ab5b0-8ca9-473c-a4d1-20f546c92449 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:49.466908 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:49.466908 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:49.479148 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e39ab5b0-8ca9-473c-a4d1-20f546c92449 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:49.481635 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 949/1910] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:49 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 916 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:49.482889 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e39ab5b0-8ca9-473c-a4d1-20f546c92449 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume// Jan 27 16:32:49.483607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e39ab5b0-8ca9-473c-a4d1-20f546c92449 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:49.484003 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:49.484003 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:49.484627 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e39ab5b0-8ca9-473c-a4d1-20f546c92449 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:49.486563 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e39ab5b0-8ca9-473c-a4d1-20f546c92449 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:32:49.488487 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 950/1911] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:32:49 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:32:49.488980 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:49.488980 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:49.498708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09c45869-6ba7-4a46-af92-68b7c22dc9e4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:49.518741 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:49.518741 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:49.527411 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09c45869-6ba7-4a46-af92-68b7c22dc9e4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:49.528236 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 962/1912] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:49 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 912 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:49.540969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-976f9ea1-854a-4a7d-9d56-0a4e16348133 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:49.541670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-976f9ea1-854a-4a7d-9d56-0a4e16348133 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:49.542255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-976f9ea1-854a-4a7d-9d56-0a4e16348133 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:49.597091 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:49.597091 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:49.605490 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-976f9ea1-854a-4a7d-9d56-0a4e16348133 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:49.624967 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:49.624967 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:49.633845 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-976f9ea1-854a-4a7d-9d56-0a4e16348133 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:49.634741 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 951/1913] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:32:49 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 1015 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:32:49.667097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dee7fca-0a0c-40d0-b4e0-820e19da7b2c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] GET http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 Jan 27 16:32:49.667716 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dee7fca-0a0c-40d0-b4e0-820e19da7b2c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:49.667910 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:49.667910 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:49.670098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-a96a8c93-d5ae-43f9-b9d6-40b6e4b2bafc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] PUT http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/0c793ef1-1e6f-44d1-919b-f093f5457b0d Jan 27 16:32:49.670098 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:49.670098 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:49.670098 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-a96a8c93-d5ae-43f9-b9d6-40b6e4b2bafc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:49.671352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dee7fca-0a0c-40d0-b4e0-820e19da7b2c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:49.701162 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:32:49.701162 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:32:49.701296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-a96a8c93-d5ae-43f9-b9d6-40b6e4b2bafc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Lock "b'cinder-attachment_update-95ecdb72-7546-4ad6-a84b-ade80a5172f8-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:32:49.704006 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:49.704006 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:49.741774 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:49.741774 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:49.751133 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8dee7fca-0a0c-40d0-b4e0-820e19da7b2c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Volume info retrieved successfully. Jan 27 16:32:49.776935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dee7fca-0a0c-40d0-b4e0-820e19da7b2c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 returned with HTTP 200 Jan 27 16:32:49.790248 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 952/1914] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:49 2021] GET /volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 => generated 916 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:49.796832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] POST http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes Jan 27 16:32:49.796832 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:49.796832 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:49.796832 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "50495b8d-2a38-47cd-ac1b-a9a28165e378"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:49.796832 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Create volume request body: {'volume': {'size': 1, 'source_volid': '50495b8d-2a38-47cd-ac1b-a9a28165e378'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:32:49.855519 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:49.855519 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:49.856444 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Volume retrieved successfully. Jan 27 16:32:49.856799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Create volume of 1 GB Jan 27 16:32:49.871052 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Availability Zones retrieved successfully. Jan 27 16:32:49.890071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Flow 'volume_create_api' (567696bc-aa1b-448e-963f-8470ebf7d377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:32:49.894213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c13442-09b9-4203-8d3a-613f041e4979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:49.896611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:32:49.898353 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c13442-09b9-4203-8d3a-613f041e4979) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 16:32:49.898586 n-d-710848-3 devstack@c-api.service[87998]: 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 27 16:32:49.905433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c13442-09b9-4203-8d3a-613f041e4979) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:32:49.908498 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c13442-09b9-4203-8d3a-613f041e4979) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 16:32:49.911000 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Flow 'volume_create_api' (567696bc-aa1b-448e-963f-8470ebf7d377) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 16:32:49.911876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fd99f8b-b0a1-4994-8ca5-8cc0b854097c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes returned with HTTP 400 Jan 27 16:32:49.913520 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 953/1915] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:32:49 2021] POST /volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes => generated 173 bytes in 123 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:32:49.922151 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae4199d5-9132-48f8-9dec-b745337c4165 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] DELETE http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 Jan 27 16:32:49.923240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae4199d5-9132-48f8-9dec-b745337c4165 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:49.923448 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:49.923448 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:49.923809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae4199d5-9132-48f8-9dec-b745337c4165 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:49.924272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ae4199d5-9132-48f8-9dec-b745337c4165 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Delete volume with id: 50495b8d-2a38-47cd-ac1b-a9a28165e378 Jan 27 16:32:50.010947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:50.010947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:50.015031 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae4199d5-9132-48f8-9dec-b745337c4165 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Volume info retrieved successfully. Jan 27 16:32:50.252515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae4199d5-9132-48f8-9dec-b745337c4165 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Delete volume request issued successfully. Jan 27 16:32:50.253151 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae4199d5-9132-48f8-9dec-b745337c4165 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 returned with HTTP 202 Jan 27 16:32:50.254424 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 954/1916] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:32:49 2021] DELETE /volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 => generated 0 bytes in 336 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:32:50.262441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6deb225b-0d6e-415f-9dde-decaf389f2f4 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] GET http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 Jan 27 16:32:50.262981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6deb225b-0d6e-415f-9dde-decaf389f2f4 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:50.263229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:50.263229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:50.263627 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6deb225b-0d6e-415f-9dde-decaf389f2f4 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:50.320661 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:50.320661 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:50.338204 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6deb225b-0d6e-415f-9dde-decaf389f2f4 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Volume info retrieved successfully. Jan 27 16:32:50.363077 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6deb225b-0d6e-415f-9dde-decaf389f2f4 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 returned with HTTP 200 Jan 27 16:32:50.364083 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 955/1917] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:50 2021] GET /volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 => generated 915 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:32:50.419567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8860b948-854f-4a6c-974d-7336bfc71aba tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:50.420257 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8860b948-854f-4a6c-974d-7336bfc71aba tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:50.420476 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:50.420476 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:50.420990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8860b948-854f-4a6c-974d-7336bfc71aba tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:50.477275 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:50.477275 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:50.487627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8860b948-854f-4a6c-974d-7336bfc71aba tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:50.512620 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8860b948-854f-4a6c-974d-7336bfc71aba tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:50.514043 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 956/1918] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:50 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:50.518274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd2b3e36-3a15-497a-9e2f-f068e10893ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:50.519254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd2b3e36-3a15-497a-9e2f-f068e10893ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:50.519610 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:50.519610 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:50.520402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd2b3e36-3a15-497a-9e2f-f068e10893ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:50.575759 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:50.575759 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:50.588651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cd2b3e36-3a15-497a-9e2f-f068e10893ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:50.609413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:50.609413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:50.620083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd2b3e36-3a15-497a-9e2f-f068e10893ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:50.621086 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 957/1919] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:50 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:50.626093 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12b8b3f5-4ae1-46bb-b3db-bf2d9280dcc4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:50.627039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12b8b3f5-4ae1-46bb-b3db-bf2d9280dcc4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:50.627465 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:50.627465 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:50.628059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12b8b3f5-4ae1-46bb-b3db-bf2d9280dcc4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:50.703493 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:50.703493 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:50.713192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-12b8b3f5-4ae1-46bb-b3db-bf2d9280dcc4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:50.741498 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:50.741498 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:50.752376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12b8b3f5-4ae1-46bb-b3db-bf2d9280dcc4 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:50.753420 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 958/1920] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:50 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 912 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:51.383006 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41678a9f-bc8e-4c0d-85fa-7c4d4beabe6c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] GET http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 Jan 27 16:32:51.383006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41678a9f-bc8e-4c0d-85fa-7c4d4beabe6c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:51.383006 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:51.383006 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:51.383006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41678a9f-bc8e-4c0d-85fa-7c4d4beabe6c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:51.444785 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:51.444785 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:51.453691 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-41678a9f-bc8e-4c0d-85fa-7c4d4beabe6c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Volume info retrieved successfully. Jan 27 16:32:51.481759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41678a9f-bc8e-4c0d-85fa-7c4d4beabe6c tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 returned with HTTP 200 Jan 27 16:32:51.482688 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 959/1921] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:51 2021] GET /volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:32:51.529810 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ff2f0e5-f419-40ab-9ba3-451472dc6d8a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:51.530352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ff2f0e5-f419-40ab-9ba3-451472dc6d8a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:51.530570 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:51.530570 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:51.530947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ff2f0e5-f419-40ab-9ba3-451472dc6d8a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:51.582019 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:51.582019 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:51.597580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2ff2f0e5-f419-40ab-9ba3-451472dc6d8a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:51.626439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ff2f0e5-f419-40ab-9ba3-451472dc6d8a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:51.627397 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 960/1922] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:51 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:32:51.637277 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56d0b550-cea5-460c-94ce-deea8d428376 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:51.637792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56d0b550-cea5-460c-94ce-deea8d428376 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:51.638007 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:51.638007 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:51.638376 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56d0b550-cea5-460c-94ce-deea8d428376 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:51.687485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-a96a8c93-d5ae-43f9-b9d6-40b6e4b2bafc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Lock "b'cinder-attachment_update-95ecdb72-7546-4ad6-a84b-ade80a5172f8-n-h2-710848-3'" released by "attachment_update" :: held 1.986s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:32:51.688213 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-a96a8c93-d5ae-43f9-b9d6-40b6e4b2bafc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/0c793ef1-1e6f-44d1-919b-f093f5457b0d returned with HTTP 200 Jan 27 16:32:51.689146 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 963/1923] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:32:49 2021] PUT /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/0c793ef1-1e6f-44d1-919b-f093f5457b0d => generated 762 bytes in 2026 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:51.690409 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:51.690409 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:51.699646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-56d0b550-cea5-460c-94ce-deea8d428376 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:51.720988 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:51.720988 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:51.730078 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56d0b550-cea5-460c-94ce-deea8d428376 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:51.731405 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 961/1924] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:51 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:32:51.786881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8af6f750-1d2d-4af1-8607-4814b23a8469 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:51.786881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8af6f750-1d2d-4af1-8607-4814b23a8469 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:51.786881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:51.786881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:51.786881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8af6f750-1d2d-4af1-8607-4814b23a8469 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:51.870693 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:51.870693 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:51.903115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8af6f750-1d2d-4af1-8607-4814b23a8469 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:51.915249 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:51.915249 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:51.924419 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8af6f750-1d2d-4af1-8607-4814b23a8469 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:51.925552 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 964/1925] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:51 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 912 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:52.500662 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea6b4989-0586-495b-9528-1fd605326fe7 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] GET http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 Jan 27 16:32:52.501193 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea6b4989-0586-495b-9528-1fd605326fe7 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:52.501710 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:52.501710 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:52.502092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea6b4989-0586-495b-9528-1fd605326fe7 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:52.553372 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:52.553372 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:52.561896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ea6b4989-0586-495b-9528-1fd605326fe7 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Volume info retrieved successfully. Jan 27 16:32:52.587908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea6b4989-0586-495b-9528-1fd605326fe7 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 returned with HTTP 200 Jan 27 16:32:52.588862 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 962/1926] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:52 2021] GET /volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:52.644062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7855350f-817d-4576-b861-24327c555578 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:52.644612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7855350f-817d-4576-b861-24327c555578 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:52.644827 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:52.644827 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:52.645236 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7855350f-817d-4576-b861-24327c555578 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:52.698579 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:52.698579 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:52.707552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7855350f-817d-4576-b861-24327c555578 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:52.732915 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7855350f-817d-4576-b861-24327c555578 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:52.733746 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 965/1927] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:52 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:52.746918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4673370e-cde9-4227-8f8b-2028b0c95db3 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:52.747560 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4673370e-cde9-4227-8f8b-2028b0c95db3 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:52.747778 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:52.747778 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:52.748863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4673370e-cde9-4227-8f8b-2028b0c95db3 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:52.815755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:52.815755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:52.825952 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4673370e-cde9-4227-8f8b-2028b0c95db3 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:52.847506 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:52.847506 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:52.856816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4673370e-cde9-4227-8f8b-2028b0c95db3 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:52.857638 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 963/1928] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:52 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 917 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:52.941981 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8928f021-f9c8-489c-ac03-37d33fa3e78c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:52.942596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8928f021-f9c8-489c-ac03-37d33fa3e78c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:52.942900 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:52.942900 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:52.943447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8928f021-f9c8-489c-ac03-37d33fa3e78c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:53.027660 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:53.027660 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:53.052266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8928f021-f9c8-489c-ac03-37d33fa3e78c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:53.074032 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:53.074032 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:53.085063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8928f021-f9c8-489c-ac03-37d33fa3e78c tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:53.101644 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 966/1929] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:52 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 912 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:53.608086 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de4856a9-b5d1-4971-b1e5-cde597f25555 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] GET http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 Jan 27 16:32:53.608629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de4856a9-b5d1-4971-b1e5-cde597f25555 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:53.608817 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:53.608817 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:53.609192 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de4856a9-b5d1-4971-b1e5-cde597f25555 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:53.656419 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de4856a9-b5d1-4971-b1e5-cde597f25555 tempest-VolumesCloneNegativeTest-1495480172 tempest-VolumesCloneNegativeTest-1495480172-project] http://10.222.0.78/volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 returned with HTTP 404 Jan 27 16:32:53.657771 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 964/1930] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:53 2021] GET /volume/v3/f0cd8f2738514f2c86dfbc55ad72e472/volumes/50495b8d-2a38-47cd-ac1b-a9a28165e378 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:53.751182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11e91b53-14e2-401a-ac46-9f68badc1985 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:53.751851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11e91b53-14e2-401a-ac46-9f68badc1985 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:53.752064 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:53.752064 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:53.752440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11e91b53-14e2-401a-ac46-9f68badc1985 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:53.802995 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:53.802995 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:53.811660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11e91b53-14e2-401a-ac46-9f68badc1985 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:53.834741 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11e91b53-14e2-401a-ac46-9f68badc1985 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:53.835734 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 967/1931] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:53 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:53.874290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e5d6aff-b1bc-4626-9e60-6da755ff18bb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:53.874817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e5d6aff-b1bc-4626-9e60-6da755ff18bb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:53.875526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e5d6aff-b1bc-4626-9e60-6da755ff18bb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:53.928204 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:53.928204 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:53.936519 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0e5d6aff-b1bc-4626-9e60-6da755ff18bb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:53.959942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:53.959942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:53.970123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e5d6aff-b1bc-4626-9e60-6da755ff18bb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:53.971143 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 965/1932] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:53 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:54.107938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7323a0f-2faa-4612-b5a1-725fa0f3c9b6 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:54.108478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7323a0f-2faa-4612-b5a1-725fa0f3c9b6 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:54.108692 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:54.108692 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:54.109064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7323a0f-2faa-4612-b5a1-725fa0f3c9b6 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:54.161477 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:54.161477 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:54.170637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a7323a0f-2faa-4612-b5a1-725fa0f3c9b6 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:54.192905 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:54.192905 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:54.202354 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7323a0f-2faa-4612-b5a1-725fa0f3c9b6 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:54.203239 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 968/1933] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:54 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:54.853111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67233a58-b12d-43e7-bf79-539bb044454e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:54.853654 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67233a58-b12d-43e7-bf79-539bb044454e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:54.853810 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:54.853810 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:54.854467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67233a58-b12d-43e7-bf79-539bb044454e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:54.906137 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:54.906137 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:54.915451 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-67233a58-b12d-43e7-bf79-539bb044454e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:54.938438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67233a58-b12d-43e7-bf79-539bb044454e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:54.939224 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 966/1934] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:54 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:54.987965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90fc263a-3759-4e08-95da-e41f1a6a3a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:54.988495 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90fc263a-3759-4e08-95da-e41f1a6a3a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:54.988698 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:54.988698 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:54.989347 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90fc263a-3759-4e08-95da-e41f1a6a3a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:55.047745 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:55.047745 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:55.080015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-90fc263a-3759-4e08-95da-e41f1a6a3a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:55.080107 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:55.080107 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:55.088481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90fc263a-3759-4e08-95da-e41f1a6a3a09 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:55.089371 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 969/1935] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:54 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:55.151236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-78dabc92-3655-49ba-ae24-2e503d056531 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] POST http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/387b7529-74d3-4d57-a886-160872a05b47/action Jan 27 16:32:55.152170 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:55.152170 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:55.153139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-78dabc92-3655-49ba-ae24-2e503d056531 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:32:55.153713 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-78dabc92-3655-49ba-ae24-2e503d056531 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:55.231380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53d1c755-c54d-4728-ae62-41478c08e62a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:55.231380 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53d1c755-c54d-4728-ae62-41478c08e62a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:55.231380 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:55.231380 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:55.232667 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53d1c755-c54d-4728-ae62-41478c08e62a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:55.236152 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:55.236152 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:55.291979 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:55.291979 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:55.301323 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53d1c755-c54d-4728-ae62-41478c08e62a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:55.321697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:55.321697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:55.333113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53d1c755-c54d-4728-ae62-41478c08e62a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:55.333991 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e658087e-9d35-49a8-bbce-162abfbd8fe5 req-78dabc92-3655-49ba-ae24-2e503d056531 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/387b7529-74d3-4d57-a886-160872a05b47/action returned with HTTP 204 Jan 27 16:32:55.334101 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 970/1936] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:55 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 1207 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:55.334826 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 967/1937] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:32:55 2021] POST /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/387b7529-74d3-4d57-a886-160872a05b47/action => generated 0 bytes in 190 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:55.957107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-073c1da6-793e-4a1e-9031-a55b413332a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:55.963955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-073c1da6-793e-4a1e-9031-a55b413332a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:55.963955 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:55.963955 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:55.963955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-073c1da6-793e-4a1e-9031-a55b413332a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:56.014992 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:56.014992 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:56.025631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-073c1da6-793e-4a1e-9031-a55b413332a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:56.053972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-073c1da6-793e-4a1e-9031-a55b413332a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:56.054836 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 971/1938] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:55 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:56.105628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d53cc36-bac4-43a5-9133-5f91405e38fb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:56.106153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d53cc36-bac4-43a5-9133-5f91405e38fb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:56.106374 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:56.106374 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:56.106884 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d53cc36-bac4-43a5-9133-5f91405e38fb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:56.159563 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:56.159563 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:56.168552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d53cc36-bac4-43a5-9133-5f91405e38fb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:56.188141 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:56.188141 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:56.196811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d53cc36-bac4-43a5-9133-5f91405e38fb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:56.197623 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 968/1939] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:56 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 917 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:56.352072 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-533e3870-5b32-4e11-b3d9-fc114b96cb23 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:32:56.352072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-533e3870-5b32-4e11-b3d9-fc114b96cb23 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:56.355809 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:56.355809 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:56.355809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-533e3870-5b32-4e11-b3d9-fc114b96cb23 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:56.409033 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:56.409033 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:56.417856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-533e3870-5b32-4e11-b3d9-fc114b96cb23 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:56.436768 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:56.436768 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:56.445941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-533e3870-5b32-4e11-b3d9-fc114b96cb23 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:32:56.447362 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 972/1940] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:56 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 1204 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:57.078705 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5f66698-aa82-46e1-a4d8-f3acf150020b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:57.078705 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5f66698-aa82-46e1-a4d8-f3acf150020b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:57.078705 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:57.078705 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:57.078705 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5f66698-aa82-46e1-a4d8-f3acf150020b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:57.133687 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:57.133687 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:57.144101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c5f66698-aa82-46e1-a4d8-f3acf150020b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:57.176585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5f66698-aa82-46e1-a4d8-f3acf150020b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:57.177428 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 969/1941] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:57 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:57.213685 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28ca8df0-157a-4006-8501-a6bf981c69a3 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:57.214214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28ca8df0-157a-4006-8501-a6bf981c69a3 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:57.215045 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:57.215045 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:57.215045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28ca8df0-157a-4006-8501-a6bf981c69a3 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:57.267329 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:57.267329 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:57.277046 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-28ca8df0-157a-4006-8501-a6bf981c69a3 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:57.299391 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:57.299391 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:57.309408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28ca8df0-157a-4006-8501-a6bf981c69a3 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:57.310239 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 973/1942] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:57 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:57.584403 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-a5d80222-6b4e-4643-a406-4e3013a1b118 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/0c793ef1-1e6f-44d1-919b-f093f5457b0d/action Jan 27 16:32:57.584904 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:57.584904 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:57.585331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-a5d80222-6b4e-4643-a406-4e3013a1b118 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:32:57.585712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-a5d80222-6b4e-4643-a406-4e3013a1b118 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:57.629455 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-640b97e8-ed59-452d-971b-91c1f129bac7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:57.630155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-640b97e8-ed59-452d-971b-91c1f129bac7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:57.630346 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:57.630346 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:57.630725 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-640b97e8-ed59-452d-971b-91c1f129bac7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:57.662397 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:57.662397 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:57.681772 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:57.681772 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:57.690908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-640b97e8-ed59-452d-971b-91c1f129bac7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:57.717848 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:57.717848 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:57.741555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-640b97e8-ed59-452d-971b-91c1f129bac7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:57.741555 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 974/1943] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:32:57 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 1205 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:57.754907 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-56e8a8d8-fa6b-4703-9c04-e63275ef2097 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] POST http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7/action Jan 27 16:32:57.755636 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:57.755636 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:57.756087 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-56e8a8d8-fa6b-4703-9c04-e63275ef2097 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:32:57.756461 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-56e8a8d8-fa6b-4703-9c04-e63275ef2097 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:32:57.790782 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-99319cf1-afc6-4c52-b20b-770151ba6193 req-a5d80222-6b4e-4643-a406-4e3013a1b118 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/0c793ef1-1e6f-44d1-919b-f093f5457b0d/action returned with HTTP 204 Jan 27 16:32:57.791952 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 970/1944] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:32:57 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/0c793ef1-1e6f-44d1-919b-f093f5457b0d/action => generated 0 bytes in 212 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:57.813822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:57.813822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:57.815024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-56e8a8d8-fa6b-4703-9c04-e63275ef2097 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:57.911139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-56e8a8d8-fa6b-4703-9c04-e63275ef2097 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Begin detaching volume completed successfully. Jan 27 16:32:57.912213 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-56e8a8d8-fa6b-4703-9c04-e63275ef2097 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7/action returned with HTTP 202 Jan 27 16:32:57.913145 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 975/1945] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:32:57 2021] POST /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:32:58.078720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3164b61d-223f-4e75-bcd6-3e6a7f91bc38 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:58.080883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3164b61d-223f-4e75-bcd6-3e6a7f91bc38 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:58.081306 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:58.081306 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:58.081956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3164b61d-223f-4e75-bcd6-3e6a7f91bc38 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:58.150314 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:58.150314 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:58.160352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3164b61d-223f-4e75-bcd6-3e6a7f91bc38 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:58.191366 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:58.191366 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:58.193671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cd19fed-1016-4d94-8705-d7c34efc27d3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:58.194162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cd19fed-1016-4d94-8705-d7c34efc27d3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:58.194352 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:58.194352 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:58.195356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cd19fed-1016-4d94-8705-d7c34efc27d3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:58.209538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3164b61d-223f-4e75-bcd6-3e6a7f91bc38 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:58.211787 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 971/1946] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:58 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 1208 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:32:58.217572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3164b61d-223f-4e75-bcd6-3e6a7f91bc38 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume// Jan 27 16:32:58.218058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3164b61d-223f-4e75-bcd6-3e6a7f91bc38 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:58.218276 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:58.218276 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:58.219529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3164b61d-223f-4e75-bcd6-3e6a7f91bc38 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:58.230475 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3164b61d-223f-4e75-bcd6-3e6a7f91bc38 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:32:58.234912 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 972/1947] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:32:58 2021] GET /volume/ => generated 754 bytes in 18 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 16:32:58.251428 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-e31ff53b-aee3-4df7-be63-f8590426dd00 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:58.252226 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-e31ff53b-aee3-4df7-be63-f8590426dd00 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:58.252913 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-e31ff53b-aee3-4df7-be63-f8590426dd00 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:58.259213 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:58.259213 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:58.269131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7cd19fed-1016-4d94-8705-d7c34efc27d3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:58.295277 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cd19fed-1016-4d94-8705-d7c34efc27d3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:58.296458 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 976/1948] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:58 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:58.331082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ab84e81-b35f-405e-b262-d148a4e8cde4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:58.331955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ab84e81-b35f-405e-b262-d148a4e8cde4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:58.332352 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:58.332352 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:58.333123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ab84e81-b35f-405e-b262-d148a4e8cde4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:58.341965 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:58.341965 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:58.359013 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-e31ff53b-aee3-4df7-be63-f8590426dd00 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:58.393904 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:58.393904 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:58.400955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-e31ff53b-aee3-4df7-be63-f8590426dd00 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:58.402708 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 973/1949] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:32:58 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 1307 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:32:58.434183 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:58.434183 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:58.444883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ab84e81-b35f-405e-b262-d148a4e8cde4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:58.466866 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:58.466866 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:58.482422 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ab84e81-b35f-405e-b262-d148a4e8cde4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:58.495828 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 977/1950] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:58 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 1209 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:32:59.048661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-3f34021c-b32f-4fef-a372-8b77612e838b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] DELETE http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/4bd977b5-1cb1-4c51-aa54-2448a5f1b21b Jan 27 16:32:59.048661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-3f34021c-b32f-4fef-a372-8b77612e838b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:59.048661 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:59.048661 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:59.048661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-3f34021c-b32f-4fef-a372-8b77612e838b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:59.075287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:59.075287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:59.227542 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbfc9fa4-322f-46b4-b9cc-08a388132930 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:32:59.228108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbfc9fa4-322f-46b4-b9cc-08a388132930 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:59.228233 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:59.228233 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:59.229379 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbfc9fa4-322f-46b4-b9cc-08a388132930 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:59.302848 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:59.302848 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:59.313668 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bbfc9fa4-322f-46b4-b9cc-08a388132930 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:32:59.334149 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:59.334149 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:59.342593 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbfc9fa4-322f-46b4-b9cc-08a388132930 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:32:59.343430 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 978/1951] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:59 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 1208 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:32:59.361068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c99d7f2-a514-4327-afa6-a58e63bf9d02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:32:59.361630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c99d7f2-a514-4327-afa6-a58e63bf9d02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:59.361835 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:59.361835 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:59.362473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c99d7f2-a514-4327-afa6-a58e63bf9d02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:59.416660 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:59.416660 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:59.425400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c99d7f2-a514-4327-afa6-a58e63bf9d02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:32:59.448938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c99d7f2-a514-4327-afa6-a58e63bf9d02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:32:59.449876 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 979/1952] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:59 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:59.604920 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-3f34021c-b32f-4fef-a372-8b77612e838b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:32:59.605349 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-3f34021c-b32f-4fef-a372-8b77612e838b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:32:59.688667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c2123eb-68c1-4497-94f4-2efb1011a34f req-3f34021c-b32f-4fef-a372-8b77612e838b tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/4bd977b5-1cb1-4c51-aa54-2448a5f1b21b returned with HTTP 200 Jan 27 16:32:59.688667 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 974/1953] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:32:59 2021] DELETE /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/4bd977b5-1cb1-4c51-aa54-2448a5f1b21b => generated 19 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:32:59.761511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c4aac03-56ba-4f10-8255-4bc6e7bf3465 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:32:59.762135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c4aac03-56ba-4f10-8255-4bc6e7bf3465 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:59.762415 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:59.762415 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:32:59.762873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c4aac03-56ba-4f10-8255-4bc6e7bf3465 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:59.819615 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:59.819615 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:59.831545 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c4aac03-56ba-4f10-8255-4bc6e7bf3465 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:32:59.853495 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:59.853495 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:32:59.863564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c4aac03-56ba-4f10-8255-4bc6e7bf3465 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:32:59.864392 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 980/1954] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:32:59 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 1209 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:00.176091 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-fafec09c-5125-40bc-b5fd-23f75914eefb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:33:00.176841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-fafec09c-5125-40bc-b5fd-23f75914eefb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:00.177167 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:00.177167 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:00.177644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-fafec09c-5125-40bc-b5fd-23f75914eefb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:00.230588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:00.230588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:00.239457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7d2db8ab-684a-4946-ab31-983079049210 req-fafec09c-5125-40bc-b5fd-23f75914eefb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:00.259493 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:00.259493 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:00.268205 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-fafec09c-5125-40bc-b5fd-23f75914eefb tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:33:00.269107 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 975/1955] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:33:00 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 1209 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:00.291074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-9582c057-81c6-4998-8c61-9163a1dc2817 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8/action Jan 27 16:33:00.291589 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:00.291589 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:00.292035 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-9582c057-81c6-4998-8c61-9163a1dc2817 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:33:00.292428 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-9582c057-81c6-4998-8c61-9163a1dc2817 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:00.349661 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:00.349661 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:00.350864 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7d2db8ab-684a-4946-ab31-983079049210 req-9582c057-81c6-4998-8c61-9163a1dc2817 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:00.363607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-190c0eeb-98be-40f3-a8e6-6fe86d548c47 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:33:00.363607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-190c0eeb-98be-40f3-a8e6-6fe86d548c47 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:00.363607 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:00.363607 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:00.363607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-190c0eeb-98be-40f3-a8e6-6fe86d548c47 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:00.402594 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7d2db8ab-684a-4946-ab31-983079049210 req-9582c057-81c6-4998-8c61-9163a1dc2817 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Begin detaching volume completed successfully. Jan 27 16:33:00.403461 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-9582c057-81c6-4998-8c61-9163a1dc2817 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8/action returned with HTTP 202 Jan 27 16:33:00.409301 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 981/1956] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:33:00 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:33:00.411899 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:00.411899 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:00.420255 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-190c0eeb-98be-40f3-a8e6-6fe86d548c47 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:00.443731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-190c0eeb-98be-40f3-a8e6-6fe86d548c47 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:33:00.444559 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 976/1957] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:00 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:00.480902 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b78c614-c8ba-4e90-90b2-7ed2633ae9e4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:33:00.481662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b78c614-c8ba-4e90-90b2-7ed2633ae9e4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:00.482066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7b841b8-807c-436a-8061-db0980916e75 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:00.482194 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:00.482194 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:00.482786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b78c614-c8ba-4e90-90b2-7ed2633ae9e4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:00.486356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7b841b8-807c-436a-8061-db0980916e75 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:00.486888 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:00.486888 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:00.488462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7b841b8-807c-436a-8061-db0980916e75 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:00.557964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:00.557964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:00.562136 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:00.562136 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:00.567963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b78c614-c8ba-4e90-90b2-7ed2633ae9e4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:00.570730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e7b841b8-807c-436a-8061-db0980916e75 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:00.591338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:00.591338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:00.596075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7b841b8-807c-436a-8061-db0980916e75 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:00.604228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b78c614-c8ba-4e90-90b2-7ed2633ae9e4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:33:00.605150 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 977/1958] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:00 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 1212 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:00.606163 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b78c614-c8ba-4e90-90b2-7ed2633ae9e4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume// Jan 27 16:33:00.607292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b78c614-c8ba-4e90-90b2-7ed2633ae9e4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:00.607447 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 982/1959] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:00 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:00.607711 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:00.607711 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:00.608899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b78c614-c8ba-4e90-90b2-7ed2633ae9e4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:00.611481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b78c614-c8ba-4e90-90b2-7ed2633ae9e4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:33:00.611738 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 978/1960] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:33:00 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:33:00.626278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-9b88e441-7870-42a5-8270-55bc096d2845 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:33:00.626886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-9b88e441-7870-42a5-8270-55bc096d2845 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:00.627103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:00.627103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:00.627630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-9b88e441-7870-42a5-8270-55bc096d2845 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:00.679616 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:00.679616 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:00.689280 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7d2db8ab-684a-4946-ab31-983079049210 req-9b88e441-7870-42a5-8270-55bc096d2845 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:00.711435 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:00.711435 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:00.723073 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-9b88e441-7870-42a5-8270-55bc096d2845 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:33:00.724227 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 983/1961] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:33:00 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 1311 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:33:00.997302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-52bd1fcc-1e14-438d-91a6-bc2812ef8954 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:33:00.997868 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-52bd1fcc-1e14-438d-91a6-bc2812ef8954 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:00.998829 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-52bd1fcc-1e14-438d-91a6-bc2812ef8954 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:01.049164 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:01.049164 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:01.057608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-52bd1fcc-1e14-438d-91a6-bc2812ef8954 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:01.079478 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:01.079478 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:01.089093 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-52bd1fcc-1e14-438d-91a6-bc2812ef8954 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:33:01.089965 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 979/1962] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:33:00 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 1204 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:01.119276 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-99ca45a6-bb8b-4089-9e82-54b37e1ba64d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] POST http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123/action Jan 27 16:33:01.119276 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:01.119276 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:01.119276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-99ca45a6-bb8b-4089-9e82-54b37e1ba64d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:33:01.119276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-99ca45a6-bb8b-4089-9e82-54b37e1ba64d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:01.164343 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:01.164343 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:01.165562 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-99ca45a6-bb8b-4089-9e82-54b37e1ba64d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:01.208125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-ba828e35-10a4-4344-924e-81844b6ef8b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] DELETE http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/0c793ef1-1e6f-44d1-919b-f093f5457b0d Jan 27 16:33:01.208625 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-ba828e35-10a4-4344-924e-81844b6ef8b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:01.208844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:01.208844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:01.209351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-ba828e35-10a4-4344-924e-81844b6ef8b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:01.254784 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:01.254784 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:01.744627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-99ca45a6-bb8b-4089-9e82-54b37e1ba64d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Begin detaching volume completed successfully. Jan 27 16:33:01.744627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-99ca45a6-bb8b-4089-9e82-54b37e1ba64d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123/action returned with HTTP 202 Jan 27 16:33:01.744627 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 984/1963] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:33:01 2021] POST /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123/action => generated 0 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:33:01.748445 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-513e5c79-cdca-4b95-bed0-486c3490b46f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:01.748944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-513e5c79-cdca-4b95-bed0-486c3490b46f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:01.749164 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:01.749164 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:01.749538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-513e5c79-cdca-4b95-bed0-486c3490b46f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:01.807135 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:01.807135 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:01.817498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-513e5c79-cdca-4b95-bed0-486c3490b46f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:01.844095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-513e5c79-cdca-4b95-bed0-486c3490b46f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:01.845017 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 985/1964] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:01 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:01.849178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a94839d8-69ca-48f8-a0f4-5f391a82ad49 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:33:01.849704 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a94839d8-69ca-48f8-a0f4-5f391a82ad49 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:01.849918 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:01.849918 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:01.850292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a94839d8-69ca-48f8-a0f4-5f391a82ad49 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:01.907665 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:01.907665 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:01.917570 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a94839d8-69ca-48f8-a0f4-5f391a82ad49 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:01.964227 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7d2db8ab-684a-4946-ab31-983079049210 req-ba828e35-10a4-4344-924e-81844b6ef8b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:33:01.964661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7d2db8ab-684a-4946-ab31-983079049210 req-ba828e35-10a4-4344-924e-81844b6ef8b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:33:01.966686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a94839d8-69ca-48f8-a0f4-5f391a82ad49 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:33:01.967912 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 986/1965] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:01 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 917 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:01.972313 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-def67762-8f35-4239-972f-de4d26db4101 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:33:01.972842 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-def67762-8f35-4239-972f-de4d26db4101 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:01.973210 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:01.973210 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:01.973588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-def67762-8f35-4239-972f-de4d26db4101 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:02.051066 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:02.051066 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:02.074080 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-def67762-8f35-4239-972f-de4d26db4101 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:02.096742 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:02.096742 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:02.106476 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-def67762-8f35-4239-972f-de4d26db4101 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:33:02.112503 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-ba828e35-10a4-4344-924e-81844b6ef8b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/0c793ef1-1e6f-44d1-919b-f093f5457b0d returned with HTTP 200 Jan 27 16:33:02.114404 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 980/1966] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:33:01 2021] DELETE /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/0c793ef1-1e6f-44d1-919b-f093f5457b0d => generated 19 bytes in 912 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:02.115535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-ba828e35-10a4-4344-924e-81844b6ef8b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume// Jan 27 16:33:02.116157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-ba828e35-10a4-4344-924e-81844b6ef8b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:02.116653 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:02.116653 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:02.117370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-ba828e35-10a4-4344-924e-81844b6ef8b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:02.118293 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 987/1967] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:01 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 1207 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:02.119263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7d2db8ab-684a-4946-ab31-983079049210 req-ba828e35-10a4-4344-924e-81844b6ef8b5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:33:02.119794 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 981/1968] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:33:02 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:33:02.141370 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-4dcdd9cf-04f5-45a3-b5e3-9e543922dfdf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:33:02.142112 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-4dcdd9cf-04f5-45a3-b5e3-9e543922dfdf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:02.142594 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-4dcdd9cf-04f5-45a3-b5e3-9e543922dfdf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:02.197568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:02.197568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:02.207861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-4dcdd9cf-04f5-45a3-b5e3-9e543922dfdf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:02.255245 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:02.255245 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:02.255245 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-4dcdd9cf-04f5-45a3-b5e3-9e543922dfdf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:33:02.255245 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 982/1969] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:33:02 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 1306 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:33:02.273574 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes Jan 27 16:33:02.274025 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:02.274025 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:02.274440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2013437966"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:02.275557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2013437966'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:33:02.275935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume of 1 GB Jan 27 16:33:02.289790 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Availability Zones retrieved successfully. Jan 27 16:33:02.306649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Flow 'volume_create_api' (93a117ec-d6bb-4515-a588-3d8716f0670c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:33:02.309355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb3426e-c6f0-4ae9-bb25-04a95f4a72ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:02.311451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:33:02.379093 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb3426e-c6f0-4ae9-bb25-04a95f4a72ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:02.381501 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a169ae-a4f4-4d6f-9077-8f26b19f9ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:02.654071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['1cf82c9f-65a1-4a7e-a22a-56cb049fc9f7', '8b524b40-719a-4917-9028-15a153a9c99b', '377d939c-9ed3-42f5-9d04-4c3494ebcc27', '85cb4ed7-7a58-4dbc-ba48-cbde3ecadd42'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:33:02.656817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a169ae-a4f4-4d6f-9077-8f26b19f9ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cf82c9f-65a1-4a7e-a22a-56cb049fc9f7', '8b524b40-719a-4917-9028-15a153a9c99b', '377d939c-9ed3-42f5-9d04-4c3494ebcc27', '85cb4ed7-7a58-4dbc-ba48-cbde3ecadd42']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:02.659120 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ff7b5f-5a32-4687-9654-53561e1a16c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:02.847704 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-ed175731-9735-493a-84de-7558cdb2c58d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] DELETE http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/387b7529-74d3-4d57-a886-160872a05b47 Jan 27 16:33:02.847704 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-ed175731-9735-493a-84de-7558cdb2c58d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:02.847704 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:02.847704 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:02.847704 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-ed175731-9735-493a-84de-7558cdb2c58d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:02.869594 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:02.869594 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:02.936650 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ff7b5f-5a32-4687-9654-53561e1a16c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '623db165-6f57-496e-bfaf-c58fbba2c3db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2013437966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b51fa3ee49d4d8f851080051b399f79',qos_specs=None,replication_status=,reservations=['1cf82c9f-65a1-4a7e-a22a-56cb049fc9f7','8b524b40-719a-4917-9028-15a153a9c99b','377d939c-9ed3-42f5-9d04-4c3494ebcc27','85cb4ed7-7a58-4dbc-ba48-cbde3ecadd42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ed862442b041bd9dc344eb4f50cb26',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:33:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2013437966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=623db165-6f57-496e-bfaf-c58fbba2c3db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b51fa3ee49d4d8f851080051b399f79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='78ed862442b041bd9dc344eb4f50cb26',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:02.936650 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b4a76f-14bb-4a67-bd86-eb55f26fc95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:03.033667 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78b4a76f-14bb-4a67-bd86-eb55f26fc95f) transitioned into state 'SUCCESS' from state '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-2013437966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b51fa3ee49d4d8f851080051b399f79',qos_specs=None,replication_status=,reservations=['1cf82c9f-65a1-4a7e-a22a-56cb049fc9f7','8b524b40-719a-4917-9028-15a153a9c99b','377d939c-9ed3-42f5-9d04-4c3494ebcc27','85cb4ed7-7a58-4dbc-ba48-cbde3ecadd42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ed862442b041bd9dc344eb4f50cb26',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:03.035855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30a88fc-42b3-43ae-af09-d14825da2d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:03.199107 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30a88fc-42b3-43ae-af09-d14825da2d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:03.202251 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Flow 'volume_create_api' (93a117ec-d6bb-4515-a588-3d8716f0670c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:33:03.253059 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume request issued successfully. Jan 27 16:33:03.269099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-910ee63d-bfca-4183-8641-859ce36fcb6c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes returned with HTTP 202 Jan 27 16:33:03.270127 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 988/1970] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:33:02 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes => generated 823 bytes in 1151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:33:03.274270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68e8af72-a4e3-467a-b096-42f946cefd66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:03.274968 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68e8af72-a4e3-467a-b096-42f946cefd66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:03.275392 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:03.275392 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:03.275968 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68e8af72-a4e3-467a-b096-42f946cefd66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:03.333042 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:03.333042 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:03.341869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-68e8af72-a4e3-467a-b096-42f946cefd66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:03.370574 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68e8af72-a4e3-467a-b096-42f946cefd66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:03.371545 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 989/1971] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:03 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:03.386854 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c6375f4-0aab-47cc-b28f-cf28cf33fcb7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:33:03.387642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c6375f4-0aab-47cc-b28f-cf28cf33fcb7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:03.388071 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:03.388071 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:03.388729 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c6375f4-0aab-47cc-b28f-cf28cf33fcb7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:03.405848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-ed175731-9735-493a-84de-7558cdb2c58d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:33:03.407110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-ed175731-9735-493a-84de-7558cdb2c58d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:33:03.439469 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:03.439469 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:03.447694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c6375f4-0aab-47cc-b28f-cf28cf33fcb7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:03.471883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c6375f4-0aab-47cc-b28f-cf28cf33fcb7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:33:03.472728 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 990/1972] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:03 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 912 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:03.476745 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-448bb6a7-0860-4723-89d2-ce3a0b81ea8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:33:03.477689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-448bb6a7-0860-4723-89d2-ce3a0b81ea8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:03.478084 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:03.478084 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:03.478726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-448bb6a7-0860-4723-89d2-ce3a0b81ea8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:03.529897 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:03.529897 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:03.539758 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fbe0658e-52fa-439a-bfc4-f3a52382ee25 req-ed175731-9735-493a-84de-7558cdb2c58d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/387b7529-74d3-4d57-a886-160872a05b47 returned with HTTP 200 Jan 27 16:33:03.539955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-448bb6a7-0860-4723-89d2-ce3a0b81ea8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:33:03.540620 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 983/1973] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:33:02 2021] DELETE /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/attachments/387b7529-74d3-4d57-a886-160872a05b47 => generated 19 bytes in 714 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:33:03.544731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a90dda5-89b4-4be4-ac83-f61c26aae4aa tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:33:03.545443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a90dda5-89b4-4be4-ac83-f61c26aae4aa tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:03.545848 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:03.545848 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:03.546508 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a90dda5-89b4-4be4-ac83-f61c26aae4aa tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:03.563297 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-448bb6a7-0860-4723-89d2-ce3a0b81ea8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:33:03.564282 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 991/1974] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:03 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:03.598644 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:03.598644 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:03.608209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3a90dda5-89b4-4be4-ac83-f61c26aae4aa tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:03.631371 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a90dda5-89b4-4be4-ac83-f61c26aae4aa tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:33:03.632480 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 984/1975] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:03 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 912 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:03.663431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d172d4c-7c2f-4346-b98c-0368b58b52c5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:33:03.663431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d172d4c-7c2f-4346-b98c-0368b58b52c5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:03.663431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:03.663431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:03.663431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d172d4c-7c2f-4346-b98c-0368b58b52c5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:03.711930 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:03.711930 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:03.732111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6d172d4c-7c2f-4346-b98c-0368b58b52c5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:03.779415 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d172d4c-7c2f-4346-b98c-0368b58b52c5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:33:03.783022 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 992/1976] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:03 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 912 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:03.801036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50fe5ed7-a935-457a-a6c0-022781fbb05d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:33:03.804395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50fe5ed7-a935-457a-a6c0-022781fbb05d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:03.804395 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:03.804395 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:03.804395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50fe5ed7-a935-457a-a6c0-022781fbb05d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:03.881264 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:03.881264 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:03.882301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50fe5ed7-a935-457a-a6c0-022781fbb05d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:03.917527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50fe5ed7-a935-457a-a6c0-022781fbb05d tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:33:03.923377 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 985/1977] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:03 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 913 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:03.936133 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-971bd457-bf95-4891-a254-d5da3f1f4af2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:33:03.936684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-971bd457-bf95-4891-a254-d5da3f1f4af2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:03.936899 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:03.936899 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:03.937511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-971bd457-bf95-4891-a254-d5da3f1f4af2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:04.021346 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:04.021346 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:04.033682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-971bd457-bf95-4891-a254-d5da3f1f4af2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:04.057497 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-971bd457-bf95-4891-a254-d5da3f1f4af2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:33:04.063349 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 993/1978] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:03 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 913 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:04.387351 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20e53509-278f-4602-a49f-bd412b9f3662 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:04.387870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20e53509-278f-4602-a49f-bd412b9f3662 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:04.388063 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:04.388063 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:04.388436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20e53509-278f-4602-a49f-bd412b9f3662 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:04.451080 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:04.451080 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:04.462344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-20e53509-278f-4602-a49f-bd412b9f3662 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:04.497466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20e53509-278f-4602-a49f-bd412b9f3662 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:04.498570 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 986/1979] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:04 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:04.581121 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a72d6c0-a88a-4e83-a924-3e311720105e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:33:04.589083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a72d6c0-a88a-4e83-a924-3e311720105e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:04.589083 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:04.589083 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:04.589083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a72d6c0-a88a-4e83-a924-3e311720105e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:04.638454 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:04.638454 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:04.648114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a72d6c0-a88a-4e83-a924-3e311720105e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:33:04.674242 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a72d6c0-a88a-4e83-a924-3e311720105e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:33:04.675780 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 994/1980] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:04 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:04.692895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5c34b1d-f11a-42c5-9519-82924dbdd7aa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots Jan 27 16:33:04.693362 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:04.693362 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:04.693785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5c34b1d-f11a-42c5-9519-82924dbdd7aa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "623db165-6f57-496e-bfaf-c58fbba2c3db", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-264764975"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:04.751110 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:04.751110 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:04.752304 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5c34b1d-f11a-42c5-9519-82924dbdd7aa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:33:04.752665 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-f5c34b1d-f11a-42c5-9519-82924dbdd7aa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create snapshot from volume 623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:33:05.014474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f5c34b1d-f11a-42c5-9519-82924dbdd7aa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['1ad86431-fe92-4313-8df4-1bcdc2495b0a', '0de9164a-20f6-40d0-b7ac-faebc5f93a25', '0082712e-44ac-4ec0-a38e-eade5a2b8e4a', '14c908f6-cfa7-4c1c-b487-c0639fb7b683'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:33:05.447092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5c34b1d-f11a-42c5-9519-82924dbdd7aa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot create request issued successfully. Jan 27 16:33:05.447909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5c34b1d-f11a-42c5-9519-82924dbdd7aa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots returned with HTTP 202 Jan 27 16:33:05.448822 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 987/1981] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:33:04 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots => generated 309 bytes in 761 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:33:05.459747 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9644488f-47ac-476e-bd18-9f504426be8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:33:05.460263 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9644488f-47ac-476e-bd18-9f504426be8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:05.470312 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:05.470312 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:05.470312 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9644488f-47ac-476e-bd18-9f504426be8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:05.490018 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:05.490018 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:05.491136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9644488f-47ac-476e-bd18-9f504426be8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:33:05.493391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9644488f-47ac-476e-bd18-9f504426be8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:33:05.494204 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 995/1982] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:33:05 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:05.520030 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c84ee70-3616-40d6-916f-5006fcb6fb9f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:05.537462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c84ee70-3616-40d6-916f-5006fcb6fb9f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:05.537462 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:05.537462 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:05.537462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c84ee70-3616-40d6-916f-5006fcb6fb9f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:05.572298 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:05.572298 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:05.589244 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c84ee70-3616-40d6-916f-5006fcb6fb9f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:05.603788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c84ee70-3616-40d6-916f-5006fcb6fb9f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:05.604606 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 988/1983] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:05 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:06.507804 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d32efaf-f0d0-480c-b68d-c276e886bcb9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:33:06.509369 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d32efaf-f0d0-480c-b68d-c276e886bcb9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:06.509794 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:06.509794 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:06.510590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d32efaf-f0d0-480c-b68d-c276e886bcb9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:06.552008 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:06.552008 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:06.553193 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6d32efaf-f0d0-480c-b68d-c276e886bcb9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:33:06.555168 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d32efaf-f0d0-480c-b68d-c276e886bcb9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:33:06.557248 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 996/1984] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:33:06 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 441 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:06.621695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d863645b-a885-40b6-a593-f3bcdfd119e2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:06.622966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d863645b-a885-40b6-a593-f3bcdfd119e2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:06.623380 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:06.623380 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:06.624113 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d863645b-a885-40b6-a593-f3bcdfd119e2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:06.708216 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:06.708216 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:06.708216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d863645b-a885-40b6-a593-f3bcdfd119e2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:06.730481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d863645b-a885-40b6-a593-f3bcdfd119e2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:06.741111 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 989/1985] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:06 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:07.569530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0107895-6e1c-47af-a3e3-4bfcafeceab1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:33:07.571133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0107895-6e1c-47af-a3e3-4bfcafeceab1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:07.571270 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:07.571270 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:07.571664 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0107895-6e1c-47af-a3e3-4bfcafeceab1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:07.607515 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:07.607515 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:07.608703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e0107895-6e1c-47af-a3e3-4bfcafeceab1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:33:07.610960 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0107895-6e1c-47af-a3e3-4bfcafeceab1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:33:07.611808 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 997/1986] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:33:07 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 441 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:07.747767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1671c67d-6b94-436f-becb-2d2902068ed9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:07.748628 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1671c67d-6b94-436f-becb-2d2902068ed9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:07.749034 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:07.749034 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:07.750314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1671c67d-6b94-436f-becb-2d2902068ed9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:07.805353 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:07.805353 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:07.817571 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1671c67d-6b94-436f-becb-2d2902068ed9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:07.844704 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1671c67d-6b94-436f-becb-2d2902068ed9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:07.845566 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 990/1987] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:07 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:08.624537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e2c12a3-498a-4659-a4a4-4d544ae54f32 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:33:08.625953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e2c12a3-498a-4659-a4a4-4d544ae54f32 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:08.626281 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:08.626281 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:08.626933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e2c12a3-498a-4659-a4a4-4d544ae54f32 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:08.683162 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:08.683162 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:08.686290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e2c12a3-498a-4659-a4a4-4d544ae54f32 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:33:08.689392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e2c12a3-498a-4659-a4a4-4d544ae54f32 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:33:08.701946 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 998/1988] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:33:08 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 468 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:08.707574 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c37faf4d-c64b-44ee-a108-2c99be0ffc13 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups Jan 27 16:33:08.708046 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:08.708046 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:08.708471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c37faf4d-c64b-44ee-a108-2c99be0ffc13 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "623db165-6f57-496e-bfaf-c58fbba2c3db", "snapshot_id": "a68acfb9-4f99-434f-ba99-9cc69e235165", "name": "tempest-VolumesSnapshotTestJSON-Backup-1316584609"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:08.721680 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-c37faf4d-c64b-44ee-a108-2c99be0ffc13 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Creating new backup {'backup': {'volume_id': '623db165-6f57-496e-bfaf-c58fbba2c3db', 'snapshot_id': 'a68acfb9-4f99-434f-ba99-9cc69e235165', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1316584609'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 16:33:08.722040 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-c37faf4d-c64b-44ee-a108-2c99be0ffc13 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Creating backup of volume 623db165-6f57-496e-bfaf-c58fbba2c3db in container None Jan 27 16:33:08.795406 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:08.795406 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:08.796769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c37faf4d-c64b-44ee-a108-2c99be0ffc13 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:33:08.828841 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:08.828841 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:08.830439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c37faf4d-c64b-44ee-a108-2c99be0ffc13 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:33:08.862223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c51a9162-de31-474d-9692-1c2963fbdbc7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:08.862773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c51a9162-de31-474d-9692-1c2963fbdbc7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:08.863397 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:08.863397 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:08.864448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c51a9162-de31-474d-9692-1c2963fbdbc7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:08.923848 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:08.923848 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:08.932372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c51a9162-de31-474d-9692-1c2963fbdbc7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:08.985424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c51a9162-de31-474d-9692-1c2963fbdbc7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:08.990035 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 999/1989] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:08 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:09.116983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c37faf4d-c64b-44ee-a108-2c99be0ffc13 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['a27d1f06-e899-4510-a443-ae44cf6f0385', '59cf94bf-8c86-4f30-afae-8f4926f8faa9'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:33:09.496707 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c37faf4d-c64b-44ee-a108-2c99be0ffc13 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups returned with HTTP 202 Jan 27 16:33:09.498164 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 991/1990] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:33:08 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups => generated 401 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:33:09.509173 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bfe4a298-c142-4f36-8aab-784c42f7f8fd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:09.509926 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bfe4a298-c142-4f36-8aab-784c42f7f8fd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:09.510125 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:09.510125 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:09.510757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bfe4a298-c142-4f36-8aab-784c42f7f8fd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:09.511133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bfe4a298-c142-4f36-8aab-784c42f7f8fd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:09.535607 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:09.535607 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:09.537762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bfe4a298-c142-4f36-8aab-784c42f7f8fd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:09.538761 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1000/1991] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:09 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:10.000444 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-426d6ab1-96db-482a-a364-e7f54b7684b8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:10.001147 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-426d6ab1-96db-482a-a364-e7f54b7684b8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:10.001475 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:10.001475 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:10.002037 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-426d6ab1-96db-482a-a364-e7f54b7684b8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:10.106956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:10.106956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:10.129516 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-426d6ab1-96db-482a-a364-e7f54b7684b8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:10.154454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-426d6ab1-96db-482a-a364-e7f54b7684b8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:10.173311 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 992/1992] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:09 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:10.554128 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7726ed7e-1f8f-44bf-b6ac-977e056ed3d3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:10.555051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7726ed7e-1f8f-44bf-b6ac-977e056ed3d3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:10.555508 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:10.555508 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:10.556120 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7726ed7e-1f8f-44bf-b6ac-977e056ed3d3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:10.556809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7726ed7e-1f8f-44bf-b6ac-977e056ed3d3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:10.587113 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:10.587113 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:10.587113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7726ed7e-1f8f-44bf-b6ac-977e056ed3d3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:10.587113 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1001/1993] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:10 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:11.408681 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d52bf50f-33f0-44a1-a2a5-f725905966ea tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:11.410091 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d52bf50f-33f0-44a1-a2a5-f725905966ea tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:11.410493 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:11.410493 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:11.411125 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d52bf50f-33f0-44a1-a2a5-f725905966ea tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:11.482596 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:11.482596 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:11.504351 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d52bf50f-33f0-44a1-a2a5-f725905966ea tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:11.556163 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d52bf50f-33f0-44a1-a2a5-f725905966ea tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:11.557993 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 993/1994] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:11 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:11.594940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf9819db-b9e4-47c4-89a3-b191bbfe58cc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:11.595526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf9819db-b9e4-47c4-89a3-b191bbfe58cc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:11.595715 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:11.595715 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:11.596355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf9819db-b9e4-47c4-89a3-b191bbfe58cc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:11.596877 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cf9819db-b9e4-47c4-89a3-b191bbfe58cc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:11.630769 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:11.630769 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:11.638627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf9819db-b9e4-47c4-89a3-b191bbfe58cc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:11.647303 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1002/1995] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:11 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:12.573276 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5be1968-b380-42de-a79a-dbc25e7ee202 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:12.574715 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5be1968-b380-42de-a79a-dbc25e7ee202 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:12.575122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:12.575122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:12.575838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5be1968-b380-42de-a79a-dbc25e7ee202 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:12.634784 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:12.634784 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:12.644999 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5be1968-b380-42de-a79a-dbc25e7ee202 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:12.658941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ffd58ae-32a0-4e0f-9e09-ce5242b5d8ba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:12.660173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ffd58ae-32a0-4e0f-9e09-ce5242b5d8ba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:12.660173 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:12.660173 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:12.660173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ffd58ae-32a0-4e0f-9e09-ce5242b5d8ba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:12.660563 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4ffd58ae-32a0-4e0f-9e09-ce5242b5d8ba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:12.676440 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5be1968-b380-42de-a79a-dbc25e7ee202 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:12.678804 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 994/1996] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:12 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:12.715393 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:12.715393 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:12.715393 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ffd58ae-32a0-4e0f-9e09-ce5242b5d8ba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:12.715393 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1003/1997] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:12 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:13.707716 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aacfdb3b-08cf-4c81-b93f-878ebdeb6e94 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:13.707716 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aacfdb3b-08cf-4c81-b93f-878ebdeb6e94 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:13.707716 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:13.707716 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:13.707716 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aacfdb3b-08cf-4c81-b93f-878ebdeb6e94 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:13.723068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98297d9f-a39c-44c5-afe0-a8cbfa643141 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:13.723595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98297d9f-a39c-44c5-afe0-a8cbfa643141 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:13.726448 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:13.726448 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:13.727153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98297d9f-a39c-44c5-afe0-a8cbfa643141 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:13.728113 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-98297d9f-a39c-44c5-afe0-a8cbfa643141 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:13.766916 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:13.766916 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:13.767895 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:13.767895 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:13.770239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98297d9f-a39c-44c5-afe0-a8cbfa643141 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:13.771087 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1004/1998] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:13 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:13.786023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aacfdb3b-08cf-4c81-b93f-878ebdeb6e94 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:13.811307 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aacfdb3b-08cf-4c81-b93f-878ebdeb6e94 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:13.813766 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 995/1999] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:13 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:14.785586 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80a54ba1-070f-44ea-8eb9-c5419534c9ec tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:14.786226 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80a54ba1-070f-44ea-8eb9-c5419534c9ec tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:14.786511 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:14.786511 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:14.786996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80a54ba1-070f-44ea-8eb9-c5419534c9ec tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:14.787467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-80a54ba1-070f-44ea-8eb9-c5419534c9ec tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:14.810169 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:14.810169 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:14.812714 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80a54ba1-070f-44ea-8eb9-c5419534c9ec tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:14.813534 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1005/2000] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:14 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:14.830995 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73c21f18-59f2-4ec9-9462-3d5c61117c21 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:14.834757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73c21f18-59f2-4ec9-9462-3d5c61117c21 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:14.834757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:14.834757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:14.834757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73c21f18-59f2-4ec9-9462-3d5c61117c21 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:14.906540 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:14.906540 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:14.906540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-73c21f18-59f2-4ec9-9462-3d5c61117c21 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:14.923110 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73c21f18-59f2-4ec9-9462-3d5c61117c21 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:14.923890 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 996/2001] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:14 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:15.828886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd7f8a00-7ab1-468a-b6c7-1585997cfa6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:15.829686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd7f8a00-7ab1-468a-b6c7-1585997cfa6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:15.829969 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:15.829969 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:15.830432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd7f8a00-7ab1-468a-b6c7-1585997cfa6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:15.830883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dd7f8a00-7ab1-468a-b6c7-1585997cfa6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:15.854662 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:15.854662 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:15.856527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd7f8a00-7ab1-468a-b6c7-1585997cfa6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:15.857411 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1006/2002] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:15 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:15.941304 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94c7b3b0-b3b0-4c48-a95b-80fc4764e68c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:15.941828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94c7b3b0-b3b0-4c48-a95b-80fc4764e68c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:15.942047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:15.942047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:15.942419 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94c7b3b0-b3b0-4c48-a95b-80fc4764e68c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:15.996519 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:15.996519 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:16.005642 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-94c7b3b0-b3b0-4c48-a95b-80fc4764e68c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:16.034595 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94c7b3b0-b3b0-4c48-a95b-80fc4764e68c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:16.035615 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 997/2003] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:15 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:16.872967 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8231bc18-2669-400a-adff-dd361d2806db tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:16.874495 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8231bc18-2669-400a-adff-dd361d2806db tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:16.874879 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:16.874879 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:16.875485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8231bc18-2669-400a-adff-dd361d2806db tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:16.875867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8231bc18-2669-400a-adff-dd361d2806db tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:16.903142 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:16.903142 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:16.905383 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8231bc18-2669-400a-adff-dd361d2806db tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:16.907229 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1007/2004] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:16 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:16.935271 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e04f277-26e6-4d59-9b6b-1876f3c2f9cf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] DELETE http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:33:16.935759 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e04f277-26e6-4d59-9b6b-1876f3c2f9cf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:16.935973 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:16.935973 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:16.936344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e04f277-26e6-4d59-9b6b-1876f3c2f9cf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:16.936847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8e04f277-26e6-4d59-9b6b-1876f3c2f9cf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Delete volume with id: 018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:33:16.990647 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:16.990647 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:16.992013 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8e04f277-26e6-4d59-9b6b-1876f3c2f9cf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:17.050805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78185aa5-17be-4284-8b30-0c8267c2d756 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:17.051392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78185aa5-17be-4284-8b30-0c8267c2d756 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:17.051612 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:17.051612 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:17.051990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78185aa5-17be-4284-8b30-0c8267c2d756 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:17.104173 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:17.104173 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:17.113146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78185aa5-17be-4284-8b30-0c8267c2d756 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:17.137121 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78185aa5-17be-4284-8b30-0c8267c2d756 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:17.138154 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1008/2005] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:17 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:17.336716 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8e04f277-26e6-4d59-9b6b-1876f3c2f9cf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Delete volume request issued successfully. Jan 27 16:33:17.337215 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e04f277-26e6-4d59-9b6b-1876f3c2f9cf tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 202 Jan 27 16:33:17.338072 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 998/2006] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:33:16 2021] DELETE /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 0 bytes in 407 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:33:17.367784 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9eb9769-9473-46a9-81d9-3046a43f11a2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:33:17.367784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9eb9769-9473-46a9-81d9-3046a43f11a2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:17.367784 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:17.367784 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:17.367784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9eb9769-9473-46a9-81d9-3046a43f11a2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:17.402353 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:17.402353 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:17.405477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9eb9769-9473-46a9-81d9-3046a43f11a2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:17.427251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9eb9769-9473-46a9-81d9-3046a43f11a2 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:33:17.428139 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1009/2007] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:17 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 911 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:17.943489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbe8e65b-6d79-43f3-97db-6e3117180de7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:17.943489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbe8e65b-6d79-43f3-97db-6e3117180de7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:17.943489 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:17.943489 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:17.943489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbe8e65b-6d79-43f3-97db-6e3117180de7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:17.943489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dbe8e65b-6d79-43f3-97db-6e3117180de7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:17.979521 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:17.979521 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:17.985314 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbe8e65b-6d79-43f3-97db-6e3117180de7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:17.988511 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 999/2008] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:17 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:18.156395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83357d81-faf0-4578-9299-5f0dbc092249 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:18.157728 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83357d81-faf0-4578-9299-5f0dbc092249 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:18.158771 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:18.158771 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:18.160712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83357d81-faf0-4578-9299-5f0dbc092249 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:18.211601 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:18.211601 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:18.245846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-83357d81-faf0-4578-9299-5f0dbc092249 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:18.264590 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83357d81-faf0-4578-9299-5f0dbc092249 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:18.271789 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1010/2009] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:18 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:18.445559 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-901dd671-a4a0-4354-bc22-60a4f63bd059 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:33:18.446201 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-901dd671-a4a0-4354-bc22-60a4f63bd059 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:18.446468 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:18.446468 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:18.446850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-901dd671-a4a0-4354-bc22-60a4f63bd059 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:18.500227 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:18.500227 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:18.509944 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-901dd671-a4a0-4354-bc22-60a4f63bd059 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:18.533011 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-901dd671-a4a0-4354-bc22-60a4f63bd059 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:33:18.533867 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1000/2010] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:18 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 911 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:19.001362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1a7ece0-d6c8-42c7-bcce-a5ab6d0094d1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:19.002126 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1a7ece0-d6c8-42c7-bcce-a5ab6d0094d1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:19.002387 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:19.002387 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:19.002825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1a7ece0-d6c8-42c7-bcce-a5ab6d0094d1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:19.003273 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c1a7ece0-d6c8-42c7-bcce-a5ab6d0094d1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:19.026224 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:19.026224 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:19.028077 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1a7ece0-d6c8-42c7-bcce-a5ab6d0094d1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:19.029075 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1011/2011] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:18 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:19.279047 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ddf23e4-b61e-4eee-9d6a-d3dcbea1d180 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:19.280156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ddf23e4-b61e-4eee-9d6a-d3dcbea1d180 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:19.280156 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:19.280156 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:19.280389 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ddf23e4-b61e-4eee-9d6a-d3dcbea1d180 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:19.348042 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:19.348042 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:19.357837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ddf23e4-b61e-4eee-9d6a-d3dcbea1d180 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:19.383315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ddf23e4-b61e-4eee-9d6a-d3dcbea1d180 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:19.384593 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1001/2012] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:19 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:19.551042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5696534-484a-42a1-a0b3-d680a45ad25a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:33:19.551607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5696534-484a-42a1-a0b3-d680a45ad25a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:19.551827 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:19.551827 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:19.552226 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5696534-484a-42a1-a0b3-d680a45ad25a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:19.636338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:19.636338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:19.647807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e5696534-484a-42a1-a0b3-d680a45ad25a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:19.680448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5696534-484a-42a1-a0b3-d680a45ad25a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 200 Jan 27 16:33:19.681258 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1012/2013] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:19 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 911 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:20.046517 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8af600d1-5f28-4330-ba92-c4d91dc65126 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:20.047085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8af600d1-5f28-4330-ba92-c4d91dc65126 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:20.047295 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:20.047295 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:20.048131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8af600d1-5f28-4330-ba92-c4d91dc65126 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:20.048715 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8af600d1-5f28-4330-ba92-c4d91dc65126 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:20.078001 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:20.078001 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:20.080161 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8af600d1-5f28-4330-ba92-c4d91dc65126 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:20.098120 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1002/2014] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:20 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:20.402854 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5a9c3fe-9826-4caf-a444-697b8c7f63e1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:20.403704 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5a9c3fe-9826-4caf-a444-697b8c7f63e1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:20.404118 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:20.404118 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:20.404753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5a9c3fe-9826-4caf-a444-697b8c7f63e1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:20.477633 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:20.477633 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:20.495254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5a9c3fe-9826-4caf-a444-697b8c7f63e1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:20.526642 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5a9c3fe-9826-4caf-a444-697b8c7f63e1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:20.528540 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1013/2015] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:20 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:20.701109 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ddbd90c-b049-49d0-826c-5c30b0b1bda7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 Jan 27 16:33:20.701749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ddbd90c-b049-49d0-826c-5c30b0b1bda7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:20.702070 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:20.702070 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:20.703584 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ddbd90c-b049-49d0-826c-5c30b0b1bda7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:20.754648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ddbd90c-b049-49d0-826c-5c30b0b1bda7 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 returned with HTTP 404 Jan 27 16:33:20.756351 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1003/2016] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:20 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/018b74d5-c8e7-4dc1-be9e-2e5431f14123 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:33:20.768503 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-584f6d77-ca3a-47e2-98ee-1279e71fe918 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] DELETE http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:33:20.769708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-584f6d77-ca3a-47e2-98ee-1279e71fe918 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:20.770230 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:20.770230 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:20.770843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-584f6d77-ca3a-47e2-98ee-1279e71fe918 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:20.771649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-584f6d77-ca3a-47e2-98ee-1279e71fe918 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Delete volume with id: e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:33:20.841871 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:20.841871 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:20.843628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-584f6d77-ca3a-47e2-98ee-1279e71fe918 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:21.097236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-584f6d77-ca3a-47e2-98ee-1279e71fe918 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Delete volume request issued successfully. Jan 27 16:33:21.097814 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-584f6d77-ca3a-47e2-98ee-1279e71fe918 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 202 Jan 27 16:33:21.097924 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3ad13b2-9e96-4617-bc64-1fd24a5bc8d1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:21.098242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3ad13b2-9e96-4617-bc64-1fd24a5bc8d1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:21.098916 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1014/2017] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:33:20 2021] DELETE /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 0 bytes in 335 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:33:21.100048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3ad13b2-9e96-4617-bc64-1fd24a5bc8d1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:21.100600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f3ad13b2-9e96-4617-bc64-1fd24a5bc8d1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:21.106748 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-becf222b-449d-42a1-8d81-a245d7f5da3a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:33:21.107461 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-becf222b-449d-42a1-8d81-a245d7f5da3a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:21.107792 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:21.107792 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:21.108339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-becf222b-449d-42a1-8d81-a245d7f5da3a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:21.130624 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:21.130624 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:21.133333 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3ad13b2-9e96-4617-bc64-1fd24a5bc8d1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:21.134288 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1004/2018] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:21 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:21.164013 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:21.164013 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:21.178535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-becf222b-449d-42a1-8d81-a245d7f5da3a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:21.214062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-becf222b-449d-42a1-8d81-a245d7f5da3a tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:33:21.215460 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1015/2019] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:21 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 912 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:33:21.553361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c24a5b26-0be4-43fe-ac45-f19d84e699e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:21.554094 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c24a5b26-0be4-43fe-ac45-f19d84e699e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:21.554481 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:21.554481 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:21.556725 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c24a5b26-0be4-43fe-ac45-f19d84e699e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:21.620104 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:21.620104 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:21.629432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c24a5b26-0be4-43fe-ac45-f19d84e699e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:21.655684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c24a5b26-0be4-43fe-ac45-f19d84e699e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:21.656513 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1005/2020] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:21 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:22.149309 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5119bc82-fc01-49ab-91f8-5f737b7a7276 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:22.150036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5119bc82-fc01-49ab-91f8-5f737b7a7276 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:22.150036 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:22.150036 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:22.150385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5119bc82-fc01-49ab-91f8-5f737b7a7276 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:22.150898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5119bc82-fc01-49ab-91f8-5f737b7a7276 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:22.177217 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:22.177217 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:22.213306 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5119bc82-fc01-49ab-91f8-5f737b7a7276 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:22.213306 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1016/2021] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:22 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:22.231774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d9acfd8-87e8-48d8-8aed-5fd08f2140a5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:33:22.232483 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d9acfd8-87e8-48d8-8aed-5fd08f2140a5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:22.232881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:22.232881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:22.233391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d9acfd8-87e8-48d8-8aed-5fd08f2140a5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:22.292025 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:22.292025 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:22.302228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d9acfd8-87e8-48d8-8aed-5fd08f2140a5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:22.328480 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d9acfd8-87e8-48d8-8aed-5fd08f2140a5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:33:22.329408 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1006/2022] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:22 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:33:22.461693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes Jan 27 16:33:22.462267 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:22.462267 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:22.462267 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1652396048"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:22.463347 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1652396048'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:33:22.463727 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Create volume of 1 GB Jan 27 16:33:22.496535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Availability Zones retrieved successfully. Jan 27 16:33:22.526271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Flow 'volume_create_api' (106370a8-9429-4208-894b-c19f84bdd043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:33:22.535783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2eea37-4491-41ae-943f-d6c58866ec66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:22.538200 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:33:22.612213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2eea37-4491-41ae-943f-d6c58866ec66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:22.614799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2d088c-3bfc-46f2-849e-b8f37d323cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:22.675841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00c6cb96-7283-4abd-9139-1f6b5ee935a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:22.676434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00c6cb96-7283-4abd-9139-1f6b5ee935a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:22.676869 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:22.676869 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:22.677652 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00c6cb96-7283-4abd-9139-1f6b5ee935a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:22.767106 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:22.767106 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:22.777195 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-00c6cb96-7283-4abd-9139-1f6b5ee935a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:22.809556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00c6cb96-7283-4abd-9139-1f6b5ee935a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:22.810656 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1007/2023] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:22 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 979 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:22.813923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Created reservations ['3c71dae4-1d03-404d-9c32-349a463c7d63', '954553c8-252c-4a37-bcf4-a427e456a5c0', '308bc99a-63a6-4e8b-b58a-8a154169d0c4', '9d543aff-7969-4a06-85c9-c5eb5e86a379'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:33:22.816092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2d088c-3bfc-46f2-849e-b8f37d323cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c71dae4-1d03-404d-9c32-349a463c7d63', '954553c8-252c-4a37-bcf4-a427e456a5c0', '308bc99a-63a6-4e8b-b58a-8a154169d0c4', '9d543aff-7969-4a06-85c9-c5eb5e86a379']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:22.818381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d1d936-de46-4344-b854-46d46f597811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:22.924604 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d1d936-de46-4344-b854-46d46f597811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4bf579c-18a2-407f-b116-9f46453e301d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1652396048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d274c0810b46709e2d26deaea41621',qos_specs=None,replication_status=,reservations=['3c71dae4-1d03-404d-9c32-349a463c7d63','954553c8-252c-4a37-bcf4-a427e456a5c0','308bc99a-63a6-4e8b-b58a-8a154169d0c4','9d543aff-7969-4a06-85c9-c5eb5e86a379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8756c717e5740bcaf6edbc27b53f65e',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1652396048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4bf579c-18a2-407f-b116-9f46453e301d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8d274c0810b46709e2d26deaea41621',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f8756c717e5740bcaf6edbc27b53f65e',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:22.929448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0c2dbb4-17a1-4a18-8b03-34ccd9d1c5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:23.089706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0c2dbb4-17a1-4a18-8b03-34ccd9d1c5b0) transitioned into state 'SUCCESS' from state '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-1652396048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d274c0810b46709e2d26deaea41621',qos_specs=None,replication_status=,reservations=['3c71dae4-1d03-404d-9c32-349a463c7d63','954553c8-252c-4a37-bcf4-a427e456a5c0','308bc99a-63a6-4e8b-b58a-8a154169d0c4','9d543aff-7969-4a06-85c9-c5eb5e86a379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8756c717e5740bcaf6edbc27b53f65e',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:23.092040 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f829a113-b954-444c-9503-c909ac804b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:23.153111 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f829a113-b954-444c-9503-c909ac804b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:23.158043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Flow 'volume_create_api' (106370a8-9429-4208-894b-c19f84bdd043) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:33:23.195368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d189b7fe-45a6-4374-b023-407b4b4fe2fb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:23.195901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d189b7fe-45a6-4374-b023-407b4b4fe2fb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:23.196114 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:23.196114 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:23.196788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d189b7fe-45a6-4374-b023-407b4b4fe2fb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:23.197161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d189b7fe-45a6-4374-b023-407b4b4fe2fb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:23.232656 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Create volume request issued successfully. Jan 27 16:33:23.236254 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:23.236254 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:23.238391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d189b7fe-45a6-4374-b023-407b4b4fe2fb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:23.243259 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1008/2024] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:23 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:23.251501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dedecaee-9e6e-4f3d-889c-195d1bc7c55e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes returned with HTTP 202 Jan 27 16:33:23.252397 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1017/2025] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:33:22 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes => generated 824 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:33:23.285290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21b8aa2a-a775-49e7-b4b3-92490417daa5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:23.286163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21b8aa2a-a775-49e7-b4b3-92490417daa5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:23.288039 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:23.288039 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:23.291902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21b8aa2a-a775-49e7-b4b3-92490417daa5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:23.347210 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-110c113f-339e-4474-bed0-9e38ce0686a5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:33:23.347786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-110c113f-339e-4474-bed0-9e38ce0686a5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:23.348007 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:23.348007 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:23.348384 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-110c113f-339e-4474-bed0-9e38ce0686a5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:23.352757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:23.352757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:23.362548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21b8aa2a-a775-49e7-b4b3-92490417daa5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:23.387120 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21b8aa2a-a775-49e7-b4b3-92490417daa5 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:23.387120 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1009/2026] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:23 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:23.408965 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:23.408965 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:23.419393 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-110c113f-339e-4474-bed0-9e38ce0686a5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:23.448746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-110c113f-339e-4474-bed0-9e38ce0686a5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 200 Jan 27 16:33:23.449579 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1018/2027] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:23 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:23.831065 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eded7e0c-eda4-4318-9549-8beb54a5e11b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:23.831869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eded7e0c-eda4-4318-9549-8beb54a5e11b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:23.832182 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:23.832182 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:23.833287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eded7e0c-eda4-4318-9549-8beb54a5e11b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:23.928181 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:23.928181 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:23.938046 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eded7e0c-eda4-4318-9549-8beb54a5e11b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:23.994203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eded7e0c-eda4-4318-9549-8beb54a5e11b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:24.006175 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1010/2028] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:23 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 978 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:24.253982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27b89ba1-985c-4587-9d92-7b7050499cd6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:24.254788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27b89ba1-985c-4587-9d92-7b7050499cd6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:24.255103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:24.255103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:24.255647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27b89ba1-985c-4587-9d92-7b7050499cd6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:24.256132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-27b89ba1-985c-4587-9d92-7b7050499cd6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:24.285579 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:24.285579 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:24.287748 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27b89ba1-985c-4587-9d92-7b7050499cd6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:24.288677 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1019/2029] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:24 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:24.403448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f13a7e7c-13f3-4b00-bad4-55e02d6d7d3a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:24.403993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f13a7e7c-13f3-4b00-bad4-55e02d6d7d3a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:24.404216 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:24.404216 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:24.404596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f13a7e7c-13f3-4b00-bad4-55e02d6d7d3a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:24.459963 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:24.459963 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:24.466620 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9171684-6a5b-4680-aa5f-752e0a5262ab tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 Jan 27 16:33:24.467523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9171684-6a5b-4680-aa5f-752e0a5262ab tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:24.467914 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:24.467914 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:24.468755 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9171684-6a5b-4680-aa5f-752e0a5262ab tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:24.469554 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f13a7e7c-13f3-4b00-bad4-55e02d6d7d3a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:24.501445 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f13a7e7c-13f3-4b00-bad4-55e02d6d7d3a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:24.502542 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1011/2030] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:24 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:24.534847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9171684-6a5b-4680-aa5f-752e0a5262ab tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 returned with HTTP 404 Jan 27 16:33:24.535940 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1020/2031] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:24 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e78cdd30-d910-4e5f-a8a8-2ded9918b9f7 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:33:25.012387 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6544d83a-b64d-43d8-b0f5-5a0cf0148477 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:25.013974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6544d83a-b64d-43d8-b0f5-5a0cf0148477 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:25.014390 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:25.014390 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:25.015715 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6544d83a-b64d-43d8-b0f5-5a0cf0148477 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:25.074066 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:25.074066 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:25.083755 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6544d83a-b64d-43d8-b0f5-5a0cf0148477 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:25.121626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6544d83a-b64d-43d8-b0f5-5a0cf0148477 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:25.122765 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1012/2032] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:25 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 1367 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:25.138415 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a879740-f402-457a-9cb8-39e0e8148c19 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:25.138923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a879740-f402-457a-9cb8-39e0e8148c19 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:25.141218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a879740-f402-457a-9cb8-39e0e8148c19 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:25.196756 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:25.196756 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:25.207006 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a879740-f402-457a-9cb8-39e0e8148c19 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:25.232356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a879740-f402-457a-9cb8-39e0e8148c19 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:25.233120 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1021/2033] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:25 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 1367 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:25.304504 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ea4263f-41fa-46e2-97f3-38d4aaf53673 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:25.305045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ea4263f-41fa-46e2-97f3-38d4aaf53673 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:25.305440 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:25.305440 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:25.305826 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ea4263f-41fa-46e2-97f3-38d4aaf53673 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:25.306200 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5ea4263f-41fa-46e2-97f3-38d4aaf53673 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:25.329444 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:25.329444 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:25.331492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ea4263f-41fa-46e2-97f3-38d4aaf53673 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:25.332467 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1013/2034] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:25 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:25.524065 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f37546d4-a309-41ba-95cf-f5c22cda87d1 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:25.524718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f37546d4-a309-41ba-95cf-f5c22cda87d1 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:25.525005 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:25.525005 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:25.556956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f37546d4-a309-41ba-95cf-f5c22cda87d1 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:25.608957 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:25.608957 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:25.628119 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f37546d4-a309-41ba-95cf-f5c22cda87d1 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:25.634626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e01d7d65-393c-4933-bf60-06dd7f9698ed tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] DELETE http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:33:25.635151 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e01d7d65-393c-4933-bf60-06dd7f9698ed tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:25.635391 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:25.635391 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:25.635764 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e01d7d65-393c-4933-bf60-06dd7f9698ed tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:25.636461 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e01d7d65-393c-4933-bf60-06dd7f9698ed tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Delete volume with id: e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:33:25.657654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f37546d4-a309-41ba-95cf-f5c22cda87d1 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:25.658685 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1022/2035] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:25 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 917 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:25.692745 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:25.692745 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:25.693933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e01d7d65-393c-4933-bf60-06dd7f9698ed tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:25.709428 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-7490066b-14ee-4e4e-9a08-041c5e2268fe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:25.710006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-7490066b-14ee-4e4e-9a08-041c5e2268fe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:25.710226 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:25.710226 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:25.710603 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-7490066b-14ee-4e4e-9a08-041c5e2268fe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:25.777349 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:25.777349 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:25.791761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-aff9f615-7545-465a-a980-3b1374c59008 req-7490066b-14ee-4e4e-9a08-041c5e2268fe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:25.812550 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e01d7d65-393c-4933-bf60-06dd7f9698ed tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Delete volume request issued successfully. Jan 27 16:33:25.813513 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e01d7d65-393c-4933-bf60-06dd7f9698ed tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 202 Jan 27 16:33:25.814606 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1014/2036] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:33:25 2021] DELETE /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:33:25.820018 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-7490066b-14ee-4e4e-9a08-041c5e2268fe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:25.821140 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1023/2037] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:33:25 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 1367 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:33:25.839638 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-302a74c6-b2a8-4c75-9f43-76fc1aa979d5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:33:25.840230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-302a74c6-b2a8-4c75-9f43-76fc1aa979d5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:25.840679 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:25.840679 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:25.841331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-302a74c6-b2a8-4c75-9f43-76fc1aa979d5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:25.921829 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:25.921829 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:25.936231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-302a74c6-b2a8-4c75-9f43-76fc1aa979d5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:25.995366 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-302a74c6-b2a8-4c75-9f43-76fc1aa979d5 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:33:26.009932 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1015/2038] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:25 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 910 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:26.349348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b887a630-ab46-4054-92b0-05f9bf7dc489 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:26.350439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b887a630-ab46-4054-92b0-05f9bf7dc489 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:26.350887 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:26.350887 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:26.352983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b887a630-ab46-4054-92b0-05f9bf7dc489 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:26.353951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b887a630-ab46-4054-92b0-05f9bf7dc489 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:26.395394 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:26.395394 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:26.397504 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b887a630-ab46-4054-92b0-05f9bf7dc489 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:26.398435 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1024/2039] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:26 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:27.014975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-377be830-88eb-47c7-9d38-457ac6c3c983 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:33:27.016114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-377be830-88eb-47c7-9d38-457ac6c3c983 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:27.016329 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:27.016329 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:27.016704 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-377be830-88eb-47c7-9d38-457ac6c3c983 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:27.067941 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:27.067941 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:27.080340 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-377be830-88eb-47c7-9d38-457ac6c3c983 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:27.109408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-377be830-88eb-47c7-9d38-457ac6c3c983 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:33:27.110529 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1016/2040] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:27 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 910 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:27.231895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-e08692ec-d1c7-4360-9f0f-1935eb1a2289 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:27.231895 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-e08692ec-d1c7-4360-9f0f-1935eb1a2289 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:27.231895 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:27.231895 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:27.232244 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-e08692ec-d1c7-4360-9f0f-1935eb1a2289 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:27.290314 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:27.290314 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:27.297229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-aff9f615-7545-465a-a980-3b1374c59008 req-e08692ec-d1c7-4360-9f0f-1935eb1a2289 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:27.327809 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-e08692ec-d1c7-4360-9f0f-1935eb1a2289 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:27.328664 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1025/2041] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:33:27 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 1367 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:27.340037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-377be830-88eb-47c7-9d38-457ac6c3c983 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume// Jan 27 16:33:27.340528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-377be830-88eb-47c7-9d38-457ac6c3c983 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:27.340755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:27.340755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:27.341137 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-377be830-88eb-47c7-9d38-457ac6c3c983 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:27.342383 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-377be830-88eb-47c7-9d38-457ac6c3c983 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:33:27.343156 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1017/2042] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:33:27 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:33:27.356488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-d18ad1d0-0624-4745-9d60-f181023ef407 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments Jan 27 16:33:27.357092 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:27.357092 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:27.357649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-d18ad1d0-0624-4745-9d60-f181023ef407 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21e03f54-6a57-45e7-b015-0ba545c3ebeb", "instance_uuid": "d3119ef5-4ed1-47a5-bcbf-73e22564ea50", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:27.410107 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:27.410107 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:27.415008 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9af75cd0-64d4-458e-bb26-9876cf6e7f8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:27.416607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9af75cd0-64d4-458e-bb26-9876cf6e7f8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:27.416607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9af75cd0-64d4-458e-bb26-9876cf6e7f8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:27.416607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9af75cd0-64d4-458e-bb26-9876cf6e7f8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:27.439813 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:27.439813 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:27.442224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9af75cd0-64d4-458e-bb26-9876cf6e7f8c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:27.443515 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1018/2043] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:27 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:33:27.602569 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-d18ad1d0-0624-4745-9d60-f181023ef407 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments returned with HTTP 200 Jan 27 16:33:27.603830 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1026/2044] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:33:27 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:27.850162 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-930788df-b667-4aaa-a39e-9ee23ad86694 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:27.850696 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-930788df-b667-4aaa-a39e-9ee23ad86694 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:27.850918 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:27.850918 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:27.851321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-930788df-b667-4aaa-a39e-9ee23ad86694 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:27.899634 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:27.899634 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:27.909352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-930788df-b667-4aaa-a39e-9ee23ad86694 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:27.934616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-930788df-b667-4aaa-a39e-9ee23ad86694 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:27.935552 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1019/2045] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:33:27 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:28.127776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06947b11-22e9-4759-9dad-90997b074872 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:33:28.128387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06947b11-22e9-4759-9dad-90997b074872 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:28.128546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-930788df-b667-4aaa-a39e-9ee23ad86694 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume// Jan 27 16:33:28.129010 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:28.129010 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:28.129184 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-930788df-b667-4aaa-a39e-9ee23ad86694 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:28.129339 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:28.129339 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:28.129489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06947b11-22e9-4759-9dad-90997b074872 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:28.129703 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-930788df-b667-4aaa-a39e-9ee23ad86694 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:28.130759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-930788df-b667-4aaa-a39e-9ee23ad86694 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:33:28.131542 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1020/2046] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:33: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 27 16:33:28.148486 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-a91c76c2-b02f-4bff-a5ea-176fd869e859 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments Jan 27 16:33:28.149492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-a91c76c2-b02f-4bff-a5ea-176fd869e859 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4bf579c-18a2-407f-b116-9f46453e301d", "instance_uuid": "7cdb8c6b-b523-445a-82fe-d95eca067d5c", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:28.186314 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:28.186314 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:28.194931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06947b11-22e9-4759-9dad-90997b074872 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Volume info retrieved successfully. Jan 27 16:33:28.205581 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:28.205581 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:28.218937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06947b11-22e9-4759-9dad-90997b074872 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 200 Jan 27 16:33:28.219877 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1027/2047] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:28 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 910 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:28.454608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-a91c76c2-b02f-4bff-a5ea-176fd869e859 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments returned with HTTP 200 Jan 27 16:33:28.455562 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1021/2048] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:33:28 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments => generated 273 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:33:28.459231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bc46e30-2480-4eaa-b8e5-2a5f1b478be4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:28.459902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bc46e30-2480-4eaa-b8e5-2a5f1b478be4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:28.470395 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:28.470395 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:28.470395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bc46e30-2480-4eaa-b8e5-2a5f1b478be4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:28.470395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5bc46e30-2480-4eaa-b8e5-2a5f1b478be4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:28.482369 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:28.482369 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:28.484257 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bc46e30-2480-4eaa-b8e5-2a5f1b478be4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:28.485078 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1028/2049] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:28 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:28.579339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c782c8d-0bd0-4934-9f60-068a831136ce tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:28.579859 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c782c8d-0bd0-4934-9f60-068a831136ce tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:28.587772 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:28.587772 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:28.587772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c782c8d-0bd0-4934-9f60-068a831136ce tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:28.639259 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:28.639259 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:28.648810 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c782c8d-0bd0-4934-9f60-068a831136ce tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:28.668519 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:28.668519 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:28.677507 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c782c8d-0bd0-4934-9f60-068a831136ce tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:28.678641 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1022/2050] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:28 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:28.716020 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bc46e30-2480-4eaa-b8e5-2a5f1b478be4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:33:28.716413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bc46e30-2480-4eaa-b8e5-2a5f1b478be4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:28.716632 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:28.716632 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:28.717011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bc46e30-2480-4eaa-b8e5-2a5f1b478be4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:28.719505 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bc46e30-2480-4eaa-b8e5-2a5f1b478be4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:33:28.720253 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1029/2051] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:33:28 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:33:28.741195 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-e1a8d5ee-d51e-4b28-b147-5a194a6b9836 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:28.741752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-e1a8d5ee-d51e-4b28-b147-5a194a6b9836 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:28.743692 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:28.743692 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:28.744128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-e1a8d5ee-d51e-4b28-b147-5a194a6b9836 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:28.823956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:28.823956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:28.833796 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-e1a8d5ee-d51e-4b28-b147-5a194a6b9836 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:28.855377 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:28.855377 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:28.864518 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-e1a8d5ee-d51e-4b28-b147-5a194a6b9836 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:28.865672 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1023/2052] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:33:28 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 1015 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:33:28.885292 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-4c168fb0-b553-408b-bead-ed0114aa011a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] PUT http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/648be036-ea8d-4d8f-b07a-978dcb94555f Jan 27 16:33:28.886469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-4c168fb0-b553-408b-bead-ed0114aa011a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:28.917373 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:33:28.917373 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:33:28.917901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-4c168fb0-b553-408b-bead-ed0114aa011a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Lock "b'cinder-attachment_update-f4bf579c-18a2-407f-b116-9f46453e301d-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:33:28.921642 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:28.921642 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:29.240272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6a23e1a-89d4-46f5-b425-0acad4d1dd09 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] GET http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 Jan 27 16:33:29.240855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6a23e1a-89d4-46f5-b425-0acad4d1dd09 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:29.240988 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:29.240988 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:29.241368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6a23e1a-89d4-46f5-b425-0acad4d1dd09 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:29.327822 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6a23e1a-89d4-46f5-b425-0acad4d1dd09 tempest-AttachVolumeTestJSON-1491415960 tempest-AttachVolumeTestJSON-1491415960-project] http://10.222.0.78/volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 returned with HTTP 404 Jan 27 16:33:29.332984 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1024/2053] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:29 2021] GET /volume/v3/f20f1ec6ee3348299b30b0a0306fa2f5/volumes/e64c1f75-c5cf-4f6a-86eb-167793295208 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:33:29.499834 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3150727d-c78f-4bb6-85d0-931ddd854405 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:29.500368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3150727d-c78f-4bb6-85d0-931ddd854405 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:29.501133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3150727d-c78f-4bb6-85d0-931ddd854405 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:29.502014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3150727d-c78f-4bb6-85d0-931ddd854405 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:29.549458 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:29.549458 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:29.549458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3150727d-c78f-4bb6-85d0-931ddd854405 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:29.549458 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1025/2054] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:29 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:33:29.705247 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89bc7beb-140d-4d92-80ba-0d5e0618126d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:29.705247 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89bc7beb-140d-4d92-80ba-0d5e0618126d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:29.705247 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:29.705247 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:29.705247 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89bc7beb-140d-4d92-80ba-0d5e0618126d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:29.762333 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:29.762333 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:29.766368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89bc7beb-140d-4d92-80ba-0d5e0618126d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:29.788060 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:29.788060 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:29.797720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89bc7beb-140d-4d92-80ba-0d5e0618126d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:29.798442 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1026/2055] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:29 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:30.562125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c1ae3a3-783b-4032-85ff-c830e5f5ac45 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:30.562781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c1ae3a3-783b-4032-85ff-c830e5f5ac45 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:30.562781 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:30.562781 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:30.563092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c1ae3a3-783b-4032-85ff-c830e5f5ac45 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:30.563695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6c1ae3a3-783b-4032-85ff-c830e5f5ac45 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:30.614073 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:30.614073 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:30.616094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c1ae3a3-783b-4032-85ff-c830e5f5ac45 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:30.628737 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1027/2056] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:30 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:30.642768 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c1ae3a3-783b-4032-85ff-c830e5f5ac45 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:33:30.642768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c1ae3a3-783b-4032-85ff-c830e5f5ac45 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:30.642768 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:30.642768 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:30.642768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c1ae3a3-783b-4032-85ff-c830e5f5ac45 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:30.642768 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c1ae3a3-783b-4032-85ff-c830e5f5ac45 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:33:30.642768 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1028/2057] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:33:30 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:33:30.653249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-ebace90c-9ef9-442d-a6a7-dbfd04ce7339 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:30.653249 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-ebace90c-9ef9-442d-a6a7-dbfd04ce7339 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:30.653249 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-ebace90c-9ef9-442d-a6a7-dbfd04ce7339 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:30.746797 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:30.746797 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:30.761403 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-aff9f615-7545-465a-a980-3b1374c59008 req-ebace90c-9ef9-442d-a6a7-dbfd04ce7339 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:30.784408 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:30.784408 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:30.798839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-ebace90c-9ef9-442d-a6a7-dbfd04ce7339 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:30.800545 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1029/2058] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:33:30 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 1465 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:33:30.820091 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f50484b-bd11-49d6-baa0-9db8bce56926 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:30.821008 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f50484b-bd11-49d6-baa0-9db8bce56926 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:30.821417 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:30.821417 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:30.822068 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f50484b-bd11-49d6-baa0-9db8bce56926 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:30.912263 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:30.912263 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:30.931753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3f50484b-bd11-49d6-baa0-9db8bce56926 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:30.983861 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:30.983861 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:30.993087 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f50484b-bd11-49d6-baa0-9db8bce56926 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:30.994221 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1030/2059] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:30 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:30.999036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-3dae4812-a310-47c0-9da5-9a873110ee0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] PUT http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/241b7201-81c1-43b6-9e3b-aad3e9f6200e Jan 27 16:33:30.999561 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:30.999561 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:30.999984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-3dae4812-a310-47c0-9da5-9a873110ee0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:31.063349 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:33:31.063349 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:33:31.064239 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-aff9f615-7545-465a-a980-3b1374c59008 req-3dae4812-a310-47c0-9da5-9a873110ee0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-21e03f54-6a57-45e7-b015-0ba545c3ebeb-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.028s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:33:31.074118 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:31.074118 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:31.308140 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-4c168fb0-b553-408b-bead-ed0114aa011a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Lock "b'cinder-attachment_update-f4bf579c-18a2-407f-b116-9f46453e301d-n-h2-710848-3'" released by "attachment_update" :: held 2.390s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:33:31.308835 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-4c168fb0-b553-408b-bead-ed0114aa011a tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/648be036-ea8d-4d8f-b07a-978dcb94555f returned with HTTP 200 Jan 27 16:33:31.309708 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1030/2060] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:33:28 2021] PUT /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/648be036-ea8d-4d8f-b07a-978dcb94555f => generated 762 bytes in 2429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:33:31.631905 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8f43989-2703-4b5a-9db4-6d98275d4b9d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:31.634685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8f43989-2703-4b5a-9db4-6d98275d4b9d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:31.635620 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:31.635620 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:31.636332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8f43989-2703-4b5a-9db4-6d98275d4b9d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:31.636969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c8f43989-2703-4b5a-9db4-6d98275d4b9d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:31.684325 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:31.684325 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:31.686133 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8f43989-2703-4b5a-9db4-6d98275d4b9d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:31.699268 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1031/2061] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:31 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:32.010736 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78fa52a3-395e-40b7-9a99-535bf93737a4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:32.018911 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78fa52a3-395e-40b7-9a99-535bf93737a4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:32.018911 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:32.018911 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:32.018911 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78fa52a3-395e-40b7-9a99-535bf93737a4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:32.076174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:32.076174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:32.093483 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78fa52a3-395e-40b7-9a99-535bf93737a4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:32.121560 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:32.121560 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:32.136852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78fa52a3-395e-40b7-9a99-535bf93737a4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:32.142304 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1032/2062] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:32 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 917 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:33:32.710622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a602d26b-4b6c-4181-a7ff-18eb4ec9bb1f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:32.711169 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a602d26b-4b6c-4181-a7ff-18eb4ec9bb1f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:32.714557 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:32.714557 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:32.714557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a602d26b-4b6c-4181-a7ff-18eb4ec9bb1f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:32.714557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a602d26b-4b6c-4181-a7ff-18eb4ec9bb1f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:32.735355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:32.735355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:32.737290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a602d26b-4b6c-4181-a7ff-18eb4ec9bb1f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:32.744794 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1033/2063] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:32 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:33.145450 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-aff9f615-7545-465a-a980-3b1374c59008 req-3dae4812-a310-47c0-9da5-9a873110ee0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-21e03f54-6a57-45e7-b015-0ba545c3ebeb-n-h1-710848-3'" released by "attachment_update" :: held 2.069s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:33:33.145450 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-3dae4812-a310-47c0-9da5-9a873110ee0a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/241b7201-81c1-43b6-9e3b-aad3e9f6200e returned with HTTP 200 Jan 27 16:33:33.145450 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1031/2064] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 16:33:30 2021] PUT /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/241b7201-81c1-43b6-9e3b-aad3e9f6200e => generated 762 bytes in 2140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:33.161626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9c61aea-d11a-40b5-b915-ed796fe674d4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:33.171629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9c61aea-d11a-40b5-b915-ed796fe674d4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:33.171629 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:33.171629 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:33.171629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9c61aea-d11a-40b5-b915-ed796fe674d4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:33.230539 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:33.230539 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:33.230782 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-0bc90843-1955-465d-8e7f-99e418582b43 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/241b7201-81c1-43b6-9e3b-aad3e9f6200e/action Jan 27 16:33:33.231154 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:33.231154 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:33.231629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-0bc90843-1955-465d-8e7f-99e418582b43 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:33:33.231998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-0bc90843-1955-465d-8e7f-99e418582b43 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:33.251715 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9c61aea-d11a-40b5-b915-ed796fe674d4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:33.302229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:33.302229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:33.323915 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9c61aea-d11a-40b5-b915-ed796fe674d4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:33.326667 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1034/2065] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:33 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 917 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:33.354442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:33.354442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:33.465269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aff9f615-7545-465a-a980-3b1374c59008 req-0bc90843-1955-465d-8e7f-99e418582b43 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/241b7201-81c1-43b6-9e3b-aad3e9f6200e/action returned with HTTP 204 Jan 27 16:33:33.466488 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1032/2066] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:33:33 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/241b7201-81c1-43b6-9e3b-aad3e9f6200e/action => generated 0 bytes in 241 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:33:33.753797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b80349e-33cc-4c1e-8126-3bfa74ae6c04 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:33.758510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b80349e-33cc-4c1e-8126-3bfa74ae6c04 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:33.758510 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:33.758510 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:33.758510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b80349e-33cc-4c1e-8126-3bfa74ae6c04 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:33.758510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0b80349e-33cc-4c1e-8126-3bfa74ae6c04 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:33.781309 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:33.781309 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:33.783897 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b80349e-33cc-4c1e-8126-3bfa74ae6c04 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:33.789205 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1035/2067] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:33 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:34.340627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ca9d3ce-37e2-45dd-bc7e-773c18fa1f87 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:34.341488 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ca9d3ce-37e2-45dd-bc7e-773c18fa1f87 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:34.341885 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:34.341885 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:34.343219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ca9d3ce-37e2-45dd-bc7e-773c18fa1f87 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:34.439182 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:34.439182 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:34.450053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0ca9d3ce-37e2-45dd-bc7e-773c18fa1f87 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:34.478607 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:34.478607 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:34.490726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ca9d3ce-37e2-45dd-bc7e-773c18fa1f87 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:34.492253 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1033/2068] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:34 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 917 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:34.798625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e54f115-eb53-4e35-aaaf-cbd8fb7f36bb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:34.799333 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e54f115-eb53-4e35-aaaf-cbd8fb7f36bb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:34.799424 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:34.799424 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:34.799825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e54f115-eb53-4e35-aaaf-cbd8fb7f36bb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:34.800250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8e54f115-eb53-4e35-aaaf-cbd8fb7f36bb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:34.823002 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:34.823002 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:34.830806 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e54f115-eb53-4e35-aaaf-cbd8fb7f36bb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:34.832074 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1036/2069] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:34 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:35.508009 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-821c180f-2387-43ef-832e-4420b045cfcc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:35.508535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-821c180f-2387-43ef-832e-4420b045cfcc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:35.508758 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:35.508758 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:35.509203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-821c180f-2387-43ef-832e-4420b045cfcc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:35.562984 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:35.562984 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:35.575843 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-821c180f-2387-43ef-832e-4420b045cfcc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:35.595636 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:35.595636 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:35.605165 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-821c180f-2387-43ef-832e-4420b045cfcc tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:35.607627 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1034/2070] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:35 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:35.846764 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b671a63-f417-4bfc-bc07-641812492dad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:35.847336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b671a63-f417-4bfc-bc07-641812492dad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:35.847496 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:35.847496 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:35.848163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b671a63-f417-4bfc-bc07-641812492dad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:35.848543 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1b671a63-f417-4bfc-bc07-641812492dad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:35.877530 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:35.877530 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:35.879664 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b671a63-f417-4bfc-bc07-641812492dad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:35.882380 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1037/2071] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:35 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:36.624014 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e291d12b-9af9-499d-8a56-649ed5771e80 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:36.636380 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e291d12b-9af9-499d-8a56-649ed5771e80 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:36.636380 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:36.636380 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:36.636380 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e291d12b-9af9-499d-8a56-649ed5771e80 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:36.749156 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:36.749156 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:36.759931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e291d12b-9af9-499d-8a56-649ed5771e80 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:36.782445 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:36.782445 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:36.792027 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e291d12b-9af9-499d-8a56-649ed5771e80 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:36.793136 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1035/2072] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:36 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 917 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:36.894224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c149c5ff-55e4-49fb-8652-cd039ea5bc67 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:36.895714 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c149c5ff-55e4-49fb-8652-cd039ea5bc67 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:36.896166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:36.896166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:36.896836 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c149c5ff-55e4-49fb-8652-cd039ea5bc67 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:36.897405 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c149c5ff-55e4-49fb-8652-cd039ea5bc67 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:36.945628 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:36.945628 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:36.950315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c149c5ff-55e4-49fb-8652-cd039ea5bc67 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:36.951432 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1038/2073] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:36 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:36.994845 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-6597d924-6dc4-4fa2-893a-3228b4c63fb2 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/648be036-ea8d-4d8f-b07a-978dcb94555f/action Jan 27 16:33:36.996151 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:36.996151 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:37.013708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-6597d924-6dc4-4fa2-893a-3228b4c63fb2 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:33:37.013708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-6597d924-6dc4-4fa2-893a-3228b4c63fb2 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:37.114304 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:37.114304 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:37.203467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f04d2ad3-fa86-4ebd-96ba-9d4ede395d17 req-6597d924-6dc4-4fa2-893a-3228b4c63fb2 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/648be036-ea8d-4d8f-b07a-978dcb94555f/action returned with HTTP 204 Jan 27 16:33:37.208918 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1036/2074] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:33:36 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/648be036-ea8d-4d8f-b07a-978dcb94555f/action => generated 0 bytes in 218 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:33:37.810964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-beda5b45-5cc2-47a8-b36d-7aeaa9b2fe2d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:37.811669 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-beda5b45-5cc2-47a8-b36d-7aeaa9b2fe2d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:37.812014 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:37.812014 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:37.812772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-beda5b45-5cc2-47a8-b36d-7aeaa9b2fe2d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:37.872311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:37.872311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:37.882097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-beda5b45-5cc2-47a8-b36d-7aeaa9b2fe2d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:37.903371 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:37.903371 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:37.915333 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-beda5b45-5cc2-47a8-b36d-7aeaa9b2fe2d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:37.916413 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1039/2075] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:37 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 1209 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:37.933144 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef2c120d-b6fb-4f1d-9495-ecf153bd7271 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] DELETE http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:37.933764 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef2c120d-b6fb-4f1d-9495-ecf153bd7271 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:37.934050 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:37.934050 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:37.934546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef2c120d-b6fb-4f1d-9495-ecf153bd7271 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:37.935258 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ef2c120d-b6fb-4f1d-9495-ecf153bd7271 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Delete volume with id: f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:37.966109 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-777f504e-3e0b-4f61-a87a-205dc359eb5b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:37.968671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-777f504e-3e0b-4f61-a87a-205dc359eb5b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:37.968671 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:37.968671 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:37.975551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-777f504e-3e0b-4f61-a87a-205dc359eb5b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:37.975551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-777f504e-3e0b-4f61-a87a-205dc359eb5b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:38.007666 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:38.007666 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:38.008792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-777f504e-3e0b-4f61-a87a-205dc359eb5b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:38.010513 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1040/2076] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:37 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:38.022994 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:38.022994 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:38.031661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ef2c120d-b6fb-4f1d-9495-ecf153bd7271 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:38.044204 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ef2c120d-b6fb-4f1d-9495-ecf153bd7271 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] 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 27 16:33:38.045286 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef2c120d-b6fb-4f1d-9495-ecf153bd7271 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 400 Jan 27 16:33:38.052836 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1037/2077] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:33:37 2021] DELETE /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 285 bytes in 120 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:33:38.057916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bc338c9-59d1-4934-8893-dc2039cf5a00 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:38.058559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bc338c9-59d1-4934-8893-dc2039cf5a00 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:38.058867 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:38.058867 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:38.060338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bc338c9-59d1-4934-8893-dc2039cf5a00 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:38.171850 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:38.171850 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:38.185053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2bc338c9-59d1-4934-8893-dc2039cf5a00 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:38.214685 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:38.214685 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:38.225295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bc338c9-59d1-4934-8893-dc2039cf5a00 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:38.231854 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1041/2078] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:38 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 1209 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:39.024833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4e00465-b2e3-4c01-a2e9-2d9f08d83307 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:39.025354 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4e00465-b2e3-4c01-a2e9-2d9f08d83307 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:39.025695 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:39.025695 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:39.026266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4e00465-b2e3-4c01-a2e9-2d9f08d83307 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:39.026744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c4e00465-b2e3-4c01-a2e9-2d9f08d83307 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:39.078614 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:39.078614 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:39.081412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4e00465-b2e3-4c01-a2e9-2d9f08d83307 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:39.082439 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1038/2079] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:39 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:39.410131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-a488fcf3-4e1e-4ebf-b560-b6a986495933 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:39.410584 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-a488fcf3-4e1e-4ebf-b560-b6a986495933 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:39.410798 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:39.410798 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:39.411478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-a488fcf3-4e1e-4ebf-b560-b6a986495933 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:39.468268 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:39.468268 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:39.477288 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-a488fcf3-4e1e-4ebf-b560-b6a986495933 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:39.500564 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:39.500564 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:39.512684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-a488fcf3-4e1e-4ebf-b560-b6a986495933 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:39.513781 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1042/2080] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:33:39 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 1209 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:33:39.552157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-d925e017-8b2c-4e54-85b9-456310950b8c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] POST http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d/action Jan 27 16:33:39.552157 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:39.552157 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:39.552157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-d925e017-8b2c-4e54-85b9-456310950b8c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:33:39.552157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-d925e017-8b2c-4e54-85b9-456310950b8c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:39.608852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:39.608852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:39.610363 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-d925e017-8b2c-4e54-85b9-456310950b8c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:39.681107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-d925e017-8b2c-4e54-85b9-456310950b8c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Begin detaching volume completed successfully. Jan 27 16:33:39.681565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-d925e017-8b2c-4e54-85b9-456310950b8c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d/action returned with HTTP 202 Jan 27 16:33:39.682477 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1039/2081] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:33:39 2021] POST /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:33:39.812638 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00871fcd-4468-4298-9f5f-a51aefddf783 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:39.812638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00871fcd-4468-4298-9f5f-a51aefddf783 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:39.813018 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:39.813018 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:39.813217 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00871fcd-4468-4298-9f5f-a51aefddf783 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:39.863884 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:39.863884 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:39.874399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-00871fcd-4468-4298-9f5f-a51aefddf783 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:39.895163 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:39.895163 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:39.904523 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00871fcd-4468-4298-9f5f-a51aefddf783 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:39.907239 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1043/2082] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:39 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 1212 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:39.964099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-d925e017-8b2c-4e54-85b9-456310950b8c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume// Jan 27 16:33:39.964594 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-d925e017-8b2c-4e54-85b9-456310950b8c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:39.964883 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:39.964883 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:39.965343 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-d925e017-8b2c-4e54-85b9-456310950b8c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:39.966382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-d925e017-8b2c-4e54-85b9-456310950b8c tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:33:39.968631 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1040/2083] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:33:39 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:33:39.986041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-99875f9a-4c6f-4a87-ba1f-70895490d66d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:39.986711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-99875f9a-4c6f-4a87-ba1f-70895490d66d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:39.986932 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:39.986932 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:40.008988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-99875f9a-4c6f-4a87-ba1f-70895490d66d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:40.059841 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:40.059841 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:40.074231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-99875f9a-4c6f-4a87-ba1f-70895490d66d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:40.095511 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:40.095511 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:40.099074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-173b0477-c2d7-4052-b195-03d0da0f1b6f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:40.099825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-173b0477-c2d7-4052-b195-03d0da0f1b6f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:40.100895 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-173b0477-c2d7-4052-b195-03d0da0f1b6f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:40.101922 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-173b0477-c2d7-4052-b195-03d0da0f1b6f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:40.106861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-99875f9a-4c6f-4a87-ba1f-70895490d66d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:40.107847 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1044/2084] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:33:39 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 1311 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:33:40.129920 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:40.129920 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:40.131808 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-173b0477-c2d7-4052-b195-03d0da0f1b6f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:40.132613 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1041/2085] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:40 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:40.584639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-0c3beb27-614b-4e57-bcaf-6bb34311c7d4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] DELETE http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/648be036-ea8d-4d8f-b07a-978dcb94555f Jan 27 16:33:40.584639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-0c3beb27-614b-4e57-bcaf-6bb34311c7d4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:40.584639 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:40.584639 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:40.584639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-0c3beb27-614b-4e57-bcaf-6bb34311c7d4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:40.624095 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:40.624095 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:40.922869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3add4bf9-31d1-419c-bd61-31e206fd19ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:40.923423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3add4bf9-31d1-419c-bd61-31e206fd19ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:40.923641 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:40.923641 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:40.924014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3add4bf9-31d1-419c-bd61-31e206fd19ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:41.016323 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:41.016323 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:41.039087 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3add4bf9-31d1-419c-bd61-31e206fd19ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:41.069574 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:41.069574 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:41.079801 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3add4bf9-31d1-419c-bd61-31e206fd19ff tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:41.080682 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1042/2086] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:40 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 1212 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:33:41.148301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95a7e9cc-1de6-4746-b5b1-5eb491f9f91f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:41.153873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95a7e9cc-1de6-4746-b5b1-5eb491f9f91f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:41.153873 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:41.153873 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:41.153873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95a7e9cc-1de6-4746-b5b1-5eb491f9f91f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:41.153873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-95a7e9cc-1de6-4746-b5b1-5eb491f9f91f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:41.187566 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:41.187566 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:41.189417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95a7e9cc-1de6-4746-b5b1-5eb491f9f91f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:41.190825 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1043/2087] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:41 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:41.438542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-0c3beb27-614b-4e57-bcaf-6bb34311c7d4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:33:41.438975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-0c3beb27-614b-4e57-bcaf-6bb34311c7d4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:33:41.539560 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2efc30e0-269c-4b1a-a136-e3835d6d7da7 req-0c3beb27-614b-4e57-bcaf-6bb34311c7d4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/648be036-ea8d-4d8f-b07a-978dcb94555f returned with HTTP 200 Jan 27 16:33:41.540672 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1045/2088] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:33:40 2021] DELETE /volume/v3/c8d274c0810b46709e2d26deaea41621/attachments/648be036-ea8d-4d8f-b07a-978dcb94555f => generated 19 bytes in 964 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:42.099146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b582566-bfba-47f2-8e80-953e568f650e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:42.099718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b582566-bfba-47f2-8e80-953e568f650e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:42.099948 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:42.099948 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:42.100613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b582566-bfba-47f2-8e80-953e568f650e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:42.160041 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:42.160041 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:42.168864 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b582566-bfba-47f2-8e80-953e568f650e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:42.192657 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b582566-bfba-47f2-8e80-953e568f650e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:42.197131 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1044/2089] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:42 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:42.204028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92fad733-20c4-42a2-8d48-22a89dccbdc7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:42.204528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92fad733-20c4-42a2-8d48-22a89dccbdc7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:42.204902 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:42.204902 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:42.205532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92fad733-20c4-42a2-8d48-22a89dccbdc7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:42.206176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-92fad733-20c4-42a2-8d48-22a89dccbdc7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:42.220329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a0d2499-4955-49ad-a932-fc49134026ef tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] DELETE http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:42.220858 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a0d2499-4955-49ad-a932-fc49134026ef tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:42.221079 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:42.221079 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:42.221455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a0d2499-4955-49ad-a932-fc49134026ef tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:42.221920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4a0d2499-4955-49ad-a932-fc49134026ef tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Delete volume with id: f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:42.239519 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:42.239519 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:42.239519 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92fad733-20c4-42a2-8d48-22a89dccbdc7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:42.239519 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1046/2090] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:42 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:42.278305 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:42.278305 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:42.279625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a0d2499-4955-49ad-a932-fc49134026ef tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:42.412757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a0d2499-4955-49ad-a932-fc49134026ef tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Delete volume request issued successfully. Jan 27 16:33:42.413583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a0d2499-4955-49ad-a932-fc49134026ef tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 202 Jan 27 16:33:42.418161 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1045/2091] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:33:42 2021] DELETE /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:33:42.422200 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8823e45d-81b9-4590-a245-e69c017a5c5e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:42.422732 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8823e45d-81b9-4590-a245-e69c017a5c5e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:42.422950 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:42.422950 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:42.423385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8823e45d-81b9-4590-a245-e69c017a5c5e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:42.477575 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:42.477575 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:42.491459 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8823e45d-81b9-4590-a245-e69c017a5c5e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:42.517172 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8823e45d-81b9-4590-a245-e69c017a5c5e tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:42.518072 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1047/2092] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:42 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 916 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:43.250503 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72dd10d6-a8d4-4926-a946-1412311d4ad7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:43.251088 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72dd10d6-a8d4-4926-a946-1412311d4ad7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:43.251431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:43.251431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:43.251644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72dd10d6-a8d4-4926-a946-1412311d4ad7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:43.252012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-72dd10d6-a8d4-4926-a946-1412311d4ad7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:43.273233 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:43.273233 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:43.275015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72dd10d6-a8d4-4926-a946-1412311d4ad7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:43.275858 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1046/2093] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:43 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:43.535628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6bb2f86-4fa1-442f-9029-80210ddd86f8 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:43.536215 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6bb2f86-4fa1-442f-9029-80210ddd86f8 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:43.536413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:43.536413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:43.537048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6bb2f86-4fa1-442f-9029-80210ddd86f8 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:43.636735 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:43.636735 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:43.648493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6bb2f86-4fa1-442f-9029-80210ddd86f8 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:43.678615 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6bb2f86-4fa1-442f-9029-80210ddd86f8 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:43.680383 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1048/2094] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:43 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 916 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:44.290653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-930dea2f-555e-4434-9f0f-d096d066cf52 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:44.291290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-930dea2f-555e-4434-9f0f-d096d066cf52 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:44.291576 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:44.291576 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:44.292067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-930dea2f-555e-4434-9f0f-d096d066cf52 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:44.292568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-930dea2f-555e-4434-9f0f-d096d066cf52 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:44.316221 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:44.316221 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:44.318325 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-930dea2f-555e-4434-9f0f-d096d066cf52 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:44.319257 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1047/2095] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:44 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:44.696587 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa2b6013-6010-4e4f-af62-5584d0a60b73 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:44.697259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa2b6013-6010-4e4f-af62-5584d0a60b73 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:44.697546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:44.697546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:44.698086 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa2b6013-6010-4e4f-af62-5584d0a60b73 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:44.760029 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:44.760029 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:44.770095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa2b6013-6010-4e4f-af62-5584d0a60b73 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:44.798571 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa2b6013-6010-4e4f-af62-5584d0a60b73 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 200 Jan 27 16:33:44.799451 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1049/2096] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:44 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:45.335143 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00aa5ee8-4b00-4bbf-acce-2ab2b96c685b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:45.336373 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00aa5ee8-4b00-4bbf-acce-2ab2b96c685b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:45.337104 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:45.337104 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:45.338395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00aa5ee8-4b00-4bbf-acce-2ab2b96c685b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:45.339171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-00aa5ee8-4b00-4bbf-acce-2ab2b96c685b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:45.384065 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:45.384065 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:45.385935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00aa5ee8-4b00-4bbf-acce-2ab2b96c685b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:45.387092 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1048/2097] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:45 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:45.815763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-765828ec-ce43-4a59-9d7a-9331528a8e6b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d Jan 27 16:33:45.816523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-765828ec-ce43-4a59-9d7a-9331528a8e6b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:45.816927 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:45.816927 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:45.817652 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-765828ec-ce43-4a59-9d7a-9331528a8e6b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:45.899347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-765828ec-ce43-4a59-9d7a-9331528a8e6b tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d returned with HTTP 404 Jan 27 16:33:45.900594 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1050/2098] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:45 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/f4bf579c-18a2-407f-b116-9f46453e301d => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:33:46.410066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0223758-e49e-417b-b682-e0a3164f51ea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:46.410066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0223758-e49e-417b-b682-e0a3164f51ea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:46.410066 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:46.410066 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:46.410066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0223758-e49e-417b-b682-e0a3164f51ea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:46.410066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a0223758-e49e-417b-b682-e0a3164f51ea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:46.427311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:46.427311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:46.430166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0223758-e49e-417b-b682-e0a3164f51ea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:46.431957 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1049/2099] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:46 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:33:47.452142 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39bb8f2f-b939-4ef4-aa84-9fb8213de148 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:47.452142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39bb8f2f-b939-4ef4-aa84-9fb8213de148 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:47.452142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39bb8f2f-b939-4ef4-aa84-9fb8213de148 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:47.452142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-39bb8f2f-b939-4ef4-aa84-9fb8213de148 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:47.494009 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:47.494009 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:47.494009 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39bb8f2f-b939-4ef4-aa84-9fb8213de148 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:47.499404 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1051/2100] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:47 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:48.507481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-315202df-d9ba-4b3b-b610-7952de0bdb96 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:48.508132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-315202df-d9ba-4b3b-b610-7952de0bdb96 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:48.508630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:48.508630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:48.509294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-315202df-d9ba-4b3b-b610-7952de0bdb96 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:48.509662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-315202df-d9ba-4b3b-b610-7952de0bdb96 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:48.534485 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:48.534485 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:48.536470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-315202df-d9ba-4b3b-b610-7952de0bdb96 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:48.537506 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1050/2101] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:48 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:49.552759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28574569-62ce-4ad6-a414-a497581b78c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:49.553287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28574569-62ce-4ad6-a414-a497581b78c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:49.553446 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:49.553446 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:49.554278 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28574569-62ce-4ad6-a414-a497581b78c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:49.554712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-28574569-62ce-4ad6-a414-a497581b78c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:49.582976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:49.582976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:49.586358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28574569-62ce-4ad6-a414-a497581b78c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:49.606194 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1052/2102] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:49 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:50.617940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a25c2f35-cbee-404f-84bc-e925c1a96589 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:50.617940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a25c2f35-cbee-404f-84bc-e925c1a96589 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:50.617940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:50.617940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:50.617940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a25c2f35-cbee-404f-84bc-e925c1a96589 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:50.617940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a25c2f35-cbee-404f-84bc-e925c1a96589 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:50.631932 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:50.631932 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:50.634392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a25c2f35-cbee-404f-84bc-e925c1a96589 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:50.635304 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1051/2103] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:50 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:51.658011 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca3505b8-eaff-4a53-805c-8f35f9cb8812 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:51.659158 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca3505b8-eaff-4a53-805c-8f35f9cb8812 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:51.660319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:51.660319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:51.661089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca3505b8-eaff-4a53-805c-8f35f9cb8812 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:51.661469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ca3505b8-eaff-4a53-805c-8f35f9cb8812 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:51.700101 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:51.700101 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:51.704034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca3505b8-eaff-4a53-805c-8f35f9cb8812 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:51.705463 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1053/2104] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:51 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:52.721899 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dffa7956-80b3-4079-a161-ff28f22e874f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:52.721899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dffa7956-80b3-4079-a161-ff28f22e874f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:52.721899 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:52.721899 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:52.721899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dffa7956-80b3-4079-a161-ff28f22e874f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:52.721899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dffa7956-80b3-4079-a161-ff28f22e874f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:52.746488 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:52.746488 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:52.749026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dffa7956-80b3-4079-a161-ff28f22e874f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:52.750004 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1052/2105] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:52 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:53.974037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab0e6cf0-54aa-4334-be1b-af14318a76da tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] DELETE http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:33:53.974037 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab0e6cf0-54aa-4334-be1b-af14318a76da tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:53.974037 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:53.974037 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:53.974037 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab0e6cf0-54aa-4334-be1b-af14318a76da tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:53.974037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ab0e6cf0-54aa-4334-be1b-af14318a76da tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Delete volume with id: 95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:33:53.974037 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:53.974037 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:53.974037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab0e6cf0-54aa-4334-be1b-af14318a76da tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-72d5674b-bdd1-4bba-a7e8-b9debc973a3c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/limits Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-72d5674b-bdd1-4bba-a7e8-b9debc973a3c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-72d5674b-bdd1-4bba-a7e8-b9debc973a3c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-72d5674b-bdd1-4bba-a7e8-b9debc973a3c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/limits returned with HTTP 200 Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1053/2106] 10.222.0.78 () {60 vars in 1455 bytes} [Wed Jan 27 16:33:53 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/limits => generated 302 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-099a5684-d930-4b20-bb8b-dc14c995f890 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-099a5684-d930-4b20-bb8b-dc14c995f890 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-099a5684-d930-4b20-bb8b-dc14c995f890 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-099a5684-d930-4b20-bb8b-dc14c995f890 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-099a5684-d930-4b20-bb8b-dc14c995f890 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:53.991532 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1054/2107] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:53 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:54.005787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab0e6cf0-54aa-4334-be1b-af14318a76da tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Delete volume request issued successfully. Jan 27 16:33:54.014530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab0e6cf0-54aa-4334-be1b-af14318a76da tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 202 Jan 27 16:33:54.024697 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1054/2108] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:33:53 2021] DELETE /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 0 bytes in 793 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:33:54.027014 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2c21fe0-6076-4f3a-ac70-49d80c9dfc27 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:33:54.027788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2c21fe0-6076-4f3a-ac70-49d80c9dfc27 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:54.028113 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:54.028113 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:54.028673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2c21fe0-6076-4f3a-ac70-49d80c9dfc27 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:54.085906 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:54.085906 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:54.089786 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-29b12a12-6012-414a-99c3-477b80aa396d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:54.091087 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-29b12a12-6012-414a-99c3-477b80aa396d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:54.091561 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:54.091561 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:54.095542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-29b12a12-6012-414a-99c3-477b80aa396d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:54.099511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2c21fe0-6076-4f3a-ac70-49d80c9dfc27 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:54.122149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2c21fe0-6076-4f3a-ac70-49d80c9dfc27 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:33:54.123067 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1055/2109] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:54 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 916 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:54.160127 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:54.160127 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:54.170742 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-29b12a12-6012-414a-99c3-477b80aa396d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:54.197668 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:54.197668 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:54.215340 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-29b12a12-6012-414a-99c3-477b80aa396d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:33:54.216452 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1055/2110] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:33:54 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 1659 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:54.234434 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-66cb1043-6626-46bd-9cef-2cd023bcb5e0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots Jan 27 16:33:54.235370 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:54.235370 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:54.235810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-66cb1043-6626-46bd-9cef-2cd023bcb5e0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21e03f54-6a57-45e7-b015-0ba545c3ebeb", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-532584416", "description": null, "metadata": {}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:54.302105 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:54.302105 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:54.303706 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-66cb1043-6626-46bd-9cef-2cd023bcb5e0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:33:54.303706 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-66cb1043-6626-46bd-9cef-2cd023bcb5e0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create snapshot from volume 21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:33:54.413704 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-66cb1043-6626-46bd-9cef-2cd023bcb5e0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Created reservations ['8b510f2b-c4f1-4ef3-9d2b-2945ab8e9447', 'f2bc6864-d49e-47a7-9af9-a0a14c942ebf', '68ed9088-fec1-4e69-aced-e8b8d4c1ea64', '91ccec5f-8f01-4cd3-a890-74bedf2821c7'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:33:54.677103 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-66cb1043-6626-46bd-9cef-2cd023bcb5e0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot force create request issued successfully. Jan 27 16:33:54.678809 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ce8065c1-3abb-4d06-a770-2585ca3bae2b req-66cb1043-6626-46bd-9cef-2cd023bcb5e0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots returned with HTTP 202 Jan 27 16:33:54.680725 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1056/2111] 10.222.0.78 () {64 vars in 1518 bytes} [Wed Jan 27 16:33:54 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots => generated 319 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:33:54.809659 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c5589c1-22f5-49c3-86fe-c9987c1a35c1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:54.810193 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c5589c1-22f5-49c3-86fe-c9987c1a35c1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:54.810447 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:54.810447 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:54.810823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c5589c1-22f5-49c3-86fe-c9987c1a35c1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:54.811222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6c5589c1-22f5-49c3-86fe-c9987c1a35c1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:54.841895 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:54.841895 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:54.841895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c5589c1-22f5-49c3-86fe-c9987c1a35c1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:54.841895 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1056/2112] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:54 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:55.147252 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76b36d1a-75a9-4019-b98f-5173809ba9ce tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:33:55.147252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76b36d1a-75a9-4019-b98f-5173809ba9ce tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:55.147252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:55.147252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:55.147252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76b36d1a-75a9-4019-b98f-5173809ba9ce tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:55.194690 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:55.194690 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:55.204874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-76b36d1a-75a9-4019-b98f-5173809ba9ce tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:55.237013 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76b36d1a-75a9-4019-b98f-5173809ba9ce tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:33:55.237013 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1057/2113] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:55 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:55.861781 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f880e22a-22f4-4f8d-821f-44513199d30e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:55.862561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f880e22a-22f4-4f8d-821f-44513199d30e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:55.863003 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:55.863003 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:55.863538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f880e22a-22f4-4f8d-821f-44513199d30e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:55.864025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f880e22a-22f4-4f8d-821f-44513199d30e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:55.901787 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:55.901787 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:55.904539 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f880e22a-22f4-4f8d-821f-44513199d30e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:55.917011 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1057/2114] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:55 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:56.246874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2b648e7-21e2-4288-a055-6fcd290bc3f4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:33:56.248219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2b648e7-21e2-4288-a055-6fcd290bc3f4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:56.248718 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:56.248718 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:56.250044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2b648e7-21e2-4288-a055-6fcd290bc3f4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:56.351498 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:56.351498 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:56.363908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2b648e7-21e2-4288-a055-6fcd290bc3f4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:33:56.393916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2b648e7-21e2-4288-a055-6fcd290bc3f4 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 200 Jan 27 16:33:56.395242 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1058/2115] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:56 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 916 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:33:56.923493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e924b27-c77d-46ef-836b-eeb250627a85 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:56.924463 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e924b27-c77d-46ef-836b-eeb250627a85 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:56.924860 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:56.924860 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:56.925528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e924b27-c77d-46ef-836b-eeb250627a85 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:56.927179 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0e924b27-c77d-46ef-836b-eeb250627a85 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:56.959715 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:56.959715 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:56.962356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e924b27-c77d-46ef-836b-eeb250627a85 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:56.971793 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1058/2116] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:56 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:57.172957 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57922edf-a3a3-4fc1-be51-28675b3e0a2c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:33:57.178043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57922edf-a3a3-4fc1-be51-28675b3e0a2c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:57.178043 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:57.178043 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:57.178043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57922edf-a3a3-4fc1-be51-28675b3e0a2c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:57.218767 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:57.218767 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:57.220282 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57922edf-a3a3-4fc1-be51-28675b3e0a2c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:33:57.222572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57922edf-a3a3-4fc1-be51-28675b3e0a2c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 returned with HTTP 200 Jan 27 16:33:57.238280 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1059/2117] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:33:57 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 => generated 451 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:57.411730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19702edf-cb80-4411-bd57-6b116c9cf5a2 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 Jan 27 16:33:57.412292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19702edf-cb80-4411-bd57-6b116c9cf5a2 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:57.412427 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:57.412427 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:57.412799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19702edf-cb80-4411-bd57-6b116c9cf5a2 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:57.521275 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19702edf-cb80-4411-bd57-6b116c9cf5a2 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 returned with HTTP 404 Jan 27 16:33:57.522628 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1059/2118] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:57 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/95ecdb72-7546-4ad6-a84b-ade80a5172f8 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:33:57.981777 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8aa71e6b-9a53-4b6e-87ca-a709c07fc3a2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:57.982248 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8aa71e6b-9a53-4b6e-87ca-a709c07fc3a2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:57.982476 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:57.982476 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:57.983223 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8aa71e6b-9a53-4b6e-87ca-a709c07fc3a2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:57.984139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8aa71e6b-9a53-4b6e-87ca-a709c07fc3a2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:58.056890 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:58.056890 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:58.059666 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8aa71e6b-9a53-4b6e-87ca-a709c07fc3a2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:58.060929 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1060/2119] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:57 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:58.247653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16e44288-d354-453e-8067-e771ff5def73 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:33:58.248186 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16e44288-d354-453e-8067-e771ff5def73 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:58.248668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16e44288-d354-453e-8067-e771ff5def73 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:58.275435 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:58.275435 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:58.276886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-16e44288-d354-453e-8067-e771ff5def73 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:33:58.279081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16e44288-d354-453e-8067-e771ff5def73 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 returned with HTTP 200 Jan 27 16:33:58.280103 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1060/2120] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:33:58 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 => generated 478 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:33:59.076142 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22c68959-28e7-4cea-b70e-ad8c38e9f645 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:33:59.076645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22c68959-28e7-4cea-b70e-ad8c38e9f645 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:59.078282 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:59.078282 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:33:59.083211 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22c68959-28e7-4cea-b70e-ad8c38e9f645 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:59.083600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-22c68959-28e7-4cea-b70e-ad8c38e9f645 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:33:59.116614 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:59.116614 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:33:59.118938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22c68959-28e7-4cea-b70e-ad8c38e9f645 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:33:59.119837 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1061/2121] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:33:59 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:00.134200 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff88ade3-453b-45d4-92ae-3ad56158176e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:00.134745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff88ade3-453b-45d4-92ae-3ad56158176e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:00.135001 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:00.135001 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:00.135279 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff88ade3-453b-45d4-92ae-3ad56158176e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:00.135651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ff88ade3-453b-45d4-92ae-3ad56158176e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:00.162713 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:00.162713 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:00.164719 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff88ade3-453b-45d4-92ae-3ad56158176e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:00.165801 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1061/2122] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:00 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:01.091397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-1ce46d22-a982-4c36-9ce2-71f3bd898955 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:34:01.092051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-1ce46d22-a982-4c36-9ce2-71f3bd898955 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:01.092396 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:01.092396 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:01.093932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-1ce46d22-a982-4c36-9ce2-71f3bd898955 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:01.120588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:01.120588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:01.121658 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-1ce46d22-a982-4c36-9ce2-71f3bd898955 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:34:01.123617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-1ce46d22-a982-4c36-9ce2-71f3bd898955 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 returned with HTTP 200 Jan 27 16:34:01.126262 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1062/2123] 10.222.0.78 () {60 vars in 1575 bytes} [Wed Jan 27 16:34:01 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 => generated 478 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:01.179677 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d046a880-d425-4d27-b115-e702377e0429 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:01.180426 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d046a880-d425-4d27-b115-e702377e0429 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:01.180708 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:01.180708 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:01.181211 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d046a880-d425-4d27-b115-e702377e0429 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:01.181777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d046a880-d425-4d27-b115-e702377e0429 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:01.220621 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:01.220621 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:01.220621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d046a880-d425-4d27-b115-e702377e0429 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:01.220621 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1062/2124] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:01 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:02.235687 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-092f2457-d092-473b-b826-eb8edc1a47c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:02.236342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-092f2457-d092-473b-b826-eb8edc1a47c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:02.236781 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:02.236781 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:02.237497 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-092f2457-d092-473b-b826-eb8edc1a47c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:02.237796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-092f2457-d092-473b-b826-eb8edc1a47c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:02.320174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:02.320174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:02.321490 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-092f2457-d092-473b-b826-eb8edc1a47c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:02.322580 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1063/2125] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:02 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:03.336925 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8146fb2-5725-4bd1-a059-8591a3ccd723 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:03.337480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8146fb2-5725-4bd1-a059-8591a3ccd723 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:03.337716 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:03.337716 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:03.338251 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8146fb2-5725-4bd1-a059-8591a3ccd723 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:03.338740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e8146fb2-5725-4bd1-a059-8591a3ccd723 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:03.364904 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:03.364904 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:03.366956 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8146fb2-5725-4bd1-a059-8591a3ccd723 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:03.368103 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1063/2126] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:03 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:04.362707 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-01069176-e145-413a-96cd-22de5d366b0e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:34:04.363879 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-01069176-e145-413a-96cd-22de5d366b0e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:04.364255 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:04.364255 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:04.364879 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-01069176-e145-413a-96cd-22de5d366b0e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:04.386262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67f50483-6081-40ae-8495-3a1c7c1aa221 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:04.386262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67f50483-6081-40ae-8495-3a1c7c1aa221 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:04.386262 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:04.386262 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:04.386262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67f50483-6081-40ae-8495-3a1c7c1aa221 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:04.386262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-67f50483-6081-40ae-8495-3a1c7c1aa221 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:04.414449 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:04.414449 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:04.416103 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-01069176-e145-413a-96cd-22de5d366b0e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:34:04.418382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-01069176-e145-413a-96cd-22de5d366b0e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 returned with HTTP 200 Jan 27 16:34:04.419676 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1064/2127] 10.222.0.71 () {58 vars in 1368 bytes} [Wed Jan 27 16:34:04 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 => generated 478 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:04.426280 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:04.426280 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:04.428156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67f50483-6081-40ae-8495-3a1c7c1aa221 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:04.429308 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1064/2128] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:04 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:04.434134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-446fca13-1e0f-4822-9cf5-20336185556e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:34:04.434658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-446fca13-1e0f-4822-9cf5-20336185556e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:04.434872 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:04.434872 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:04.435284 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-446fca13-1e0f-4822-9cf5-20336185556e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:04.505860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] POST http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes Jan 27 16:34:04.506632 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:04.506632 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:04.507325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1204151228"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:04.508576 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:04.508576 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:04.508980 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1204151228'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:34:04.509507 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Create volume of 1 GB Jan 27 16:34:04.517929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-446fca13-1e0f-4822-9cf5-20336185556e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:04.542320 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Availability Zones retrieved successfully. Jan 27 16:34:04.556298 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:04.556298 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:04.566895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-446fca13-1e0f-4822-9cf5-20336185556e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 200 Jan 27 16:34:04.567737 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1065/2129] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:04 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 1659 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:04.572585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Flow 'volume_create_api' (27a1efaf-9bc0-41e7-814f-e607beba6792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:04.575551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89eb02b4-dfb5-46c4-a6f2-447b685b95c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:04.579253 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:34:04.590935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes Jan 27 16:34:04.591452 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:04.591452 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:04.592441 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "aefdb50d-5d62-4021-b78c-319c087edd06", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:04.594715 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'aefdb50d-5d62-4021-b78c-319c087edd06', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:34:04.652210 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:04.652210 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:04.653804 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:34:04.654174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume of 1 GB Jan 27 16:34:04.655964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Availability Zones retrieved successfully. Jan 27 16:34:04.675045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (348e039b-6faa-4b43-be48-e83c8a651f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:04.678578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f928c46a-0095-46fa-8c95-555483530d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:04.681142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:34:04.727490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89eb02b4-dfb5-46c4-a6f2-447b685b95c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:04.736112 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c413eef-b85c-48f9-a8ab-4fb58ccd399d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:04.933602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Created reservations ['e96854de-891d-4640-a620-8a90ddacd782', '1c0514b2-6ed9-45c5-8c45-3c0daae30f8f', 'b7ebe52b-c2fb-4787-b2a9-a8716c284d72', 'f88d1a31-30c1-4122-aeca-f51758cbeec9'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:04.935622 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c413eef-b85c-48f9-a8ab-4fb58ccd399d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e96854de-891d-4640-a620-8a90ddacd782', '1c0514b2-6ed9-45c5-8c45-3c0daae30f8f', 'b7ebe52b-c2fb-4787-b2a9-a8716c284d72', 'f88d1a31-30c1-4122-aeca-f51758cbeec9']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:04.938694 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21348035-c3b0-451c-bff3-8770d4b84358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:04.949509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f928c46a-0095-46fa-8c95-555483530d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aefdb50d-5d62-4021-b78c-319c087edd06', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:04.951958 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ce247c-b28f-408a-bb32-a89a89733502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:05.098883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Created reservations ['b4ed95cc-8b73-40e6-bbc3-b61fc1709b73', 'b5ff3101-148b-466c-83c0-f4d84c135888', 'cf5efba4-880b-447d-a38e-08f618657ffe', '9d73ff6c-8941-4905-8ca8-c3b275d2dc2c'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:05.100888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7ce247c-b28f-408a-bb32-a89a89733502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4ed95cc-8b73-40e6-bbc3-b61fc1709b73', 'b5ff3101-148b-466c-83c0-f4d84c135888', 'cf5efba4-880b-447d-a38e-08f618657ffe', '9d73ff6c-8941-4905-8ca8-c3b275d2dc2c']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:05.103231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36fbc12-46d5-4f8e-8076-870731e9d740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:05.105090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21348035-c3b0-451c-bff3-8770d4b84358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73148edc-e7b3-4f61-a544-98b3bdca05d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1204151228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c49234b6562e4c53800d498510e5a976',qos_specs=None,replication_status=,reservations=['e96854de-891d-4640-a620-8a90ddacd782','1c0514b2-6ed9-45c5-8c45-3c0daae30f8f','b7ebe52b-c2fb-4787-b2a9-a8716c284d72','f88d1a31-30c1-4122-aeca-f51758cbeec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611b0c3965794f73861a024ce2850f12',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:34:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1204151228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73148edc-e7b3-4f61-a544-98b3bdca05d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c49234b6562e4c53800d498510e5a976',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='611b0c3965794f73861a024ce2850f12',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:05.107294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7ae242f-5e3a-4f70-9331-edbf0cb8b949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:05.197495 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7ae242f-5e3a-4f70-9331-edbf0cb8b949) transitioned into state 'SUCCESS' from state '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-1204151228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c49234b6562e4c53800d498510e5a976',qos_specs=None,replication_status=,reservations=['e96854de-891d-4640-a620-8a90ddacd782','1c0514b2-6ed9-45c5-8c45-3c0daae30f8f','b7ebe52b-c2fb-4787-b2a9-a8716c284d72','f88d1a31-30c1-4122-aeca-f51758cbeec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611b0c3965794f73861a024ce2850f12',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:05.199768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2a4a81-959b-4835-955a-d6e0fa562367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:05.295266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36fbc12-46d5-4f8e-8076-870731e9d740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe6f0d68-65ee-4da2-9b59-cdadebb1992c', '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='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['b4ed95cc-8b73-40e6-bbc3-b61fc1709b73','b5ff3101-148b-466c-83c0-f4d84c135888','cf5efba4-880b-447d-a38e-08f618657ffe','9d73ff6c-8941-4905-8ca8-c3b275d2dc2c'],size=1,snapshot_id=aefdb50d-5d62-4021-b78c-319c087edd06,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), '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-27T16:34:05Z,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=fe6f0d68-65ee-4da2-9b59-cdadebb1992c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec0c0013a98470a964b796ba39d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aefdb50d-5d62-4021-b78c-319c087edd06,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:05.298067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aee7ea4-5d7f-4166-80cc-de1b018e132b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:05.303314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b2a4a81-959b-4835-955a-d6e0fa562367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:05.306701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Flow 'volume_create_api' (27a1efaf-9bc0-41e7-814f-e607beba6792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:05.374599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Create volume request issued successfully. Jan 27 16:34:05.394731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cf39fad-0093-4350-a63c-b5230783dee9 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes returned with HTTP 202 Jan 27 16:34:05.395794 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1065/2130] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:34:04 2021] POST /volume/v3/c49234b6562e4c53800d498510e5a976/volumes => generated 826 bytes in 894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:34:05.408553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aee7ea4-5d7f-4166-80cc-de1b018e132b) transitioned into 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='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['b4ed95cc-8b73-40e6-bbc3-b61fc1709b73','b5ff3101-148b-466c-83c0-f4d84c135888','cf5efba4-880b-447d-a38e-08f618657ffe','9d73ff6c-8941-4905-8ca8-c3b275d2dc2c'],size=1,snapshot_id=aefdb50d-5d62-4021-b78c-319c087edd06,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:05.411017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5673882-e072-4f21-b8ab-7d08077ff270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:05.412444 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91422157-c41a-42e2-8aeb-1b8cd372dc53 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:34:05.413126 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91422157-c41a-42e2-8aeb-1b8cd372dc53 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:05.413576 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:05.413576 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:05.414237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91422157-c41a-42e2-8aeb-1b8cd372dc53 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:05.485952 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:05.485952 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:05.501047 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-91422157-c41a-42e2-8aeb-1b8cd372dc53 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:34:05.556251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91422157-c41a-42e2-8aeb-1b8cd372dc53 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 200 Jan 27 16:34:05.559925 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1066/2131] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:05 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 894 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:05.588101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41f03ecd-db41-46ed-b99a-1a8b77a6171c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:05.588868 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41f03ecd-db41-46ed-b99a-1a8b77a6171c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:05.589255 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:05.589255 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:05.589659 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41f03ecd-db41-46ed-b99a-1a8b77a6171c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:05.590122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-41f03ecd-db41-46ed-b99a-1a8b77a6171c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:05.628550 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5673882-e072-4f21-b8ab-7d08077ff270) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:05.631450 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (348e039b-6faa-4b43-be48-e83c8a651f7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:05.649513 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:05.649513 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:05.656416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41f03ecd-db41-46ed-b99a-1a8b77a6171c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:05.657808 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1067/2132] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:05 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:05.705159 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request issued successfully. Jan 27 16:34:05.724892 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-cb6d7b34-4b9c-4327-a25a-5eb9287de5a8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes returned with HTTP 202 Jan 27 16:34:05.726477 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1066/2133] 10.222.0.71 () {62 vars in 1305 bytes} [Wed Jan 27 16:34:04 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes => generated 805 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:34:05.737272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a774ff7c-e7e2-4cdd-8ae2-c7eaa54c863b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:05.737931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a774ff7c-e7e2-4cdd-8ae2-c7eaa54c863b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:05.738132 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:05.738132 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:05.738930 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a774ff7c-e7e2-4cdd-8ae2-c7eaa54c863b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:05.795678 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:05.795678 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:05.811395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a774ff7c-e7e2-4cdd-8ae2-c7eaa54c863b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:05.871265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a774ff7c-e7e2-4cdd-8ae2-c7eaa54c863b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:05.874524 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1068/2134] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:05 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 873 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:05.897304 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a3841d78-d927-4d92-8e80-bb144d7c2276 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:05.898056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a3841d78-d927-4d92-8e80-bb144d7c2276 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:05.898446 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:05.898446 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:05.899091 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a3841d78-d927-4d92-8e80-bb144d7c2276 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:05.989867 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:05.989867 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:05.998601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a3841d78-d927-4d92-8e80-bb144d7c2276 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:06.031042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a3841d78-d927-4d92-8e80-bb144d7c2276 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:06.032475 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1067/2135] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:05 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 873 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:06.576454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49fc80c1-6229-491b-8fe0-094e31e6f54c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:34:06.577839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49fc80c1-6229-491b-8fe0-094e31e6f54c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:06.578172 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:06.578172 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:06.578957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49fc80c1-6229-491b-8fe0-094e31e6f54c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:06.631317 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:06.631317 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:06.640648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49fc80c1-6229-491b-8fe0-094e31e6f54c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:34:06.675534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49fc80c1-6229-491b-8fe0-094e31e6f54c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 200 Jan 27 16:34:06.676485 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f82ee30-17d3-44a0-8da5-29a872ab43a5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:06.676485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f82ee30-17d3-44a0-8da5-29a872ab43a5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:06.676687 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1069/2136] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:06 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 918 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:06.679926 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:06.679926 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:06.680666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f82ee30-17d3-44a0-8da5-29a872ab43a5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:06.681219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5f82ee30-17d3-44a0-8da5-29a872ab43a5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:06.708023 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:06.708023 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:06.710435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f82ee30-17d3-44a0-8da5-29a872ab43a5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:06.711243 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1068/2137] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:06 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:07.688674 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-095e22bd-6354-4701-b6e6-d8d04d6acea7 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:34:07.689803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-095e22bd-6354-4701-b6e6-d8d04d6acea7 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:07.690196 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:07.690196 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:07.690820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-095e22bd-6354-4701-b6e6-d8d04d6acea7 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:07.730306 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b9e5717-b049-45a5-b47b-dc8987bdbacd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:07.730905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b9e5717-b049-45a5-b47b-dc8987bdbacd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:07.731374 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:07.731374 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:07.731733 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b9e5717-b049-45a5-b47b-dc8987bdbacd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:07.732846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3b9e5717-b049-45a5-b47b-dc8987bdbacd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:07.761141 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:07.761141 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:07.763529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b9e5717-b049-45a5-b47b-dc8987bdbacd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:07.767203 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1069/2138] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:07 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:07.792724 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:07.792724 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:07.797861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-095e22bd-6354-4701-b6e6-d8d04d6acea7 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:34:07.821426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-095e22bd-6354-4701-b6e6-d8d04d6acea7 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 200 Jan 27 16:34:07.827080 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1070/2139] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:07 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 919 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:08.787842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14122e18-44b2-4ada-86cc-378764cbde57 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:08.787842 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14122e18-44b2-4ada-86cc-378764cbde57 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:08.787842 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:08.787842 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:08.787842 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14122e18-44b2-4ada-86cc-378764cbde57 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:08.787842 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-14122e18-44b2-4ada-86cc-378764cbde57 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:08.825067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:08.825067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:08.825067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14122e18-44b2-4ada-86cc-378764cbde57 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:08.829256 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1070/2140] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:08 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:09.055663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-2c966e5f-e305-4da4-aa3f-e2f319334f50 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:09.055663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-2c966e5f-e305-4da4-aa3f-e2f319334f50 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:09.055663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:09.055663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:09.055663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-2c966e5f-e305-4da4-aa3f-e2f319334f50 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:09.207753 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:09.207753 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:09.226975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-2c966e5f-e305-4da4-aa3f-e2f319334f50 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:09.300949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-2c966e5f-e305-4da4-aa3f-e2f319334f50 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:09.302221 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1071/2141] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:09 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:09.844119 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ad84348-a2b1-439d-8553-23fa0e2625e7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:09.844119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ad84348-a2b1-439d-8553-23fa0e2625e7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:09.844119 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:09.844119 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:09.844119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ad84348-a2b1-439d-8553-23fa0e2625e7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:09.844119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5ad84348-a2b1-439d-8553-23fa0e2625e7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:09.899076 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:09.899076 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:09.901956 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ad84348-a2b1-439d-8553-23fa0e2625e7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:09.903421 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1071/2142] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:09 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:10.920498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8a1f4cf-2a73-487e-9bd1-06a15cf50a29 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:10.921921 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8a1f4cf-2a73-487e-9bd1-06a15cf50a29 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:10.923093 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:10.923093 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:10.924593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8a1f4cf-2a73-487e-9bd1-06a15cf50a29 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:10.925363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f8a1f4cf-2a73-487e-9bd1-06a15cf50a29 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:11.013419 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:11.013419 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:11.020775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8a1f4cf-2a73-487e-9bd1-06a15cf50a29 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:11.035290 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1072/2143] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:10 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:12.044458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f6264d7-4e31-4786-985d-768b057f1116 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:12.045417 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f6264d7-4e31-4786-985d-768b057f1116 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:12.046065 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:12.046065 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:12.046389 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f6264d7-4e31-4786-985d-768b057f1116 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:12.049693 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2f6264d7-4e31-4786-985d-768b057f1116 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:12.099083 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:12.099083 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:12.102675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f6264d7-4e31-4786-985d-768b057f1116 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:12.103673 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1072/2144] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:12 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:12.324461 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-946e733d-f7df-4c0b-a19c-8edbe2bc5160 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:12.324461 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-946e733d-f7df-4c0b-a19c-8edbe2bc5160 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:12.324461 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:12.324461 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:12.324461 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-946e733d-f7df-4c0b-a19c-8edbe2bc5160 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:12.443058 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:12.443058 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:12.460473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-946e733d-f7df-4c0b-a19c-8edbe2bc5160 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:12.485425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-946e733d-f7df-4c0b-a19c-8edbe2bc5160 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:12.485425 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1073/2145] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:12 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:13.119925 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f9d3bbd-8ae8-4a80-98b0-2e25438624b2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:13.119925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f9d3bbd-8ae8-4a80-98b0-2e25438624b2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:13.119925 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:13.119925 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:13.119925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f9d3bbd-8ae8-4a80-98b0-2e25438624b2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:13.119925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9f9d3bbd-8ae8-4a80-98b0-2e25438624b2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:13.157925 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:13.157925 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:13.157925 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f9d3bbd-8ae8-4a80-98b0-2e25438624b2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:13.157925 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1073/2146] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:13 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:14.192664 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59fa95d8-ff25-4da4-9a78-38a24a986cd2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:14.192664 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59fa95d8-ff25-4da4-9a78-38a24a986cd2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:14.192664 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:14.192664 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:14.192664 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59fa95d8-ff25-4da4-9a78-38a24a986cd2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:14.192664 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-59fa95d8-ff25-4da4-9a78-38a24a986cd2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:14.201839 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:14.201839 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:14.204447 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59fa95d8-ff25-4da4-9a78-38a24a986cd2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:14.205708 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1074/2147] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:14 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:15.227984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa02d7d7-239a-4644-b892-474d7027aa53 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:15.227984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa02d7d7-239a-4644-b892-474d7027aa53 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:15.227984 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:15.227984 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:15.227984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa02d7d7-239a-4644-b892-474d7027aa53 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:15.227984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fa02d7d7-239a-4644-b892-474d7027aa53 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:15.243668 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:15.243668 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:15.245503 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa02d7d7-239a-4644-b892-474d7027aa53 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:15.246470 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1074/2148] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:15 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:15.541840 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c8bee7dc-3ae8-4ac0-8586-3e0bec9ca435 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:15.541840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c8bee7dc-3ae8-4ac0-8586-3e0bec9ca435 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:15.541840 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:15.541840 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:15.541840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c8bee7dc-3ae8-4ac0-8586-3e0bec9ca435 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:15.618043 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:15.618043 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:15.646887 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c8bee7dc-3ae8-4ac0-8586-3e0bec9ca435 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:15.698470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c8bee7dc-3ae8-4ac0-8586-3e0bec9ca435 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:15.703355 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1075/2149] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:15 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:16.261296 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8d10b59-957f-4ab3-b1d6-4a7d72280f28 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:16.261839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8d10b59-957f-4ab3-b1d6-4a7d72280f28 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:16.262205 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:16.262205 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:16.262708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8d10b59-957f-4ab3-b1d6-4a7d72280f28 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:16.263195 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f8d10b59-957f-4ab3-b1d6-4a7d72280f28 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:16.305814 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:16.305814 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:16.305814 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8d10b59-957f-4ab3-b1d6-4a7d72280f28 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:16.305814 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1075/2150] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:16 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:17.306886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f63c5b9-618e-42d8-aa74-5e9f5ce70133 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:17.307672 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f63c5b9-618e-42d8-aa74-5e9f5ce70133 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:17.307858 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:17.307858 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:17.308609 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f63c5b9-618e-42d8-aa74-5e9f5ce70133 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:17.308609 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2f63c5b9-618e-42d8-aa74-5e9f5ce70133 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:17.331919 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:17.331919 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:17.333833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f63c5b9-618e-42d8-aa74-5e9f5ce70133 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:17.334768 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1076/2151] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:17 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:17.906034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c435ac44-493f-42e3-99e5-c0acc1f3c617 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] DELETE http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:34:17.907181 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c435ac44-493f-42e3-99e5-c0acc1f3c617 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:17.907181 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:17.907181 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:17.907181 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c435ac44-493f-42e3-99e5-c0acc1f3c617 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:17.907793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c435ac44-493f-42e3-99e5-c0acc1f3c617 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Delete volume with id: 9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:34:17.960948 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:17.960948 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:17.962138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c435ac44-493f-42e3-99e5-c0acc1f3c617 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:34:18.218039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c435ac44-493f-42e3-99e5-c0acc1f3c617 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Delete volume request issued successfully. Jan 27 16:34:18.218039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c435ac44-493f-42e3-99e5-c0acc1f3c617 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 202 Jan 27 16:34:18.218039 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1076/2152] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:34:17 2021] DELETE /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:34:18.218429 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbab1665-82d2-4550-af8d-fac0bfbf4a29 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:34:18.218429 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbab1665-82d2-4550-af8d-fac0bfbf4a29 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:18.218429 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:18.218429 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:18.218429 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbab1665-82d2-4550-af8d-fac0bfbf4a29 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:18.261137 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:18.261137 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:18.273247 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bbab1665-82d2-4550-af8d-fac0bfbf4a29 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:34:18.299420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbab1665-82d2-4550-af8d-fac0bfbf4a29 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:34:18.315099 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1077/2153] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:18 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:18.350406 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4c9b708-a316-45c0-a3fd-2fa752f9fbdb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:18.350937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4c9b708-a316-45c0-a3fd-2fa752f9fbdb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:18.351153 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:18.351153 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:18.351564 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4c9b708-a316-45c0-a3fd-2fa752f9fbdb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:18.351921 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d4c9b708-a316-45c0-a3fd-2fa752f9fbdb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:18.397685 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:18.397685 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:18.397685 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4c9b708-a316-45c0-a3fd-2fa752f9fbdb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:18.410954 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1077/2154] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:18 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:18.704616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-fd991712-132f-4caf-aa0c-6960b5d6926a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:18.705143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-fd991712-132f-4caf-aa0c-6960b5d6926a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:18.705359 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:18.705359 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:18.705732 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-fd991712-132f-4caf-aa0c-6960b5d6926a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:18.758921 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:18.758921 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:18.774150 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-fd991712-132f-4caf-aa0c-6960b5d6926a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:18.801932 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-fd991712-132f-4caf-aa0c-6960b5d6926a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:18.803026 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1078/2155] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:18 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:19.322316 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c810c882-1528-4236-a669-3ade4c31a916 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:34:19.323708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c810c882-1528-4236-a669-3ade4c31a916 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:19.324129 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:19.324129 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:19.324929 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c810c882-1528-4236-a669-3ade4c31a916 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:19.416940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:19.416940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:19.440957 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c810c882-1528-4236-a669-3ade4c31a916 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:34:19.471174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e162763-b428-49e2-a87b-0676dbee6fd5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:19.471174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e162763-b428-49e2-a87b-0676dbee6fd5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:19.471174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:19.471174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:19.471174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e162763-b428-49e2-a87b-0676dbee6fd5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:19.471174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3e162763-b428-49e2-a87b-0676dbee6fd5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:19.473519 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c810c882-1528-4236-a669-3ade4c31a916 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:34:19.473519 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1078/2156] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:19 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 916 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:19.476222 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:19.476222 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:19.478310 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e162763-b428-49e2-a87b-0676dbee6fd5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:19.479134 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1079/2157] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:19 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:20.486030 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36439b02-5995-43a7-925b-09ce9b40b9c7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:34:20.490345 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36439b02-5995-43a7-925b-09ce9b40b9c7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:20.490345 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:20.490345 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:20.490345 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36439b02-5995-43a7-925b-09ce9b40b9c7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:20.495443 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07dd52ac-8334-4b06-8dff-0b28c93ad668 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:20.496657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07dd52ac-8334-4b06-8dff-0b28c93ad668 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:20.501863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:20.501863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:20.502616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07dd52ac-8334-4b06-8dff-0b28c93ad668 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:20.503401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-07dd52ac-8334-4b06-8dff-0b28c93ad668 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:20.568190 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:20.568190 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:20.570141 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:20.570141 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:20.571932 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07dd52ac-8334-4b06-8dff-0b28c93ad668 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:20.572742 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1080/2158] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:20 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:20.580829 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36439b02-5995-43a7-925b-09ce9b40b9c7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:34:20.639513 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36439b02-5995-43a7-925b-09ce9b40b9c7 tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:34:20.639513 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1079/2159] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:20 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 916 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:21.586213 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ae60d59-8eee-43fc-8a57-f7d9ff200541 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:21.600588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ae60d59-8eee-43fc-8a57-f7d9ff200541 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:21.600588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:21.600588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:21.600588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ae60d59-8eee-43fc-8a57-f7d9ff200541 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:21.600588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3ae60d59-8eee-43fc-8a57-f7d9ff200541 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:21.609810 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:21.609810 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:21.611708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ae60d59-8eee-43fc-8a57-f7d9ff200541 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:21.612514 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1081/2160] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:21 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:21.653194 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8596ad8d-5f6a-414b-b755-882af0148f7d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:34:21.653796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8596ad8d-5f6a-414b-b755-882af0148f7d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:21.654082 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:21.654082 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:21.654597 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8596ad8d-5f6a-414b-b755-882af0148f7d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:21.709205 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:21.709205 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:21.721022 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8596ad8d-5f6a-414b-b755-882af0148f7d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Volume info retrieved successfully. Jan 27 16:34:21.745341 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8596ad8d-5f6a-414b-b755-882af0148f7d tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 200 Jan 27 16:34:21.746835 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1080/2161] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:21 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:21.836838 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-ebd5c55a-1252-4d36-af64-9c4252641b1c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:21.837380 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-ebd5c55a-1252-4d36-af64-9c4252641b1c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:21.837599 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:21.837599 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:21.837954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-ebd5c55a-1252-4d36-af64-9c4252641b1c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:21.948232 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:21.948232 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:21.948232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-ebd5c55a-1252-4d36-af64-9c4252641b1c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:21.948232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-ebd5c55a-1252-4d36-af64-9c4252641b1c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:21.948232 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1082/2162] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:21 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:22.733595 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e39ca979-b3be-457b-891e-03f4b1b9534d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:22.733595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e39ca979-b3be-457b-891e-03f4b1b9534d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:22.733595 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:22.733595 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:22.733595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e39ca979-b3be-457b-891e-03f4b1b9534d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:22.733595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e39ca979-b3be-457b-891e-03f4b1b9534d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:22.733595 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:22.733595 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:22.733595 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e39ca979-b3be-457b-891e-03f4b1b9534d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:22.733595 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1081/2163] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:22 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:22.778848 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4117b1d-5e07-47da-8fa3-16e98b1d88ca tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] GET http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 Jan 27 16:34:22.778848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4117b1d-5e07-47da-8fa3-16e98b1d88ca tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:22.778848 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:22.778848 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:22.778848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4117b1d-5e07-47da-8fa3-16e98b1d88ca tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:22.906851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4117b1d-5e07-47da-8fa3-16e98b1d88ca tempest-AttachVolumeNegativeTest-1547140639 tempest-AttachVolumeNegativeTest-1547140639-project] http://10.222.0.78/volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 returned with HTTP 404 Jan 27 16:34:22.908598 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1083/2164] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:22 2021] GET /volume/v3/c8d274c0810b46709e2d26deaea41621/volumes/9210d88f-3022-4e8d-a85a-fabee1df58f5 => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:23.677922 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a139dfa-2af7-4a5b-8183-5ad709169666 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:23.678443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a139dfa-2af7-4a5b-8183-5ad709169666 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:23.678648 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:23.678648 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:23.678997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a139dfa-2af7-4a5b-8183-5ad709169666 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:23.679394 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3a139dfa-2af7-4a5b-8183-5ad709169666 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:23.700908 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:23.700908 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:23.702816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a139dfa-2af7-4a5b-8183-5ad709169666 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:23.703646 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1082/2165] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:23 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:24.719482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e49e68f6-15f0-44f1-a8f1-0f57031bab97 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:24.719482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e49e68f6-15f0-44f1-a8f1-0f57031bab97 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:24.719482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e49e68f6-15f0-44f1-a8f1-0f57031bab97 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:24.748214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e49e68f6-15f0-44f1-a8f1-0f57031bab97 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:24.766498 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:24.766498 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:24.768115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e49e68f6-15f0-44f1-a8f1-0f57031bab97 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:24.769050 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1084/2166] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:24 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:24.959078 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c06d2205-e86a-49a4-a0ac-c10884ad250b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:24.959731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c06d2205-e86a-49a4-a0ac-c10884ad250b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:24.959937 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:24.959937 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:24.960356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c06d2205-e86a-49a4-a0ac-c10884ad250b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:25.025117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:25.025117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:25.038940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c06d2205-e86a-49a4-a0ac-c10884ad250b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:25.067231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c06d2205-e86a-49a4-a0ac-c10884ad250b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:25.068104 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1083/2167] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:24 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:25.783221 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afbfacba-75da-4f60-8d5e-85ec71aa2818 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:25.783805 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afbfacba-75da-4f60-8d5e-85ec71aa2818 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:25.783994 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:25.783994 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:25.784369 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afbfacba-75da-4f60-8d5e-85ec71aa2818 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:25.784740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-afbfacba-75da-4f60-8d5e-85ec71aa2818 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:25.806473 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:25.806473 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:25.808339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afbfacba-75da-4f60-8d5e-85ec71aa2818 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:25.809138 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1085/2168] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:25 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:26.836977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-069a9b93-cad5-4e13-9c35-7ee80f4b696c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:26.836977 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-069a9b93-cad5-4e13-9c35-7ee80f4b696c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:26.836977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:26.836977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:26.836977 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-069a9b93-cad5-4e13-9c35-7ee80f4b696c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:26.836977 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-069a9b93-cad5-4e13-9c35-7ee80f4b696c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:26.927981 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:26.927981 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:26.930274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-069a9b93-cad5-4e13-9c35-7ee80f4b696c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:26.975383 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1084/2169] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:26 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:27.950522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e878801-e09a-4c15-9f2b-52d601ec07f2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:27.951056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e878801-e09a-4c15-9f2b-52d601ec07f2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:27.952004 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:27.952004 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:27.952332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e878801-e09a-4c15-9f2b-52d601ec07f2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:27.952584 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6e878801-e09a-4c15-9f2b-52d601ec07f2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:27.993539 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:27.993539 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:27.993539 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e878801-e09a-4c15-9f2b-52d601ec07f2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:27.993539 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1086/2170] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:27 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:28.089499 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-f7d8dca3-30e4-4004-97ae-c348cc373032 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:28.089499 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-f7d8dca3-30e4-4004-97ae-c348cc373032 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:28.089499 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:28.089499 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:28.089499 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-f7d8dca3-30e4-4004-97ae-c348cc373032 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:28.141804 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:28.141804 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:28.153102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-f7d8dca3-30e4-4004-97ae-c348cc373032 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:28.178543 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-f7d8dca3-30e4-4004-97ae-c348cc373032 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:28.179466 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1085/2171] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:28 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:29.007044 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e35e3cd-fb31-48ef-9995-897e4d97ae99 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:29.007044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e35e3cd-fb31-48ef-9995-897e4d97ae99 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:29.007044 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:29.007044 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:29.007044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e35e3cd-fb31-48ef-9995-897e4d97ae99 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:29.007044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0e35e3cd-fb31-48ef-9995-897e4d97ae99 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:29.055321 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:29.055321 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:29.057252 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e35e3cd-fb31-48ef-9995-897e4d97ae99 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:29.058381 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1087/2172] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:28 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:30.075400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae1446b6-3fd5-41aa-93ee-a16597cb0d82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:30.076356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae1446b6-3fd5-41aa-93ee-a16597cb0d82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:30.079056 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:30.079056 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:30.079677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae1446b6-3fd5-41aa-93ee-a16597cb0d82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:30.080286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ae1446b6-3fd5-41aa-93ee-a16597cb0d82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:30.108863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:30.108863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:30.110469 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae1446b6-3fd5-41aa-93ee-a16597cb0d82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:30.111385 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1086/2173] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:30 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:31.127020 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-942bed6e-209e-4b5b-8706-ad7e02a76c7b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:31.128429 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-942bed6e-209e-4b5b-8706-ad7e02a76c7b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:31.128850 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:31.128850 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:31.129509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-942bed6e-209e-4b5b-8706-ad7e02a76c7b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:31.130088 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-942bed6e-209e-4b5b-8706-ad7e02a76c7b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:31.159265 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:31.159265 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:31.161502 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-942bed6e-209e-4b5b-8706-ad7e02a76c7b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:31.162459 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1088/2174] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:31 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:31.180841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4a6acabb-7310-449f-93c8-e18ce4a2d25e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:31.186805 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4a6acabb-7310-449f-93c8-e18ce4a2d25e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:31.186805 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:31.186805 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:31.186805 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4a6acabb-7310-449f-93c8-e18ce4a2d25e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:31.308438 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:31.308438 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:31.320414 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4a6acabb-7310-449f-93c8-e18ce4a2d25e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:31.386246 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4a6acabb-7310-449f-93c8-e18ce4a2d25e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:31.386246 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1087/2175] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:31 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:32.178152 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e75ce1ab-a7e2-42b4-b991-2be2bed07f6d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:32.178648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e75ce1ab-a7e2-42b4-b991-2be2bed07f6d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:32.178879 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:32.178879 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:32.179389 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e75ce1ab-a7e2-42b4-b991-2be2bed07f6d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:32.179772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e75ce1ab-a7e2-42b4-b991-2be2bed07f6d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:32.231722 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:32.231722 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:32.236130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e75ce1ab-a7e2-42b4-b991-2be2bed07f6d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:32.237692 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1089/2176] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:32 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:33.252428 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c8a53e2-0fe9-42fa-b51b-d119d4171d2a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:33.253519 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c8a53e2-0fe9-42fa-b51b-d119d4171d2a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:33.253928 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:33.253928 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:33.254315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c8a53e2-0fe9-42fa-b51b-d119d4171d2a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:33.254690 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3c8a53e2-0fe9-42fa-b51b-d119d4171d2a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:33.278581 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:33.278581 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:33.281417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c8a53e2-0fe9-42fa-b51b-d119d4171d2a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:33.289021 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1088/2177] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:33 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:34.298351 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbe14032-130a-48fc-88fe-25bc493e8a11 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:34.298956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbe14032-130a-48fc-88fe-25bc493e8a11 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:34.299088 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:34.299088 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:34.299461 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbe14032-130a-48fc-88fe-25bc493e8a11 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:34.299802 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fbe14032-130a-48fc-88fe-25bc493e8a11 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:34.332307 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:34.332307 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:34.332307 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbe14032-130a-48fc-88fe-25bc493e8a11 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:34.332307 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1090/2178] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:34 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:34.399831 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5ab0dfa6-afd0-42fe-beab-bf3e07d885b9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:34.401475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5ab0dfa6-afd0-42fe-beab-bf3e07d885b9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:34.402024 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:34.402024 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:34.402990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5ab0dfa6-afd0-42fe-beab-bf3e07d885b9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:34.464384 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:34.464384 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:34.476081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5ab0dfa6-afd0-42fe-beab-bf3e07d885b9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:34.501467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5ab0dfa6-afd0-42fe-beab-bf3e07d885b9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:34.512461 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1089/2179] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:34 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:35.343985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddd35ae3-8e73-4fc8-96b6-d85831ef2ec4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:35.344503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddd35ae3-8e73-4fc8-96b6-d85831ef2ec4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:35.344748 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:35.344748 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:35.345196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddd35ae3-8e73-4fc8-96b6-d85831ef2ec4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:35.345803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ddd35ae3-8e73-4fc8-96b6-d85831ef2ec4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:35.430311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:35.430311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:35.448623 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddd35ae3-8e73-4fc8-96b6-d85831ef2ec4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:35.448623 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1091/2180] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:35 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:36.458122 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64517522-b34d-4c7a-820d-5cf6a9fc2cd5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:36.458651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64517522-b34d-4c7a-820d-5cf6a9fc2cd5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:36.458870 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:36.458870 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:36.459433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64517522-b34d-4c7a-820d-5cf6a9fc2cd5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:36.460718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-64517522-b34d-4c7a-820d-5cf6a9fc2cd5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:36.497502 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:36.497502 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:36.500712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64517522-b34d-4c7a-820d-5cf6a9fc2cd5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:36.515312 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1090/2181] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:36 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:37.540082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8a6f6cc-f7ef-4931-a9cc-eabfd29990c5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:37.540082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8a6f6cc-f7ef-4931-a9cc-eabfd29990c5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:37.540082 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:37.540082 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:37.540082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8a6f6cc-f7ef-4931-a9cc-eabfd29990c5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:37.540082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d8a6f6cc-f7ef-4931-a9cc-eabfd29990c5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:37.557308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-38928c28-05f5-45d9-b974-418f651c182c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:37.557860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-38928c28-05f5-45d9-b974-418f651c182c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:37.558053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:37.558053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:37.558793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-38928c28-05f5-45d9-b974-418f651c182c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:37.567159 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:37.567159 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:37.569032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8a6f6cc-f7ef-4931-a9cc-eabfd29990c5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:37.570155 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1092/2182] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:37 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:37.748176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:37.748176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:37.772374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-38928c28-05f5-45d9-b974-418f651c182c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:37.844308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-38928c28-05f5-45d9-b974-418f651c182c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:37.846377 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1091/2183] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:37 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:38.589603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ef8f2b6-c948-4180-8209-29f834ee12a0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:38.589603 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ef8f2b6-c948-4180-8209-29f834ee12a0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:38.589603 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:38.589603 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:38.599990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ef8f2b6-c948-4180-8209-29f834ee12a0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:38.599990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4ef8f2b6-c948-4180-8209-29f834ee12a0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:38.672199 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:38.672199 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:38.672199 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ef8f2b6-c948-4180-8209-29f834ee12a0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:38.672199 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1093/2184] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:38 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:39.656298 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-020f2697-6e10-4ec5-bfdc-a89785a06422 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:39.656833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-020f2697-6e10-4ec5-bfdc-a89785a06422 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:39.657019 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:39.657019 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:39.657401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-020f2697-6e10-4ec5-bfdc-a89785a06422 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:39.657785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-020f2697-6e10-4ec5-bfdc-a89785a06422 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:39.685715 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:39.685715 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:39.687513 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-020f2697-6e10-4ec5-bfdc-a89785a06422 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:39.688677 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1092/2185] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:39 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:40.707214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b204068-a1a1-4021-a527-022569599fbf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:40.707214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b204068-a1a1-4021-a527-022569599fbf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:40.707214 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:40.707214 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:40.707214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b204068-a1a1-4021-a527-022569599fbf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:40.707214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8b204068-a1a1-4021-a527-022569599fbf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:40.842404 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:40.842404 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:40.842404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b204068-a1a1-4021-a527-022569599fbf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:40.842404 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1094/2186] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:40 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:40.847954 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5a073fc7-508c-430b-adee-560697ca2296 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:40.848554 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5a073fc7-508c-430b-adee-560697ca2296 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:40.848806 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:40.848806 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:40.849203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5a073fc7-508c-430b-adee-560697ca2296 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:40.944188 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:40.944188 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:40.967904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5a073fc7-508c-430b-adee-560697ca2296 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:41.003543 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5a073fc7-508c-430b-adee-560697ca2296 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:41.004427 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1093/2187] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:40 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:41.747579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f2b1d15-87d8-4adb-a002-4c41483b58eb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:41.748266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f2b1d15-87d8-4adb-a002-4c41483b58eb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:41.748266 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:41.748266 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:41.748767 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f2b1d15-87d8-4adb-a002-4c41483b58eb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:41.749148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2f2b1d15-87d8-4adb-a002-4c41483b58eb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:41.817750 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:41.817750 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:41.849090 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f2b1d15-87d8-4adb-a002-4c41483b58eb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:41.858690 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1095/2188] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:41 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:42.900169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29e2d9ca-67ca-4357-80f6-5badca434cb0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:42.900169 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29e2d9ca-67ca-4357-80f6-5badca434cb0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:42.900169 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:42.900169 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:42.900169 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29e2d9ca-67ca-4357-80f6-5badca434cb0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:42.900169 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-29e2d9ca-67ca-4357-80f6-5badca434cb0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:42.906970 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:42.906970 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:42.908852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29e2d9ca-67ca-4357-80f6-5badca434cb0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:42.909655 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1094/2189] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:42 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:43.924536 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a31976f7-6e67-432c-b70e-6f77d0363277 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:43.925076 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a31976f7-6e67-432c-b70e-6f77d0363277 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:43.925290 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:43.925290 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:43.925739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a31976f7-6e67-432c-b70e-6f77d0363277 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:43.926113 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a31976f7-6e67-432c-b70e-6f77d0363277 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:44.004410 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5b25647e-a085-4679-b311-235b03491e1a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:44.004967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5b25647e-a085-4679-b311-235b03491e1a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:44.005145 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:44.005145 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:44.005520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5b25647e-a085-4679-b311-235b03491e1a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:44.034214 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:44.034214 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:44.046289 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a31976f7-6e67-432c-b70e-6f77d0363277 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:44.050960 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1096/2190] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:43 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:44.105862 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:44.105862 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:44.135109 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5b25647e-a085-4679-b311-235b03491e1a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:44.186822 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5b25647e-a085-4679-b311-235b03491e1a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:44.188311 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1095/2191] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:43 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:45.064486 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23a3300f-5b3e-4b09-9dbd-69a4c26b7c8d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:45.065021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23a3300f-5b3e-4b09-9dbd-69a4c26b7c8d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:45.068177 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:45.068177 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:45.068177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23a3300f-5b3e-4b09-9dbd-69a4c26b7c8d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:45.068177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-23a3300f-5b3e-4b09-9dbd-69a4c26b7c8d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:45.100287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:45.100287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:45.102146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23a3300f-5b3e-4b09-9dbd-69a4c26b7c8d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:45.143140 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1097/2192] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:45 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:46.121004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7853fcab-4cc1-48ba-8e12-41439d74f446 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:46.121004 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7853fcab-4cc1-48ba-8e12-41439d74f446 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:46.121004 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:46.121004 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:46.121004 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7853fcab-4cc1-48ba-8e12-41439d74f446 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:46.126938 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7853fcab-4cc1-48ba-8e12-41439d74f446 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:46.159223 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:46.159223 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:46.172032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7853fcab-4cc1-48ba-8e12-41439d74f446 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:46.172032 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1096/2193] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:46 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:47.177943 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32ab3c5c-ec56-4eb1-a58e-124261d99c1c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:47.179096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32ab3c5c-ec56-4eb1-a58e-124261d99c1c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:47.179481 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:47.179481 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:47.180047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32ab3c5c-ec56-4eb1-a58e-124261d99c1c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:47.180567 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-32ab3c5c-ec56-4eb1-a58e-124261d99c1c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:47.211821 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5e697727-1aee-419d-b5fe-ff8fb3c6d106 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:47.212534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5e697727-1aee-419d-b5fe-ff8fb3c6d106 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:47.212755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:47.212755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:47.213138 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5e697727-1aee-419d-b5fe-ff8fb3c6d106 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:47.243504 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:47.243504 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:47.245372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32ab3c5c-ec56-4eb1-a58e-124261d99c1c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:47.246854 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1098/2194] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:47 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:47.321355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:47.321355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:47.345743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5e697727-1aee-419d-b5fe-ff8fb3c6d106 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:47.408570 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5e697727-1aee-419d-b5fe-ff8fb3c6d106 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:47.408570 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1097/2195] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:47 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:48.261607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29361a02-d791-4154-b0fa-ecc43855e4bc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:48.263262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29361a02-d791-4154-b0fa-ecc43855e4bc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:48.264063 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:48.264063 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:48.264751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29361a02-d791-4154-b0fa-ecc43855e4bc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:48.265309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-29361a02-d791-4154-b0fa-ecc43855e4bc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:48.314586 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:48.314586 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:48.317466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29361a02-d791-4154-b0fa-ecc43855e4bc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:48.318497 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1099/2196] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:48 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:49.333509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a3bc37c-08e9-4930-b614-7cb93feb365b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:49.334081 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a3bc37c-08e9-4930-b614-7cb93feb365b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:49.334230 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:49.334230 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:49.334961 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a3bc37c-08e9-4930-b614-7cb93feb365b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:49.335526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8a3bc37c-08e9-4930-b614-7cb93feb365b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:49.398794 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:49.398794 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:49.398794 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a3bc37c-08e9-4930-b614-7cb93feb365b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:49.398794 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1098/2197] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:49 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:50.397851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb4c3fde-bd51-4dbb-98a5-5a4d08ddb786 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:50.398352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb4c3fde-bd51-4dbb-98a5-5a4d08ddb786 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:50.398576 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:50.398576 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:50.398953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb4c3fde-bd51-4dbb-98a5-5a4d08ddb786 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:50.399362 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-eb4c3fde-bd51-4dbb-98a5-5a4d08ddb786 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:50.412746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-8722b667-a3c2-455a-a62e-14fda68c4f87 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:50.413406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-8722b667-a3c2-455a-a62e-14fda68c4f87 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:50.413656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:50.413656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:50.414044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-8722b667-a3c2-455a-a62e-14fda68c4f87 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:50.488279 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:50.488279 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:50.488279 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb4c3fde-bd51-4dbb-98a5-5a4d08ddb786 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:50.488279 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1100/2198] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:50 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:50.513900 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:50.513900 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:50.525420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-8722b667-a3c2-455a-a62e-14fda68c4f87 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:50.552224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-8722b667-a3c2-455a-a62e-14fda68c4f87 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:50.555823 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1099/2199] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:50 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:51.490302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5c06bdc-884d-49aa-b47b-c0e17aee9be2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:51.491387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5c06bdc-884d-49aa-b47b-c0e17aee9be2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:51.491796 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:51.491796 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:51.492568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5c06bdc-884d-49aa-b47b-c0e17aee9be2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:51.493331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b5c06bdc-884d-49aa-b47b-c0e17aee9be2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:51.547691 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:51.547691 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:51.574548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5c06bdc-884d-49aa-b47b-c0e17aee9be2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:51.574548 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1101/2200] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:51 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:52.566380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e79e064b-f2f9-4d92-a97a-a4308b720216 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:52.566887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e79e064b-f2f9-4d92-a97a-a4308b720216 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:52.567103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:52.567103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:52.567503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e79e064b-f2f9-4d92-a97a-a4308b720216 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:52.567939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e79e064b-f2f9-4d92-a97a-a4308b720216 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:52.596342 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:52.596342 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:52.598542 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e79e064b-f2f9-4d92-a97a-a4308b720216 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:52.600061 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1100/2201] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:52 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:53.569419 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-6968ecc8-d018-444c-9eab-a346f9c51917 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:53.569419 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-6968ecc8-d018-444c-9eab-a346f9c51917 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:53.569419 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:53.569419 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:53.569419 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-6968ecc8-d018-444c-9eab-a346f9c51917 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:53.616212 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2832de34-115d-464d-a2b8-b8ce743e9a42 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:53.617117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2832de34-115d-464d-a2b8-b8ce743e9a42 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:53.617542 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:53.617542 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:53.618173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2832de34-115d-464d-a2b8-b8ce743e9a42 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:53.618730 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2832de34-115d-464d-a2b8-b8ce743e9a42 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:53.622823 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:53.622823 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:53.633319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-6968ecc8-d018-444c-9eab-a346f9c51917 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:53.684324 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-6968ecc8-d018-444c-9eab-a346f9c51917 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:53.687067 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1102/2202] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:53 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:53.691633 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:53.691633 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:53.693787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2832de34-115d-464d-a2b8-b8ce743e9a42 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:53.695025 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1101/2203] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:53 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:54.725456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa43d60a-235e-46e4-9515-1963c55b4eea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:54.725456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa43d60a-235e-46e4-9515-1963c55b4eea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:54.725456 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:54.725456 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:54.727087 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa43d60a-235e-46e4-9515-1963c55b4eea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:54.735781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fa43d60a-235e-46e4-9515-1963c55b4eea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:54.777195 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:54.777195 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:54.781827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa43d60a-235e-46e4-9515-1963c55b4eea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:54.784106 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1103/2204] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:54 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:55.280980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-af669b68-5927-43bf-b191-8230a04ba58a req-17fe4da8-b38a-411f-a427-60fe0c899f02 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:34:55.280980 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-af669b68-5927-43bf-b191-8230a04ba58a req-17fe4da8-b38a-411f-a427-60fe0c899f02 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:55.280980 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:55.280980 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:55.280980 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-af669b68-5927-43bf-b191-8230a04ba58a req-17fe4da8-b38a-411f-a427-60fe0c899f02 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:55.351482 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:55.351482 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:55.360388 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-af669b68-5927-43bf-b191-8230a04ba58a req-17fe4da8-b38a-411f-a427-60fe0c899f02 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:34:55.394336 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-af669b68-5927-43bf-b191-8230a04ba58a req-17fe4da8-b38a-411f-a427-60fe0c899f02 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 200 Jan 27 16:34:55.394336 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1102/2205] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:34:55 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 919 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:55.515847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa43d60a-235e-46e4-9515-1963c55b4eea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:34:55.516582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa43d60a-235e-46e4-9515-1963c55b4eea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:55.516853 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:55.516853 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:55.517360 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa43d60a-235e-46e4-9515-1963c55b4eea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:55.518628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa43d60a-235e-46e4-9515-1963c55b4eea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:34:55.519261 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1104/2206] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:34:55 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:34:55.533788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-af669b68-5927-43bf-b191-8230a04ba58a req-609903d2-4563-421e-843d-3cd512e5278c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] POST http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments Jan 27 16:34:55.534612 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:55.534612 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:55.535031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-af669b68-5927-43bf-b191-8230a04ba58a req-609903d2-4563-421e-843d-3cd512e5278c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73148edc-e7b3-4f61-a544-98b3bdca05d0", "instance_uuid": "3a2af215-aba3-49ca-8110-dd6b6080344d", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:55.603994 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:55.603994 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:55.798554 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0ff39a5-7276-4812-928e-b5f95b89c724 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:55.799085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0ff39a5-7276-4812-928e-b5f95b89c724 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:55.799568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0ff39a5-7276-4812-928e-b5f95b89c724 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:55.799940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b0ff39a5-7276-4812-928e-b5f95b89c724 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:55.824766 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:55.824766 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:55.827694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0ff39a5-7276-4812-928e-b5f95b89c724 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:55.828891 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1105/2207] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:55 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:55.898363 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-af669b68-5927-43bf-b191-8230a04ba58a req-609903d2-4563-421e-843d-3cd512e5278c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments returned with HTTP 200 Jan 27 16:34:55.899641 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1103/2208] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:34:55 2021] POST /volume/v3/c49234b6562e4c53800d498510e5a976/attachments => generated 273 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:56.154058 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-af669b68-5927-43bf-b191-8230a04ba58a req-c991fe79-b723-485b-be43-44ef915de617 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] POST http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments/cb56b0c4-1a33-4565-8e91-b7958b33e580/action Jan 27 16:34:56.155318 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:56.155318 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:56.156761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-af669b68-5927-43bf-b191-8230a04ba58a req-c991fe79-b723-485b-be43-44ef915de617 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:34:56.156761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-af669b68-5927-43bf-b191-8230a04ba58a req-c991fe79-b723-485b-be43-44ef915de617 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:56.237601 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.237601 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:56.601791 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-af669b68-5927-43bf-b191-8230a04ba58a req-c991fe79-b723-485b-be43-44ef915de617 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments/cb56b0c4-1a33-4565-8e91-b7958b33e580/action returned with HTTP 204 Jan 27 16:34:56.605888 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1106/2209] 10.222.0.78 () {66 vars in 1696 bytes} [Wed Jan 27 16:34:56 2021] POST /volume/v3/c49234b6562e4c53800d498510e5a976/attachments/cb56b0c4-1a33-4565-8e91-b7958b33e580/action => generated 0 bytes in 456 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:56.680302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c8f24777-d988-496d-b5cb-ddce08a2aedb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:56.680784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c8f24777-d988-496d-b5cb-ddce08a2aedb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:56.681017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:56.681017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:56.681333 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c8f24777-d988-496d-b5cb-ddce08a2aedb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:56.731120 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.731120 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:56.740825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c8f24777-d988-496d-b5cb-ddce08a2aedb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:56.763129 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-c8f24777-d988-496d-b5cb-ddce08a2aedb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:56.763995 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1104/2210] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:56 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:56.842898 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7dfb86d4-bdbd-4baa-a751-c6b79bbf9e5a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:56.843509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7dfb86d4-bdbd-4baa-a751-c6b79bbf9e5a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:56.843639 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:56.843639 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:56.843990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7dfb86d4-bdbd-4baa-a751-c6b79bbf9e5a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:56.844382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7dfb86d4-bdbd-4baa-a751-c6b79bbf9e5a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:56.865829 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.865829 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:56.867734 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7dfb86d4-bdbd-4baa-a751-c6b79bbf9e5a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:56.870839 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1107/2211] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:56 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:57.813729 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c07d9f6-c8b4-446a-883c-0a80a55706f8 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:34:57.814119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c07d9f6-c8b4-446a-883c-0a80a55706f8 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:57.814357 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:57.814357 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:57.814683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c07d9f6-c8b4-446a-883c-0a80a55706f8 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:57.879432 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:57.879432 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:57.879432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2c07d9f6-c8b4-446a-883c-0a80a55706f8 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:34:57.886522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d4c3068-34b3-4f97-91a8-b09e12cbcdba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:57.887058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d4c3068-34b3-4f97-91a8-b09e12cbcdba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:57.887304 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:57.887304 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:57.887781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d4c3068-34b3-4f97-91a8-b09e12cbcdba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:57.888452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9d4c3068-34b3-4f97-91a8-b09e12cbcdba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:57.896781 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:57.896781 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:57.906200 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c07d9f6-c8b4-446a-883c-0a80a55706f8 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 200 Jan 27 16:34:57.907029 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1105/2212] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:57 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 1181 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:57.914875 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:57.914875 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:57.917118 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d4c3068-34b3-4f97-91a8-b09e12cbcdba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:57.918272 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1108/2213] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:57 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:58.648013 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-42013549-674b-43d0-9529-3eabc40e971c req-cc808f07-b377-417b-bf5a-033c583065d0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:34:58.650145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-42013549-674b-43d0-9529-3eabc40e971c req-cc808f07-b377-417b-bf5a-033c583065d0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:58.650433 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:58.650433 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:58.650966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-42013549-674b-43d0-9529-3eabc40e971c req-cc808f07-b377-417b-bf5a-033c583065d0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:58.730293 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:58.730293 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:58.739465 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-42013549-674b-43d0-9529-3eabc40e971c req-cc808f07-b377-417b-bf5a-033c583065d0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:34:58.758435 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:58.758435 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:58.768156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-42013549-674b-43d0-9529-3eabc40e971c req-cc808f07-b377-417b-bf5a-033c583065d0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 200 Jan 27 16:34:58.769069 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1106/2214] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:34:58 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 1181 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:58.932338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d45f280a-4664-4d7c-96f2-7931588e6d8a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:58.932907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d45f280a-4664-4d7c-96f2-7931588e6d8a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:58.933026 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:58.933026 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:58.933401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d45f280a-4664-4d7c-96f2-7931588e6d8a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:58.933777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d45f280a-4664-4d7c-96f2-7931588e6d8a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:34:58.964362 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:58.964362 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:58.968054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d45f280a-4664-4d7c-96f2-7931588e6d8a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:34:58.975253 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1109/2215] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:58 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:59.056177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-42013549-674b-43d0-9529-3eabc40e971c req-755f0313-b8a7-4043-bece-3cb7928901b3 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] DELETE http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments/cb56b0c4-1a33-4565-8e91-b7958b33e580 Jan 27 16:34:59.056875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-42013549-674b-43d0-9529-3eabc40e971c req-755f0313-b8a7-4043-bece-3cb7928901b3 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:59.057005 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:59.057005 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:59.057485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-42013549-674b-43d0-9529-3eabc40e971c req-755f0313-b8a7-4043-bece-3cb7928901b3 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:59.092813 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:59.092813 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:59.366953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-42013549-674b-43d0-9529-3eabc40e971c req-755f0313-b8a7-4043-bece-3cb7928901b3 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:34:59.367475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-42013549-674b-43d0-9529-3eabc40e971c req-755f0313-b8a7-4043-bece-3cb7928901b3 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:34:59.463964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-42013549-674b-43d0-9529-3eabc40e971c req-755f0313-b8a7-4043-bece-3cb7928901b3 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/attachments/cb56b0c4-1a33-4565-8e91-b7958b33e580 returned with HTTP 200 Jan 27 16:34:59.515316 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1107/2216] 10.222.0.78 () {64 vars in 1644 bytes} [Wed Jan 27 16:34:59 2021] DELETE /volume/v3/c49234b6562e4c53800d498510e5a976/attachments/cb56b0c4-1a33-4565-8e91-b7958b33e580 => generated 19 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:59.738704 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9749f1f0-ce47-41d7-aac0-f9242fe79bcd tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:34:59.739784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9749f1f0-ce47-41d7-aac0-f9242fe79bcd tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:59.740165 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:59.740165 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:59.741091 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9749f1f0-ce47-41d7-aac0-f9242fe79bcd tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:59.779610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-f70469b6-86c3-4183-88ba-f11afccbf996 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:34:59.779610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-f70469b6-86c3-4183-88ba-f11afccbf996 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:59.779610 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:59.779610 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:59.779610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-f70469b6-86c3-4183-88ba-f11afccbf996 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:59.887972 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:59.887972 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:59.889294 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:59.889294 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:34:59.898831 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9749f1f0-ce47-41d7-aac0-f9242fe79bcd tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:34:59.950509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9749f1f0-ce47-41d7-aac0-f9242fe79bcd tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 200 Jan 27 16:34:59.950509 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1110/2217] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:59 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 919 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:59.951668 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-f70469b6-86c3-4183-88ba-f11afccbf996 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:34:59.957278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-f70469b6-86c3-4183-88ba-f11afccbf996 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:34:59.958239 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1108/2218] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:34:59 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:59.983302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d15da425-cd31-4f47-af8c-7f80d95fcb21 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:34:59.983885 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d15da425-cd31-4f47-af8c-7f80d95fcb21 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:59.984229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:59.984229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:34:59.984953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d15da425-cd31-4f47-af8c-7f80d95fcb21 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:59.985444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d15da425-cd31-4f47-af8c-7f80d95fcb21 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:00.029046 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:00.029046 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:00.036527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d15da425-cd31-4f47-af8c-7f80d95fcb21 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:00.036527 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1111/2219] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:34:59 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:01.049085 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2da4c24-53b5-47bb-9fb3-24f1bf6ffd3d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:01.050237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2da4c24-53b5-47bb-9fb3-24f1bf6ffd3d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:01.050597 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:01.050597 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:01.052793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2da4c24-53b5-47bb-9fb3-24f1bf6ffd3d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:01.053200 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a2da4c24-53b5-47bb-9fb3-24f1bf6ffd3d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:01.098136 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:01.098136 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:01.104945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2da4c24-53b5-47bb-9fb3-24f1bf6ffd3d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:01.105785 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1109/2220] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:01 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:02.121896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-614e1541-000b-4427-8e15-cc6e3c9e4554 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:02.123001 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-614e1541-000b-4427-8e15-cc6e3c9e4554 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:02.123471 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:02.123471 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:02.124259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-614e1541-000b-4427-8e15-cc6e3c9e4554 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:02.124841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-614e1541-000b-4427-8e15-cc6e3c9e4554 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:02.154520 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:02.154520 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:02.154520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-614e1541-000b-4427-8e15-cc6e3c9e4554 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:02.154520 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1112/2221] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:02 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:02.978248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-ba96a25f-5570-4a9e-bb12-e4098df2a682 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:02.979160 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-ba96a25f-5570-4a9e-bb12-e4098df2a682 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:02.979403 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:02.979403 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:02.979779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-ba96a25f-5570-4a9e-bb12-e4098df2a682 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:03.060814 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:03.060814 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:03.080847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-ba96a25f-5570-4a9e-bb12-e4098df2a682 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:03.114878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-ba96a25f-5570-4a9e-bb12-e4098df2a682 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:35:03.117567 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1110/2222] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:35:02 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:03.166027 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4e0254f-d2ac-4f29-a5b8-40da86035841 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:03.166820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4e0254f-d2ac-4f29-a5b8-40da86035841 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:03.166820 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:03.166820 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:03.167079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4e0254f-d2ac-4f29-a5b8-40da86035841 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:03.167470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b4e0254f-d2ac-4f29-a5b8-40da86035841 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:03.192984 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:03.192984 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:03.194913 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4e0254f-d2ac-4f29-a5b8-40da86035841 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:03.195764 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1113/2223] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:03 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:04.212085 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbb0c9ab-3c62-4211-9967-70dc0183c04c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:04.212085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbb0c9ab-3c62-4211-9967-70dc0183c04c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:04.212085 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:04.212085 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:04.212085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbb0c9ab-3c62-4211-9967-70dc0183c04c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:04.212085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dbb0c9ab-3c62-4211-9967-70dc0183c04c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:04.234295 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:04.234295 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:04.236195 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbb0c9ab-3c62-4211-9967-70dc0183c04c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:04.237036 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1111/2224] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:04 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:05.252248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c721f3f-4af0-4f55-82b1-c83d81487c05 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:05.252785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c721f3f-4af0-4f55-82b1-c83d81487c05 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:05.253007 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:05.253007 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:05.253385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c721f3f-4af0-4f55-82b1-c83d81487c05 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:05.253757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7c721f3f-4af0-4f55-82b1-c83d81487c05 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:05.305871 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:05.305871 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:05.305871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c721f3f-4af0-4f55-82b1-c83d81487c05 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:05.320046 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1114/2225] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:05 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:06.245607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-fb3fa3ff-ad1e-4c50-882a-ad2caa66d656 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:06.245607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-fb3fa3ff-ad1e-4c50-882a-ad2caa66d656 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:06.245607 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:06.245607 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:06.245607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-fb3fa3ff-ad1e-4c50-882a-ad2caa66d656 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:06.318396 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5030460-371b-4dbc-a985-bece36e79202 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:06.318909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5030460-371b-4dbc-a985-bece36e79202 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:06.319120 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:06.319120 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:06.319523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5030460-371b-4dbc-a985-bece36e79202 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:06.319897 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f5030460-371b-4dbc-a985-bece36e79202 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:06.332664 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:06.332664 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:06.342616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-fb3fa3ff-ad1e-4c50-882a-ad2caa66d656 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:06.364823 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:06.364823 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:06.370552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5030460-371b-4dbc-a985-bece36e79202 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:06.372429 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1115/2226] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:06 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:06.376210 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-fb3fa3ff-ad1e-4c50-882a-ad2caa66d656 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:35:06.377163 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1112/2227] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:35:06 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:07.385168 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbbf563d-7b0e-4f72-a6dd-972407b7c235 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:07.386353 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbbf563d-7b0e-4f72-a6dd-972407b7c235 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:07.386761 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:07.386761 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:07.387481 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbbf563d-7b0e-4f72-a6dd-972407b7c235 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:07.388556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bbbf563d-7b0e-4f72-a6dd-972407b7c235 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:07.413146 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:07.413146 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:07.415632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbbf563d-7b0e-4f72-a6dd-972407b7c235 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:07.416676 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1116/2228] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:07 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:08.435518 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbd85cd9-d60e-4521-b5b3-6c87c68461ed tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:08.436053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbd85cd9-d60e-4521-b5b3-6c87c68461ed tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:08.436276 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:08.436276 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:08.436649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbd85cd9-d60e-4521-b5b3-6c87c68461ed tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:08.437022 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cbd85cd9-d60e-4521-b5b3-6c87c68461ed tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:08.498295 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:08.498295 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:08.498295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbd85cd9-d60e-4521-b5b3-6c87c68461ed tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:08.498295 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1113/2229] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:08 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:09.376901 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-d86eac55-40d5-45c6-992f-da86c5c7e436 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:09.379855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-d86eac55-40d5-45c6-992f-da86c5c7e436 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:09.385123 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:09.385123 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:09.385123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-d86eac55-40d5-45c6-992f-da86c5c7e436 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:09.476500 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:09.476500 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:09.498646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-d86eac55-40d5-45c6-992f-da86c5c7e436 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:09.502600 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66ff7867-7a99-45cd-8702-248e76a6c6e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:09.503270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66ff7867-7a99-45cd-8702-248e76a6c6e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:09.503715 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:09.503715 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:09.504344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66ff7867-7a99-45cd-8702-248e76a6c6e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:09.504889 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-66ff7867-7a99-45cd-8702-248e76a6c6e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:09.556585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-d86eac55-40d5-45c6-992f-da86c5c7e436 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:35:09.557415 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1117/2230] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:35:09 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:09.578317 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:09.578317 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:09.584950 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66ff7867-7a99-45cd-8702-248e76a6c6e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:09.593096 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1114/2231] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:09 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:10.606238 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba5d3b13-5c74-4a17-a930-9b9cb1284ca1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:10.606867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba5d3b13-5c74-4a17-a930-9b9cb1284ca1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:10.607086 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:10.607086 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:10.607667 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba5d3b13-5c74-4a17-a930-9b9cb1284ca1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:10.608074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ba5d3b13-5c74-4a17-a930-9b9cb1284ca1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:10.655378 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:10.655378 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:10.659155 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba5d3b13-5c74-4a17-a930-9b9cb1284ca1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:10.661648 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1118/2232] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:10 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:11.685196 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8daf29d9-5090-4de6-80cf-07737465d9b0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:11.685196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8daf29d9-5090-4de6-80cf-07737465d9b0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:11.685196 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:11.685196 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:11.685196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8daf29d9-5090-4de6-80cf-07737465d9b0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:11.685196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8daf29d9-5090-4de6-80cf-07737465d9b0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:11.731445 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:11.731445 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:11.736532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8daf29d9-5090-4de6-80cf-07737465d9b0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:11.744138 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1115/2233] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:11 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:12.563156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a0228e04-e7ac-4275-bd49-1ce19d687a55 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:12.563710 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a0228e04-e7ac-4275-bd49-1ce19d687a55 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:12.563930 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:12.563930 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:12.564279 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a0228e04-e7ac-4275-bd49-1ce19d687a55 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:12.670944 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:12.670944 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:12.693316 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a0228e04-e7ac-4275-bd49-1ce19d687a55 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:12.739309 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-a0228e04-e7ac-4275-bd49-1ce19d687a55 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:35:12.751793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87daf4e6-970d-463d-842b-22af6c25cc56 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:12.752632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87daf4e6-970d-463d-842b-22af6c25cc56 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:12.752993 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:12.752993 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:12.758741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87daf4e6-970d-463d-842b-22af6c25cc56 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:12.758741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-87daf4e6-970d-463d-842b-22af6c25cc56 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:12.758971 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1119/2234] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:35:12 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:12.786863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:12.786863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:12.788977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87daf4e6-970d-463d-842b-22af6c25cc56 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:12.810944 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1116/2235] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:12 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:13.825811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed47b278-0a2c-4f41-9011-0749cce91366 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:13.825811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed47b278-0a2c-4f41-9011-0749cce91366 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:13.825811 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:13.825811 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:13.825811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed47b278-0a2c-4f41-9011-0749cce91366 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:13.825811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ed47b278-0a2c-4f41-9011-0749cce91366 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:13.858319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:13.858319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:13.864471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed47b278-0a2c-4f41-9011-0749cce91366 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:13.881533 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1120/2236] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:13 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:14.877026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a92b92e-4708-4d1c-9ac2-4164a5b96c8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:14.878117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a92b92e-4708-4d1c-9ac2-4164a5b96c8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:14.878499 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:14.878499 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:14.879072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a92b92e-4708-4d1c-9ac2-4164a5b96c8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:14.879609 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5a92b92e-4708-4d1c-9ac2-4164a5b96c8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:14.955370 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:14.955370 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:14.957234 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a92b92e-4708-4d1c-9ac2-4164a5b96c8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:14.963873 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1117/2237] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:14 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:15.751400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-3ad5293f-5cae-4df1-815a-a3d4a3e42308 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:15.751774 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-3ad5293f-5cae-4df1-815a-a3d4a3e42308 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:15.751971 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:15.751971 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:15.752365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-3ad5293f-5cae-4df1-815a-a3d4a3e42308 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:15.924049 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:15.924049 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:15.935583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-3ad5293f-5cae-4df1-815a-a3d4a3e42308 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:15.973563 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a949ed3a-b998-4288-8942-ef3cb0772055 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:15.974099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a949ed3a-b998-4288-8942-ef3cb0772055 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:15.974319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:15.974319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:15.975635 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a949ed3a-b998-4288-8942-ef3cb0772055 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:15.975771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a949ed3a-b998-4288-8942-ef3cb0772055 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:16.002175 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-3ad5293f-5cae-4df1-815a-a3d4a3e42308 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:35:16.005518 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1121/2238] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:35:15 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:16.067431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:16.067431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:16.075342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a949ed3a-b998-4288-8942-ef3cb0772055 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:16.081884 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1118/2239] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:15 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:17.090885 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e18e5b44-e4e2-49d4-82c4-b0374e61658e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:17.091663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e18e5b44-e4e2-49d4-82c4-b0374e61658e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:17.092070 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:17.092070 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:17.092448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e18e5b44-e4e2-49d4-82c4-b0374e61658e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:17.102053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e18e5b44-e4e2-49d4-82c4-b0374e61658e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:17.122210 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:17.122210 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:17.124716 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e18e5b44-e4e2-49d4-82c4-b0374e61658e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:17.126040 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1122/2240] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:17 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:18.141079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c125cccc-9eb8-4a39-b99b-087b77c72893 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:18.141606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c125cccc-9eb8-4a39-b99b-087b77c72893 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:18.141776 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:18.141776 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:18.142697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c125cccc-9eb8-4a39-b99b-087b77c72893 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:18.147838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c125cccc-9eb8-4a39-b99b-087b77c72893 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:18.193720 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:18.193720 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:18.196138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c125cccc-9eb8-4a39-b99b-087b77c72893 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:18.197492 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1119/2241] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:18 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:19.020011 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-7f3a4cf8-b51f-40f5-8fb7-3a038ac4e5c0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:19.020707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-7f3a4cf8-b51f-40f5-8fb7-3a038ac4e5c0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:19.021065 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:19.021065 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:19.021761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-7f3a4cf8-b51f-40f5-8fb7-3a038ac4e5c0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:19.113307 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:19.113307 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:19.132077 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-7f3a4cf8-b51f-40f5-8fb7-3a038ac4e5c0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:19.157928 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-7f3a4cf8-b51f-40f5-8fb7-3a038ac4e5c0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:35:19.158937 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1123/2242] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:35:19 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:19.214636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8853fad-f03d-4db4-a173-4afa2e72521f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:19.215911 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8853fad-f03d-4db4-a173-4afa2e72521f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:19.216114 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:19.216114 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:19.216841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8853fad-f03d-4db4-a173-4afa2e72521f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:19.217293 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e8853fad-f03d-4db4-a173-4afa2e72521f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:19.265330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:19.265330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:19.275870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8853fad-f03d-4db4-a173-4afa2e72521f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:19.278868 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1120/2243] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:19 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:35:20.300264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9d30bf8-ee28-4a1b-865a-c0d18ace460c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:20.301475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9d30bf8-ee28-4a1b-865a-c0d18ace460c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:20.301883 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:20.301883 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:20.302541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9d30bf8-ee28-4a1b-865a-c0d18ace460c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:20.303136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a9d30bf8-ee28-4a1b-865a-c0d18ace460c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:20.356559 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:20.356559 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:20.360192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9d30bf8-ee28-4a1b-865a-c0d18ace460c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:20.362068 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1124/2244] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:20 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:21.376800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-387c01d4-ef67-4b4e-9649-087f38d2d8d2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:21.377947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-387c01d4-ef67-4b4e-9649-087f38d2d8d2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:21.378379 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:21.378379 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:21.379041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-387c01d4-ef67-4b4e-9649-087f38d2d8d2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:21.379641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-387c01d4-ef67-4b4e-9649-087f38d2d8d2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:21.442428 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:21.442428 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:21.446121 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-387c01d4-ef67-4b4e-9649-087f38d2d8d2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:21.452124 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1121/2245] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:21 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:22.177602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4429d73e-ab31-4765-b8bd-2395592a302f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:22.178362 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4429d73e-ab31-4765-b8bd-2395592a302f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:22.178775 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:22.178775 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:22.179478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4429d73e-ab31-4765-b8bd-2395592a302f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:22.294058 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:22.294058 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:22.328362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4429d73e-ab31-4765-b8bd-2395592a302f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:22.358577 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4429d73e-ab31-4765-b8bd-2395592a302f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:35:22.359437 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1125/2246] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:35:22 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:22.471302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5965656-c2c5-43f7-a8eb-7c6b9f1aa280 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:22.473196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5965656-c2c5-43f7-a8eb-7c6b9f1aa280 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:22.473737 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:22.473737 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:22.474351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5965656-c2c5-43f7-a8eb-7c6b9f1aa280 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:22.475001 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c5965656-c2c5-43f7-a8eb-7c6b9f1aa280 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:22.504411 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:22.504411 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:22.506547 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5965656-c2c5-43f7-a8eb-7c6b9f1aa280 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:22.510394 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1122/2247] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:22 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:23.524326 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-858489f2-f54e-4828-bc64-a58a359fb225 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:23.524906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-858489f2-f54e-4828-bc64-a58a359fb225 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:23.525027 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:23.525027 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:23.525384 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-858489f2-f54e-4828-bc64-a58a359fb225 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:23.525729 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-858489f2-f54e-4828-bc64-a58a359fb225 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:23.556679 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:23.556679 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:23.559260 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-858489f2-f54e-4828-bc64-a58a359fb225 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:23.560902 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1126/2248] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:23 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:24.574272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45071967-4c37-456b-99f9-c847a9188795 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:24.574877 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45071967-4c37-456b-99f9-c847a9188795 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:24.574970 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:24.574970 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:24.575320 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45071967-4c37-456b-99f9-c847a9188795 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:24.575845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-45071967-4c37-456b-99f9-c847a9188795 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:24.618470 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:24.618470 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:24.624529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45071967-4c37-456b-99f9-c847a9188795 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:24.631298 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1123/2249] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:24 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:25.361473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5f1cecc6-4101-45f4-ab5d-8fd07e615e69 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:25.361998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5f1cecc6-4101-45f4-ab5d-8fd07e615e69 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.362210 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:25.362210 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:25.362587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5f1cecc6-4101-45f4-ab5d-8fd07e615e69 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.578243 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:25.578243 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:25.600514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5f1cecc6-4101-45f4-ab5d-8fd07e615e69 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:25.638504 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdf26690-4c60-4c07-a2c2-1c9d72bb2afd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:25.638944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdf26690-4c60-4c07-a2c2-1c9d72bb2afd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.639160 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:25.639160 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:25.639581 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdf26690-4c60-4c07-a2c2-1c9d72bb2afd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.639947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bdf26690-4c60-4c07-a2c2-1c9d72bb2afd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:25.652817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-5f1cecc6-4101-45f4-ab5d-8fd07e615e69 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:35:25.653911 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1127/2250] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:35:25 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:25.720874 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:25.720874 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:25.725255 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdf26690-4c60-4c07-a2c2-1c9d72bb2afd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:25.736877 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1124/2251] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:25 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:26.741323 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a86aa2fb-d032-4132-9250-446224b31fb5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:26.742141 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a86aa2fb-d032-4132-9250-446224b31fb5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:26.742141 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:26.742141 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:26.742782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a86aa2fb-d032-4132-9250-446224b31fb5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:26.742782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a86aa2fb-d032-4132-9250-446224b31fb5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:26.766271 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:26.766271 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:26.769780 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a86aa2fb-d032-4132-9250-446224b31fb5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:26.770626 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1128/2252] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:26 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:27.788936 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e2ac68e-54e7-4a99-ab6f-68e628e91d93 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:27.788936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e2ac68e-54e7-4a99-ab6f-68e628e91d93 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:27.788936 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:27.788936 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:27.788936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e2ac68e-54e7-4a99-ab6f-68e628e91d93 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:27.790628 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6e2ac68e-54e7-4a99-ab6f-68e628e91d93 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:27.846952 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:27.846952 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:27.846952 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e2ac68e-54e7-4a99-ab6f-68e628e91d93 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:27.846952 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1125/2253] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:27 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:28.657212 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-6d931106-87fa-4dc4-8511-d1eb7872a121 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:28.657838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-6d931106-87fa-4dc4-8511-d1eb7872a121 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:28.658275 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:28.658275 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:28.659052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-6d931106-87fa-4dc4-8511-d1eb7872a121 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:28.748821 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:28.748821 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:28.752841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-6d931106-87fa-4dc4-8511-d1eb7872a121 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:28.778702 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-6d931106-87fa-4dc4-8511-d1eb7872a121 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:35:28.781007 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1129/2254] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:35:28 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 897 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:28.859498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47f0e8d3-2496-4081-b951-4ffdeb724f6b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:28.860689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47f0e8d3-2496-4081-b951-4ffdeb724f6b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:28.861088 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:28.861088 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:28.861742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47f0e8d3-2496-4081-b951-4ffdeb724f6b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:28.865530 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-47f0e8d3-2496-4081-b951-4ffdeb724f6b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:28.894562 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:28.894562 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:28.921553 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47f0e8d3-2496-4081-b951-4ffdeb724f6b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:28.921553 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1126/2255] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:28 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:29.914039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b799c899-566c-4415-af0b-95e6f1398c4a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:29.914745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b799c899-566c-4415-af0b-95e6f1398c4a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:29.915102 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:29.915102 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:29.915745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b799c899-566c-4415-af0b-95e6f1398c4a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:29.916242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b799c899-566c-4415-af0b-95e6f1398c4a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:29.961228 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:29.961228 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:29.969761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b799c899-566c-4415-af0b-95e6f1398c4a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:29.976552 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1130/2256] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:29 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:30.990763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09a01b2d-c4a8-45c4-ba29-6aae77005e68 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:30.991350 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09a01b2d-c4a8-45c4-ba29-6aae77005e68 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:30.995032 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:30.995032 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:30.996951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09a01b2d-c4a8-45c4-ba29-6aae77005e68 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:30.997142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-09a01b2d-c4a8-45c4-ba29-6aae77005e68 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:31.031056 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:31.031056 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:31.033382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09a01b2d-c4a8-45c4-ba29-6aae77005e68 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:31.034284 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1127/2257] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:30 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:31.782810 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-88cd339a-bc0e-4aca-aad6-b4b6b3331221 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:31.783331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-88cd339a-bc0e-4aca-aad6-b4b6b3331221 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:31.783728 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:31.783728 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:31.787753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-88cd339a-bc0e-4aca-aad6-b4b6b3331221 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:31.875130 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:31.875130 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:31.883827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-88cd339a-bc0e-4aca-aad6-b4b6b3331221 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:31.922061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-88cd339a-bc0e-4aca-aad6-b4b6b3331221 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:35:31.923027 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1131/2258] 10.222.0.71 () {58 vars in 1362 bytes} [Wed Jan 27 16:35:31 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 1347 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:35:31.930537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09a01b2d-c4a8-45c4-ba29-6aae77005e68 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:35:31.931495 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09a01b2d-c4a8-45c4-ba29-6aae77005e68 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:31.931930 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:31.931930 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:31.932698 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09a01b2d-c4a8-45c4-ba29-6aae77005e68 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:31.935134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09a01b2d-c4a8-45c4-ba29-6aae77005e68 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:35:31.935973 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1128/2259] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:35:31 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:35:31.950617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-7d921729-71b6-46b4-86a0-75638008c19d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments Jan 27 16:35:31.951429 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:31.951429 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:31.952635 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-7d921729-71b6-46b4-86a0-75638008c19d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe6f0d68-65ee-4da2-9b59-cdadebb1992c", "instance_uuid": "07aa54cd-0aa4-4320-9936-5c2d0d9c21e9", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:32.051440 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40a0e487-9f22-4c35-9537-a15e8ffd417d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:32.051959 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40a0e487-9f22-4c35-9537-a15e8ffd417d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:32.052408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40a0e487-9f22-4c35-9537-a15e8ffd417d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:32.052773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-40a0e487-9f22-4c35-9537-a15e8ffd417d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:32.064356 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:32.064356 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:32.114868 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:32.114868 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:32.118077 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40a0e487-9f22-4c35-9537-a15e8ffd417d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:32.119895 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1129/2260] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:32 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:32.332538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-7d921729-71b6-46b4-86a0-75638008c19d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments returned with HTTP 200 Jan 27 16:35:32.337554 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1132/2261] 10.222.0.71 () {64 vars in 1358 bytes} [Wed Jan 27 16:35:31 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments => generated 273 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:35:32.341787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40a0e487-9f22-4c35-9537-a15e8ffd417d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:35:32.342449 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40a0e487-9f22-4c35-9537-a15e8ffd417d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:32.342807 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:32.342807 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:32.343419 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40a0e487-9f22-4c35-9537-a15e8ffd417d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:32.344957 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40a0e487-9f22-4c35-9537-a15e8ffd417d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:35:32.345959 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1130/2262] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:35:32 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:35:32.371820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4fa18398-0ebd-4464-bdbb-75c0f5537d93 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:32.372549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4fa18398-0ebd-4464-bdbb-75c0f5537d93 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:32.372881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:32.372881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:32.373452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4fa18398-0ebd-4464-bdbb-75c0f5537d93 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:32.725467 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:32.725467 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:32.748512 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4fa18398-0ebd-4464-bdbb-75c0f5537d93 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:32.785510 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:32.785510 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:32.810501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-4fa18398-0ebd-4464-bdbb-75c0f5537d93 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:35:32.816578 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1133/2263] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:35:32 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 1445 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:35:32.840619 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-100826bb-8d68-458d-8adf-26db034dcd6e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] PUT http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/337b0a99-a929-4677-8a2e-49eb257d5f50 Jan 27 16:35:32.841533 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-100826bb-8d68-458d-8adf-26db034dcd6e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:32.881084 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:35:32.881084 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:35:32.882080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-100826bb-8d68-458d-8adf-26db034dcd6e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-fe6f0d68-65ee-4da2-9b59-cdadebb1992c-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.016s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:35:32.884753 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:32.884753 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:33.140798 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c11c3c33-e8b6-4f4e-a9ce-b4ef34981b55 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:33.140798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c11c3c33-e8b6-4f4e-a9ce-b4ef34981b55 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:33.140798 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:33.140798 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:33.140798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c11c3c33-e8b6-4f4e-a9ce-b4ef34981b55 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:33.140798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c11c3c33-e8b6-4f4e-a9ce-b4ef34981b55 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:33.211463 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:33.211463 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:33.213355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c11c3c33-e8b6-4f4e-a9ce-b4ef34981b55 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:33.214158 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1134/2264] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:33 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:34.238844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96455438-289b-4c7a-9118-72a1bb3a43f1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:34.238844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96455438-289b-4c7a-9118-72a1bb3a43f1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:34.238844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:34.238844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:34.238844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96455438-289b-4c7a-9118-72a1bb3a43f1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:34.238844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-96455438-289b-4c7a-9118-72a1bb3a43f1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:34.319159 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:34.319159 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:34.321083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96455438-289b-4c7a-9118-72a1bb3a43f1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:34.336930 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1135/2265] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:34 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:35.341113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21cf0758-2320-46b9-a7c7-2d15e131b9ae tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:35.341113 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21cf0758-2320-46b9-a7c7-2d15e131b9ae tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:35.341113 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:35.341113 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:35.341113 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21cf0758-2320-46b9-a7c7-2d15e131b9ae tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:35.341113 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-21cf0758-2320-46b9-a7c7-2d15e131b9ae tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:35.390396 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:35.390396 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:35.397713 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21cf0758-2320-46b9-a7c7-2d15e131b9ae tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:35.399524 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1136/2266] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:35 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:35:35.407720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-100826bb-8d68-458d-8adf-26db034dcd6e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-fe6f0d68-65ee-4da2-9b59-cdadebb1992c-n-h2-710848-3'" released by "attachment_update" :: held 2.518s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:35:35.407720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-100826bb-8d68-458d-8adf-26db034dcd6e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/337b0a99-a929-4677-8a2e-49eb257d5f50 returned with HTTP 200 Jan 27 16:35:35.407720 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1131/2267] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:35:32 2021] PUT /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/337b0a99-a929-4677-8a2e-49eb257d5f50 => generated 762 bytes in 2568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:35:35.483489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-3cb66e4c-bfaf-4c0c-88f1-ab30d15a928e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/337b0a99-a929-4677-8a2e-49eb257d5f50/action Jan 27 16:35:35.484013 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:35.484013 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:35.484460 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-3cb66e4c-bfaf-4c0c-88f1-ab30d15a928e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:35:35.484849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-3cb66e4c-bfaf-4c0c-88f1-ab30d15a928e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:35.561229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:35.561229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:35.680490 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e11179be-ffe7-4628-bc0b-65250e1255d9 req-3cb66e4c-bfaf-4c0c-88f1-ab30d15a928e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/337b0a99-a929-4677-8a2e-49eb257d5f50/action returned with HTTP 204 Jan 27 16:35:35.682038 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1132/2268] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:35:35 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/337b0a99-a929-4677-8a2e-49eb257d5f50/action => generated 0 bytes in 204 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:36.414274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e0be792-e943-4437-9a2d-85b2018d959d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:36.414776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e0be792-e943-4437-9a2d-85b2018d959d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:36.415155 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:36.415155 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:36.415798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e0be792-e943-4437-9a2d-85b2018d959d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:36.416632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6e0be792-e943-4437-9a2d-85b2018d959d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:36.449909 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:36.449909 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:36.452592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e0be792-e943-4437-9a2d-85b2018d959d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:36.454231 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1137/2269] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:36 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:37.469653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6514f390-bd0b-4a90-8680-83a54a8a2170 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:37.470101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6514f390-bd0b-4a90-8680-83a54a8a2170 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:37.470101 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:37.470101 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:37.479201 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6514f390-bd0b-4a90-8680-83a54a8a2170 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:37.479201 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6514f390-bd0b-4a90-8680-83a54a8a2170 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:37.502620 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:37.502620 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:37.503573 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6514f390-bd0b-4a90-8680-83a54a8a2170 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:37.504415 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1133/2270] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:37 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:38.519665 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08cb4d0c-019c-4c58-a6e0-05335e011fe0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:38.520427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08cb4d0c-019c-4c58-a6e0-05335e011fe0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:38.520942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:38.520942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:38.521515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08cb4d0c-019c-4c58-a6e0-05335e011fe0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:38.522244 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-08cb4d0c-019c-4c58-a6e0-05335e011fe0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:38.569917 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:38.569917 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:38.571922 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08cb4d0c-019c-4c58-a6e0-05335e011fe0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:38.573185 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1138/2271] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:38 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:39.596853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbd26fad-e33d-4013-aba3-821868143200 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:39.597499 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbd26fad-e33d-4013-aba3-821868143200 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:39.597693 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:39.597693 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:39.598360 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbd26fad-e33d-4013-aba3-821868143200 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:39.598876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cbd26fad-e33d-4013-aba3-821868143200 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:39.711437 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:39.711437 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:39.713645 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbd26fad-e33d-4013-aba3-821868143200 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:39.715695 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1134/2272] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:39 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:40.729158 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de5969bc-77cc-4c43-b30b-a9c7f4d62024 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:40.730440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de5969bc-77cc-4c43-b30b-a9c7f4d62024 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:40.730664 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:40.730664 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:40.731044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de5969bc-77cc-4c43-b30b-a9c7f4d62024 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:40.731518 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-de5969bc-77cc-4c43-b30b-a9c7f4d62024 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:40.773978 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:40.773978 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:40.777004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de5969bc-77cc-4c43-b30b-a9c7f4d62024 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:40.778053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1139/2273] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:40 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:41.802139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c8e105e-db59-41d2-a212-83d3882e35bc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:41.802139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c8e105e-db59-41d2-a212-83d3882e35bc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:41.802139 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:41.802139 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:41.802139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c8e105e-db59-41d2-a212-83d3882e35bc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:41.802139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5c8e105e-db59-41d2-a212-83d3882e35bc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:41.841912 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:41.841912 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:41.841912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c8e105e-db59-41d2-a212-83d3882e35bc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:41.851715 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1135/2274] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:41 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:42.855929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f07a4fa4-904b-4ac0-8d91-2d2e2f885b2c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:42.856685 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f07a4fa4-904b-4ac0-8d91-2d2e2f885b2c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:42.857007 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:42.857007 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:42.857546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f07a4fa4-904b-4ac0-8d91-2d2e2f885b2c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:42.858026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f07a4fa4-904b-4ac0-8d91-2d2e2f885b2c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:42.886323 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:42.886323 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:42.888825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f07a4fa4-904b-4ac0-8d91-2d2e2f885b2c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:42.889871 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1140/2275] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:42 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:43.907939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7710e06-8490-4fb4-b469-5643f2ecae43 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:43.908476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7710e06-8490-4fb4-b469-5643f2ecae43 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:43.910798 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:43.910798 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:43.910798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7710e06-8490-4fb4-b469-5643f2ecae43 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:43.910798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d7710e06-8490-4fb4-b469-5643f2ecae43 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:43.933905 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:43.933905 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:43.935910 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7710e06-8490-4fb4-b469-5643f2ecae43 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:43.939124 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1136/2276] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:43 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:44.958530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa582ae6-7ab4-413b-9070-ae61ffd4bfb0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:44.959717 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa582ae6-7ab4-413b-9070-ae61ffd4bfb0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:44.960105 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:44.960105 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:44.960725 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa582ae6-7ab4-413b-9070-ae61ffd4bfb0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:44.961318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fa582ae6-7ab4-413b-9070-ae61ffd4bfb0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:45.021249 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:45.021249 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:45.023856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa582ae6-7ab4-413b-9070-ae61ffd4bfb0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:45.025184 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1141/2277] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:44 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:46.039941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd3b9e60-bf6d-480b-b64a-76c0fb9fd8d5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:46.041277 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd3b9e60-bf6d-480b-b64a-76c0fb9fd8d5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:46.046953 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:46.046953 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:46.064438 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd3b9e60-bf6d-480b-b64a-76c0fb9fd8d5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:46.064438 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cd3b9e60-bf6d-480b-b64a-76c0fb9fd8d5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:46.188136 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:46.188136 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:46.195501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd3b9e60-bf6d-480b-b64a-76c0fb9fd8d5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:46.196655 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1137/2278] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:46 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 856 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:46.211073 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c481583-4900-417a-b3b6-7004c3fae0c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:35:46.211928 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c481583-4900-417a-b3b6-7004c3fae0c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:46.212265 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:46.212265 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:46.212994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c481583-4900-417a-b3b6-7004c3fae0c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:46.308960 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:46.308960 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:46.315926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c481583-4900-417a-b3b6-7004c3fae0c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:35:46.318042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c481583-4900-417a-b3b6-7004c3fae0c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:35:46.318853 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1142/2279] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:35:46 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 468 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:46.333709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ae0ed02-aaa6-4dfb-b40a-1bb3e0ba380c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:46.334267 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ae0ed02-aaa6-4dfb-b40a-1bb3e0ba380c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:46.334488 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:46.334488 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:46.334866 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ae0ed02-aaa6-4dfb-b40a-1bb3e0ba380c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:46.335906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1ae0ed02-aaa6-4dfb-b40a-1bb3e0ba380c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Show backup with id af244dee-a5f2-4197-9810-086ade35c077. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:46.381494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:46.381494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:46.395708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ae0ed02-aaa6-4dfb-b40a-1bb3e0ba380c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 200 Jan 27 16:35:46.395708 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1138/2280] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:46 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:46.407132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40400e60-e67f-40d3-9b93-292ba0c387ab tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 Jan 27 16:35:46.407759 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40400e60-e67f-40d3-9b93-292ba0c387ab tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:46.407975 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:46.407975 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:46.408357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40400e60-e67f-40d3-9b93-292ba0c387ab tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:46.408728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-40400e60-e67f-40d3-9b93-292ba0c387ab tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete backup with id: af244dee-a5f2-4197-9810-086ade35c077. Jan 27 16:35:46.457783 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:46.457783 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:46.653876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-40400e60-e67f-40d3-9b93-292ba0c387ab tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] delete_backup rpcapi backup_id af244dee-a5f2-4197-9810-086ade35c077 {{(pid=88000) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 16:35:46.658438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40400e60-e67f-40d3-9b93-292ba0c387ab tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 returned with HTTP 202 Jan 27 16:35:46.660507 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1143/2281] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:35:46 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/backups/af244dee-a5f2-4197-9810-086ade35c077 => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:35:50.483635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d46b1a1-3d0f-414b-89ce-438e1f21591d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:50.484141 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d46b1a1-3d0f-414b-89ce-438e1f21591d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:50.484340 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:50.484340 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:50.484970 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d46b1a1-3d0f-414b-89ce-438e1f21591d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:50.537868 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:50.537868 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:50.546995 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4d46b1a1-3d0f-414b-89ce-438e1f21591d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:50.569472 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:50.569472 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:50.580370 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d46b1a1-3d0f-414b-89ce-438e1f21591d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 200 Jan 27 16:35:50.581483 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1139/2282] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:35:50 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 1639 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:35:57.149808 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9f773979-95b3-4071-9c58-f17642d2af03 req-d0393ea1-0685-4035-b83d-6ebc0f8867b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/337b0a99-a929-4677-8a2e-49eb257d5f50 Jan 27 16:35:57.150854 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9f773979-95b3-4071-9c58-f17642d2af03 req-d0393ea1-0685-4035-b83d-6ebc0f8867b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:57.151952 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:57.151952 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:57.152596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9f773979-95b3-4071-9c58-f17642d2af03 req-d0393ea1-0685-4035-b83d-6ebc0f8867b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:57.182704 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:57.182704 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:57.992533 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-9f773979-95b3-4071-9c58-f17642d2af03 req-d0393ea1-0685-4035-b83d-6ebc0f8867b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:35:57.993194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-9f773979-95b3-4071-9c58-f17642d2af03 req-d0393ea1-0685-4035-b83d-6ebc0f8867b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:35:58.042910 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9f773979-95b3-4071-9c58-f17642d2af03 req-d0393ea1-0685-4035-b83d-6ebc0f8867b5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/337b0a99-a929-4677-8a2e-49eb257d5f50 returned with HTTP 200 Jan 27 16:35:58.046613 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1144/2283] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:35:57 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/337b0a99-a929-4677-8a2e-49eb257d5f50 => generated 19 bytes in 899 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:58.060951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9f773979-95b3-4071-9c58-f17642d2af03 req-e3ac491a-648a-458f-ad18-3bd866e5f73f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:58.061416 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9f773979-95b3-4071-9c58-f17642d2af03 req-e3ac491a-648a-458f-ad18-3bd866e5f73f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:58.061638 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:58.061638 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:35:58.062005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9f773979-95b3-4071-9c58-f17642d2af03 req-e3ac491a-648a-458f-ad18-3bd866e5f73f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:58.062464 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-9f773979-95b3-4071-9c58-f17642d2af03 req-e3ac491a-648a-458f-ad18-3bd866e5f73f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume with id: fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:35:58.126245 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:58.126245 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:35:58.127991 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-9f773979-95b3-4071-9c58-f17642d2af03 req-e3ac491a-648a-458f-ad18-3bd866e5f73f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:35:58.278117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-9f773979-95b3-4071-9c58-f17642d2af03 req-e3ac491a-648a-458f-ad18-3bd866e5f73f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume request issued successfully. Jan 27 16:35:58.278655 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9f773979-95b3-4071-9c58-f17642d2af03 req-e3ac491a-648a-458f-ad18-3bd866e5f73f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 202 Jan 27 16:35:58.279890 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1140/2284] 10.222.0.71 () {60 vars in 1384 bytes} [Wed Jan 27 16:35:58 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:36:02.061332 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-934dcb37-66ae-4062-bd17-3e0e7cae4c1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c Jan 27 16:36:02.062523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-934dcb37-66ae-4062-bd17-3e0e7cae4c1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:02.062652 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:02.062652 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:02.063444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-934dcb37-66ae-4062-bd17-3e0e7cae4c1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:02.149121 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-934dcb37-66ae-4062-bd17-3e0e7cae4c1b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c returned with HTTP 404 Jan 27 16:36:02.150441 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1145/2285] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:02 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/fe6f0d68-65ee-4da2-9b59-cdadebb1992c => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:02.161018 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60cebf73-bcb5-439f-baf0-aa80e15303c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:36:02.162716 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60cebf73-bcb5-439f-baf0-aa80e15303c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:02.162716 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:02.162716 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:02.162716 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60cebf73-bcb5-439f-baf0-aa80e15303c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:02.162716 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-60cebf73-bcb5-439f-baf0-aa80e15303c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete snapshot with id: aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:36:02.204281 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:02.204281 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:02.205858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60cebf73-bcb5-439f-baf0-aa80e15303c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:36:02.456275 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60cebf73-bcb5-439f-baf0-aa80e15303c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot delete request issued successfully. Jan 27 16:36:02.475775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60cebf73-bcb5-439f-baf0-aa80e15303c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 returned with HTTP 202 Jan 27 16:36:02.475775 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1141/2286] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:36:02 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:36:02.476658 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62d83c2e-fc88-44f5-920d-5c411e53b107 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:36:02.476658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62d83c2e-fc88-44f5-920d-5c411e53b107 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:02.476658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62d83c2e-fc88-44f5-920d-5c411e53b107 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:02.505483 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:02.505483 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:02.506694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-62d83c2e-fc88-44f5-920d-5c411e53b107 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:36:02.509422 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62d83c2e-fc88-44f5-920d-5c411e53b107 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 returned with HTTP 200 Jan 27 16:36:02.511634 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1146/2287] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:36:02 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 => generated 477 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:03.523178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9420b427-fffb-4a7c-8cac-59349a3cec5a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:36:03.524845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9420b427-fffb-4a7c-8cac-59349a3cec5a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:03.525056 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:03.525056 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:03.525762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9420b427-fffb-4a7c-8cac-59349a3cec5a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:03.591588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:03.591588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:03.593112 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9420b427-fffb-4a7c-8cac-59349a3cec5a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:36:03.595592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9420b427-fffb-4a7c-8cac-59349a3cec5a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 returned with HTTP 200 Jan 27 16:36:03.598900 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1142/2288] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:36:03 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 => generated 477 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:04.615083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9361206-fa46-48ec-9c49-bc69580a9a95 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:36:04.616902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9361206-fa46-48ec-9c49-bc69580a9a95 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:04.617122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:04.617122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:04.617521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9361206-fa46-48ec-9c49-bc69580a9a95 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:04.659696 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:04.659696 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:04.661221 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9361206-fa46-48ec-9c49-bc69580a9a95 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:36:04.664192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9361206-fa46-48ec-9c49-bc69580a9a95 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 returned with HTTP 200 Jan 27 16:36:04.666509 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1147/2289] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:36:04 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 => generated 477 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:05.679161 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3fd392d-8bfc-4d60-9aef-4cbd08398385 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:36:05.680650 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3fd392d-8bfc-4d60-9aef-4cbd08398385 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:05.680871 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:05.680871 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:05.681443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3fd392d-8bfc-4d60-9aef-4cbd08398385 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:05.711891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3fd392d-8bfc-4d60-9aef-4cbd08398385 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 returned with HTTP 404 Jan 27 16:36:05.713031 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1143/2290] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:36:05 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:07.991849 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-736e48cf-e45b-4e7f-baa4-d79872b03bff tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:36:07.993008 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-736e48cf-e45b-4e7f-baa4-d79872b03bff tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:07.993378 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:07.993378 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:07.994079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-736e48cf-e45b-4e7f-baa4-d79872b03bff tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:08.087909 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:08.087909 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:08.097216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-736e48cf-e45b-4e7f-baa4-d79872b03bff tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:36:08.137912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-736e48cf-e45b-4e7f-baa4-d79872b03bff tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 200 Jan 27 16:36:08.139022 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1148/2291] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:07 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 919 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:08.157917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a5c6476-f018-4e1d-a2cd-d068ae78578b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:36:08.159474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a5c6476-f018-4e1d-a2cd-d068ae78578b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:08.163358 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a5c6476-f018-4e1d-a2cd-d068ae78578b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:08.272043 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:08.272043 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:08.289805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6a5c6476-f018-4e1d-a2cd-d068ae78578b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:36:08.326113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a5c6476-f018-4e1d-a2cd-d068ae78578b tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 200 Jan 27 16:36:08.327672 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1144/2292] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:08 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 919 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:13.469455 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-c21b1a91-09c9-4f43-b1a6-fbf471ea3bda tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/241b7201-81c1-43b6-9e3b-aad3e9f6200e Jan 27 16:36:13.470820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-c21b1a91-09c9-4f43-b1a6-fbf471ea3bda tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:13.471284 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:13.471284 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:13.471940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-c21b1a91-09c9-4f43-b1a6-fbf471ea3bda tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:13.497336 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:13.497336 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:14.081242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-c21b1a91-09c9-4f43-b1a6-fbf471ea3bda tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:36:14.081927 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-c21b1a91-09c9-4f43-b1a6-fbf471ea3bda tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:36:14.123064 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-c21b1a91-09c9-4f43-b1a6-fbf471ea3bda tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/241b7201-81c1-43b6-9e3b-aad3e9f6200e returned with HTTP 200 Jan 27 16:36:14.125281 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1149/2293] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:36:13 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/241b7201-81c1-43b6-9e3b-aad3e9f6200e => generated 19 bytes in 660 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:14.141969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-d5e2cc2e-4269-4e60-a815-21da2a191cdd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:36:14.142451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-d5e2cc2e-4269-4e60-a815-21da2a191cdd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:14.142671 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:14.142671 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:14.143302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-d5e2cc2e-4269-4e60-a815-21da2a191cdd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:14.143869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-d5e2cc2e-4269-4e60-a815-21da2a191cdd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume with id: 21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:36:14.197465 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:14.197465 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:14.198896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-d5e2cc2e-4269-4e60-a815-21da2a191cdd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:14.316596 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-d5e2cc2e-4269-4e60-a815-21da2a191cdd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume request issued successfully. Jan 27 16:36:14.317410 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4851f260-f75a-4be5-a450-1eb6fdcb81c8 req-d5e2cc2e-4269-4e60-a815-21da2a191cdd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 202 Jan 27 16:36:14.319483 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1145/2294] 10.222.0.83 () {60 vars in 1384 bytes} [Wed Jan 27 16:36:14 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:36:15.284988 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes Jan 27 16:36:15.285554 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:15.285554 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:15.285851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-760308262"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:15.287154 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume request body: {'volume': {'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-760308262'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:36:15.420881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume of 1 GB Jan 27 16:36:15.421881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:15.421881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:15.460626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Availability Zones retrieved successfully. Jan 27 16:36:15.497903 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Flow 'volume_create_api' (aebf52ad-ac38-4ad4-b900-6258310dac1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:15.507914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51c58abc-bad2-4559-9167-127e64cee59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:15.510830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:36:15.671917 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51c58abc-bad2-4559-9167-127e64cee59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:15.675144 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35852a22-9dc4-4a91-8030-a677f3b28dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:15.879855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['7657598e-b992-4c10-80c4-80a1342a99fe', '25df0dbf-f9ba-41e8-8803-f4d65fe96426', 'f3f71e0e-8a59-465e-ac76-ff2aefc26492', '8a061882-4eef-4b09-a8e1-609f78e9664f'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:36:15.882130 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35852a22-9dc4-4a91-8030-a677f3b28dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7657598e-b992-4c10-80c4-80a1342a99fe', '25df0dbf-f9ba-41e8-8803-f4d65fe96426', 'f3f71e0e-8a59-465e-ac76-ff2aefc26492', '8a061882-4eef-4b09-a8e1-609f78e9664f']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:15.884446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e90dd6e6-f0fd-44d8-aab3-e20e0a993ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:16.066469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e90dd6e6-f0fd-44d8-aab3-e20e0a993ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f27ed5d8-60af-40dd-950a-20f36e40e61b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-760308262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b51fa3ee49d4d8f851080051b399f79',qos_specs=None,replication_status=,reservations=['7657598e-b992-4c10-80c4-80a1342a99fe','25df0dbf-f9ba-41e8-8803-f4d65fe96426','f3f71e0e-8a59-465e-ac76-ff2aefc26492','8a061882-4eef-4b09-a8e1-609f78e9664f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ed862442b041bd9dc344eb4f50cb26',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-760308262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f27ed5d8-60af-40dd-950a-20f36e40e61b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b51fa3ee49d4d8f851080051b399f79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='78ed862442b041bd9dc344eb4f50cb26',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:16.068591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5324f19-a0a6-46db-b0c3-25b2a5493567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:16.177862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5324f19-a0a6-46db-b0c3-25b2a5493567) transitioned into state 'SUCCESS' from state '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-760308262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b51fa3ee49d4d8f851080051b399f79',qos_specs=None,replication_status=,reservations=['7657598e-b992-4c10-80c4-80a1342a99fe','25df0dbf-f9ba-41e8-8803-f4d65fe96426','f3f71e0e-8a59-465e-ac76-ff2aefc26492','8a061882-4eef-4b09-a8e1-609f78e9664f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ed862442b041bd9dc344eb4f50cb26',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:16.180151 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff7939a-60ae-4153-a313-9970263efe6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:16.230765 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff7939a-60ae-4153-a313-9970263efe6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:16.233847 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Flow 'volume_create_api' (aebf52ad-ac38-4ad4-b900-6258310dac1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:16.299438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume request issued successfully. Jan 27 16:36:16.332488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f755614-c76c-4ea7-a3dd-b13d839c2509 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes returned with HTTP 202 Jan 27 16:36:16.337383 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1150/2295] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:36:15 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes => generated 822 bytes in 1056 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:36:16.354724 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56ae7efa-56c3-4fc2-a96d-c67b0e94426b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:16.355968 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56ae7efa-56c3-4fc2-a96d-c67b0e94426b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:16.356471 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:16.356471 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:16.357505 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56ae7efa-56c3-4fc2-a96d-c67b0e94426b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:16.444675 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:16.444675 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:16.453924 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-56ae7efa-56c3-4fc2-a96d-c67b0e94426b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:16.485554 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56ae7efa-56c3-4fc2-a96d-c67b0e94426b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:16.486988 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1146/2296] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:16 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 890 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:17.057098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f44eee3-ae8a-4c44-9b68-0240c1574f6b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:36:17.058728 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f44eee3-ae8a-4c44-9b68-0240c1574f6b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:17.059960 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:17.059960 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:17.060618 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f44eee3-ae8a-4c44-9b68-0240c1574f6b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:17.139438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f44eee3-ae8a-4c44-9b68-0240c1574f6b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 404 Jan 27 16:36:17.146425 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1151/2297] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:17 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:17.503637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac955fd2-be0f-40ed-a6f2-776e7365d4c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:17.504754 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac955fd2-be0f-40ed-a6f2-776e7365d4c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:17.505123 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:17.505123 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:17.505777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac955fd2-be0f-40ed-a6f2-776e7365d4c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:17.646384 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:17.646384 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:17.657907 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ac955fd2-be0f-40ed-a6f2-776e7365d4c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:17.694682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac955fd2-be0f-40ed-a6f2-776e7365d4c0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:17.707557 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1147/2298] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:17 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:18.713731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-739f59c6-2152-4baf-ac16-4463b3e12539 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:18.715458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-739f59c6-2152-4baf-ac16-4463b3e12539 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:18.716163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-739f59c6-2152-4baf-ac16-4463b3e12539 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:18.784466 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:18.784466 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:18.800877 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-739f59c6-2152-4baf-ac16-4463b3e12539 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:18.833177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-739f59c6-2152-4baf-ac16-4463b3e12539 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:18.835311 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1152/2299] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:18 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:19.629449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67156068-e454-446b-bc38-17ac4739fec8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:36:19.630241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67156068-e454-446b-bc38-17ac4739fec8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:19.630610 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:19.630610 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:19.631282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67156068-e454-446b-bc38-17ac4739fec8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:19.632005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-67156068-e454-446b-bc38-17ac4739fec8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete snapshot with id: aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:36:19.710968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67156068-e454-446b-bc38-17ac4739fec8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 returned with HTTP 404 Jan 27 16:36:19.720772 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8c8aaa1-572b-41f0-aea3-c3b43eb00865 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 Jan 27 16:36:19.722139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8c8aaa1-572b-41f0-aea3-c3b43eb00865 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:19.722258 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1148/2300] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:36:19 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 => generated 111 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:19.722686 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:19.722686 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:19.723459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8c8aaa1-572b-41f0-aea3-c3b43eb00865 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:19.777432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8c8aaa1-572b-41f0-aea3-c3b43eb00865 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 returned with HTTP 404 Jan 27 16:36:19.779151 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1153/2301] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:36:19 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/aefdb50d-5d62-4021-b78c-319c087edd06 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:19.850788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9237060f-ee2c-4259-8311-69d85d5ea905 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:19.851230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9237060f-ee2c-4259-8311-69d85d5ea905 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:19.851945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9237060f-ee2c-4259-8311-69d85d5ea905 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:19.939606 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:19.939606 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:19.949565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9237060f-ee2c-4259-8311-69d85d5ea905 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:19.973515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9237060f-ee2c-4259-8311-69d85d5ea905 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:19.974866 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1149/2302] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:19 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:20.992358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a067347-d077-43ae-9373-99a48c0c5dac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:20.993036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a067347-d077-43ae-9373-99a48c0c5dac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:20.993604 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a067347-d077-43ae-9373-99a48c0c5dac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:21.110253 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:21.110253 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:21.138524 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a067347-d077-43ae-9373-99a48c0c5dac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:21.201074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a067347-d077-43ae-9373-99a48c0c5dac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:21.203896 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1154/2303] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:20 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:36:22.226277 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66e58341-0aa2-4440-a90b-379ca3bb4262 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:22.230787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66e58341-0aa2-4440-a90b-379ca3bb4262 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:22.231557 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:22.231557 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:22.232549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66e58341-0aa2-4440-a90b-379ca3bb4262 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:22.392661 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:22.392661 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:22.416383 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-66e58341-0aa2-4440-a90b-379ca3bb4262 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:22.473593 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66e58341-0aa2-4440-a90b-379ca3bb4262 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:22.474684 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1150/2304] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:22 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:23.491610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3a4f1f1-e3e3-4d3e-922b-0cd5be878eaa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:23.492923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3a4f1f1-e3e3-4d3e-922b-0cd5be878eaa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:23.493320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:23.493320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:23.493751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3a4f1f1-e3e3-4d3e-922b-0cd5be878eaa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:23.555575 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:23.555575 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:23.565229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d3a4f1f1-e3e3-4d3e-922b-0cd5be878eaa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:23.594008 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3a4f1f1-e3e3-4d3e-922b-0cd5be878eaa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:23.603948 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1155/2305] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:23 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:23.964494 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1c05403-23f5-41b5-a4b5-fd077460804f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:36:23.964996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1c05403-23f5-41b5-a4b5-fd077460804f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:23.965371 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:23.965371 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:23.966001 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1c05403-23f5-41b5-a4b5-fd077460804f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:23.966618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b1c05403-23f5-41b5-a4b5-fd077460804f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume with id: 21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:36:24.213692 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1c05403-23f5-41b5-a4b5-fd077460804f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 404 Jan 27 16:36:24.214747 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1151/2306] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:36:23 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 109 bytes in 255 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:24.223085 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19e2ba35-9193-45f4-ad0a-452488499ea3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb Jan 27 16:36:24.223952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19e2ba35-9193-45f4-ad0a-452488499ea3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:24.224365 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:24.224365 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:24.225039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19e2ba35-9193-45f4-ad0a-452488499ea3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:24.281370 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19e2ba35-9193-45f4-ad0a-452488499ea3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb returned with HTTP 404 Jan 27 16:36:24.283673 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1156/2307] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:24 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/21e03f54-6a57-45e7-b015-0ba545c3ebeb => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:24.614932 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c653b2f5-034d-471d-8c13-7ccb9515e83b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:24.616365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c653b2f5-034d-471d-8c13-7ccb9515e83b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:24.617268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c653b2f5-034d-471d-8c13-7ccb9515e83b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:24.726286 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:24.726286 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:24.752412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c653b2f5-034d-471d-8c13-7ccb9515e83b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:24.780048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c653b2f5-034d-471d-8c13-7ccb9515e83b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:24.801686 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1152/2308] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:24 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:25.810799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69c65fd9-6bd7-4bde-b547-5ffa98a42e5e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:25.811872 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69c65fd9-6bd7-4bde-b547-5ffa98a42e5e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:25.812478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69c65fd9-6bd7-4bde-b547-5ffa98a42e5e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:25.885939 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:25.885939 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:25.906464 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69c65fd9-6bd7-4bde-b547-5ffa98a42e5e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:25.984602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69c65fd9-6bd7-4bde-b547-5ffa98a42e5e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:25.985422 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1157/2309] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:25 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:27.002882 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57a2475e-c480-46e9-9d83-31bb320c82a0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:27.003727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57a2475e-c480-46e9-9d83-31bb320c82a0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:27.003924 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:27.003924 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:27.004578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57a2475e-c480-46e9-9d83-31bb320c82a0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:27.118006 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:27.118006 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:27.127754 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57a2475e-c480-46e9-9d83-31bb320c82a0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:27.152413 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57a2475e-c480-46e9-9d83-31bb320c82a0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:27.153242 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1153/2310] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:26 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:27.508234 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ec9713d-a3ff-41be-a856-53eb8fbddb4e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] DELETE http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:36:27.509327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ec9713d-a3ff-41be-a856-53eb8fbddb4e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:27.509766 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:27.509766 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:27.510781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ec9713d-a3ff-41be-a856-53eb8fbddb4e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:27.511482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1ec9713d-a3ff-41be-a856-53eb8fbddb4e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Delete volume with id: 73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:36:27.613941 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:27.613941 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:27.615209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ec9713d-a3ff-41be-a856-53eb8fbddb4e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:36:27.735265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ec9713d-a3ff-41be-a856-53eb8fbddb4e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Delete volume request issued successfully. Jan 27 16:36:27.735777 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ec9713d-a3ff-41be-a856-53eb8fbddb4e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 202 Jan 27 16:36:27.737075 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1158/2311] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:36:27 2021] DELETE /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:36:27.745832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-862eaf01-b719-407f-ace9-6b1ff3be659e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:36:27.746780 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-862eaf01-b719-407f-ace9-6b1ff3be659e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:27.747146 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:27.747146 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:27.747825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-862eaf01-b719-407f-ace9-6b1ff3be659e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:27.825765 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:27.825765 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:27.838588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-862eaf01-b719-407f-ace9-6b1ff3be659e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:36:27.866201 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-862eaf01-b719-407f-ace9-6b1ff3be659e tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 200 Jan 27 16:36:27.867672 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1154/2312] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:27 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 918 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:28.170575 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bb7caa1-a93f-4f0c-af0d-24046ae7e7bd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:28.171517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bb7caa1-a93f-4f0c-af0d-24046ae7e7bd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:28.172278 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:28.172278 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:28.172853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bb7caa1-a93f-4f0c-af0d-24046ae7e7bd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:28.361179 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:28.361179 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:28.389451 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2bb7caa1-a93f-4f0c-af0d-24046ae7e7bd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:28.458233 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bb7caa1-a93f-4f0c-af0d-24046ae7e7bd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:28.459225 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1159/2313] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:28 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:28.885749 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-609d3d93-4952-422c-be2d-163cfae1d31c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:36:28.886535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-609d3d93-4952-422c-be2d-163cfae1d31c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:28.886897 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:28.886897 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:28.887559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-609d3d93-4952-422c-be2d-163cfae1d31c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:29.027480 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:29.027480 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:29.046621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-609d3d93-4952-422c-be2d-163cfae1d31c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:36:29.085281 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-609d3d93-4952-422c-be2d-163cfae1d31c tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 200 Jan 27 16:36:29.086978 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1155/2314] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:28 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 918 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:29.475274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e568f72d-a194-4336-9700-dc103c608742 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:29.480910 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e568f72d-a194-4336-9700-dc103c608742 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:29.480910 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:29.480910 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:29.480910 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e568f72d-a194-4336-9700-dc103c608742 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:29.662950 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:29.662950 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:29.691751 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e568f72d-a194-4336-9700-dc103c608742 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:29.751644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e568f72d-a194-4336-9700-dc103c608742 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:29.766934 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1160/2315] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:29 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:30.103701 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-098dc0e3-d9d8-4ff4-b21c-d7332750febe tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:36:30.104686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-098dc0e3-d9d8-4ff4-b21c-d7332750febe tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:30.105085 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:30.105085 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:30.105725 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-098dc0e3-d9d8-4ff4-b21c-d7332750febe tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:30.254638 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:30.254638 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:30.266769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-098dc0e3-d9d8-4ff4-b21c-d7332750febe tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:36:30.293968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-098dc0e3-d9d8-4ff4-b21c-d7332750febe tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 200 Jan 27 16:36:30.309204 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1156/2316] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:30 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 918 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:30.770281 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-073113b0-be7c-43e5-9496-e124b4b686fe tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:30.770979 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-073113b0-be7c-43e5-9496-e124b4b686fe tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:30.771312 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:30.771312 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:30.772025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-073113b0-be7c-43e5-9496-e124b4b686fe tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:30.864439 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:30.864439 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:30.886929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-073113b0-be7c-43e5-9496-e124b4b686fe tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:30.914879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-073113b0-be7c-43e5-9496-e124b4b686fe tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:30.916029 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1161/2317] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:30 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:31.323584 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eeb0e2dd-f256-4e56-8da1-a9c6c21ccb9a tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 Jan 27 16:36:31.324406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eeb0e2dd-f256-4e56-8da1-a9c6c21ccb9a tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:31.324728 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:31.324728 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:31.325291 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eeb0e2dd-f256-4e56-8da1-a9c6c21ccb9a tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:31.386838 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eeb0e2dd-f256-4e56-8da1-a9c6c21ccb9a tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 returned with HTTP 404 Jan 27 16:36:31.391176 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1157/2318] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:31 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/73148edc-e7b3-4f61-a544-98b3bdca05d0 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:31.934017 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de9b9e2b-613c-4798-bf88-97cf0e1798c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:31.934017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de9b9e2b-613c-4798-bf88-97cf0e1798c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:31.934017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:31.934017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:31.936025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de9b9e2b-613c-4798-bf88-97cf0e1798c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:31.992305 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:31.992305 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:32.007797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-de9b9e2b-613c-4798-bf88-97cf0e1798c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:32.038516 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de9b9e2b-613c-4798-bf88-97cf0e1798c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:32.049304 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1162/2319] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:31 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:33.056284 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3247b1bb-c09e-40a6-b532-57033cbe28ab tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:33.057016 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3247b1bb-c09e-40a6-b532-57033cbe28ab tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:33.057773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3247b1bb-c09e-40a6-b532-57033cbe28ab tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:33.109251 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:33.109251 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:33.117820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3247b1bb-c09e-40a6-b532-57033cbe28ab tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:33.141787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3247b1bb-c09e-40a6-b532-57033cbe28ab tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:33.142636 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1158/2320] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:33 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:34.165048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5aa2b02-6858-42ee-8c41-45346dc99bdf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:34.167293 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5aa2b02-6858-42ee-8c41-45346dc99bdf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:34.167530 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:34.167530 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:34.168131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5aa2b02-6858-42ee-8c41-45346dc99bdf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:34.238031 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:34.238031 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:34.247005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c5aa2b02-6858-42ee-8c41-45346dc99bdf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:34.270528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5aa2b02-6858-42ee-8c41-45346dc99bdf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:34.271387 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1163/2321] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:34 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:34.664844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes Jan 27 16:36:34.667111 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:34.667111 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:34.667833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-362834578", "snapshot_id": null, "imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1", "volume_type": null, "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:34.669262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-362834578', 'snapshot_id': None, 'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1', 'volume_type': None, 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:36:34.820440 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume of 1 GB Jan 27 16:36:34.849149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Availability Zones retrieved successfully. Jan 27 16:36:34.866046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (5ac8d0ba-0e30-43c7-9a62-d94b5b45719c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:34.869903 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56bb1f1-5e44-45a6-9447-6090978d6993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:34.872735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:36:34.999777 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-015c8b92-09e5-4ef0-81fd-9a275d3622c7 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] DELETE http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:36:35.000303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-015c8b92-09e5-4ef0-81fd-9a275d3622c7 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:35.000496 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:35.000496 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:35.001136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-015c8b92-09e5-4ef0-81fd-9a275d3622c7 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:35.001768 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-015c8b92-09e5-4ef0-81fd-9a275d3622c7 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Delete volume with id: fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:36:35.076344 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:35.076344 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:35.077535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-015c8b92-09e5-4ef0-81fd-9a275d3622c7 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:36:35.083067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56bb1f1-5e44-45a6-9447-6090978d6993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:35.088385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (822825d7-b0ee-4693-bef9-755249531bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:35.170566 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-015c8b92-09e5-4ef0-81fd-9a275d3622c7 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Delete volume request issued successfully. Jan 27 16:36:35.171110 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-015c8b92-09e5-4ef0-81fd-9a275d3622c7 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 202 Jan 27 16:36:35.175090 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1164/2322] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:36:34 2021] DELETE /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:36:35.186866 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba531011-7e9c-4527-850a-ba26378f8070 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:36:35.187427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba531011-7e9c-4527-850a-ba26378f8070 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:35.187644 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:35.187644 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:35.188021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba531011-7e9c-4527-850a-ba26378f8070 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:35.282619 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:35.282619 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:35.294078 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Created reservations ['246a714b-7ab5-44f1-b304-a6598eb76504', '68853f82-f629-4edd-8b61-eff00dea6fc5', '9c855740-65d7-4f00-9adc-81ceaf7a7e71', 'b0a3d000-c3da-46bd-aec4-15c92f8bb46b'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:36:35.296273 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (822825d7-b0ee-4693-bef9-755249531bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['246a714b-7ab5-44f1-b304-a6598eb76504', '68853f82-f629-4edd-8b61-eff00dea6fc5', '9c855740-65d7-4f00-9adc-81ceaf7a7e71', 'b0a3d000-c3da-46bd-aec4-15c92f8bb46b']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:35.298843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d30c34-4343-4f50-a8f9-204b2c0ab078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:35.307951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba531011-7e9c-4527-850a-ba26378f8070 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:36:35.331791 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba531011-7e9c-4527-850a-ba26378f8070 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:36:35.332978 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1165/2323] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:35 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 917 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:35.336918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d73c7cc5-f08e-48c5-b870-7ea362ea50b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:35.338496 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d73c7cc5-f08e-48c5-b870-7ea362ea50b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:35.338927 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:35.338927 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:35.339646 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d73c7cc5-f08e-48c5-b870-7ea362ea50b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:35.422053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:35.422053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:35.446009 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d73c7cc5-f08e-48c5-b870-7ea362ea50b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:35.476867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d73c7cc5-f08e-48c5-b870-7ea362ea50b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:35.478632 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1166/2324] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:35 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 972 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:35.492558 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d30c34-4343-4f50-a8f9-204b2c0ab078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c73bf00-517c-44f9-8814-15539abcd265', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-362834578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['246a714b-7ab5-44f1-b304-a6598eb76504','68853f82-f629-4edd-8b61-eff00dea6fc5','9c855740-65d7-4f00-9adc-81ceaf7a7e71','b0a3d000-c3da-46bd-aec4-15c92f8bb46b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-362834578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c73bf00-517c-44f9-8814-15539abcd265,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec0c0013a98470a964b796ba39d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:35.494641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c69d129-8613-4d7a-aac4-7173f121e897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:35.597103 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c69d129-8613-4d7a-aac4-7173f121e897) transitioned into state 'SUCCESS' from state '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-362834578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['246a714b-7ab5-44f1-b304-a6598eb76504','68853f82-f629-4edd-8b61-eff00dea6fc5','9c855740-65d7-4f00-9adc-81ceaf7a7e71','b0a3d000-c3da-46bd-aec4-15c92f8bb46b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:35.599480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7383df6f-77ec-4297-84df-6512eb4a6260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:35.646005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7383df6f-77ec-4297-84df-6512eb4a6260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:35.648965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (5ac8d0ba-0e30-43c7-9a62-d94b5b45719c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:35.770581 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request issued successfully. Jan 27 16:36:35.800213 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecce18c7-1506-4a27-86f7-35bb20c22bd6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes returned with HTTP 202 Jan 27 16:36:35.804358 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1159/2325] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:36:34 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes => generated 827 bytes in 1144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:36:35.821531 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ffc588c-a780-446c-b36c-95c3838cb5e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:35.821989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ffc588c-a780-446c-b36c-95c3838cb5e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:35.822216 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:35.822216 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:35.822587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ffc588c-a780-446c-b36c-95c3838cb5e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:35.889438 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:35.889438 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:35.907106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2ffc588c-a780-446c-b36c-95c3838cb5e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:35.957498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ffc588c-a780-446c-b36c-95c3838cb5e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:35.973353 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1167/2326] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:35 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 895 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:36.237291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] POST http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes Jan 27 16:36:36.237291 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:36.237291 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:36.237291 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1371985040"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:36.237291 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1371985040'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:36:36.237291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Create volume of 1 GB Jan 27 16:36:36.237291 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:36.237291 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:36.253495 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Availability Zones retrieved successfully. Jan 27 16:36:36.310066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Flow 'volume_create_api' (8da93a60-c1f4-41cd-b82f-2b66643acc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:36.321809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6535bb14-b4b3-4f15-8c48-176aaf392c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:36.327101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:36:36.351841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69ab66ec-02fb-44f5-9310-72af56a921a4 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:36:36.356204 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69ab66ec-02fb-44f5-9310-72af56a921a4 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:36.356417 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:36.356417 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:36.357133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69ab66ec-02fb-44f5-9310-72af56a921a4 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:36.437364 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:36.437364 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:36.450324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6535bb14-b4b3-4f15-8c48-176aaf392c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:36.451607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69ab66ec-02fb-44f5-9310-72af56a921a4 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:36:36.453200 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8974d76-c792-4197-93e5-308e62a24923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:36.480865 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69ab66ec-02fb-44f5-9310-72af56a921a4 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:36:36.481713 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1168/2327] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:36 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 917 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:36.496840 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6e8f6ab-a967-4478-9ed4-4cc013b9a8e9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:36.497652 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6e8f6ab-a967-4478-9ed4-4cc013b9a8e9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:36.498184 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:36.498184 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:36.498837 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6e8f6ab-a967-4478-9ed4-4cc013b9a8e9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:36.581508 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:36.581508 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:36.597606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6e8f6ab-a967-4478-9ed4-4cc013b9a8e9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:36.628355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6e8f6ab-a967-4478-9ed4-4cc013b9a8e9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:36.628355 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1169/2328] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:36 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 972 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:36:36.744839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Created reservations ['446d871b-861d-4aac-8d65-39621aa3ac4f', '680c4b37-e82f-4762-abbb-a89b16306fde', '6f9c4afe-a45f-41d1-8d83-e0f1cf81f1ac', '42371a44-75dd-4cd3-906e-f942b52c525b'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:36:36.746783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8974d76-c792-4197-93e5-308e62a24923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['446d871b-861d-4aac-8d65-39621aa3ac4f', '680c4b37-e82f-4762-abbb-a89b16306fde', '6f9c4afe-a45f-41d1-8d83-e0f1cf81f1ac', '42371a44-75dd-4cd3-906e-f942b52c525b']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:36.750175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be42979-2813-479a-b013-30300326ab2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:36.891846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be42979-2813-479a-b013-30300326ab2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b634e051-c4bd-4d47-9f95-ddbac0b3106e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1371985040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67880b0adb346c99e2ceb84fabd706c',qos_specs=None,replication_status=,reservations=['446d871b-861d-4aac-8d65-39621aa3ac4f','680c4b37-e82f-4762-abbb-a89b16306fde','6f9c4afe-a45f-41d1-8d83-e0f1cf81f1ac','42371a44-75dd-4cd3-906e-f942b52c525b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00a711fa52c64af581d5a0adfea3436a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:36:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1371985040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b634e051-c4bd-4d47-9f95-ddbac0b3106e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67880b0adb346c99e2ceb84fabd706c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='00a711fa52c64af581d5a0adfea3436a',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:36.904752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcec231e-d91f-4ef3-9a02-2021434a6228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:36.980687 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fcce00e0-d596-4112-beec-ae669da780b3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:36.981724 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fcce00e0-d596-4112-beec-ae669da780b3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:36.982101 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:36.982101 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:36.982712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fcce00e0-d596-4112-beec-ae669da780b3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:37.070918 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcec231e-d91f-4ef3-9a02-2021434a6228) transitioned into state 'SUCCESS' from state '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-1371985040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67880b0adb346c99e2ceb84fabd706c',qos_specs=None,replication_status=,reservations=['446d871b-861d-4aac-8d65-39621aa3ac4f','680c4b37-e82f-4762-abbb-a89b16306fde','6f9c4afe-a45f-41d1-8d83-e0f1cf81f1ac','42371a44-75dd-4cd3-906e-f942b52c525b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00a711fa52c64af581d5a0adfea3436a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:37.073787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f7af2f-526f-4448-98dd-25f4cabae2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:37.127459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f7af2f-526f-4448-98dd-25f4cabae2d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:37.131457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Flow 'volume_create_api' (8da93a60-c1f4-41cd-b82f-2b66643acc48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:37.154977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:37.154977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:37.188485 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fcce00e0-d596-4112-beec-ae669da780b3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:37.278997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fcce00e0-d596-4112-beec-ae669da780b3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:37.279527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Create volume request issued successfully. Jan 27 16:36:37.284901 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1170/2329] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:36 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:37.312207 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa3cd44c-203a-495e-8827-c0588539498f tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes returned with HTTP 202 Jan 27 16:36:37.314415 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1160/2330] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:36:36 2021] POST /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes => generated 823 bytes in 1096 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:36:37.332041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8035593-ae17-4cb8-86eb-1ce07ce81628 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e Jan 27 16:36:37.332749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8035593-ae17-4cb8-86eb-1ce07ce81628 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:37.333089 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:37.333089 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:37.333734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8035593-ae17-4cb8-86eb-1ce07ce81628 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:37.478298 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:37.478298 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:37.498472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68b61cca-4bd9-4be4-961a-606bbd4ee2c0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:36:37.500904 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68b61cca-4bd9-4be4-961a-606bbd4ee2c0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:37.500904 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:37.500904 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:37.500904 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68b61cca-4bd9-4be4-961a-606bbd4ee2c0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:37.502251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b8035593-ae17-4cb8-86eb-1ce07ce81628 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:36:37.570108 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8035593-ae17-4cb8-86eb-1ce07ce81628 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e returned with HTTP 200 Jan 27 16:36:37.571258 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1171/2331] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:37 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e => generated 915 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:37.644646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-374fe098-a011-43cf-bdfb-17f2ab09b406 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:37.647299 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-374fe098-a011-43cf-bdfb-17f2ab09b406 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:37.647699 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:37.647699 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:37.648351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-374fe098-a011-43cf-bdfb-17f2ab09b406 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:37.649274 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:37.649274 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:37.675698 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-68b61cca-4bd9-4be4-961a-606bbd4ee2c0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Volume info retrieved successfully. Jan 27 16:36:37.710044 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68b61cca-4bd9-4be4-961a-606bbd4ee2c0 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 200 Jan 27 16:36:37.729332 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1161/2332] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:37 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 917 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:37.729431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:37.729431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:37.732823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-374fe098-a011-43cf-bdfb-17f2ab09b406 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:37.758528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-374fe098-a011-43cf-bdfb-17f2ab09b406 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:37.761831 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1172/2333] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:37 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:38.299869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-793ba4ac-67e8-4213-aeaa-e1ace64e6b13 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:38.303719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-793ba4ac-67e8-4213-aeaa-e1ace64e6b13 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:38.304136 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:38.304136 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:38.305327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-793ba4ac-67e8-4213-aeaa-e1ace64e6b13 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:38.367648 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:38.367648 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:38.378732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-793ba4ac-67e8-4213-aeaa-e1ace64e6b13 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:38.416188 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-793ba4ac-67e8-4213-aeaa-e1ace64e6b13 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:38.417316 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1162/2334] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:38 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:38.592859 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa3c72fc-1dec-4588-a222-0096301e6f6b tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e Jan 27 16:36:38.593886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa3c72fc-1dec-4588-a222-0096301e6f6b tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:38.594657 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:38.594657 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:38.595369 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa3c72fc-1dec-4588-a222-0096301e6f6b tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:38.727435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4be3e4a-d812-493c-bde2-2165e14725a5 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] GET http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 Jan 27 16:36:38.728787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4be3e4a-d812-493c-bde2-2165e14725a5 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:38.729259 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:38.729259 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:38.729923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4be3e4a-d812-493c-bde2-2165e14725a5 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:38.734209 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:38.734209 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:38.768219 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa3c72fc-1dec-4588-a222-0096301e6f6b tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:36:38.820576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa3c72fc-1dec-4588-a222-0096301e6f6b tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e returned with HTTP 200 Jan 27 16:36:38.829082 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1173/2335] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:38 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:38.839480 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e387f7ad-fc72-4315-ad17-153eb6e51c12 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:38.839480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e387f7ad-fc72-4315-ad17-153eb6e51c12 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:38.839480 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:38.839480 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:38.839480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e387f7ad-fc72-4315-ad17-153eb6e51c12 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:38.862902 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4be3e4a-d812-493c-bde2-2165e14725a5 tempest-AttachVolumeShelveTestJSON-2051955677 tempest-AttachVolumeShelveTestJSON-2051955677-project] http://10.222.0.78/volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 returned with HTTP 404 Jan 27 16:36:38.864321 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1163/2336] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:38 2021] GET /volume/v3/c49234b6562e4c53800d498510e5a976/volumes/fccc9de5-11f0-4716-96f1-811b600a3508 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:38.917266 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:38.917266 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:38.934341 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e387f7ad-fc72-4315-ad17-153eb6e51c12 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:38.973478 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e387f7ad-fc72-4315-ad17-153eb6e51c12 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:38.978391 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1174/2337] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:38 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:39.434612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8262562b-689b-4f20-a7da-3a458f7ff563 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:39.435734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8262562b-689b-4f20-a7da-3a458f7ff563 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:39.436391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8262562b-689b-4f20-a7da-3a458f7ff563 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:39.589955 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:39.589955 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:39.618824 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8262562b-689b-4f20-a7da-3a458f7ff563 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:39.673169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8262562b-689b-4f20-a7da-3a458f7ff563 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:39.674762 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1164/2338] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:39 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:39.840032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c67d007-48f9-4f24-b22e-7722b0ae167e tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e Jan 27 16:36:39.840516 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c67d007-48f9-4f24-b22e-7722b0ae167e tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:39.840781 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:39.840781 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:39.841159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c67d007-48f9-4f24-b22e-7722b0ae167e tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:39.932832 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:39.932832 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:39.952543 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c67d007-48f9-4f24-b22e-7722b0ae167e tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:36:39.993810 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02b24a89-829a-40c9-9e18-027c0810216f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:39.994651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02b24a89-829a-40c9-9e18-027c0810216f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:39.995000 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:39.995000 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:39.995631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02b24a89-829a-40c9-9e18-027c0810216f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:40.011994 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c67d007-48f9-4f24-b22e-7722b0ae167e tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e returned with HTTP 200 Jan 27 16:36:40.029406 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1175/2339] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:39 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:40.036529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c215d06f-51a0-4329-a8b1-845e3c3fbe59 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] POST http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e/action Jan 27 16:36:40.040731 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:40.040731 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:40.042236 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c215d06f-51a0-4329-a8b1-845e3c3fbe59 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:36:40.044445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c215d06f-51a0-4329-a8b1-845e3c3fbe59 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:40.127626 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:40.127626 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:40.157384 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-02b24a89-829a-40c9-9e18-027c0810216f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:40.165556 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:40.165556 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:40.168332 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c215d06f-51a0-4329-a8b1-845e3c3fbe59 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:36:40.223386 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02b24a89-829a-40c9-9e18-027c0810216f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:40.236913 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1165/2340] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:39 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:40.274939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c215d06f-51a0-4329-a8b1-845e3c3fbe59 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume updated successfully. Jan 27 16:36:40.275793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c215d06f-51a0-4329-a8b1-845e3c3fbe59 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e/action returned with HTTP 200 Jan 27 16:36:40.276876 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1176/2341] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:36:40 2021] POST /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e/action => generated 0 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 16:36:40.285348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1d05331-5d05-4403-b7ac-c9f6441fbdfe tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e Jan 27 16:36:40.286684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1d05331-5d05-4403-b7ac-c9f6441fbdfe tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:40.287093 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:40.287093 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:40.287744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1d05331-5d05-4403-b7ac-c9f6441fbdfe tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:40.369985 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:40.369985 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:40.409122 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a1d05331-5d05-4403-b7ac-c9f6441fbdfe tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:36:40.417336 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1d05331-5d05-4403-b7ac-c9f6441fbdfe tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e returned with HTTP 200 Jan 27 16:36:40.436363 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1166/2342] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:40 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e => generated 916 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:40.612874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0da8fd04-25bd-4eb6-9acd-87f2a0c320e3 req-520d0b8f-d171-4df4-9a92-027280ac12ce tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e Jan 27 16:36:40.615734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0da8fd04-25bd-4eb6-9acd-87f2a0c320e3 req-520d0b8f-d171-4df4-9a92-027280ac12ce tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:40.615734 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:40.615734 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:40.615734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0da8fd04-25bd-4eb6-9acd-87f2a0c320e3 req-520d0b8f-d171-4df4-9a92-027280ac12ce tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:40.691669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c50c4dd1-748c-4561-8e5b-8b1eda0e91f9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:40.692635 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c50c4dd1-748c-4561-8e5b-8b1eda0e91f9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:40.693008 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:40.693008 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:40.693630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c50c4dd1-748c-4561-8e5b-8b1eda0e91f9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:40.699922 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:40.699922 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:40.711601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0da8fd04-25bd-4eb6-9acd-87f2a0c320e3 req-520d0b8f-d171-4df4-9a92-027280ac12ce tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:36:40.767803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0da8fd04-25bd-4eb6-9acd-87f2a0c320e3 req-520d0b8f-d171-4df4-9a92-027280ac12ce tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e returned with HTTP 200 Jan 27 16:36:40.769095 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1177/2343] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:36:40 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:40.825424 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:40.825424 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:40.851405 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c50c4dd1-748c-4561-8e5b-8b1eda0e91f9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:40.908643 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c50c4dd1-748c-4561-8e5b-8b1eda0e91f9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:40.917647 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1167/2344] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:40 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:41.241258 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f461f11-e133-46a9-98d4-fdfab61b80af tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:41.241630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f461f11-e133-46a9-98d4-fdfab61b80af tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:41.241824 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:41.241824 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:41.242442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f461f11-e133-46a9-98d4-fdfab61b80af tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:41.321191 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:41.321191 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:41.388292 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f461f11-e133-46a9-98d4-fdfab61b80af tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:41.409173 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f461f11-e133-46a9-98d4-fdfab61b80af tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:41.410680 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1178/2345] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:41 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:41.941482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a985f95-ba80-4251-932a-bd6ea9e59f5b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:41.944032 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a985f95-ba80-4251-932a-bd6ea9e59f5b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:41.944263 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:41.944263 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:41.944656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a985f95-ba80-4251-932a-bd6ea9e59f5b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:41.998161 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:41.998161 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:42.016756 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a985f95-ba80-4251-932a-bd6ea9e59f5b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:42.047389 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a985f95-ba80-4251-932a-bd6ea9e59f5b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:42.048565 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1168/2346] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:41 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:42.431604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa0cd7d8-bed0-49f1-ad8f-e5c544bd95f7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:42.432150 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa0cd7d8-bed0-49f1-ad8f-e5c544bd95f7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:42.432348 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:42.432348 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:42.433027 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa0cd7d8-bed0-49f1-ad8f-e5c544bd95f7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:42.513481 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:42.513481 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:42.532481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa0cd7d8-bed0-49f1-ad8f-e5c544bd95f7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:42.576408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa0cd7d8-bed0-49f1-ad8f-e5c544bd95f7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:42.577758 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1179/2347] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:42 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:42.794690 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] POST http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes Jan 27 16:36:42.795400 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:42.795400 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:42.796158 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1975460457"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:42.797486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1975460457'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:36:42.798088 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Create volume of 1 GB Jan 27 16:36:42.812200 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Availability Zones retrieved successfully. Jan 27 16:36:42.830758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Flow 'volume_create_api' (3a0afe4d-3935-47eb-984f-331570165b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:42.833979 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c3a89b-ef1f-4d14-a434-10e02b45d40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:42.836256 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:36:42.924059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c3a89b-ef1f-4d14-a434-10e02b45d40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:42.927149 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a84bc63a-3fcb-4f9e-942b-204647c7b216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:43.065287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6b39288-99e9-4ea5-b474-22a698840389 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:43.065839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6b39288-99e9-4ea5-b474-22a698840389 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:43.065976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:43.065976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:43.066337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6b39288-99e9-4ea5-b474-22a698840389 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:43.068266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Created reservations ['db64307f-337c-4e61-ad98-e4bf4a8eb9e3', 'a146b190-3730-4f3e-96ce-7b127b7d1538', '7c8760a5-887f-487f-b35f-8808b377b3b9', 'efcbd0b3-7aeb-40a2-861b-37cb11bfa2b9'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:36:43.076054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a84bc63a-3fcb-4f9e-942b-204647c7b216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db64307f-337c-4e61-ad98-e4bf4a8eb9e3', 'a146b190-3730-4f3e-96ce-7b127b7d1538', '7c8760a5-887f-487f-b35f-8808b377b3b9', 'efcbd0b3-7aeb-40a2-861b-37cb11bfa2b9']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:43.076054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e42e2b5-7f16-4461-bc4a-0de36668d30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:43.124413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:43.124413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:43.134153 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6b39288-99e9-4ea5-b474-22a698840389 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:43.171274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6b39288-99e9-4ea5-b474-22a698840389 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:43.172677 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1180/2348] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:43 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:43.223051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e42e2b5-7f16-4461-bc4a-0de36668d30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74be0486-53e9-4638-a883-9d205c693d0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1975460457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67880b0adb346c99e2ceb84fabd706c',qos_specs=None,replication_status=,reservations=['db64307f-337c-4e61-ad98-e4bf4a8eb9e3','a146b190-3730-4f3e-96ce-7b127b7d1538','7c8760a5-887f-487f-b35f-8808b377b3b9','efcbd0b3-7aeb-40a2-861b-37cb11bfa2b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00a711fa52c64af581d5a0adfea3436a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:36:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1975460457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74be0486-53e9-4638-a883-9d205c693d0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67880b0adb346c99e2ceb84fabd706c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='00a711fa52c64af581d5a0adfea3436a',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:43.226353 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5be7c08-f5f3-4f35-91fd-9eeaab27b023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:43.321510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5be7c08-f5f3-4f35-91fd-9eeaab27b023) transitioned into state 'SUCCESS' from state '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-1975460457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67880b0adb346c99e2ceb84fabd706c',qos_specs=None,replication_status=,reservations=['db64307f-337c-4e61-ad98-e4bf4a8eb9e3','a146b190-3730-4f3e-96ce-7b127b7d1538','7c8760a5-887f-487f-b35f-8808b377b3b9','efcbd0b3-7aeb-40a2-861b-37cb11bfa2b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00a711fa52c64af581d5a0adfea3436a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:43.323510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb126149-42c5-4b92-be85-c1a6dcf88e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:43.396906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb126149-42c5-4b92-be85-c1a6dcf88e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:43.401927 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Flow 'volume_create_api' (3a0afe4d-3935-47eb-984f-331570165b09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:43.492543 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Create volume request issued successfully. Jan 27 16:36:43.536837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3de6ca61-782f-4d00-b6bf-4d6e22abf444 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes returned with HTTP 202 Jan 27 16:36:43.542380 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1169/2349] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:36:42 2021] POST /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes => generated 823 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:36:43.553050 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a0f4a44-035b-41ee-a9de-db9c314557bc tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c Jan 27 16:36:43.553982 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a0f4a44-035b-41ee-a9de-db9c314557bc tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:43.554734 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:43.554734 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:43.555450 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a0f4a44-035b-41ee-a9de-db9c314557bc tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:43.595557 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccf0b6a5-3bbb-41e6-aff9-3d690d8b8849 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:43.596582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ccf0b6a5-3bbb-41e6-aff9-3d690d8b8849 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:43.597276 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:43.597276 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:43.597953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ccf0b6a5-3bbb-41e6-aff9-3d690d8b8849 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:43.676670 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:43.676670 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:43.698274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a0f4a44-035b-41ee-a9de-db9c314557bc tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:36:43.728485 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:43.728485 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:43.746582 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ccf0b6a5-3bbb-41e6-aff9-3d690d8b8849 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:43.756164 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a0f4a44-035b-41ee-a9de-db9c314557bc tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c returned with HTTP 200 Jan 27 16:36:43.762286 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1181/2350] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:43 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c => generated 891 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:43.797151 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccf0b6a5-3bbb-41e6-aff9-3d690d8b8849 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:43.797151 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1170/2351] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:43 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:44.190144 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07630e11-6297-4125-bc44-7455036cd5d1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:44.190672 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07630e11-6297-4125-bc44-7455036cd5d1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:44.191089 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:44.191089 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:44.191914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07630e11-6297-4125-bc44-7455036cd5d1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:44.287441 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:44.287441 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:44.300120 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07630e11-6297-4125-bc44-7455036cd5d1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:44.333313 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07630e11-6297-4125-bc44-7455036cd5d1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:44.344409 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1182/2352] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:44 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:44.778586 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-747a5804-3861-463b-948a-36ac243bc756 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c Jan 27 16:36:44.779317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-747a5804-3861-463b-948a-36ac243bc756 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:44.779660 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:44.779660 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:44.780177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-747a5804-3861-463b-948a-36ac243bc756 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:44.812426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a057fd9-2591-4e2f-90c8-61e0dcd9156f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:44.813708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a057fd9-2591-4e2f-90c8-61e0dcd9156f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:44.814092 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:44.814092 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:44.814753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a057fd9-2591-4e2f-90c8-61e0dcd9156f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:44.902665 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:44.902665 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:44.914148 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:44.914148 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:44.916511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a057fd9-2591-4e2f-90c8-61e0dcd9156f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:44.952271 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a057fd9-2591-4e2f-90c8-61e0dcd9156f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:44.954918 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1183/2353] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:44 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:44.965883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-747a5804-3861-463b-948a-36ac243bc756 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:36:45.013435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-747a5804-3861-463b-948a-36ac243bc756 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c returned with HTTP 200 Jan 27 16:36:45.014547 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1171/2354] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:44 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:45.351095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-252be5b2-16f0-4dc5-baf9-aba0a350551e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:45.351589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-252be5b2-16f0-4dc5-baf9-aba0a350551e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:45.351954 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:45.351954 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:45.353081 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-252be5b2-16f0-4dc5-baf9-aba0a350551e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:45.484269 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:45.484269 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:45.495494 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-252be5b2-16f0-4dc5-baf9-aba0a350551e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:45.531382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-252be5b2-16f0-4dc5-baf9-aba0a350551e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:45.533239 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1184/2355] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:45 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:45.975289 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e39c1432-0172-4a28-a511-629d7dd81808 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:45.976435 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e39c1432-0172-4a28-a511-629d7dd81808 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:45.979612 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:45.979612 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:45.980423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e39c1432-0172-4a28-a511-629d7dd81808 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:46.033660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d85a85e2-476e-46da-b7ee-cfadefe18417 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c Jan 27 16:36:46.034118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d85a85e2-476e-46da-b7ee-cfadefe18417 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:46.034331 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:46.034331 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:46.035238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d85a85e2-476e-46da-b7ee-cfadefe18417 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:46.097467 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:46.097467 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:46.117985 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:46.117985 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:46.130014 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d85a85e2-476e-46da-b7ee-cfadefe18417 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:36:46.132569 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e39c1432-0172-4a28-a511-629d7dd81808 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:46.185210 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d85a85e2-476e-46da-b7ee-cfadefe18417 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c returned with HTTP 200 Jan 27 16:36:46.186369 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1185/2356] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:46 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c => generated 916 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:46.194601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e39c1432-0172-4a28-a511-629d7dd81808 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:46.197282 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1172/2357] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:45 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:46.549917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4da6cd65-6318-42ae-a38b-c7f7c16a75a3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:46.551528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4da6cd65-6318-42ae-a38b-c7f7c16a75a3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:46.551785 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:46.551785 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:46.552399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4da6cd65-6318-42ae-a38b-c7f7c16a75a3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:46.645808 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:46.645808 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:46.661861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4da6cd65-6318-42ae-a38b-c7f7c16a75a3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:46.691842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4da6cd65-6318-42ae-a38b-c7f7c16a75a3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:46.693031 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1186/2358] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:46 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:47.214665 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-634d0c53-0adf-4e0f-b181-8ac984d539a8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:47.215287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-634d0c53-0adf-4e0f-b181-8ac984d539a8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:47.215831 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:47.215831 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:47.216216 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-634d0c53-0adf-4e0f-b181-8ac984d539a8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:47.270563 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:47.270563 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:47.283054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-634d0c53-0adf-4e0f-b181-8ac984d539a8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:47.307607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-634d0c53-0adf-4e0f-b181-8ac984d539a8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:47.308919 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1173/2359] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:47 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:47.719631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c9cedf4-3a18-451b-a566-76b533b0be35 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:47.720203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c9cedf4-3a18-451b-a566-76b533b0be35 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:47.720320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:47.720320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:47.720707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c9cedf4-3a18-451b-a566-76b533b0be35 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:47.809587 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:47.809587 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:47.819346 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c9cedf4-3a18-451b-a566-76b533b0be35 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:47.848887 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c9cedf4-3a18-451b-a566-76b533b0be35 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:47.849988 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1187/2360] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:47 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:48.328098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51579f08-f48a-4b3f-a379-9d8bc93fe85a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:48.329146 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51579f08-f48a-4b3f-a379-9d8bc93fe85a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:48.329370 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:48.329370 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:48.329750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51579f08-f48a-4b3f-a379-9d8bc93fe85a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:48.413863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:48.413863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:48.432254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51579f08-f48a-4b3f-a379-9d8bc93fe85a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:48.466437 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51579f08-f48a-4b3f-a379-9d8bc93fe85a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:48.479805 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1174/2361] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:48 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:48.866851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8da44f42-1deb-4d4c-bb78-5f37e884a952 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:48.867385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8da44f42-1deb-4d4c-bb78-5f37e884a952 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:48.867609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:48.867609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:48.868301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8da44f42-1deb-4d4c-bb78-5f37e884a952 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:48.926415 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:48.926415 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:48.939712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8da44f42-1deb-4d4c-bb78-5f37e884a952 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:49.000826 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8da44f42-1deb-4d4c-bb78-5f37e884a952 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:49.002306 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1188/2362] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:48 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:49.485830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc6fef27-28bc-47b2-b5fa-5714adcdecca tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:49.486378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc6fef27-28bc-47b2-b5fa-5714adcdecca tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:49.486598 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:49.486598 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:49.487023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc6fef27-28bc-47b2-b5fa-5714adcdecca tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:49.566232 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:49.566232 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:49.588709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cc6fef27-28bc-47b2-b5fa-5714adcdecca tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:49.621644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc6fef27-28bc-47b2-b5fa-5714adcdecca tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:49.621644 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1175/2363] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:49 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:50.022621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3cb17ad-026c-4efb-a585-22e71c3f3d06 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:50.023053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3cb17ad-026c-4efb-a585-22e71c3f3d06 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:50.023053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:50.023053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:50.023706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3cb17ad-026c-4efb-a585-22e71c3f3d06 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:50.091819 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:50.091819 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:50.108758 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b3cb17ad-026c-4efb-a585-22e71c3f3d06 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:50.142481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3cb17ad-026c-4efb-a585-22e71c3f3d06 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:50.143530 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1189/2364] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:50 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:50.636404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc3fcca0-9f09-485c-b61a-4345327f641a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:50.637237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc3fcca0-9f09-485c-b61a-4345327f641a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:50.637618 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:50.637618 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:50.638016 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc3fcca0-9f09-485c-b61a-4345327f641a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:50.753870 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:50.753870 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:50.779249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cc3fcca0-9f09-485c-b61a-4345327f641a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:50.834735 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc3fcca0-9f09-485c-b61a-4345327f641a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:50.836196 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1176/2365] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:50 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:51.160780 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09fb0c5d-879b-424a-9788-0ab12cb10b23 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:51.162033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09fb0c5d-879b-424a-9788-0ab12cb10b23 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:51.162456 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:51.162456 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:51.163127 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09fb0c5d-879b-424a-9788-0ab12cb10b23 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:51.228190 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:51.228190 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:51.239524 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09fb0c5d-879b-424a-9788-0ab12cb10b23 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:51.267608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09fb0c5d-879b-424a-9788-0ab12cb10b23 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:51.268870 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1190/2366] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:51 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:51.857732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d5646c6-93e5-4d96-a544-831c99dc65b8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:51.858521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d5646c6-93e5-4d96-a544-831c99dc65b8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:51.859302 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:51.859302 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:51.861523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d5646c6-93e5-4d96-a544-831c99dc65b8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:51.929859 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:51.929859 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:51.942273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d5646c6-93e5-4d96-a544-831c99dc65b8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:51.975344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d5646c6-93e5-4d96-a544-831c99dc65b8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:51.976705 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1177/2367] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:51 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:52.291098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b04d9d91-b79e-48ba-a229-be498bc41300 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:52.291824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b04d9d91-b79e-48ba-a229-be498bc41300 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:52.292120 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:52.292120 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:52.292640 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b04d9d91-b79e-48ba-a229-be498bc41300 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:52.420794 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:52.420794 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:52.443605 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b04d9d91-b79e-48ba-a229-be498bc41300 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:52.506911 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b04d9d91-b79e-48ba-a229-be498bc41300 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:52.508377 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1191/2368] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:52 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:53.004375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ccd217b-f706-4b27-9c38-e48ff03c1c72 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:53.005234 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ccd217b-f706-4b27-9c38-e48ff03c1c72 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:53.005653 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:53.005653 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:53.006402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ccd217b-f706-4b27-9c38-e48ff03c1c72 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:53.093702 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:53.093702 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:53.115933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0ccd217b-f706-4b27-9c38-e48ff03c1c72 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:53.149872 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ccd217b-f706-4b27-9c38-e48ff03c1c72 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:53.151013 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1178/2369] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:52 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:53.527347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3089d975-b703-4350-adaa-725b53bd532c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:53.528585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3089d975-b703-4350-adaa-725b53bd532c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:53.528803 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:53.528803 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:53.529190 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3089d975-b703-4350-adaa-725b53bd532c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:53.592358 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:53.592358 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:53.601333 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3089d975-b703-4350-adaa-725b53bd532c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:53.636398 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3089d975-b703-4350-adaa-725b53bd532c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:53.638056 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1192/2370] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:53 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:54.169708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74cd1e56-d36c-476a-b723-cd8cc7a45a05 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:54.170276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74cd1e56-d36c-476a-b723-cd8cc7a45a05 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:54.170512 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:54.170512 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:54.170885 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74cd1e56-d36c-476a-b723-cd8cc7a45a05 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:54.273518 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:54.273518 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:54.290784 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-74cd1e56-d36c-476a-b723-cd8cc7a45a05 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:54.344382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74cd1e56-d36c-476a-b723-cd8cc7a45a05 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:54.345805 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1179/2371] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:54 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:54.656541 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5fc11d2-ba1b-419e-a7c3-499c65d56684 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:54.657466 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5fc11d2-ba1b-419e-a7c3-499c65d56684 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:54.659532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:54.659532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:54.660374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5fc11d2-ba1b-419e-a7c3-499c65d56684 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:54.787459 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:54.787459 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:54.807600 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b5fc11d2-ba1b-419e-a7c3-499c65d56684 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:54.873822 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5fc11d2-ba1b-419e-a7c3-499c65d56684 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:54.889842 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1193/2372] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:54 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:55.361355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73b5cdbf-1e3f-4fd6-b839-fd63cd81f30f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:55.361888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73b5cdbf-1e3f-4fd6-b839-fd63cd81f30f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:55.362111 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:55.362111 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:55.362463 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73b5cdbf-1e3f-4fd6-b839-fd63cd81f30f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:55.427506 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:55.427506 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:55.440236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-73b5cdbf-1e3f-4fd6-b839-fd63cd81f30f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:55.467016 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73b5cdbf-1e3f-4fd6-b839-fd63cd81f30f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:55.468329 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1180/2373] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:55 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:55.898289 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d250618c-dcc1-49a5-aff4-e8f45fbbe769 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:55.899807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d250618c-dcc1-49a5-aff4-e8f45fbbe769 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:55.899807 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:55.899807 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:55.900541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d250618c-dcc1-49a5-aff4-e8f45fbbe769 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:55.957698 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:55.957698 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:55.967902 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d250618c-dcc1-49a5-aff4-e8f45fbbe769 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:55.992705 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d250618c-dcc1-49a5-aff4-e8f45fbbe769 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:55.994227 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1194/2374] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:55 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:56.484937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40b5bdfe-8f82-46a6-8efa-1d31630a03a4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:56.485462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40b5bdfe-8f82-46a6-8efa-1d31630a03a4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:56.485678 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:56.485678 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:56.486099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40b5bdfe-8f82-46a6-8efa-1d31630a03a4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:56.539042 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:56.539042 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:56.549578 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40b5bdfe-8f82-46a6-8efa-1d31630a03a4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:56.579225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40b5bdfe-8f82-46a6-8efa-1d31630a03a4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:56.580080 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1181/2375] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:56 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:57.012019 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b02d8070-0c1e-4e0a-86e7-c75ec2488318 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:57.012600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b02d8070-0c1e-4e0a-86e7-c75ec2488318 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:57.012938 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:57.012938 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:57.014553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b02d8070-0c1e-4e0a-86e7-c75ec2488318 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:57.068913 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:57.068913 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:57.078841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b02d8070-0c1e-4e0a-86e7-c75ec2488318 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:57.101807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b02d8070-0c1e-4e0a-86e7-c75ec2488318 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:57.103327 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1195/2376] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:57 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:57.600038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4625d8de-205e-47f8-95d0-3d960afcc577 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:57.600591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4625d8de-205e-47f8-95d0-3d960afcc577 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:57.601026 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:57.601026 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:57.601836 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4625d8de-205e-47f8-95d0-3d960afcc577 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:57.668287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:57.668287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:57.677986 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4625d8de-205e-47f8-95d0-3d960afcc577 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:57.707121 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4625d8de-205e-47f8-95d0-3d960afcc577 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:57.708070 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1182/2377] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:57 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:58.121628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0db7ba3c-145a-4340-bcdf-4141903d13ac tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:58.122936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0db7ba3c-145a-4340-bcdf-4141903d13ac tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:58.123341 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:58.123341 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:58.124214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0db7ba3c-145a-4340-bcdf-4141903d13ac tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:58.226486 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:58.226486 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:58.242646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0db7ba3c-145a-4340-bcdf-4141903d13ac tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:58.288877 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0db7ba3c-145a-4340-bcdf-4141903d13ac tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:58.290482 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1196/2378] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:58 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 977 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:58.725919 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27d33a06-dc62-494d-bda2-3948cd669807 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:36:58.726705 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27d33a06-dc62-494d-bda2-3948cd669807 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:58.727863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:58.727863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:58.728593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27d33a06-dc62-494d-bda2-3948cd669807 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:58.834871 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:58.834871 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:58.844748 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27d33a06-dc62-494d-bda2-3948cd669807 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:36:58.871523 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27d33a06-dc62-494d-bda2-3948cd669807 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:36:58.878358 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1183/2379] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:58 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:59.307420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-567c6249-bb05-4d28-bd92-b41a023c74d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:36:59.307936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-567c6249-bb05-4d28-bd92-b41a023c74d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:59.308049 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:59.308049 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:36:59.308415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-567c6249-bb05-4d28-bd92-b41a023c74d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:59.361706 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:59.361706 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:36:59.373753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-567c6249-bb05-4d28-bd92-b41a023c74d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:36:59.415373 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-567c6249-bb05-4d28-bd92-b41a023c74d8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:36:59.422785 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1197/2380] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:59 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 977 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:00.092402 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be0649cf-07c3-4af4-99df-16d61aa999df tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:00.092402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be0649cf-07c3-4af4-99df-16d61aa999df tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:00.092402 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:00.092402 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:00.092402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be0649cf-07c3-4af4-99df-16d61aa999df tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:00.092402 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:00.092402 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:00.092402 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-be0649cf-07c3-4af4-99df-16d61aa999df tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:00.092402 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be0649cf-07c3-4af4-99df-16d61aa999df tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:00.092402 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1184/2381] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:36:59 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:00.438667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f79839ba-3766-401f-b87e-ebfa10982aa2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:00.439487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f79839ba-3766-401f-b87e-ebfa10982aa2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:00.440165 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:00.440165 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:00.440745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f79839ba-3766-401f-b87e-ebfa10982aa2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:00.546983 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:00.546983 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:00.573432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f79839ba-3766-401f-b87e-ebfa10982aa2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:00.630462 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f79839ba-3766-401f-b87e-ebfa10982aa2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:00.631107 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1198/2382] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:00 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:00.991151 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f7cedd9-b582-4ab1-aa14-c89e5e658649 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:00.991701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f7cedd9-b582-4ab1-aa14-c89e5e658649 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:00.991923 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:00.991923 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:00.993194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f7cedd9-b582-4ab1-aa14-c89e5e658649 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:01.098442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:01.098442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:01.120681 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9f7cedd9-b582-4ab1-aa14-c89e5e658649 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:01.178252 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f7cedd9-b582-4ab1-aa14-c89e5e658649 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:01.180553 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1185/2383] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:00 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:01.584092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] POST http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes Jan 27 16:37:01.584761 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:01.584761 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:01.585030 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2121475380"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:01.587507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2121475380'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:37:01.587834 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Create volume of 1 GB Jan 27 16:37:01.609168 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Availability Zones retrieved successfully. Jan 27 16:37:01.629491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Flow 'volume_create_api' (aabc36bf-fd8d-41a9-a7a2-30830adf58e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:37:01.633047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3760a2e2-3111-463a-a148-061f2f7629c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:01.635914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:37:01.645081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-449f7901-5c70-4aaf-a20e-6fb39a21cb9c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:01.645618 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-449f7901-5c70-4aaf-a20e-6fb39a21cb9c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:01.645818 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:01.645818 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:01.646195 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-449f7901-5c70-4aaf-a20e-6fb39a21cb9c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:01.719223 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3760a2e2-3111-463a-a148-061f2f7629c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:01.721637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7d226e-663f-4c4a-abb2-c018c17ac4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:01.811451 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:01.811451 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:01.836867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-449f7901-5c70-4aaf-a20e-6fb39a21cb9c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:01.863801 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-449f7901-5c70-4aaf-a20e-6fb39a21cb9c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:01.864921 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1186/2384] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:01 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:02.003729 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Created reservations ['c97f0647-da8a-4da6-bd24-1ce60be03424', '1511a658-3ec8-409f-981b-416dbdf66060', 'ed0917e8-65e7-4452-ac33-4f0d6ada5395', 'a3d79151-8cff-4924-b3ce-870bd82ef592'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:37:02.006023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7d226e-663f-4c4a-abb2-c018c17ac4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c97f0647-da8a-4da6-bd24-1ce60be03424', '1511a658-3ec8-409f-981b-416dbdf66060', 'ed0917e8-65e7-4452-ac33-4f0d6ada5395', 'a3d79151-8cff-4924-b3ce-870bd82ef592']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:02.008524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840db44e-9666-4042-ada6-cbea2a033ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:02.149911 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840db44e-9666-4042-ada6-cbea2a033ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbbf7afa-4519-47b3-b6e3-769b49283387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2121475380',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9fdfbee3ff734a3bb4321e48178e600b',qos_specs=None,replication_status=,reservations=['c97f0647-da8a-4da6-bd24-1ce60be03424','1511a658-3ec8-409f-981b-416dbdf66060','ed0917e8-65e7-4452-ac33-4f0d6ada5395','a3d79151-8cff-4924-b3ce-870bd82ef592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c601b2f7f1374c258b2c2bfee04dd236',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:37:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2121475380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbbf7afa-4519-47b3-b6e3-769b49283387,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9fdfbee3ff734a3bb4321e48178e600b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c601b2f7f1374c258b2c2bfee04dd236',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:02.151689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08ca95a5-4b7e-4245-b4e7-c5e064438ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:02.196591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb7b0dcb-c48f-4b4f-80c8-e7b3df9bd171 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:02.197648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb7b0dcb-c48f-4b4f-80c8-e7b3df9bd171 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:02.218567 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:02.218567 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:02.218567 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb7b0dcb-c48f-4b4f-80c8-e7b3df9bd171 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:02.244473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08ca95a5-4b7e-4245-b4e7-c5e064438ae6) transitioned into state 'SUCCESS' from state '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-2121475380',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9fdfbee3ff734a3bb4321e48178e600b',qos_specs=None,replication_status=,reservations=['c97f0647-da8a-4da6-bd24-1ce60be03424','1511a658-3ec8-409f-981b-416dbdf66060','ed0917e8-65e7-4452-ac33-4f0d6ada5395','a3d79151-8cff-4924-b3ce-870bd82ef592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c601b2f7f1374c258b2c2bfee04dd236',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:02.247468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf98825-8b85-4e17-9df4-d9188d60a3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:02.306546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:02.306546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:02.306546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bb7b0dcb-c48f-4b4f-80c8-e7b3df9bd171 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:02.340915 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb7b0dcb-c48f-4b4f-80c8-e7b3df9bd171 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:02.342847 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1187/2385] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:02 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:02.413026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf98825-8b85-4e17-9df4-d9188d60a3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:02.417398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Flow 'volume_create_api' (aabc36bf-fd8d-41a9-a7a2-30830adf58e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:37:02.484495 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Create volume request issued successfully. Jan 27 16:37:02.503750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7de300ee-c438-4b2f-9eb4-0836a096e998 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes returned with HTTP 202 Jan 27 16:37:02.505184 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1199/2386] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:37:01 2021] POST /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes => generated 829 bytes in 1220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:37:02.538103 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-693adde8-20ba-47da-9ef8-8df3579a2943 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 Jan 27 16:37:02.538103 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-693adde8-20ba-47da-9ef8-8df3579a2943 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:02.538103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:02.538103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:02.538103 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-693adde8-20ba-47da-9ef8-8df3579a2943 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:02.585591 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:02.585591 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:02.606591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-693adde8-20ba-47da-9ef8-8df3579a2943 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:02.634537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-693adde8-20ba-47da-9ef8-8df3579a2943 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 returned with HTTP 200 Jan 27 16:37:02.635788 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1188/2387] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:02 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 => generated 897 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:02.882745 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c90b4d56-1441-4957-829a-a7105b4d5abe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:02.884989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c90b4d56-1441-4957-829a-a7105b4d5abe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:02.885658 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:02.885658 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:02.886801 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c90b4d56-1441-4957-829a-a7105b4d5abe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:02.984241 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:02.984241 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:02.999123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c90b4d56-1441-4957-829a-a7105b4d5abe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:03.041028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c90b4d56-1441-4957-829a-a7105b4d5abe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:03.042130 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1200/2388] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:02 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:03.358472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60302c20-17cf-4b06-a15f-5ea17229461a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:03.359677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60302c20-17cf-4b06-a15f-5ea17229461a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:03.360095 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:03.360095 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:03.360763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60302c20-17cf-4b06-a15f-5ea17229461a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:03.415161 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:03.415161 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:03.430942 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60302c20-17cf-4b06-a15f-5ea17229461a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:03.457317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60302c20-17cf-4b06-a15f-5ea17229461a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:03.458948 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1189/2389] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:03 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:03.653531 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ca7e1a8-dde4-4f0d-bc40-fdab710159af tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 Jan 27 16:37:03.654966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ca7e1a8-dde4-4f0d-bc40-fdab710159af tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:03.655168 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:03.655168 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:03.655775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ca7e1a8-dde4-4f0d-bc40-fdab710159af tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:03.714816 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:03.714816 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:03.724787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2ca7e1a8-dde4-4f0d-bc40-fdab710159af tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:03.753617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ca7e1a8-dde4-4f0d-bc40-fdab710159af tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 returned with HTTP 200 Jan 27 16:37:03.754804 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1201/2390] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:03 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 => generated 921 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:04.060297 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fd79827-6daf-45b2-9aa3-fb0861b572e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:04.061053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fd79827-6daf-45b2-9aa3-fb0861b572e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:04.061329 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:04.061329 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:04.061853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fd79827-6daf-45b2-9aa3-fb0861b572e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:04.120517 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:04.120517 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:04.129604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0fd79827-6daf-45b2-9aa3-fb0861b572e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:04.153670 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fd79827-6daf-45b2-9aa3-fb0861b572e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:04.154838 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1190/2391] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:04 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:04.474843 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf09ff53-0500-4231-bec6-21f7b6064950 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:04.475457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf09ff53-0500-4231-bec6-21f7b6064950 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:04.475691 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:04.475691 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:04.476034 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf09ff53-0500-4231-bec6-21f7b6064950 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:04.526736 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:04.526736 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:04.539952 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf09ff53-0500-4231-bec6-21f7b6064950 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:04.566502 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf09ff53-0500-4231-bec6-21f7b6064950 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:04.567343 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1202/2392] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:04 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:04.772660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b635563-1c87-4ab8-87a7-dd8bfbb74edd tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 Jan 27 16:37:04.773790 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b635563-1c87-4ab8-87a7-dd8bfbb74edd tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:04.774007 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:04.774007 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:04.774581 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b635563-1c87-4ab8-87a7-dd8bfbb74edd tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:04.828158 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:04.828158 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:04.840976 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1b635563-1c87-4ab8-87a7-dd8bfbb74edd tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:04.864447 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b635563-1c87-4ab8-87a7-dd8bfbb74edd tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 returned with HTTP 200 Jan 27 16:37:04.865799 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1191/2393] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:04 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 => generated 922 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:05.171072 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e28596e6-6750-4778-b692-fc188cfef3b6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:05.171896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e28596e6-6750-4778-b692-fc188cfef3b6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:05.172445 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:05.172445 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:05.173146 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e28596e6-6750-4778-b692-fc188cfef3b6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:05.235876 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:05.235876 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:05.246347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e28596e6-6750-4778-b692-fc188cfef3b6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:05.260344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-380d3b0b-7a7b-47f0-9eb9-acd95f169e82 req-9879eb4e-1d88-4591-862b-03d4092d3ff2 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 Jan 27 16:37:05.261328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-380d3b0b-7a7b-47f0-9eb9-acd95f169e82 req-9879eb4e-1d88-4591-862b-03d4092d3ff2 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:05.261725 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:05.261725 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:05.262368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-380d3b0b-7a7b-47f0-9eb9-acd95f169e82 req-9879eb4e-1d88-4591-862b-03d4092d3ff2 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:05.269192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e28596e6-6750-4778-b692-fc188cfef3b6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:05.270066 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1203/2394] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:05 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:05.321804 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:05.321804 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:05.330551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-380d3b0b-7a7b-47f0-9eb9-acd95f169e82 req-9879eb4e-1d88-4591-862b-03d4092d3ff2 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:05.358663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-380d3b0b-7a7b-47f0-9eb9-acd95f169e82 req-9879eb4e-1d88-4591-862b-03d4092d3ff2 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 returned with HTTP 200 Jan 27 16:37:05.359876 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1192/2395] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:37:05 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 => generated 922 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:05.376149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] POST http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes Jan 27 16:37:05.376758 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:05.376758 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:05.377702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1230732156"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:05.379330 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1230732156'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:37:05.379712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Create volume of 1 GB Jan 27 16:37:05.397069 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Availability Zones retrieved successfully. Jan 27 16:37:05.421427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Flow 'volume_create_api' (3c9d0f79-b199-412d-96bb-15e26fcce77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:37:05.424938 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf091c91-99aa-44c3-ac1e-92e5176c809b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:05.429608 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:37:05.522758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf091c91-99aa-44c3-ac1e-92e5176c809b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:05.526163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f42db66-8b18-4bbf-8c81-60258a5990c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:05.584649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc6f6498-d515-417c-885a-6eca92e055de tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:05.585175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc6f6498-d515-417c-885a-6eca92e055de tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:05.585430 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:05.585430 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:05.585764 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc6f6498-d515-417c-885a-6eca92e055de tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:05.655151 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:05.655151 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:05.665577 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fc6f6498-d515-417c-885a-6eca92e055de tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:05.704061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc6f6498-d515-417c-885a-6eca92e055de tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:05.705487 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1193/2396] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:05 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:05.719451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Created reservations ['773934bd-ceb0-414e-91d9-7c9e6926b177', '968cd7cc-20d4-4dbf-8f9a-c67b6147b63c', '3259db46-dd52-4785-8596-ee26e52fb629', '2c1de45c-1c4c-4e55-b1f5-66ed6153c1b6'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:37:05.721344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f42db66-8b18-4bbf-8c81-60258a5990c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['773934bd-ceb0-414e-91d9-7c9e6926b177', '968cd7cc-20d4-4dbf-8f9a-c67b6147b63c', '3259db46-dd52-4785-8596-ee26e52fb629', '2c1de45c-1c4c-4e55-b1f5-66ed6153c1b6']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:05.723503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90db259-1ee3-42b1-991c-ef44fa62667c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:05.843238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90db259-1ee3-42b1-991c-ef44fa62667c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbd87e30-a45b-4de1-bb36-7b5433f6ab3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1230732156',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9fdfbee3ff734a3bb4321e48178e600b',qos_specs=None,replication_status=,reservations=['773934bd-ceb0-414e-91d9-7c9e6926b177','968cd7cc-20d4-4dbf-8f9a-c67b6147b63c','3259db46-dd52-4785-8596-ee26e52fb629','2c1de45c-1c4c-4e55-b1f5-66ed6153c1b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c601b2f7f1374c258b2c2bfee04dd236',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:37:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1230732156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbd87e30-a45b-4de1-bb36-7b5433f6ab3a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9fdfbee3ff734a3bb4321e48178e600b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c601b2f7f1374c258b2c2bfee04dd236',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:05.846503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2a735a-6a5b-43fd-9b34-90e5124e4e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:05.910212 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2a735a-6a5b-43fd-9b34-90e5124e4e5c) transitioned into state 'SUCCESS' from state '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-1230732156',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9fdfbee3ff734a3bb4321e48178e600b',qos_specs=None,replication_status=,reservations=['773934bd-ceb0-414e-91d9-7c9e6926b177','968cd7cc-20d4-4dbf-8f9a-c67b6147b63c','3259db46-dd52-4785-8596-ee26e52fb629','2c1de45c-1c4c-4e55-b1f5-66ed6153c1b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c601b2f7f1374c258b2c2bfee04dd236',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:05.912245 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7758130d-ac05-4ec9-babd-18ca2dc4aa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:06.003755 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7758130d-ac05-4ec9-babd-18ca2dc4aa65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:06.009697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Flow 'volume_create_api' (3c9d0f79-b199-412d-96bb-15e26fcce77d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:37:06.072305 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Create volume request issued successfully. Jan 27 16:37:06.087139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2439294b-e174-473f-9e2b-c684c1aab510 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes returned with HTTP 202 Jan 27 16:37:06.088221 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1204/2397] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:37:05 2021] POST /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes => generated 829 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:37:06.102834 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc56c678-f59c-4ab5-bdeb-a12d6e08a438 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a Jan 27 16:37:06.103664 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc56c678-f59c-4ab5-bdeb-a12d6e08a438 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:06.104102 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:06.104102 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:06.105000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc56c678-f59c-4ab5-bdeb-a12d6e08a438 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:06.166861 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:06.166861 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:06.176483 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fc56c678-f59c-4ab5-bdeb-a12d6e08a438 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:06.208770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc56c678-f59c-4ab5-bdeb-a12d6e08a438 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a returned with HTTP 200 Jan 27 16:37:06.209727 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1194/2398] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:06 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a => generated 897 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:06.288650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f02f9f2b-9181-40c3-bff5-881d7cb59194 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:06.290517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f02f9f2b-9181-40c3-bff5-881d7cb59194 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:06.290517 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:06.290517 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:06.290767 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f02f9f2b-9181-40c3-bff5-881d7cb59194 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:06.342770 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:06.342770 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:06.354233 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f02f9f2b-9181-40c3-bff5-881d7cb59194 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:06.379506 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f02f9f2b-9181-40c3-bff5-881d7cb59194 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:06.380468 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1205/2399] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:06 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:06.721452 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a36c2b1-f781-48a2-a354-538e3e3633b3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:06.721983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a36c2b1-f781-48a2-a354-538e3e3633b3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:06.722355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:06.722355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:06.722695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a36c2b1-f781-48a2-a354-538e3e3633b3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:06.778600 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:06.778600 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:06.800953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5a36c2b1-f781-48a2-a354-538e3e3633b3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:06.841602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a36c2b1-f781-48a2-a354-538e3e3633b3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:06.843555 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1195/2400] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:06 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:07.227672 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86e36ab1-e990-4e2e-b64e-9b572c181e9b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a Jan 27 16:37:07.228351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86e36ab1-e990-4e2e-b64e-9b572c181e9b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:07.228641 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:07.228641 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:07.229395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86e36ab1-e990-4e2e-b64e-9b572c181e9b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:07.299770 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:07.299770 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:07.314560 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-86e36ab1-e990-4e2e-b64e-9b572c181e9b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:07.341706 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86e36ab1-e990-4e2e-b64e-9b572c181e9b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a returned with HTTP 200 Jan 27 16:37:07.342711 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1206/2401] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:07 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a => generated 921 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:07.398102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a4ac42c-16b8-4b32-830e-38288b20e1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:07.398870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a4ac42c-16b8-4b32-830e-38288b20e1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:07.399221 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:07.399221 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:07.399668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a4ac42c-16b8-4b32-830e-38288b20e1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:07.460167 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:07.460167 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:07.470878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a4ac42c-16b8-4b32-830e-38288b20e1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:07.500029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a4ac42c-16b8-4b32-830e-38288b20e1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:07.501298 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1196/2402] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:07 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:07.859764 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a6e8760-d9e5-44ee-9ee5-e3098bec1f23 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:07.860553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a6e8760-d9e5-44ee-9ee5-e3098bec1f23 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:07.860828 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:07.860828 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:07.861282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a6e8760-d9e5-44ee-9ee5-e3098bec1f23 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:07.917916 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:07.917916 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:07.927079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1a6e8760-d9e5-44ee-9ee5-e3098bec1f23 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:07.971399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a6e8760-d9e5-44ee-9ee5-e3098bec1f23 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:07.981662 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1207/2403] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:07 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:08.360290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67a2cc16-a199-478c-b595-7bbc8edab8ff tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a Jan 27 16:37:08.361268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67a2cc16-a199-478c-b595-7bbc8edab8ff tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:08.361826 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:08.361826 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:08.362487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67a2cc16-a199-478c-b595-7bbc8edab8ff tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:08.430959 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:08.430959 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:08.440342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-67a2cc16-a199-478c-b595-7bbc8edab8ff tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:08.464827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67a2cc16-a199-478c-b595-7bbc8edab8ff tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a returned with HTTP 200 Jan 27 16:37:08.465681 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1197/2404] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:08 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a => generated 922 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:08.517450 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-988daf53-a9b6-41cc-a127-a9ceaee09b02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:08.540399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-988daf53-a9b6-41cc-a127-a9ceaee09b02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:08.540399 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:08.540399 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:08.540399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-988daf53-a9b6-41cc-a127-a9ceaee09b02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:08.572321 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:08.572321 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:08.580974 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-988daf53-a9b6-41cc-a127-a9ceaee09b02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:08.604582 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-988daf53-a9b6-41cc-a127-a9ceaee09b02 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:08.605321 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1208/2405] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:08 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:08.930372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0685de55-ea10-4f3c-8d54-7a870c0768ae req-546dcb52-22d0-4f57-a67b-6dd8bdf5415f tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a Jan 27 16:37:08.930860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0685de55-ea10-4f3c-8d54-7a870c0768ae req-546dcb52-22d0-4f57-a67b-6dd8bdf5415f tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:08.931233 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:08.931233 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:08.931730 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0685de55-ea10-4f3c-8d54-7a870c0768ae req-546dcb52-22d0-4f57-a67b-6dd8bdf5415f tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:08.984940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:08.984940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:08.994473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0685de55-ea10-4f3c-8d54-7a870c0768ae req-546dcb52-22d0-4f57-a67b-6dd8bdf5415f tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:08.994761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4fa6963c-2845-4f33-81c2-f99c01627082 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:08.995558 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4fa6963c-2845-4f33-81c2-f99c01627082 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:08.995943 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:08.995943 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:08.996547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4fa6963c-2845-4f33-81c2-f99c01627082 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:09.019126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0685de55-ea10-4f3c-8d54-7a870c0768ae req-546dcb52-22d0-4f57-a67b-6dd8bdf5415f tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a returned with HTTP 200 Jan 27 16:37:09.020164 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1198/2406] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:37:08 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a => generated 922 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:09.038236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] POST http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes Jan 27 16:37:09.038746 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:09.038746 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:09.040044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-640569347"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:09.042296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-640569347'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:37:09.048540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Create volume of 1 GB Jan 27 16:37:09.075930 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Availability Zones retrieved successfully. Jan 27 16:37:09.076721 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:09.076721 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:09.088724 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4fa6963c-2845-4f33-81c2-f99c01627082 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:09.105898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Flow 'volume_create_api' (68b74f96-fbb0-4ff1-9f80-0d3dd7329d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:37:09.120723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4fa6963c-2845-4f33-81c2-f99c01627082 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:09.122238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee674fdc-8a65-4254-b0c2-e2e1c8571257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:09.123308 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1209/2407] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:08 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:09.133010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:37:09.210557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee674fdc-8a65-4254-b0c2-e2e1c8571257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:09.213277 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca99765e-cdc0-466a-9e43-6d2b0cd58c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:09.388551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Created reservations ['eedab19e-b717-4122-977c-f76a6c04e099', 'a0d25157-9a8d-4706-98c2-2d6171146334', '126837e0-422f-4b01-8011-1f8f924b8e7c', 'da75c2d9-5791-4e49-9d10-5365fe028733'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:37:09.390782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca99765e-cdc0-466a-9e43-6d2b0cd58c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eedab19e-b717-4122-977c-f76a6c04e099', 'a0d25157-9a8d-4706-98c2-2d6171146334', '126837e0-422f-4b01-8011-1f8f924b8e7c', 'da75c2d9-5791-4e49-9d10-5365fe028733']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:09.393324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300213fd-ad06-42b2-ace0-f4dbecbb1c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:09.605663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300213fd-ad06-42b2-ace0-f4dbecbb1c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '982ebd03-ac42-4d71-859a-86c95f2598e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-640569347',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9fdfbee3ff734a3bb4321e48178e600b',qos_specs=None,replication_status=,reservations=['eedab19e-b717-4122-977c-f76a6c04e099','a0d25157-9a8d-4706-98c2-2d6171146334','126837e0-422f-4b01-8011-1f8f924b8e7c','da75c2d9-5791-4e49-9d10-5365fe028733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c601b2f7f1374c258b2c2bfee04dd236',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-640569347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=982ebd03-ac42-4d71-859a-86c95f2598e6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9fdfbee3ff734a3bb4321e48178e600b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c601b2f7f1374c258b2c2bfee04dd236',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:09.607754 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d59752-5131-4104-94ee-d9f488e7e33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:09.625404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67d3b007-439c-450e-a834-de8976a1260b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:09.626162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67d3b007-439c-450e-a834-de8976a1260b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:09.626525 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:09.626525 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:09.627290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67d3b007-439c-450e-a834-de8976a1260b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:09.679659 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:09.679659 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:09.694220 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-67d3b007-439c-450e-a834-de8976a1260b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:09.720869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67d3b007-439c-450e-a834-de8976a1260b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:09.722194 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1210/2408] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:09 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:09.865654 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d59752-5131-4104-94ee-d9f488e7e33c) transitioned into state 'SUCCESS' from state '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-640569347',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9fdfbee3ff734a3bb4321e48178e600b',qos_specs=None,replication_status=,reservations=['eedab19e-b717-4122-977c-f76a6c04e099','a0d25157-9a8d-4706-98c2-2d6171146334','126837e0-422f-4b01-8011-1f8f924b8e7c','da75c2d9-5791-4e49-9d10-5365fe028733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c601b2f7f1374c258b2c2bfee04dd236',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:09.868089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a190b428-2ece-4865-b981-feace696015f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:09.952007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a190b428-2ece-4865-b981-feace696015f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:09.954663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Flow 'volume_create_api' (68b74f96-fbb0-4ff1-9f80-0d3dd7329d24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:37:10.034545 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Create volume request issued successfully. Jan 27 16:37:10.055125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91def1e6-91b9-4b15-808a-a2211b4d6bce tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes returned with HTTP 202 Jan 27 16:37:10.056437 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1199/2409] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:37:09 2021] POST /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes => generated 828 bytes in 1022 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:37:10.071272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5d3ee6e-29ba-448a-9f45-db47be6c765f tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 Jan 27 16:37:10.071856 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5d3ee6e-29ba-448a-9f45-db47be6c765f tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:10.071996 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:10.071996 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:10.072405 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5d3ee6e-29ba-448a-9f45-db47be6c765f tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:10.140152 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49893922-ea50-435b-b605-54b545299c41 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:10.140648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49893922-ea50-435b-b605-54b545299c41 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:10.140825 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:10.140825 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:10.141161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49893922-ea50-435b-b605-54b545299c41 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:10.141965 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:10.141965 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:10.154018 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b5d3ee6e-29ba-448a-9f45-db47be6c765f tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:10.181934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5d3ee6e-29ba-448a-9f45-db47be6c765f tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 returned with HTTP 200 Jan 27 16:37:10.182939 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1211/2410] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:10 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 => generated 896 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:10.209439 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:10.209439 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:10.209439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49893922-ea50-435b-b605-54b545299c41 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:10.224874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49893922-ea50-435b-b605-54b545299c41 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:10.231279 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1200/2411] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:10 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:37:10.740621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16219b8d-2f7a-4d91-b5d4-458aec6c3a29 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:10.741574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16219b8d-2f7a-4d91-b5d4-458aec6c3a29 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:10.742055 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:10.742055 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:10.742809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16219b8d-2f7a-4d91-b5d4-458aec6c3a29 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:10.801286 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:10.801286 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:10.810886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-16219b8d-2f7a-4d91-b5d4-458aec6c3a29 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:10.844783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16219b8d-2f7a-4d91-b5d4-458aec6c3a29 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:10.846166 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1212/2412] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:10 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:11.220457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c2ec948-8d14-481f-8940-f1e24e9c521e tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 Jan 27 16:37:11.220968 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c2ec948-8d14-481f-8940-f1e24e9c521e tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:11.221152 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.221152 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:11.221494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c2ec948-8d14-481f-8940-f1e24e9c521e tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:11.282471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c53bfb92-6883-493a-9a53-72c700a74c8b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:11.282471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c53bfb92-6883-493a-9a53-72c700a74c8b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:11.282471 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.282471 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:11.282820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c53bfb92-6883-493a-9a53-72c700a74c8b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:11.304993 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.304993 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:11.318771 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c2ec948-8d14-481f-8940-f1e24e9c521e tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:11.349589 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.349589 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:11.352546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c2ec948-8d14-481f-8940-f1e24e9c521e tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 returned with HTTP 200 Jan 27 16:37:11.353610 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1201/2413] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:11 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 => generated 920 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:11.366311 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c53bfb92-6883-493a-9a53-72c700a74c8b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:11.392908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c53bfb92-6883-493a-9a53-72c700a74c8b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:11.395339 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1213/2414] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:11 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:11.869709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43e01fe9-d345-4119-bb68-fabfa2a75f1d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:11.870280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43e01fe9-d345-4119-bb68-fabfa2a75f1d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:11.870645 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.870645 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:11.871040 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43e01fe9-d345-4119-bb68-fabfa2a75f1d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:11.923062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.923062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:11.933863 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43e01fe9-d345-4119-bb68-fabfa2a75f1d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:12.024540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43e01fe9-d345-4119-bb68-fabfa2a75f1d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:12.024540 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1202/2415] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:11 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:12.370551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42f34e77-9220-458f-a04d-e6193c6c1d2a tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 Jan 27 16:37:12.371537 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42f34e77-9220-458f-a04d-e6193c6c1d2a tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:12.371843 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:12.371843 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:12.372318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42f34e77-9220-458f-a04d-e6193c6c1d2a tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:12.433020 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:12.433020 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:12.443518 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-42f34e77-9220-458f-a04d-e6193c6c1d2a tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:12.446021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af544713-738c-462e-92ea-f12771358c7b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:12.446555 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af544713-738c-462e-92ea-f12771358c7b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:12.447172 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:12.447172 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:12.447574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af544713-738c-462e-92ea-f12771358c7b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:12.468927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42f34e77-9220-458f-a04d-e6193c6c1d2a tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 returned with HTTP 200 Jan 27 16:37:12.469763 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1214/2416] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:12 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 => generated 921 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:12.502834 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:12.502834 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:12.512136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af544713-738c-462e-92ea-f12771358c7b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:12.535631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af544713-738c-462e-92ea-f12771358c7b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:12.536465 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1203/2417] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:12 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:12.677837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c75bb6be-7aa1-4ce4-9893-8dd6fd89b861 req-2be1c58e-74de-4c12-8b6b-aca998887c37 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 Jan 27 16:37:12.679231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c75bb6be-7aa1-4ce4-9893-8dd6fd89b861 req-2be1c58e-74de-4c12-8b6b-aca998887c37 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:12.680243 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:12.680243 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:12.681541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c75bb6be-7aa1-4ce4-9893-8dd6fd89b861 req-2be1c58e-74de-4c12-8b6b-aca998887c37 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:12.734694 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:12.734694 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:12.744696 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-c75bb6be-7aa1-4ce4-9893-8dd6fd89b861 req-2be1c58e-74de-4c12-8b6b-aca998887c37 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:12.769780 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c75bb6be-7aa1-4ce4-9893-8dd6fd89b861 req-2be1c58e-74de-4c12-8b6b-aca998887c37 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 returned with HTTP 200 Jan 27 16:37:12.770966 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1215/2418] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:37:12 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 => generated 921 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:12.988926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-50e29244-8dce-45a3-af00-0f8cfc15a6a0 req-557166a5-b75f-4f82-9bd1-27874aa38d6d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail Jan 27 16:37:12.989708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-50e29244-8dce-45a3-af00-0f8cfc15a6a0 req-557166a5-b75f-4f82-9bd1-27874aa38d6d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:12.990103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:12.990103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:12.990767 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-50e29244-8dce-45a3-af00-0f8cfc15a6a0 req-557166a5-b75f-4f82-9bd1-27874aa38d6d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:12.993292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-50e29244-8dce-45a3-af00-0f8cfc15a6a0 req-557166a5-b75f-4f82-9bd1-27874aa38d6d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:37:12.995332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-50e29244-8dce-45a3-af00-0f8cfc15a6a0 req-557166a5-b75f-4f82-9bd1-27874aa38d6d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:37:13.013913 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7532128-9d1d-4664-a17a-2ca341a88389 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:13.014494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7532128-9d1d-4664-a17a-2ca341a88389 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:13.014605 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:13.014605 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:13.014990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7532128-9d1d-4664-a17a-2ca341a88389 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:13.091839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-50e29244-8dce-45a3-af00-0f8cfc15a6a0 req-557166a5-b75f-4f82-9bd1-27874aa38d6d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Get all volumes completed successfully. Jan 27 16:37:13.093577 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:13.093577 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:13.094206 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:13.094206 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:13.103417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7532128-9d1d-4664-a17a-2ca341a88389 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:13.105825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-50e29244-8dce-45a3-af00-0f8cfc15a6a0 req-557166a5-b75f-4f82-9bd1-27874aa38d6d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail returned with HTTP 200 Jan 27 16:37:13.107257 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1204/2419] 10.222.0.78 () {60 vars in 1479 bytes} [Wed Jan 27 16:37:12 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail => generated 2748 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:37:13.148627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7532128-9d1d-4664-a17a-2ca341a88389 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:13.149852 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1216/2420] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:13 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:13.553112 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c989424-4aba-4c05-9c61-de0e38eca7a3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:13.553612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c989424-4aba-4c05-9c61-de0e38eca7a3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:13.553742 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:13.553742 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:13.554453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c989424-4aba-4c05-9c61-de0e38eca7a3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:13.607076 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:13.607076 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:13.616457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c989424-4aba-4c05-9c61-de0e38eca7a3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:13.641460 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c989424-4aba-4c05-9c61-de0e38eca7a3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:13.652856 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1205/2421] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:13 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:13.680906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6f27bc81-6491-480c-b147-07756786de37 req-a2ec0091-064b-41b1-8c48-8c5713df26da tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail Jan 27 16:37:13.681431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6f27bc81-6491-480c-b147-07756786de37 req-a2ec0091-064b-41b1-8c48-8c5713df26da tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:13.681648 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:13.681648 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:13.682027 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6f27bc81-6491-480c-b147-07756786de37 req-a2ec0091-064b-41b1-8c48-8c5713df26da tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:13.682758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-6f27bc81-6491-480c-b147-07756786de37 req-a2ec0091-064b-41b1-8c48-8c5713df26da tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:37:13.684556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-6f27bc81-6491-480c-b147-07756786de37 req-a2ec0091-064b-41b1-8c48-8c5713df26da tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:37:13.743509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-6f27bc81-6491-480c-b147-07756786de37 req-a2ec0091-064b-41b1-8c48-8c5713df26da tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Get all volumes completed successfully. Jan 27 16:37:13.745880 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:13.745880 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:13.758769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6f27bc81-6491-480c-b147-07756786de37 req-a2ec0091-064b-41b1-8c48-8c5713df26da tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail returned with HTTP 200 Jan 27 16:37:13.760051 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1217/2422] 10.222.0.78 () {60 vars in 1479 bytes} [Wed Jan 27 16:37:13 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail => generated 2748 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:14.166962 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23c4709b-0e8b-4584-8a2e-38541f32ca07 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:14.167695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23c4709b-0e8b-4584-8a2e-38541f32ca07 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:14.167896 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:14.167896 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:14.168565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23c4709b-0e8b-4584-8a2e-38541f32ca07 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:14.222137 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:14.222137 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:14.232138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23c4709b-0e8b-4584-8a2e-38541f32ca07 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:14.257205 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23c4709b-0e8b-4584-8a2e-38541f32ca07 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:14.263375 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1206/2423] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:14 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:14.360929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e308dc58-301c-4a39-b532-fa83e5974b70 req-8aa19996-aedf-43de-995e-ad5167940048 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail Jan 27 16:37:14.361772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e308dc58-301c-4a39-b532-fa83e5974b70 req-8aa19996-aedf-43de-995e-ad5167940048 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:14.362296 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:14.362296 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:14.363004 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e308dc58-301c-4a39-b532-fa83e5974b70 req-8aa19996-aedf-43de-995e-ad5167940048 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:14.364955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-e308dc58-301c-4a39-b532-fa83e5974b70 req-8aa19996-aedf-43de-995e-ad5167940048 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:37:14.367793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e308dc58-301c-4a39-b532-fa83e5974b70 req-8aa19996-aedf-43de-995e-ad5167940048 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:37:14.430612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e308dc58-301c-4a39-b532-fa83e5974b70 req-8aa19996-aedf-43de-995e-ad5167940048 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Get all volumes completed successfully. Jan 27 16:37:14.432991 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:14.432991 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:14.442278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e308dc58-301c-4a39-b532-fa83e5974b70 req-8aa19996-aedf-43de-995e-ad5167940048 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail returned with HTTP 200 Jan 27 16:37:14.443362 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1218/2424] 10.222.0.78 () {60 vars in 1479 bytes} [Wed Jan 27 16:37:14 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail => generated 2748 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:14.646862 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-28236ec1-9b38-4503-a876-8072f4342f32 req-d34bb42d-5ce4-46b0-9cd3-21d3294c50aa tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail Jan 27 16:37:14.647477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-28236ec1-9b38-4503-a876-8072f4342f32 req-d34bb42d-5ce4-46b0-9cd3-21d3294c50aa tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:14.647623 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:14.647623 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:14.648209 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-28236ec1-9b38-4503-a876-8072f4342f32 req-d34bb42d-5ce4-46b0-9cd3-21d3294c50aa tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:14.649822 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-28236ec1-9b38-4503-a876-8072f4342f32 req-d34bb42d-5ce4-46b0-9cd3-21d3294c50aa tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:37:14.652799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-28236ec1-9b38-4503-a876-8072f4342f32 req-d34bb42d-5ce4-46b0-9cd3-21d3294c50aa tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:37:14.661484 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e6c519f-d6ec-4620-9e24-25e6e6ad6fd7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:14.662012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e6c519f-d6ec-4620-9e24-25e6e6ad6fd7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:14.662206 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:14.662206 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:14.662584 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e6c519f-d6ec-4620-9e24-25e6e6ad6fd7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:14.722773 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:14.722773 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:14.723354 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-28236ec1-9b38-4503-a876-8072f4342f32 req-d34bb42d-5ce4-46b0-9cd3-21d3294c50aa tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Get all volumes completed successfully. Jan 27 16:37:14.726836 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:14.726836 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:14.735685 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1e6c519f-d6ec-4620-9e24-25e6e6ad6fd7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:14.738956 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-28236ec1-9b38-4503-a876-8072f4342f32 req-d34bb42d-5ce4-46b0-9cd3-21d3294c50aa tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail returned with HTTP 200 Jan 27 16:37:14.740276 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1207/2425] 10.222.0.78 () {60 vars in 1479 bytes} [Wed Jan 27 16:37:14 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail => generated 2748 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:14.781199 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e6c519f-d6ec-4620-9e24-25e6e6ad6fd7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:14.782859 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1219/2426] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:14 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:15.275012 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-629b3797-0e7b-4c2c-a6a3-5dc7963a8632 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:15.275750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-629b3797-0e7b-4c2c-a6a3-5dc7963a8632 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:15.276068 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:15.276068 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:15.276704 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-629b3797-0e7b-4c2c-a6a3-5dc7963a8632 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:15.331677 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:15.331677 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:15.342236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-629b3797-0e7b-4c2c-a6a3-5dc7963a8632 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:15.373308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-629b3797-0e7b-4c2c-a6a3-5dc7963a8632 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:15.375129 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1208/2427] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:15 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:15.400337 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-df6b331a-1eec-4e78-8dcd-90d17e6b235a req-6e396e08-c290-4b29-8a23-ed8cba6ecd60 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail Jan 27 16:37:15.400920 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-df6b331a-1eec-4e78-8dcd-90d17e6b235a req-6e396e08-c290-4b29-8a23-ed8cba6ecd60 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:15.401169 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:15.401169 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:15.401618 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-df6b331a-1eec-4e78-8dcd-90d17e6b235a req-6e396e08-c290-4b29-8a23-ed8cba6ecd60 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:15.402729 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-df6b331a-1eec-4e78-8dcd-90d17e6b235a req-6e396e08-c290-4b29-8a23-ed8cba6ecd60 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:37:15.405678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-df6b331a-1eec-4e78-8dcd-90d17e6b235a req-6e396e08-c290-4b29-8a23-ed8cba6ecd60 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:37:15.464491 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-df6b331a-1eec-4e78-8dcd-90d17e6b235a req-6e396e08-c290-4b29-8a23-ed8cba6ecd60 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Get all volumes completed successfully. Jan 27 16:37:15.467068 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:15.467068 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:15.477202 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-df6b331a-1eec-4e78-8dcd-90d17e6b235a req-6e396e08-c290-4b29-8a23-ed8cba6ecd60 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail returned with HTTP 200 Jan 27 16:37:15.478447 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1220/2428] 10.222.0.78 () {60 vars in 1479 bytes} [Wed Jan 27 16:37:15 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail => generated 2748 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:15.799439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f2580b2-32e4-4b86-9fcb-0f1a7588411a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:15.800265 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f2580b2-32e4-4b86-9fcb-0f1a7588411a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:15.800715 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:15.800715 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:15.801366 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f2580b2-32e4-4b86-9fcb-0f1a7588411a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:15.859898 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:15.859898 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:15.869223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f2580b2-32e4-4b86-9fcb-0f1a7588411a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:15.894290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f2580b2-32e4-4b86-9fcb-0f1a7588411a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:15.894290 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1209/2429] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:15 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 975 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:16.319493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a0bcfc1a-1320-49d7-afcc-f63182b3071f req-42e39bac-5839-43ff-bb4b-a56cd757cd8d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail Jan 27 16:37:16.320871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a0bcfc1a-1320-49d7-afcc-f63182b3071f req-42e39bac-5839-43ff-bb4b-a56cd757cd8d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:16.321262 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:16.321262 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:16.322064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a0bcfc1a-1320-49d7-afcc-f63182b3071f req-42e39bac-5839-43ff-bb4b-a56cd757cd8d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:16.322955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-a0bcfc1a-1320-49d7-afcc-f63182b3071f req-42e39bac-5839-43ff-bb4b-a56cd757cd8d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:37:16.325494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-a0bcfc1a-1320-49d7-afcc-f63182b3071f req-42e39bac-5839-43ff-bb4b-a56cd757cd8d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:37:16.391763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a0bcfc1a-1320-49d7-afcc-f63182b3071f req-42e39bac-5839-43ff-bb4b-a56cd757cd8d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Get all volumes completed successfully. Jan 27 16:37:16.393697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-594d64ff-6a04-44cb-896e-690f8b0933c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:16.394315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-594d64ff-6a04-44cb-896e-690f8b0933c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:16.394617 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:16.394617 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:16.395127 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-594d64ff-6a04-44cb-896e-690f8b0933c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:16.395566 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:16.395566 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:16.406247 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a0bcfc1a-1320-49d7-afcc-f63182b3071f req-42e39bac-5839-43ff-bb4b-a56cd757cd8d tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail returned with HTTP 200 Jan 27 16:37:16.408088 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1221/2430] 10.222.0.78 () {60 vars in 1479 bytes} [Wed Jan 27 16:37:16 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail => generated 2748 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:16.506137 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:16.506137 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:16.515868 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-594d64ff-6a04-44cb-896e-690f8b0933c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:16.541929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-594d64ff-6a04-44cb-896e-690f8b0933c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:16.543084 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1210/2431] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:16 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:16.673465 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-86e2698d-efbb-472b-8e49-018c5d13ded0 req-2a697697-3c37-42ef-bee7-85698ac969de tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail Jan 27 16:37:16.673988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-86e2698d-efbb-472b-8e49-018c5d13ded0 req-2a697697-3c37-42ef-bee7-85698ac969de tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:16.674207 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:16.674207 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:16.674575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-86e2698d-efbb-472b-8e49-018c5d13ded0 req-2a697697-3c37-42ef-bee7-85698ac969de tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:16.675793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-86e2698d-efbb-472b-8e49-018c5d13ded0 req-2a697697-3c37-42ef-bee7-85698ac969de tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:37:16.685983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-86e2698d-efbb-472b-8e49-018c5d13ded0 req-2a697697-3c37-42ef-bee7-85698ac969de tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:37:16.743415 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-86e2698d-efbb-472b-8e49-018c5d13ded0 req-2a697697-3c37-42ef-bee7-85698ac969de tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Get all volumes completed successfully. Jan 27 16:37:16.745792 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:16.745792 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:16.755275 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-86e2698d-efbb-472b-8e49-018c5d13ded0 req-2a697697-3c37-42ef-bee7-85698ac969de tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail returned with HTTP 200 Jan 27 16:37:16.756245 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1222/2432] 10.222.0.78 () {60 vars in 1479 bytes} [Wed Jan 27 16:37:16 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail => generated 2748 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:16.911147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57c9199e-99d1-4369-9951-4c4a0bb3a814 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:16.911765 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57c9199e-99d1-4369-9951-4c4a0bb3a814 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:16.911851 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:16.911851 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:16.912224 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57c9199e-99d1-4369-9951-4c4a0bb3a814 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:16.977685 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:16.977685 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:16.986862 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57c9199e-99d1-4369-9951-4c4a0bb3a814 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:17.016244 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57c9199e-99d1-4369-9951-4c4a0bb3a814 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:17.017156 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1211/2433] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:16 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 974 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:17.345705 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8e797607-3fb2-49e9-ac7f-dfd81fc1f72d req-2d2bf76d-96f3-4d1d-8b91-626bb151436e tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail Jan 27 16:37:17.346432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8e797607-3fb2-49e9-ac7f-dfd81fc1f72d req-2d2bf76d-96f3-4d1d-8b91-626bb151436e tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:17.346786 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:17.346786 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:17.347409 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8e797607-3fb2-49e9-ac7f-dfd81fc1f72d req-2d2bf76d-96f3-4d1d-8b91-626bb151436e tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:17.364898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-8e797607-3fb2-49e9-ac7f-dfd81fc1f72d req-2d2bf76d-96f3-4d1d-8b91-626bb151436e tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:37:17.364898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-8e797607-3fb2-49e9-ac7f-dfd81fc1f72d req-2d2bf76d-96f3-4d1d-8b91-626bb151436e tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:37:17.405525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-8e797607-3fb2-49e9-ac7f-dfd81fc1f72d req-2d2bf76d-96f3-4d1d-8b91-626bb151436e tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Get all volumes completed successfully. Jan 27 16:37:17.407943 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:17.407943 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:17.417839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8e797607-3fb2-49e9-ac7f-dfd81fc1f72d req-2d2bf76d-96f3-4d1d-8b91-626bb151436e tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail returned with HTTP 200 Jan 27 16:37:17.432639 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1223/2434] 10.222.0.78 () {60 vars in 1479 bytes} [Wed Jan 27 16:37:17 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/detail => generated 2748 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:17.435912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c968e3b-07de-4ff6-84a6-d5fd1428aa13 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] DELETE http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 Jan 27 16:37:17.436444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c968e3b-07de-4ff6-84a6-d5fd1428aa13 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:17.436659 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:17.436659 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:17.437033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c968e3b-07de-4ff6-84a6-d5fd1428aa13 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:17.437541 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0c968e3b-07de-4ff6-84a6-d5fd1428aa13 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Delete volume with id: 982ebd03-ac42-4d71-859a-86c95f2598e6 Jan 27 16:37:17.515915 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:17.515915 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:17.517105 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0c968e3b-07de-4ff6-84a6-d5fd1428aa13 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:17.560001 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6568befd-fb96-4d66-8ef0-36d6ac0b1c36 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:17.563090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6568befd-fb96-4d66-8ef0-36d6ac0b1c36 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:17.563996 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:17.563996 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:17.564627 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6568befd-fb96-4d66-8ef0-36d6ac0b1c36 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:17.619458 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:17.619458 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:17.628455 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6568befd-fb96-4d66-8ef0-36d6ac0b1c36 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:17.660871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6568befd-fb96-4d66-8ef0-36d6ac0b1c36 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:17.661693 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1224/2435] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:17 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:37:17.717016 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0c968e3b-07de-4ff6-84a6-d5fd1428aa13 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Delete volume request issued successfully. Jan 27 16:37:17.717857 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c968e3b-07de-4ff6-84a6-d5fd1428aa13 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 returned with HTTP 202 Jan 27 16:37:17.719465 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1212/2436] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:37:17 2021] DELETE /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 => generated 0 bytes in 287 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:37:17.734992 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d2b2bb2-9da3-4a9d-a0f8-40f6df8e121c tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 Jan 27 16:37:17.735811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d2b2bb2-9da3-4a9d-a0f8-40f6df8e121c tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:17.736042 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:17.736042 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:17.736431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d2b2bb2-9da3-4a9d-a0f8-40f6df8e121c tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:17.793471 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:17.793471 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:17.806059 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1d2b2bb2-9da3-4a9d-a0f8-40f6df8e121c tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:17.844973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d2b2bb2-9da3-4a9d-a0f8-40f6df8e121c tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 returned with HTTP 200 Jan 27 16:37:17.844973 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1225/2437] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:17 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 => generated 920 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:18.034415 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d9a6832-28c5-4147-8418-8fe5bc46e355 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:18.035237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d9a6832-28c5-4147-8418-8fe5bc46e355 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:18.035567 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:18.035567 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:18.036120 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d9a6832-28c5-4147-8418-8fe5bc46e355 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:18.104242 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:18.104242 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:18.114515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1d9a6832-28c5-4147-8418-8fe5bc46e355 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:18.146329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d9a6832-28c5-4147-8418-8fe5bc46e355 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:18.148408 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1213/2438] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:18 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1363 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:18.511345 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-5c9697e9-7fe7-4c48-9205-57db8e815f2b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:18.512241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-5c9697e9-7fe7-4c48-9205-57db8e815f2b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:18.512799 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:18.512799 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:18.513425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-5c9697e9-7fe7-4c48-9205-57db8e815f2b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:18.575170 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:18.575170 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:18.586976 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-5c9697e9-7fe7-4c48-9205-57db8e815f2b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:18.614000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-5c9697e9-7fe7-4c48-9205-57db8e815f2b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:18.614965 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1226/2439] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:37:18 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1363 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:18.678406 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0422cda3-fc22-4294-875f-27dc37fd3d48 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:18.679015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0422cda3-fc22-4294-875f-27dc37fd3d48 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:18.679523 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:18.679523 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:18.679658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0422cda3-fc22-4294-875f-27dc37fd3d48 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:18.744561 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:18.744561 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:18.756748 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0422cda3-fc22-4294-875f-27dc37fd3d48 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:18.796911 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0422cda3-fc22-4294-875f-27dc37fd3d48 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:18.797992 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1214/2440] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:18 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:18.818164 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-5c9697e9-7fe7-4c48-9205-57db8e815f2b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:37:18.818786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-5c9697e9-7fe7-4c48-9205-57db8e815f2b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:18.819109 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:18.819109 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:18.820078 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-5c9697e9-7fe7-4c48-9205-57db8e815f2b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:18.821594 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-5c9697e9-7fe7-4c48-9205-57db8e815f2b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:37:18.822314 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1227/2441] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:37:18 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:37:18.838589 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-eef495f3-3d4c-4aa3-b0b5-d2ba55a1cb71 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments Jan 27 16:37:18.839155 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:18.839155 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:18.839778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-eef495f3-3d4c-4aa3-b0b5-d2ba55a1cb71 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f27ed5d8-60af-40dd-950a-20f36e40e61b", "instance_uuid": "1324ae1e-27c7-4a56-b0b4-d2d808361862", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:18.853667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b1d9be5-6f77-4f6c-b63e-9db686e64d06 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 Jan 27 16:37:18.854634 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b1d9be5-6f77-4f6c-b63e-9db686e64d06 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:18.855467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b1d9be5-6f77-4f6c-b63e-9db686e64d06 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:18.911376 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:18.911376 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:18.942846 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:18.942846 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:18.996115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3b1d9be5-6f77-4f6c-b63e-9db686e64d06 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:19.022172 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b1d9be5-6f77-4f6c-b63e-9db686e64d06 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 returned with HTTP 200 Jan 27 16:37:19.032708 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1228/2442] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:18 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 => generated 920 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:19.584612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-eef495f3-3d4c-4aa3-b0b5-d2ba55a1cb71 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments returned with HTTP 200 Jan 27 16:37:19.585911 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1215/2443] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:37:18 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments => generated 273 bytes in 754 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:19.817341 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe2004d3-1581-49ea-b4e7-43d3df4fc1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:19.818057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe2004d3-1581-49ea-b4e7-43d3df4fc1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:19.818546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:19.818546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:19.819105 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe2004d3-1581-49ea-b4e7-43d3df4fc1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:19.853408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69070698-3e80-4275-8e6d-bb1c06a6549f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:19.853408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69070698-3e80-4275-8e6d-bb1c06a6549f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:19.853408 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:19.853408 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:19.857673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69070698-3e80-4275-8e6d-bb1c06a6549f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:19.940653 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:19.940653 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:19.986408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fe2004d3-1581-49ea-b4e7-43d3df4fc1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:20.003506 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:20.003506 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:20.026069 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69070698-3e80-4275-8e6d-bb1c06a6549f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:20.036270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe2004d3-1581-49ea-b4e7-43d3df4fc1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:20.040169 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1229/2444] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:19 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:20.050441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe2004d3-1581-49ea-b4e7-43d3df4fc1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume// Jan 27 16:37:20.051181 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe2004d3-1581-49ea-b4e7-43d3df4fc1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:20.051492 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:20.051492 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:20.052004 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe2004d3-1581-49ea-b4e7-43d3df4fc1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:20.053176 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe2004d3-1581-49ea-b4e7-43d3df4fc1d6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:37:20.053867 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1230/2445] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:37: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 27 16:37:20.059263 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:20.059263 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:20.059823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53f66e71-13f6-4583-b6e2-9a225ac5ac1b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 Jan 27 16:37:20.060435 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53f66e71-13f6-4583-b6e2-9a225ac5ac1b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:20.060996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53f66e71-13f6-4583-b6e2-9a225ac5ac1b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:20.072593 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69070698-3e80-4275-8e6d-bb1c06a6549f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:20.073850 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1216/2446] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:19 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1362 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:20.077936 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-1b146a4c-1e6f-49f5-86c1-df722b392e9f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:20.078598 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-1b146a4c-1e6f-49f5-86c1-df722b392e9f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:20.078901 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:20.078901 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:20.079458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-1b146a4c-1e6f-49f5-86c1-df722b392e9f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:20.124422 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53f66e71-13f6-4583-b6e2-9a225ac5ac1b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 returned with HTTP 404 Jan 27 16:37:20.128117 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1231/2447] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:20 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/982ebd03-ac42-4d71-859a-86c95f2598e6 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:20.132845 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a450c226-1bb1-4a85-aa47-6adfe613bd4b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] DELETE http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a Jan 27 16:37:20.133656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a450c226-1bb1-4a85-aa47-6adfe613bd4b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:20.134268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a450c226-1bb1-4a85-aa47-6adfe613bd4b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:20.135000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a450c226-1bb1-4a85-aa47-6adfe613bd4b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Delete volume with id: cbd87e30-a45b-4de1-bb36-7b5433f6ab3a Jan 27 16:37:20.145810 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:20.145810 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:20.165437 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-1b146a4c-1e6f-49f5-86c1-df722b392e9f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:20.190664 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:20.190664 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:20.190971 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:20.190971 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:20.192244 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a450c226-1bb1-4a85-aa47-6adfe613bd4b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:20.202078 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-1b146a4c-1e6f-49f5-86c1-df722b392e9f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:20.202986 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1217/2448] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:37:20 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1461 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:37:20.225388 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-8bfe4ae5-f9e5-41e1-8970-591000cb3177 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] PUT http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/f761dda3-ee60-4483-98f8-3d383cb4b40d Jan 27 16:37:20.227718 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:20.227718 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:20.228256 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-8bfe4ae5-f9e5-41e1-8970-591000cb3177 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:20.262371 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:37:20.262371 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:37:20.262974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-8bfe4ae5-f9e5-41e1-8970-591000cb3177 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Lock "b'cinder-attachment_update-f27ed5d8-60af-40dd-950a-20f36e40e61b-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:37:20.265725 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:20.265725 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:20.382068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a450c226-1bb1-4a85-aa47-6adfe613bd4b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Delete volume request issued successfully. Jan 27 16:37:20.382611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a450c226-1bb1-4a85-aa47-6adfe613bd4b tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a returned with HTTP 202 Jan 27 16:37:20.384542 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1232/2449] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:37:20 2021] DELETE /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:37:20.392873 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51e0a01b-7394-4ffb-8581-99c5f3ec6afa tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a Jan 27 16:37:20.394272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51e0a01b-7394-4ffb-8581-99c5f3ec6afa tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:20.395908 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:20.395908 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:20.396759 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51e0a01b-7394-4ffb-8581-99c5f3ec6afa tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:20.489697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:20.489697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:20.500432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51e0a01b-7394-4ffb-8581-99c5f3ec6afa tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:20.524956 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51e0a01b-7394-4ffb-8581-99c5f3ec6afa tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a returned with HTTP 200 Jan 27 16:37:20.526005 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1233/2450] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:20 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a => generated 921 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:37:21.058420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd88fad0-e83c-42ad-ba46-e70a0dc0c631 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:21.059773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd88fad0-e83c-42ad-ba46-e70a0dc0c631 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:21.060154 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:21.060154 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:21.060733 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd88fad0-e83c-42ad-ba46-e70a0dc0c631 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:21.170820 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:21.170820 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:21.181057 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd88fad0-e83c-42ad-ba46-e70a0dc0c631 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:21.207826 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd88fad0-e83c-42ad-ba46-e70a0dc0c631 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:21.209157 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1234/2451] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:21 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:21.213633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37acb5f7-e719-436d-90d3-6f2487bc2e97 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:21.214159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37acb5f7-e719-436d-90d3-6f2487bc2e97 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:21.214370 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:21.214370 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:21.214773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37acb5f7-e719-436d-90d3-6f2487bc2e97 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:21.267963 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:21.267963 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:21.277843 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-37acb5f7-e719-436d-90d3-6f2487bc2e97 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:21.305047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:21.305047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:21.319968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37acb5f7-e719-436d-90d3-6f2487bc2e97 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:21.326427 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1235/2452] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:21 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1362 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:21.541512 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-024a014f-afe4-40de-a1fc-dad72289e665 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a Jan 27 16:37:21.542052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-024a014f-afe4-40de-a1fc-dad72289e665 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:21.542263 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:21.542263 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:21.542630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-024a014f-afe4-40de-a1fc-dad72289e665 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:21.597629 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:21.597629 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:21.606623 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-024a014f-afe4-40de-a1fc-dad72289e665 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:21.633580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-024a014f-afe4-40de-a1fc-dad72289e665 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a returned with HTTP 200 Jan 27 16:37:21.635778 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1236/2453] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:21 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a => generated 921 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:22.226894 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d5c083a-6e38-4e94-b6c9-76c4d3c5c1a7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:22.226894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d5c083a-6e38-4e94-b6c9-76c4d3c5c1a7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:22.226894 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:22.226894 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:22.227604 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d5c083a-6e38-4e94-b6c9-76c4d3c5c1a7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:22.345200 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:22.345200 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:22.358152 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d5c083a-6e38-4e94-b6c9-76c4d3c5c1a7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:22.397027 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d5c083a-6e38-4e94-b6c9-76c4d3c5c1a7 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:22.398556 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1237/2454] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:22 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:22.412278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e956848-f7a2-4dc0-be51-d54b3e3f8e64 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:22.415491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e956848-f7a2-4dc0-be51-d54b3e3f8e64 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:22.415491 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:22.415491 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:22.415491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e956848-f7a2-4dc0-be51-d54b3e3f8e64 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:22.470273 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:22.470273 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:22.482397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6e956848-f7a2-4dc0-be51-d54b3e3f8e64 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:22.518446 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:22.518446 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:22.545824 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e956848-f7a2-4dc0-be51-d54b3e3f8e64 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:22.551207 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1238/2455] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:22 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1362 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:22.651031 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6ad391d-ec2b-4fff-89a5-fbe1e18e48b8 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a Jan 27 16:37:22.651887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6ad391d-ec2b-4fff-89a5-fbe1e18e48b8 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:22.652403 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:22.652403 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:22.653050 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6ad391d-ec2b-4fff-89a5-fbe1e18e48b8 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:22.726262 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:22.726262 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:22.735277 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6ad391d-ec2b-4fff-89a5-fbe1e18e48b8 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:22.777836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6ad391d-ec2b-4fff-89a5-fbe1e18e48b8 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a returned with HTTP 200 Jan 27 16:37:22.778685 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1239/2456] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:22 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a => generated 921 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:23.000100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-8bfe4ae5-f9e5-41e1-8970-591000cb3177 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Lock "b'cinder-attachment_update-f27ed5d8-60af-40dd-950a-20f36e40e61b-n-h2-710848-3'" released by "attachment_update" :: held 2.737s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:37:23.000976 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-8bfe4ae5-f9e5-41e1-8970-591000cb3177 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/f761dda3-ee60-4483-98f8-3d383cb4b40d returned with HTTP 200 Jan 27 16:37:23.001969 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1218/2457] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:37:20 2021] PUT /volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/f761dda3-ee60-4483-98f8-3d383cb4b40d => generated 762 bytes in 2783 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:37:23.416617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5c2bca9-8a47-45dd-9e96-da15ef343180 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:23.417262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5c2bca9-8a47-45dd-9e96-da15ef343180 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:23.417554 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:23.417554 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:23.418264 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5c2bca9-8a47-45dd-9e96-da15ef343180 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:23.528355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:23.528355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:23.542296 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c5c2bca9-8a47-45dd-9e96-da15ef343180 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:23.565429 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-484f7e6e-9626-4ddf-9071-bd7093fc8b5b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:23.566040 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-484f7e6e-9626-4ddf-9071-bd7093fc8b5b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:23.566257 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:23.566257 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:23.583099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-484f7e6e-9626-4ddf-9071-bd7093fc8b5b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:23.583265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5c2bca9-8a47-45dd-9e96-da15ef343180 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:23.583265 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1240/2458] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:23 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:23.643055 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:23.643055 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:23.643055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-484f7e6e-9626-4ddf-9071-bd7093fc8b5b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:23.660225 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:23.660225 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:23.671935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-484f7e6e-9626-4ddf-9071-bd7093fc8b5b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:23.673065 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1219/2459] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:23 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1363 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:23.811082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d315a9d0-28c8-4502-a380-d1e84a1fca69 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a Jan 27 16:37:23.811849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d315a9d0-28c8-4502-a380-d1e84a1fca69 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:23.812387 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:23.812387 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:23.813244 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d315a9d0-28c8-4502-a380-d1e84a1fca69 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:23.867998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d315a9d0-28c8-4502-a380-d1e84a1fca69 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a returned with HTTP 404 Jan 27 16:37:23.873358 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1241/2460] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:23 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/cbd87e30-a45b-4de1-bb36-7b5433f6ab3a => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:23.877999 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e44dbd3-3e5d-4df3-9ada-5c35790d21f0 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] DELETE http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 Jan 27 16:37:23.878825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e44dbd3-3e5d-4df3-9ada-5c35790d21f0 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:23.879432 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:23.879432 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:23.880072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e44dbd3-3e5d-4df3-9ada-5c35790d21f0 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:23.880728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9e44dbd3-3e5d-4df3-9ada-5c35790d21f0 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Delete volume with id: dbbf7afa-4519-47b3-b6e3-769b49283387 Jan 27 16:37:23.958226 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:23.958226 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:23.961278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e44dbd3-3e5d-4df3-9ada-5c35790d21f0 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:24.180481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e44dbd3-3e5d-4df3-9ada-5c35790d21f0 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Delete volume request issued successfully. Jan 27 16:37:24.180977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e44dbd3-3e5d-4df3-9ada-5c35790d21f0 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 returned with HTTP 202 Jan 27 16:37:24.182052 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1220/2461] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:37:23 2021] DELETE /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 => generated 0 bytes in 308 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:37:24.194314 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5951c7e4-71c2-42ac-a507-3bdeab74061c tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 Jan 27 16:37:24.195680 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5951c7e4-71c2-42ac-a507-3bdeab74061c tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:24.196604 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5951c7e4-71c2-42ac-a507-3bdeab74061c tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:24.270640 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:24.270640 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:24.281605 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5951c7e4-71c2-42ac-a507-3bdeab74061c tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:24.313027 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5951c7e4-71c2-42ac-a507-3bdeab74061c tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 returned with HTTP 200 Jan 27 16:37:24.313027 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1242/2462] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:24 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 => generated 921 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:24.598114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9078e39-bdf1-4fd0-a471-ecd4b610471e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:24.598670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9078e39-bdf1-4fd0-a471-ecd4b610471e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:24.598874 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:24.598874 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:24.599215 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9078e39-bdf1-4fd0-a471-ecd4b610471e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:24.690515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-391e370a-cba2-4f6a-8ba2-62de4ca8759a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:24.691056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-391e370a-cba2-4f6a-8ba2-62de4ca8759a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:24.691297 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:24.691297 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:24.691677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-391e370a-cba2-4f6a-8ba2-62de4ca8759a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:24.708265 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:24.708265 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:24.731369 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9078e39-bdf1-4fd0-a471-ecd4b610471e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:24.784931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9078e39-bdf1-4fd0-a471-ecd4b610471e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:24.799225 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1221/2463] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:24 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 980 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:24.815668 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:24.815668 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:24.827592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-391e370a-cba2-4f6a-8ba2-62de4ca8759a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:24.854273 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:24.854273 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:24.865554 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-391e370a-cba2-4f6a-8ba2-62de4ca8759a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:24.867244 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1243/2464] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:24 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1363 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:25.332026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a51c093a-a933-4d74-a9bd-0390673d6be2 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 Jan 27 16:37:25.332026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a51c093a-a933-4d74-a9bd-0390673d6be2 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:25.332026 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:25.332026 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:25.332026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a51c093a-a933-4d74-a9bd-0390673d6be2 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:25.396908 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:25.396908 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:25.409461 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a51c093a-a933-4d74-a9bd-0390673d6be2 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Volume info retrieved successfully. Jan 27 16:37:25.459233 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a51c093a-a933-4d74-a9bd-0390673d6be2 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 returned with HTTP 200 Jan 27 16:37:25.460884 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1222/2465] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:25 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 => generated 921 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:25.807102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f92db790-a15b-4dea-ad99-a139478a855a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:25.808954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f92db790-a15b-4dea-ad99-a139478a855a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:25.809362 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:25.809362 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:25.809998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f92db790-a15b-4dea-ad99-a139478a855a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:25.882525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06641ecf-e028-4625-a8f6-754eb6711158 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:25.883058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06641ecf-e028-4625-a8f6-754eb6711158 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:25.883305 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:25.883305 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:25.883683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06641ecf-e028-4625-a8f6-754eb6711158 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:25.907811 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:25.907811 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:25.919643 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f92db790-a15b-4dea-ad99-a139478a855a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:25.949535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f92db790-a15b-4dea-ad99-a139478a855a tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:25.951371 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1244/2466] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:25 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 1368 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:25.966231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11511d3b-0b27-4d46-ad5c-98f6626179eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:25.967216 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11511d3b-0b27-4d46-ad5c-98f6626179eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:25.967790 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:25.967790 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:25.968555 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11511d3b-0b27-4d46-ad5c-98f6626179eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:25.991009 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:25.991009 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:26.010982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06641ecf-e028-4625-a8f6-754eb6711158 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:26.040595 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:26.040595 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:26.047395 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:26.047395 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:26.059901 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06641ecf-e028-4625-a8f6-754eb6711158 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:26.063166 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1223/2467] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:25 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1363 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:26.075358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11511d3b-0b27-4d46-ad5c-98f6626179eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:26.100662 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11511d3b-0b27-4d46-ad5c-98f6626179eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:26.101592 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1245/2468] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:25 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 1368 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:37:26.384831 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-82781f61-2cd5-4c4d-b5ec-25fb92fd2bc8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:26.388655 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-82781f61-2cd5-4c4d-b5ec-25fb92fd2bc8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:26.388655 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:26.388655 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:26.388655 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-82781f61-2cd5-4c4d-b5ec-25fb92fd2bc8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:26.440176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:26.440176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:26.448548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-82781f61-2cd5-4c4d-b5ec-25fb92fd2bc8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:26.473452 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-82781f61-2cd5-4c4d-b5ec-25fb92fd2bc8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:26.477023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-faf445a3-6e11-4c1e-af5c-3a292eebec69 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] GET http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 Jan 27 16:37:26.477582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-faf445a3-6e11-4c1e-af5c-3a292eebec69 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:26.477802 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:26.477802 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:26.478191 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-faf445a3-6e11-4c1e-af5c-3a292eebec69 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:26.479391 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1224/2469] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:37:26 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 1368 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:26.528687 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-faf445a3-6e11-4c1e-af5c-3a292eebec69 tempest-VolumesTestJSON-252740236 tempest-VolumesTestJSON-252740236-project] http://10.222.0.78/volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 returned with HTTP 404 Jan 27 16:37:26.529780 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1246/2470] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:26 2021] GET /volume/v3/9fdfbee3ff734a3bb4321e48178e600b/volumes/dbbf7afa-4519-47b3-b6e3-769b49283387 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:27.077408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8195fc58-abc5-48d7-a4a9-17807209a179 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:27.078382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8195fc58-abc5-48d7-a4a9-17807209a179 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:27.078583 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:27.078583 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:27.079031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8195fc58-abc5-48d7-a4a9-17807209a179 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:27.152387 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:27.152387 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:27.163545 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8195fc58-abc5-48d7-a4a9-17807209a179 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:27.188496 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:27.188496 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:27.201909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8195fc58-abc5-48d7-a4a9-17807209a179 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:27.202890 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1225/2471] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:27 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1363 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:28.001697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-3a50898f-bfdf-4b6e-a504-2d0d88345aea tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:28.002173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-3a50898f-bfdf-4b6e-a504-2d0d88345aea tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:28.002671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-3a50898f-bfdf-4b6e-a504-2d0d88345aea tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:28.086677 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:28.086677 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:28.101910 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-3a50898f-bfdf-4b6e-a504-2d0d88345aea tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:28.134803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-3a50898f-bfdf-4b6e-a504-2d0d88345aea tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:28.136588 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1247/2472] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:37:27 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 1368 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:28.160477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8195fc58-abc5-48d7-a4a9-17807209a179 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:37:28.160477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8195fc58-abc5-48d7-a4a9-17807209a179 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:28.160477 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:28.160477 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:28.160477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8195fc58-abc5-48d7-a4a9-17807209a179 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:28.160477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8195fc58-abc5-48d7-a4a9-17807209a179 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:37:28.160477 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1226/2473] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:37:28 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:37:28.191611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-6be00e22-a16e-4ca5-8dc8-dba9be48b10b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments Jan 27 16:37:28.191611 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:28.191611 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:28.191611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-6be00e22-a16e-4ca5-8dc8-dba9be48b10b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c73bf00-517c-44f9-8814-15539abcd265", "instance_uuid": "33564913-2fa0-48e5-98ee-d7c1a8bc7e66", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:28.225352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e2a71ca-ba12-42eb-bac9-0384b29462ac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:28.225352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e2a71ca-ba12-42eb-bac9-0384b29462ac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:28.225352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e2a71ca-ba12-42eb-bac9-0384b29462ac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:28.259276 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:28.259276 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:28.277361 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:28.277361 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:28.289340 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4e2a71ca-ba12-42eb-bac9-0384b29462ac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:28.310419 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:28.310419 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:28.321352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e2a71ca-ba12-42eb-bac9-0384b29462ac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:28.322177 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1227/2474] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:28 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1363 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:28.594156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-9c81775f-a585-4178-a6bb-dc5133bb05e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/f761dda3-ee60-4483-98f8-3d383cb4b40d/action Jan 27 16:37:28.594156 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:28.594156 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:28.594156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-9c81775f-a585-4178-a6bb-dc5133bb05e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:37:28.594156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-9c81775f-a585-4178-a6bb-dc5133bb05e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:28.669921 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-6be00e22-a16e-4ca5-8dc8-dba9be48b10b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments returned with HTTP 200 Jan 27 16:37:28.678494 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1248/2475] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:37:28 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments => generated 273 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:28.739074 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:28.739074 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:28.856735 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-16b6248f-170a-46a8-bee1-6259706f08c2 req-9c81775f-a585-4178-a6bb-dc5133bb05e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/f761dda3-ee60-4483-98f8-3d383cb4b40d/action returned with HTTP 204 Jan 27 16:37:28.857717 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1228/2476] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:37:28 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/f761dda3-ee60-4483-98f8-3d383cb4b40d/action => generated 0 bytes in 292 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:29.339616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-008a4912-c9a5-42c4-bded-7eabae5654e8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:29.340379 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-008a4912-c9a5-42c4-bded-7eabae5654e8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:29.348341 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:29.348341 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:29.348341 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-008a4912-c9a5-42c4-bded-7eabae5654e8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:29.458900 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:29.458900 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:29.473744 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-008a4912-c9a5-42c4-bded-7eabae5654e8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:29.519802 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:29.519802 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:29.536912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-008a4912-c9a5-42c4-bded-7eabae5654e8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:29.537822 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1249/2477] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:29 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1655 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:29.557891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-833c544d-95d2-4ea7-be52-b1954e37e61a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots Jan 27 16:37:29.558601 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:29.558601 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:29.559278 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-833c544d-95d2-4ea7-be52-b1954e37e61a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f27ed5d8-60af-40dd-950a-20f36e40e61b", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-626483976"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:29.671252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:29.671252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:29.672479 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-833c544d-95d2-4ea7-be52-b1954e37e61a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:29.672842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-833c544d-95d2-4ea7-be52-b1954e37e61a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create snapshot from volume f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:29.692651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-833c544d-95d2-4ea7-be52-b1954e37e61a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots returned with HTTP 400 Jan 27 16:37:29.699238 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1229/2478] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:37:29 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots => generated 160 bytes in 147 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:37:29.703853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e594549b-938c-4f13-b243-649397cd0ee5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots Jan 27 16:37:29.704766 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:29.704766 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:29.705980 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e594549b-938c-4f13-b243-649397cd0ee5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f27ed5d8-60af-40dd-950a-20f36e40e61b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1629198468"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:29.799717 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:29.799717 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:29.801714 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e594549b-938c-4f13-b243-649397cd0ee5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:29.802939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-e594549b-938c-4f13-b243-649397cd0ee5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create snapshot from volume f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:29.968546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-e594549b-938c-4f13-b243-649397cd0ee5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['2c42732e-3a14-45d8-99f8-ed753b837882', '0caec240-e5a1-437f-8416-3636372e0675', '765d8b5f-1cdc-466d-9dfa-965a242caa80', '78ffda64-2380-43cb-99f0-c6dc48459dbf'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:37:30.233798 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e594549b-938c-4f13-b243-649397cd0ee5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot force create request issued successfully. Jan 27 16:37:30.234596 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e594549b-938c-4f13-b243-649397cd0ee5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots returned with HTTP 202 Jan 27 16:37:30.236298 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1250/2479] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:37:29 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots => generated 310 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:37:30.247228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-540e1ba6-b4bd-4b79-b1a3-437e9c59e1b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade Jan 27 16:37:30.259576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-540e1ba6-b4bd-4b79-b1a3-437e9c59e1b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:30.259829 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:30.259829 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:30.260354 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-540e1ba6-b4bd-4b79-b1a3-437e9c59e1b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:30.298656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:30.298656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:30.311495 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-540e1ba6-b4bd-4b79-b1a3-437e9c59e1b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:30.317171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-540e1ba6-b4bd-4b79-b1a3-437e9c59e1b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade returned with HTTP 200 Jan 27 16:37:30.318140 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1230/2480] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:30 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade => generated 442 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:31.338376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b034b58d-829a-4fdc-a2d6-76690afbe0a1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade Jan 27 16:37:31.339222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b034b58d-829a-4fdc-a2d6-76690afbe0a1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:31.341433 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:31.341433 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:31.341860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b034b58d-829a-4fdc-a2d6-76690afbe0a1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:31.423321 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:31.423321 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:31.424819 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b034b58d-829a-4fdc-a2d6-76690afbe0a1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:31.430774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b034b58d-829a-4fdc-a2d6-76690afbe0a1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade returned with HTTP 200 Jan 27 16:37:31.433365 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1251/2481] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:31 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade => generated 442 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:31.593363 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-540e1ba6-b4bd-4b79-b1a3-437e9c59e1b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:37:31.593852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-540e1ba6-b4bd-4b79-b1a3-437e9c59e1b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:31.594052 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:31.594052 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:31.594932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-540e1ba6-b4bd-4b79-b1a3-437e9c59e1b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:31.596331 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-540e1ba6-b4bd-4b79-b1a3-437e9c59e1b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:37:31.597360 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1231/2482] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:37:31 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 16:37:31.613241 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-6af84eec-4e51-4be0-80e3-269dc44620e4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:37:31.613918 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-6af84eec-4e51-4be0-80e3-269dc44620e4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:31.614333 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:31.614333 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:31.614957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-6af84eec-4e51-4be0-80e3-269dc44620e4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:31.748199 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:31.748199 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:31.759420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-6af84eec-4e51-4be0-80e3-269dc44620e4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:37:31.786351 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:31.786351 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:31.798622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-6af84eec-4e51-4be0-80e3-269dc44620e4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:37:31.799544 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1252/2483] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:37:31 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 1466 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:37:31.818272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-8e373d07-ad0a-430a-ac60-7e6c8b8a54e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] PUT http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/c9ba011b-b137-4411-93b1-5a785fb69aca Jan 27 16:37:31.819778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-8e373d07-ad0a-430a-ac60-7e6c8b8a54e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:31.878292 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:37:31.878292 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:37:31.878827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-8e373d07-ad0a-430a-ac60-7e6c8b8a54e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-9c73bf00-517c-44f9-8814-15539abcd265-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.020s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:37:31.881340 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:31.881340 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:32.446179 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32c72604-bf11-4a89-98a3-49e9fcb002b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade Jan 27 16:37:32.446693 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32c72604-bf11-4a89-98a3-49e9fcb002b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:32.446920 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:32.446920 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:32.447363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32c72604-bf11-4a89-98a3-49e9fcb002b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:32.517946 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:32.517946 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:32.519118 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-32c72604-bf11-4a89-98a3-49e9fcb002b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:32.521077 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32c72604-bf11-4a89-98a3-49e9fcb002b6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade returned with HTTP 200 Jan 27 16:37:32.522077 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1253/2484] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:32 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade => generated 442 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:33.534621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e42ba670-1cd1-4ea3-9293-8fdb8c3d5c7d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade Jan 27 16:37:33.535774 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e42ba670-1cd1-4ea3-9293-8fdb8c3d5c7d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:33.536140 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:33.536140 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:33.536759 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e42ba670-1cd1-4ea3-9293-8fdb8c3d5c7d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:33.573591 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:33.573591 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:33.575050 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e42ba670-1cd1-4ea3-9293-8fdb8c3d5c7d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:33.577262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e42ba670-1cd1-4ea3-9293-8fdb8c3d5c7d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade returned with HTTP 200 Jan 27 16:37:33.578622 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1254/2485] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:33 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade => generated 469 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:33.591391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffca5518-ea3d-4543-9574-56afb0967d58 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots Jan 27 16:37:33.592260 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:33.592260 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:33.592907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffca5518-ea3d-4543-9574-56afb0967d58 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f27ed5d8-60af-40dd-950a-20f36e40e61b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2021054370"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:33.683759 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:33.683759 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:33.685412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ffca5518-ea3d-4543-9574-56afb0967d58 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:33.685970 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-ffca5518-ea3d-4543-9574-56afb0967d58 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create snapshot from volume f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:33.861909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ffca5518-ea3d-4543-9574-56afb0967d58 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['13fc25b2-d9b1-470f-9a3d-14e3049aa507', '94055cb3-5a73-4cac-b38b-2e04ae21ee32', '69cf1847-fb38-45e4-8ce0-ed028c2cfbbc', 'da8f5c8a-55bd-4075-9f79-aa706f904240'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:37:34.099368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ffca5518-ea3d-4543-9574-56afb0967d58 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot force create request issued successfully. Jan 27 16:37:34.102669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffca5518-ea3d-4543-9574-56afb0967d58 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots returned with HTTP 202 Jan 27 16:37:34.102669 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1255/2486] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:37:33 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots => generated 310 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:37:34.114488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10092a0a-833f-41d9-90ee-f3b35f621fcb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 Jan 27 16:37:34.115347 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10092a0a-833f-41d9-90ee-f3b35f621fcb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:34.115735 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:34.115735 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:34.118322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10092a0a-833f-41d9-90ee-f3b35f621fcb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:34.170869 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:34.170869 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:34.172045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-10092a0a-833f-41d9-90ee-f3b35f621fcb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:34.174279 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10092a0a-833f-41d9-90ee-f3b35f621fcb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 returned with HTTP 200 Jan 27 16:37:34.175799 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1256/2487] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:34 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 => generated 442 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:34.563952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-8e373d07-ad0a-430a-ac60-7e6c8b8a54e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-9c73bf00-517c-44f9-8814-15539abcd265-n-h1-710848-3'" released by "attachment_update" :: held 2.685s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:37:34.565416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-8e373d07-ad0a-430a-ac60-7e6c8b8a54e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/c9ba011b-b137-4411-93b1-5a785fb69aca returned with HTTP 200 Jan 27 16:37:34.567472 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1232/2488] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 16:37:31 2021] PUT /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/c9ba011b-b137-4411-93b1-5a785fb69aca => generated 762 bytes in 2754 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:34.661053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-3762dc13-40b4-4d2c-967e-c760f6d51ae4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/c9ba011b-b137-4411-93b1-5a785fb69aca/action Jan 27 16:37:34.662012 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:34.662012 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:34.662913 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-3762dc13-40b4-4d2c-967e-c760f6d51ae4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:37:34.663643 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-3762dc13-40b4-4d2c-967e-c760f6d51ae4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:34.771506 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:34.771506 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:34.856409 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ace9aea1-595f-4da3-a1b9-c9907821bd4b req-3762dc13-40b4-4d2c-967e-c760f6d51ae4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/c9ba011b-b137-4411-93b1-5a785fb69aca/action returned with HTTP 204 Jan 27 16:37:34.857802 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1257/2489] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:37:34 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/c9ba011b-b137-4411-93b1-5a785fb69aca/action => generated 0 bytes in 202 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:35.187517 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4d1b7b1-82a0-4578-9135-25c85c77cfb4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 Jan 27 16:37:35.187966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4d1b7b1-82a0-4578-9135-25c85c77cfb4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:35.188356 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:35.188356 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:35.188938 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4d1b7b1-82a0-4578-9135-25c85c77cfb4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:35.279504 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:35.279504 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:35.280694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f4d1b7b1-82a0-4578-9135-25c85c77cfb4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:35.288976 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4d1b7b1-82a0-4578-9135-25c85c77cfb4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 returned with HTTP 200 Jan 27 16:37:35.292472 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1233/2490] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:35 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 => generated 442 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:36.306421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-123a31dc-75bd-4812-8cbe-d2ed18d02ee5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 Jan 27 16:37:36.306421 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-123a31dc-75bd-4812-8cbe-d2ed18d02ee5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:36.306421 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:36.306421 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:36.306421 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-123a31dc-75bd-4812-8cbe-d2ed18d02ee5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:36.343853 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:36.343853 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:36.344979 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-123a31dc-75bd-4812-8cbe-d2ed18d02ee5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:36.347056 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-123a31dc-75bd-4812-8cbe-d2ed18d02ee5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 returned with HTTP 200 Jan 27 16:37:36.348203 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1258/2491] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:36 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:37.361153 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-916ed455-a863-43ca-b5f3-491adf819274 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 Jan 27 16:37:37.362096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-916ed455-a863-43ca-b5f3-491adf819274 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:37.362525 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:37.362525 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:37.363173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-916ed455-a863-43ca-b5f3-491adf819274 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:37.391992 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:37.391992 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:37.393429 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-916ed455-a863-43ca-b5f3-491adf819274 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:37.396101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-916ed455-a863-43ca-b5f3-491adf819274 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 returned with HTTP 200 Jan 27 16:37:37.397191 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1234/2492] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:37 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:37.408661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-840c0798-6703-45e1-8f01-ac7fcc0ec392 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots Jan 27 16:37:37.409845 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:37.409845 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:37.409845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-840c0798-6703-45e1-8f01-ac7fcc0ec392 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f27ed5d8-60af-40dd-950a-20f36e40e61b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-245171600"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:37.463904 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:37.463904 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:37.465552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-840c0798-6703-45e1-8f01-ac7fcc0ec392 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:37.466081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-840c0798-6703-45e1-8f01-ac7fcc0ec392 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create snapshot from volume f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:37.565229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-840c0798-6703-45e1-8f01-ac7fcc0ec392 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['39e5aa6e-ff26-4203-9c30-d63bd710d0b1', '11819f3c-ade8-4186-b8b9-045dda7a874d', 'be342bcd-0be6-4cd2-b86c-7bd71b50c9ed', '1339ca45-8871-49a5-a3d8-7f63c067e3ca'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:37:37.793423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-840c0798-6703-45e1-8f01-ac7fcc0ec392 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot force create request issued successfully. Jan 27 16:37:37.794745 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-840c0798-6703-45e1-8f01-ac7fcc0ec392 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots returned with HTTP 202 Jan 27 16:37:37.796332 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1259/2493] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:37:37 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots => generated 309 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:37:37.808661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-454a52a4-236d-44ba-b592-11a02b222c03 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 Jan 27 16:37:37.809830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-454a52a4-236d-44ba-b592-11a02b222c03 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:37.809950 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:37.809950 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:37.810315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-454a52a4-236d-44ba-b592-11a02b222c03 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:37.837535 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:37.837535 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:37.838958 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-454a52a4-236d-44ba-b592-11a02b222c03 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:37.841515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-454a52a4-236d-44ba-b592-11a02b222c03 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 returned with HTTP 200 Jan 27 16:37:37.842519 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1235/2494] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:37 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:38.855971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f77f290-c92c-408a-8b27-8192d16a0d6b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 Jan 27 16:37:38.856476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f77f290-c92c-408a-8b27-8192d16a0d6b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:38.856860 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:38.856860 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:38.857462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f77f290-c92c-408a-8b27-8192d16a0d6b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:38.919151 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:38.919151 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:38.924572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0f77f290-c92c-408a-8b27-8192d16a0d6b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:38.930762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f77f290-c92c-408a-8b27-8192d16a0d6b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 returned with HTTP 200 Jan 27 16:37:38.932045 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1260/2495] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:38 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 => generated 441 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:39.945948 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8d0b160-609d-4e97-ada3-34bb216f6aad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 Jan 27 16:37:39.970562 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8d0b160-609d-4e97-ada3-34bb216f6aad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:39.971137 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:39.971137 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:39.971931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8d0b160-609d-4e97-ada3-34bb216f6aad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:40.029154 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:40.029154 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:40.030763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e8d0b160-609d-4e97-ada3-34bb216f6aad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:40.036064 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8d0b160-609d-4e97-ada3-34bb216f6aad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 returned with HTTP 200 Jan 27 16:37:40.037040 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1236/2496] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:39 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 => generated 468 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:40.050097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf731284-4488-4ee2-8543-402191811fd2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade Jan 27 16:37:40.050828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf731284-4488-4ee2-8543-402191811fd2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:40.051225 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:40.051225 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:40.051827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf731284-4488-4ee2-8543-402191811fd2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:40.052789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-bf731284-4488-4ee2-8543-402191811fd2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: 587ef149-1131-4c58-aedd-bc4f2a061ade Jan 27 16:37:40.080815 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:40.080815 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:40.082317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bf731284-4488-4ee2-8543-402191811fd2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:40.201237 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bf731284-4488-4ee2-8543-402191811fd2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot delete request issued successfully. Jan 27 16:37:40.202229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf731284-4488-4ee2-8543-402191811fd2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade returned with HTTP 202 Jan 27 16:37:40.203604 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1261/2497] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:37:40 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:37:40.213873 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4687880-3802-456f-90c8-f3d6e53a6af4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade Jan 27 16:37:40.214641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4687880-3802-456f-90c8-f3d6e53a6af4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:40.215035 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:40.215035 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:40.215723 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4687880-3802-456f-90c8-f3d6e53a6af4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:40.245375 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:40.245375 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:40.246945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4687880-3802-456f-90c8-f3d6e53a6af4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:40.249139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4687880-3802-456f-90c8-f3d6e53a6af4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade returned with HTTP 200 Jan 27 16:37:40.255554 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1237/2498] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:40 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade => generated 468 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:41.262196 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a3f4c21-a91e-4569-9df8-12d512ae6308 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade Jan 27 16:37:41.262710 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a3f4c21-a91e-4569-9df8-12d512ae6308 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:41.263049 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:41.263049 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:41.263477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a3f4c21-a91e-4569-9df8-12d512ae6308 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:41.313551 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:41.313551 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:41.314861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3a3f4c21-a91e-4569-9df8-12d512ae6308 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:41.316835 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a3f4c21-a91e-4569-9df8-12d512ae6308 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade returned with HTTP 200 Jan 27 16:37:41.317630 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1262/2499] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:41 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade => generated 468 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:42.330704 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1541e19d-1b66-4b78-9980-a6477de0a744 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade Jan 27 16:37:42.331252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1541e19d-1b66-4b78-9980-a6477de0a744 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:42.331482 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:42.331482 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:42.331764 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1541e19d-1b66-4b78-9980-a6477de0a744 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:42.370918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1541e19d-1b66-4b78-9980-a6477de0a744 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade returned with HTTP 404 Jan 27 16:37:42.373094 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1238/2500] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:42 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:42.382776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac9e215e-3c08-4f7c-ae6a-ba553a0a4fc1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 Jan 27 16:37:42.383589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac9e215e-3c08-4f7c-ae6a-ba553a0a4fc1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:42.384365 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:42.384365 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:42.385001 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac9e215e-3c08-4f7c-ae6a-ba553a0a4fc1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:42.385550 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-ac9e215e-3c08-4f7c-ae6a-ba553a0a4fc1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 Jan 27 16:37:42.419577 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:42.419577 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:42.421382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ac9e215e-3c08-4f7c-ae6a-ba553a0a4fc1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:42.541689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ac9e215e-3c08-4f7c-ae6a-ba553a0a4fc1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot delete request issued successfully. Jan 27 16:37:42.546411 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac9e215e-3c08-4f7c-ae6a-ba553a0a4fc1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 returned with HTTP 202 Jan 27 16:37:42.550475 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1263/2501] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:37:42 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:37:42.555533 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5121623f-3fed-4220-8e86-fa10c1b45793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 Jan 27 16:37:42.556066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5121623f-3fed-4220-8e86-fa10c1b45793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:42.556573 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5121623f-3fed-4220-8e86-fa10c1b45793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:42.616855 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:42.616855 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:42.618514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5121623f-3fed-4220-8e86-fa10c1b45793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:42.621329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5121623f-3fed-4220-8e86-fa10c1b45793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 returned with HTTP 200 Jan 27 16:37:42.622161 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1239/2502] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:42 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 => generated 467 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:43.635126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2d0ae12-0459-4afb-ab74-fcf2cd6cd939 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 Jan 27 16:37:43.635968 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2d0ae12-0459-4afb-ab74-fcf2cd6cd939 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:43.636110 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:43.636110 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:43.636378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2d0ae12-0459-4afb-ab74-fcf2cd6cd939 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:43.686716 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:43.686716 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:43.688506 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e2d0ae12-0459-4afb-ab74-fcf2cd6cd939 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:43.690929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2d0ae12-0459-4afb-ab74-fcf2cd6cd939 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 returned with HTTP 200 Jan 27 16:37:43.692345 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1264/2503] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:43 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 => generated 467 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:44.710864 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b91bfe51-922b-4004-a20d-0519425c9c66 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 Jan 27 16:37:44.711472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b91bfe51-922b-4004-a20d-0519425c9c66 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:44.711639 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:44.711639 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:44.712017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b91bfe51-922b-4004-a20d-0519425c9c66 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:44.739779 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b91bfe51-922b-4004-a20d-0519425c9c66 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 returned with HTTP 404 Jan 27 16:37:44.744851 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1240/2504] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:44 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:44.755303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0d156b5-6a5e-433d-8459-94968bfc5a6f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 Jan 27 16:37:44.755303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0d156b5-6a5e-433d-8459-94968bfc5a6f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:44.755303 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:44.755303 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:44.755303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0d156b5-6a5e-433d-8459-94968bfc5a6f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:44.755303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-c0d156b5-6a5e-433d-8459-94968bfc5a6f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: 1fd650e4-62a2-4fab-a82d-7efef0eeaa77 Jan 27 16:37:44.779092 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:44.779092 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:44.780827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0d156b5-6a5e-433d-8459-94968bfc5a6f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:44.900791 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0d156b5-6a5e-433d-8459-94968bfc5a6f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot delete request issued successfully. Jan 27 16:37:44.900791 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0d156b5-6a5e-433d-8459-94968bfc5a6f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 returned with HTTP 202 Jan 27 16:37:44.900791 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1265/2505] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:37:44 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:37:44.908258 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d00f84e2-0f30-4a4f-9d85-0c7870485bb7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 Jan 27 16:37:44.909006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d00f84e2-0f30-4a4f-9d85-0c7870485bb7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:44.909636 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d00f84e2-0f30-4a4f-9d85-0c7870485bb7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:45.092678 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:45.092678 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:45.093812 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d00f84e2-0f30-4a4f-9d85-0c7870485bb7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:45.096174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d00f84e2-0f30-4a4f-9d85-0c7870485bb7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 returned with HTTP 200 Jan 27 16:37:45.096934 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1241/2506] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:44 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 => generated 468 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:46.113723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0df5cdd3-2f50-412e-abe8-7e37450e0938 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 Jan 27 16:37:46.114366 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0df5cdd3-2f50-412e-abe8-7e37450e0938 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:46.114654 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:46.114654 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:46.115121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0df5cdd3-2f50-412e-abe8-7e37450e0938 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:46.152785 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:46.152785 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:46.156786 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0df5cdd3-2f50-412e-abe8-7e37450e0938 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:37:46.159840 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0df5cdd3-2f50-412e-abe8-7e37450e0938 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 returned with HTTP 200 Jan 27 16:37:46.161380 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1266/2507] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:46 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 => generated 468 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:47.173544 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85cc7011-f66a-4b33-80dd-055c2aee056d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 Jan 27 16:37:47.174714 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85cc7011-f66a-4b33-80dd-055c2aee056d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:47.175067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:47.175067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:47.175716 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85cc7011-f66a-4b33-80dd-055c2aee056d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:47.199517 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85cc7011-f66a-4b33-80dd-055c2aee056d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 returned with HTTP 404 Jan 27 16:37:47.200781 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1242/2508] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:37:47 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:47.548482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-e8b03382-a808-4370-9925-23667e47483b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:47.549256 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-e8b03382-a808-4370-9925-23667e47483b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:47.549687 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:47.549687 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:47.550390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-e8b03382-a808-4370-9925-23667e47483b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:47.607201 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:47.607201 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:47.616850 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-e8b03382-a808-4370-9925-23667e47483b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:47.636549 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:47.636549 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:47.647441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-e8b03382-a808-4370-9925-23667e47483b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:47.648305 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1267/2509] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:37:47 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1655 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:47.670635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-d9c16d79-73a3-491a-a24a-ab6277c837a6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b/action Jan 27 16:37:47.671936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-d9c16d79-73a3-491a-a24a-ab6277c837a6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:37:47.672323 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-d9c16d79-73a3-491a-a24a-ab6277c837a6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:47.723861 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:47.723861 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:47.725259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-d9c16d79-73a3-491a-a24a-ab6277c837a6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:47.775998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-d9c16d79-73a3-491a-a24a-ab6277c837a6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Begin detaching volume completed successfully. Jan 27 16:37:47.776546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-d9c16d79-73a3-491a-a24a-ab6277c837a6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b/action returned with HTTP 202 Jan 27 16:37:47.777425 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1243/2510] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:37:47 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:37:47.830524 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40f8e965-5409-4e0d-834c-0b1b89cec59e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:47.831051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40f8e965-5409-4e0d-834c-0b1b89cec59e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:47.831300 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:47.831300 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:47.831682 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40f8e965-5409-4e0d-834c-0b1b89cec59e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:47.913413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:47.913413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:47.927910 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40f8e965-5409-4e0d-834c-0b1b89cec59e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:47.952892 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:47.952892 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:47.968649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40f8e965-5409-4e0d-834c-0b1b89cec59e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:47.983132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-d9c16d79-73a3-491a-a24a-ab6277c837a6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:37:47.983974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-d9c16d79-73a3-491a-a24a-ab6277c837a6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:47.984865 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:47.984865 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:47.985478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-d9c16d79-73a3-491a-a24a-ab6277c837a6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:47.986860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-d9c16d79-73a3-491a-a24a-ab6277c837a6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:37:47.987756 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1244/2511] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:37: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 27 16:37:47.988209 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1268/2512] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:47 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1658 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:48.002582 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-ede28749-950c-4b2f-be08-6a3e1607f30c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:48.003387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-ede28749-950c-4b2f-be08-6a3e1607f30c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:48.004516 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-ede28749-950c-4b2f-be08-6a3e1607f30c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:48.083035 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:48.083035 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:48.101014 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-ede28749-950c-4b2f-be08-6a3e1607f30c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:48.147853 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:48.147853 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:48.163134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-ede28749-950c-4b2f-be08-6a3e1607f30c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:48.164362 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1245/2513] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:37:47 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1757 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:37:48.550996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-62239db2-0cd7-49d5-8296-ecf7a9e11a7d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/f761dda3-ee60-4483-98f8-3d383cb4b40d Jan 27 16:37:48.550996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-62239db2-0cd7-49d5-8296-ecf7a9e11a7d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:48.550996 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:48.550996 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:48.550996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-62239db2-0cd7-49d5-8296-ecf7a9e11a7d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:48.590957 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:48.590957 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:48.987815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4172a761-04eb-44bd-8744-46ef088e50d6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:48.988345 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4172a761-04eb-44bd-8744-46ef088e50d6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:48.988543 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:48.988543 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:48.989172 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4172a761-04eb-44bd-8744-46ef088e50d6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:49.188062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:49.188062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:49.207449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4172a761-04eb-44bd-8744-46ef088e50d6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:49.281149 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:49.281149 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:49.300711 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4172a761-04eb-44bd-8744-46ef088e50d6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:49.301906 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1246/2514] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:48 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1658 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:37:49.458144 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-62239db2-0cd7-49d5-8296-ecf7a9e11a7d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:37:49.461009 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-62239db2-0cd7-49d5-8296-ecf7a9e11a7d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:37:49.528710 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a834b3aa-685f-4542-9143-dc473f8d4f2d req-62239db2-0cd7-49d5-8296-ecf7a9e11a7d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/f761dda3-ee60-4483-98f8-3d383cb4b40d returned with HTTP 200 Jan 27 16:37:49.529801 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1269/2515] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:37:48 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/f761dda3-ee60-4483-98f8-3d383cb4b40d => generated 19 bytes in 985 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:50.319467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82f25b2f-c81f-4e73-9a7c-781c5d37260c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:37:50.321034 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82f25b2f-c81f-4e73-9a7c-781c5d37260c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:50.321440 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:50.321440 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:37:50.322069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82f25b2f-c81f-4e73-9a7c-781c5d37260c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:50.387041 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:50.387041 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:37:50.398248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-82f25b2f-c81f-4e73-9a7c-781c5d37260c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:37:50.436428 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82f25b2f-c81f-4e73-9a7c-781c5d37260c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:37:50.437901 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1247/2516] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:37:50 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1363 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:01.368582 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c04ca3df-f3a9-403e-8ae8-f700d2a7af82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots Jan 27 16:38:01.369617 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:01.369617 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:01.370272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c04ca3df-f3a9-403e-8ae8-f700d2a7af82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "623db165-6f57-496e-bfaf-c58fbba2c3db", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1978539515"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:01.458362 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:01.458362 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:01.462986 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c04ca3df-f3a9-403e-8ae8-f700d2a7af82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:01.463406 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-c04ca3df-f3a9-403e-8ae8-f700d2a7af82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create snapshot from volume 623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:01.580271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c04ca3df-f3a9-403e-8ae8-f700d2a7af82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['9764cfc1-4419-4c3e-aebe-d5fcffd9d1d1', 'dd2a734d-6943-458d-8a45-ac2ec29e04ff', 'eab3eb18-e861-4032-90ee-ca403aca924e', '54c029b4-a7e2-4814-9800-3a0878531783'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:38:02.418516 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c04ca3df-f3a9-403e-8ae8-f700d2a7af82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot create request issued successfully. Jan 27 16:38:02.418516 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c04ca3df-f3a9-403e-8ae8-f700d2a7af82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots returned with HTTP 202 Jan 27 16:38:02.442529 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1270/2517] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:38:01 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots => generated 380 bytes in 1075 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:38:03.418788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bbbefe4-cfa8-48b6-84eb-c0d087367a3c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:38:03.420430 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bbbefe4-cfa8-48b6-84eb-c0d087367a3c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:03.420834 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:03.420834 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:03.421709 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bbbefe4-cfa8-48b6-84eb-c0d087367a3c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:03.450431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:03.450431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:03.452147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4bbbefe4-cfa8-48b6-84eb-c0d087367a3c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:03.454285 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bbbefe4-cfa8-48b6-84eb-c0d087367a3c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a returned with HTTP 200 Jan 27 16:38:03.455838 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1248/2518] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:02 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a => generated 512 bytes in 1011 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:04.473640 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-532ff6af-d5f3-4160-9015-4260a0c46e2e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:38:04.475146 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-532ff6af-d5f3-4160-9015-4260a0c46e2e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:04.475146 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:04.475146 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:04.476136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-532ff6af-d5f3-4160-9015-4260a0c46e2e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:04.504836 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:04.504836 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:04.509357 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-532ff6af-d5f3-4160-9015-4260a0c46e2e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:04.511770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-532ff6af-d5f3-4160-9015-4260a0c46e2e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a returned with HTTP 200 Jan 27 16:38:04.513147 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1271/2519] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:04 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a => generated 512 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:05.531646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa57db96-ac54-49db-ab4a-3a3cf3088251 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:38:05.533424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa57db96-ac54-49db-ab4a-3a3cf3088251 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:05.533767 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:05.533767 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:05.534329 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa57db96-ac54-49db-ab4a-3a3cf3088251 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:05.624805 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:05.624805 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:05.628432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa57db96-ac54-49db-ab4a-3a3cf3088251 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:05.633456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa57db96-ac54-49db-ab4a-3a3cf3088251 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a returned with HTTP 200 Jan 27 16:38:05.638074 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1249/2520] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:05 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a => generated 539 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:05.650701 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21551969-9466-413a-9693-dafabe9ac2fc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:38:05.651670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21551969-9466-413a-9693-dafabe9ac2fc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:05.652004 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:05.652004 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:05.652656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21551969-9466-413a-9693-dafabe9ac2fc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:05.805929 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:05.805929 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:05.807166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21551969-9466-413a-9693-dafabe9ac2fc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:05.812734 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21551969-9466-413a-9693-dafabe9ac2fc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a returned with HTTP 200 Jan 27 16:38:05.813603 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1272/2521] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:05 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a => generated 539 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:05.829081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c81aed0c-3f03-4888-89d3-7629342dc8e0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots Jan 27 16:38:05.830080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c81aed0c-3f03-4888-89d3-7629342dc8e0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:05.830446 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:05.830446 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:05.831144 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c81aed0c-3f03-4888-89d3-7629342dc8e0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:05.841191 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-c81aed0c-3f03-4888-89d3-7629342dc8e0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:38:05.843688 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-c81aed0c-3f03-4888-89d3-7629342dc8e0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:38:05.900328 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c81aed0c-3f03-4888-89d3-7629342dc8e0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Get all snapshots completed successfully. Jan 27 16:38:05.905901 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c81aed0c-3f03-4888-89d3-7629342dc8e0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots returned with HTTP 200 Jan 27 16:38:05.906725 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1250/2522] 10.222.0.78 () {58 vars in 1210 bytes} [Wed Jan 27 16:38:05 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots => generated 730 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:05.919359 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6b0bca6-3cdc-4efc-877c-a8a930ebec80 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] PUT http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:38:05.920066 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:05.920066 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:05.920989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6b0bca6-3cdc-4efc-877c-a8a930ebec80 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1376318401", "description": "This is the new description of snapshot."}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:05.967478 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:05.967478 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:05.968979 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6b0bca6-3cdc-4efc-877c-a8a930ebec80 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:06.084714 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6b0bca6-3cdc-4efc-877c-a8a930ebec80 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a returned with HTTP 200 Jan 27 16:38:06.091648 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1273/2523] 10.222.0.78 () {60 vars in 1342 bytes} [Wed Jan 27 16:38:05 2021] PUT /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a => generated 443 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:06.096397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78bf243a-c168-4e53-b548-c1fce65cba9d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:38:06.100459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78bf243a-c168-4e53-b548-c1fce65cba9d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:06.100459 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:06.100459 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:06.100459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78bf243a-c168-4e53-b548-c1fce65cba9d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:06.149613 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:06.149613 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:06.154102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78bf243a-c168-4e53-b548-c1fce65cba9d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:06.156499 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78bf243a-c168-4e53-b548-c1fce65cba9d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a returned with HTTP 200 Jan 27 16:38:06.158660 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1251/2524] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:06 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a => generated 577 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:06.175098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3c2ed9c-6946-4363-9a0a-3225a99d316f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:38:06.175831 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3c2ed9c-6946-4363-9a0a-3225a99d316f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:06.180986 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:06.180986 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:06.181924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3c2ed9c-6946-4363-9a0a-3225a99d316f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:06.182517 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-c3c2ed9c-6946-4363-9a0a-3225a99d316f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:38:06.250189 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:06.250189 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:06.251856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3c2ed9c-6946-4363-9a0a-3225a99d316f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:06.404081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3c2ed9c-6946-4363-9a0a-3225a99d316f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot delete request issued successfully. Jan 27 16:38:06.404565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3c2ed9c-6946-4363-9a0a-3225a99d316f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a returned with HTTP 202 Jan 27 16:38:06.405428 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1274/2525] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:38:06 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:38:06.420344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6dceab88-7ae4-4eeb-9183-4d57573e6cca tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:38:06.421031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6dceab88-7ae4-4eeb-9183-4d57573e6cca tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:06.421474 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:06.421474 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:06.422184 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6dceab88-7ae4-4eeb-9183-4d57573e6cca tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:06.492737 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:06.492737 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:06.496982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6dceab88-7ae4-4eeb-9183-4d57573e6cca tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:06.501112 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6dceab88-7ae4-4eeb-9183-4d57573e6cca tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a returned with HTTP 200 Jan 27 16:38:06.503719 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1252/2526] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:06 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a => generated 576 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:07.516869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef9bb494-9922-4e39-80d0-60c1c92723ad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:38:07.517395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef9bb494-9922-4e39-80d0-60c1c92723ad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:07.517507 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:07.517507 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:07.518206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef9bb494-9922-4e39-80d0-60c1c92723ad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:07.574865 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:07.574865 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:07.579117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ef9bb494-9922-4e39-80d0-60c1c92723ad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:07.581538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef9bb494-9922-4e39-80d0-60c1c92723ad tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a returned with HTTP 200 Jan 27 16:38:07.596582 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1275/2527] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:07 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a => generated 576 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:08.609923 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4434c911-82a1-4b4a-b0ec-16badce601db tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:38:08.610640 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4434c911-82a1-4b4a-b0ec-16badce601db tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:08.610640 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:08.610640 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:08.611133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4434c911-82a1-4b4a-b0ec-16badce601db tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:08.669206 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:08.669206 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:08.673629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4434c911-82a1-4b4a-b0ec-16badce601db tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:08.679847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4434c911-82a1-4b4a-b0ec-16badce601db tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a returned with HTTP 200 Jan 27 16:38:08.684580 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1253/2528] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:08 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a => generated 576 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:09.705041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b7bacd7-b91c-4f22-8dbc-82c909348e62 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:38:09.705041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b7bacd7-b91c-4f22-8dbc-82c909348e62 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:09.705041 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:09.705041 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:09.705041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b7bacd7-b91c-4f22-8dbc-82c909348e62 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:09.729126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b7bacd7-b91c-4f22-8dbc-82c909348e62 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a returned with HTTP 404 Jan 27 16:38:09.729126 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1276/2529] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:09 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:38:09.747601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4433652-d35a-4b43-9976-fad8eebab790 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots Jan 27 16:38:09.747601 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:09.747601 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:09.747601 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4433652-d35a-4b43-9976-fad8eebab790 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "623db165-6f57-496e-bfaf-c58fbba2c3db", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1104982158"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:09.809884 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:09.809884 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:09.814218 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4433652-d35a-4b43-9976-fad8eebab790 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:09.814218 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-c4433652-d35a-4b43-9976-fad8eebab790 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create snapshot from volume 623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:10.444898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c4433652-d35a-4b43-9976-fad8eebab790 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['ee34583f-18e5-4792-b77a-47315b272f71', '6f1a62f7-523c-4825-8bd4-640c0b185688', '471e9958-d056-4e7a-98b9-43ef6e674d44', '37316564-b964-4f73-9f0f-b20c81281d89'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:38:10.792110 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4433652-d35a-4b43-9976-fad8eebab790 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot create request issued successfully. Jan 27 16:38:10.794183 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4433652-d35a-4b43-9976-fad8eebab790 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots returned with HTTP 202 Jan 27 16:38:10.797670 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1254/2530] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:38:09 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots => generated 310 bytes in 1062 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:38:10.811075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e55b400b-8b2e-4889-a618-53a5e2e2ee20 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:38:10.815920 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e55b400b-8b2e-4889-a618-53a5e2e2ee20 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:10.816637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e55b400b-8b2e-4889-a618-53a5e2e2ee20 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:10.905352 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:10.905352 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:10.924750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e55b400b-8b2e-4889-a618-53a5e2e2ee20 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:10.932573 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e55b400b-8b2e-4889-a618-53a5e2e2ee20 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 200 Jan 27 16:38:10.963812 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1277/2531] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:10 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 442 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:11.979531 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c84a578e-3fe1-4b87-bd69-e66ad60f9295 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:38:11.980633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c84a578e-3fe1-4b87-bd69-e66ad60f9295 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:11.980999 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:11.980999 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:11.981615 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c84a578e-3fe1-4b87-bd69-e66ad60f9295 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:12.060537 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:12.060537 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:12.061736 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c84a578e-3fe1-4b87-bd69-e66ad60f9295 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:12.079318 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c84a578e-3fe1-4b87-bd69-e66ad60f9295 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 200 Jan 27 16:38:12.086458 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1255/2532] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:11 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 442 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:13.103041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b032416b-c270-4a61-b013-c68cd17c85b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:38:13.103041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b032416b-c270-4a61-b013-c68cd17c85b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:13.103041 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:13.103041 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:13.103041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b032416b-c270-4a61-b013-c68cd17c85b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:13.160065 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:13.160065 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:13.161277 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b032416b-c270-4a61-b013-c68cd17c85b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:13.164741 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b032416b-c270-4a61-b013-c68cd17c85b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 200 Jan 27 16:38:13.169304 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1278/2533] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:13 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 442 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:14.185744 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e9e6155-8107-400f-89a0-429d3b73109b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:38:14.185744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e9e6155-8107-400f-89a0-429d3b73109b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:14.185744 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:14.185744 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:14.185744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e9e6155-8107-400f-89a0-429d3b73109b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:14.269788 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:14.269788 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:14.269788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e9e6155-8107-400f-89a0-429d3b73109b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:14.269788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e9e6155-8107-400f-89a0-429d3b73109b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 200 Jan 27 16:38:14.269788 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1256/2534] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:14 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:15.295468 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dc05702-b25c-4f75-a3eb-0ac2005298c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:38:15.295468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dc05702-b25c-4f75-a3eb-0ac2005298c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:15.295468 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:15.295468 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:15.295468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dc05702-b25c-4f75-a3eb-0ac2005298c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:15.328643 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:15.328643 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:15.336397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1dc05702-b25c-4f75-a3eb-0ac2005298c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:15.336397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dc05702-b25c-4f75-a3eb-0ac2005298c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 200 Jan 27 16:38:15.336397 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1279/2535] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:15 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 469 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:44.577427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-a86147c7-cb54-400c-9fcf-c8724fb9a395 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:44.577938 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-a86147c7-cb54-400c-9fcf-c8724fb9a395 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:44.578128 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:44.578128 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:44.578779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-a86147c7-cb54-400c-9fcf-c8724fb9a395 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:44.640922 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:44.640922 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:44.653298 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-a86147c7-cb54-400c-9fcf-c8724fb9a395 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:44.685178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-a86147c7-cb54-400c-9fcf-c8724fb9a395 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:38:44.686580 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1257/2536] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:38:44 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:44.959028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dc05702-b25c-4f75-a3eb-0ac2005298c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:38:44.964942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dc05702-b25c-4f75-a3eb-0ac2005298c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:44.964942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:44.964942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:44.965420 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dc05702-b25c-4f75-a3eb-0ac2005298c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:44.972545 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dc05702-b25c-4f75-a3eb-0ac2005298c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:38:44.972545 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1280/2537] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:38:44 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:38:45.007770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-1a21fb68-d38e-4afd-b4ad-fb1a878c4b59 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments Jan 27 16:38:45.008406 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:45.008406 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:45.008957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-1a21fb68-d38e-4afd-b4ad-fb1a878c4b59 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "623db165-6f57-496e-bfaf-c58fbba2c3db", "instance_uuid": "d90596f9-d35b-4e0a-bad1-bb1c57ab6f3b", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:45.111753 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:45.111753 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:45.403800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-1a21fb68-d38e-4afd-b4ad-fb1a878c4b59 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments returned with HTTP 200 Jan 27 16:38:45.412826 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1258/2538] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:38:45 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments => generated 273 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:45.546132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4336e84f-dc10-4713-af17-bc556b6c50ae tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:45.546743 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4336e84f-dc10-4713-af17-bc556b6c50ae tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:45.547330 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4336e84f-dc10-4713-af17-bc556b6c50ae tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:45.642976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:45.642976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:45.648586 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-1a21fb68-d38e-4afd-b4ad-fb1a878c4b59 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:38:45.649373 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-1a21fb68-d38e-4afd-b4ad-fb1a878c4b59 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:45.650521 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:45.650521 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:45.651107 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-1a21fb68-d38e-4afd-b4ad-fb1a878c4b59 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:45.652653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-1a21fb68-d38e-4afd-b4ad-fb1a878c4b59 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:38:45.653446 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1259/2539] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:38:45 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:38:45.659836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4336e84f-dc10-4713-af17-bc556b6c50ae tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:45.673565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-84ad8973-0d5a-4df8-95bf-3c7bb5bfdd55 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:45.673565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-84ad8973-0d5a-4df8-95bf-3c7bb5bfdd55 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:45.673565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-84ad8973-0d5a-4df8-95bf-3c7bb5bfdd55 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:45.683422 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:45.683422 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:45.697996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4336e84f-dc10-4713-af17-bc556b6c50ae tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:38:45.707952 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1281/2540] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:38:45 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 915 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:45.774178 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:45.774178 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:45.793744 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-84ad8973-0d5a-4df8-95bf-3c7bb5bfdd55 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:45.841365 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:45.841365 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:45.842104 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-84ad8973-0d5a-4df8-95bf-3c7bb5bfdd55 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:38:45.842855 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1260/2541] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:38:45 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 1014 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:38:45.862099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-5e6a9d59-ec8b-4721-b461-b78f6c278931 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] PUT http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/a31457b7-6982-4821-8f6b-cd2b8af00b80 Jan 27 16:38:45.862608 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:45.862608 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:45.863012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-5e6a9d59-ec8b-4721-b461-b78f6c278931 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:45.898865 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:38:45.898865 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:38:45.900001 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-5e6a9d59-ec8b-4721-b461-b78f6c278931 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Lock "b'cinder-attachment_update-623db165-6f57-496e-bfaf-c58fbba2c3db-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:38:45.905791 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:45.905791 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:46.715604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a7fdbeb-1588-4e42-810d-7e12b7a17793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:46.716322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a7fdbeb-1588-4e42-810d-7e12b7a17793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:46.716642 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:46.716642 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:46.717193 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a7fdbeb-1588-4e42-810d-7e12b7a17793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:46.866456 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:46.866456 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:46.895096 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6a7fdbeb-1588-4e42-810d-7e12b7a17793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:46.923271 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:46.923271 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:46.935167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a7fdbeb-1588-4e42-810d-7e12b7a17793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:38:46.962693 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1261/2542] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:38:46 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 915 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:47.953938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ceed1234-333f-48dc-89f5-73206f6db4b0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:47.955907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ceed1234-333f-48dc-89f5-73206f6db4b0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:47.956327 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:47.956327 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:47.958063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ceed1234-333f-48dc-89f5-73206f6db4b0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:48.041745 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:48.041745 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:48.052699 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ceed1234-333f-48dc-89f5-73206f6db4b0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:48.078021 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:48.078021 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:48.099816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ceed1234-333f-48dc-89f5-73206f6db4b0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:38:48.120683 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1262/2543] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:38:47 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 915 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:48.470083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-5e6a9d59-ec8b-4721-b461-b78f6c278931 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Lock "b'cinder-attachment_update-623db165-6f57-496e-bfaf-c58fbba2c3db-n-h2-710848-3'" released by "attachment_update" :: held 2.570s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:38:48.471410 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-5e6a9d59-ec8b-4721-b461-b78f6c278931 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/a31457b7-6982-4821-8f6b-cd2b8af00b80 returned with HTTP 200 Jan 27 16:38:48.472330 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1282/2544] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:38:45 2021] PUT /volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/a31457b7-6982-4821-8f6b-cd2b8af00b80 => generated 762 bytes in 2615 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:48.534550 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33b83070-3f84-4a1a-bd58-c974ff839832 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] POST http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types Jan 27 16:38:48.534550 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:48.534550 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:48.534550 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33b83070-3f84-4a1a-bd58-c974ff839832 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2926408"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:48.666266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33b83070-3f84-4a1a-bd58-c974ff839832 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types returned with HTTP 200 Jan 27 16:38:48.667230 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1263/2545] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:38:48 2021] POST /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types => generated 221 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:38:48.678075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e7d65ff-d7bf-49a0-b71f-b359a169049d tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] POST http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types Jan 27 16:38:48.678586 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:48.678586 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:48.679036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e7d65ff-d7bf-49a0-b71f-b359a169049d tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-466795638"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:48.680275 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:48.680275 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:48.798678 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e7d65ff-d7bf-49a0-b71f-b359a169049d tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types returned with HTTP 202 Jan 27 16:38:48.800151 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1283/2546] 10.222.0.78 () {62 vars in 1278 bytes} [Wed Jan 27 16:38:48 2021] POST /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types => generated 180 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:38:49.130141 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cacc201-443b-4ee9-9a78-595af7d230fc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:49.130694 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cacc201-443b-4ee9-9a78-595af7d230fc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:49.131165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cacc201-443b-4ee9-9a78-595af7d230fc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:49.164223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-711730e0-7f74-47c4-93e9-bc1e475d0ae6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups Jan 27 16:38:49.165044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-711730e0-7f74-47c4-93e9-bc1e475d0ae6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "afeb464d-2ecc-4483-96cd-e99071a31907", "volume_types": ["dccbeef7-6392-4305-9a6f-7323e3d58867"], "name": "tempest-GroupSnapshotsTest-Group-2098972426"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:49.166089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-711730e0-7f74-47c4-93e9-bc1e475d0ae6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating new group {'group': {'group_type': 'afeb464d-2ecc-4483-96cd-e99071a31907', 'volume_types': ['dccbeef7-6392-4305-9a6f-7323e3d58867'], 'name': 'tempest-GroupSnapshotsTest-Group-2098972426'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:38:49.198761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-711730e0-7f74-47c4-93e9-bc1e475d0ae6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating group tempest-GroupSnapshotsTest-Group-2098972426. Jan 27 16:38:49.199573 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:49.199573 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:49.208990 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9cacc201-443b-4ee9-9a78-595af7d230fc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:49.233019 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:49.233019 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:49.263980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cacc201-443b-4ee9-9a78-595af7d230fc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:38:49.267531 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1284/2547] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:38:49 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 916 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:38:49.276009 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-711730e0-7f74-47c4-93e9-bc1e475d0ae6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Availability zone cache updated, next update will occur around 2021-01-27 17:38:49.275303. {{(pid=87999) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 16:38:49.276356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-711730e0-7f74-47c4-93e9-bc1e475d0ae6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Availability Zones retrieved successfully. Jan 27 16:38:49.349997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-711730e0-7f74-47c4-93e9-bc1e475d0ae6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Created reservations ['b49621f0-d350-4ad3-9989-bccbeacef9a0'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:38:49.588438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-711730e0-7f74-47c4-93e9-bc1e475d0ae6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups returned with HTTP 202 Jan 27 16:38:49.597910 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1264/2548] 10.222.0.78 () {62 vars in 1264 bytes} [Wed Jan 27 16:38:48 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/groups => generated 112 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:38:49.607449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cebf80ef-7389-416d-80aa-c6cc696f8d3a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7a17fc2a-8c52-427b-b730-8cb1f1a5c406 Jan 27 16:38:49.608032 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cebf80ef-7389-416d-80aa-c6cc696f8d3a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:49.608239 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:49.608239 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:49.608600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cebf80ef-7389-416d-80aa-c6cc696f8d3a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:49.609015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-cebf80ef-7389-416d-80aa-c6cc696f8d3a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7a17fc2a-8c52-427b-b730-8cb1f1a5c406 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:38:49.625655 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:49.625655 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:49.666633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cebf80ef-7389-416d-80aa-c6cc696f8d3a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7a17fc2a-8c52-427b-b730-8cb1f1a5c406 returned with HTTP 200 Jan 27 16:38:49.668162 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1285/2549] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:38:49 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7a17fc2a-8c52-427b-b730-8cb1f1a5c406 => generated 392 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:50.292727 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f31436e-2c20-4ba5-a13b-486ce326cbf5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:50.292727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f31436e-2c20-4ba5-a13b-486ce326cbf5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:50.292727 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:50.292727 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:50.292727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f31436e-2c20-4ba5-a13b-486ce326cbf5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:50.343703 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:50.343703 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:50.358069 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0f31436e-2c20-4ba5-a13b-486ce326cbf5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:50.387942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:50.387942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:50.398024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f31436e-2c20-4ba5-a13b-486ce326cbf5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:38:50.399031 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1265/2550] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:38:50 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:50.679981 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e684b323-84b4-4224-ad4a-5237c5349b7f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7a17fc2a-8c52-427b-b730-8cb1f1a5c406 Jan 27 16:38:50.680734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e684b323-84b4-4224-ad4a-5237c5349b7f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:50.680947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:50.680947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:50.681322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e684b323-84b4-4224-ad4a-5237c5349b7f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:50.681777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-e684b323-84b4-4224-ad4a-5237c5349b7f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7a17fc2a-8c52-427b-b730-8cb1f1a5c406 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:38:50.691009 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:50.691009 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:50.736228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e684b323-84b4-4224-ad4a-5237c5349b7f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7a17fc2a-8c52-427b-b730-8cb1f1a5c406 returned with HTTP 200 Jan 27 16:38:50.737108 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1286/2551] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:38:50 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7a17fc2a-8c52-427b-b730-8cb1f1a5c406 => generated 393 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:50.750067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes Jan 27 16:38:50.751538 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:50.751538 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:50.752243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dccbeef7-6392-4305-9a6f-7323e3d58867", "group_id": "7a17fc2a-8c52-427b-b730-8cb1f1a5c406", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-257258708"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:50.754890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume request body: {'volume': {'volume_type': 'dccbeef7-6392-4305-9a6f-7323e3d58867', 'group_id': '7a17fc2a-8c52-427b-b730-8cb1f1a5c406', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-257258708'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:38:50.800649 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:50.800649 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:50.801789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume of 1 GB Jan 27 16:38:50.830747 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Availability Zones retrieved successfully. Jan 27 16:38:50.850174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Flow 'volume_create_api' (c8fd6cb1-b916-4bfc-8707-6877b7cf5c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:38:50.853007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13457304-57f2-4627-9c50-118544ff246f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:50.854734 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:50.854734 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:50.855329 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:38:50.914449 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13457304-57f2-4627-9c50-118544ff246f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dccbeef7-6392-4305-9a6f-7323e3d58867,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2926408',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dccbeef7-6392-4305-9a6f-7323e3d58867', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a17fc2a-8c52-427b-b730-8cb1f1a5c406', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:50.916672 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef80ae4-ed1c-4d0c-aa4d-f2a185a241d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:51.002372 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2926408 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2926408, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:38:51.003529 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2926408 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2926408, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:38:51.124916 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Created reservations ['6fb6240d-66fb-463c-b141-d9d188fa3723', '3d652984-e2a8-4fa9-b587-51f6a57ea1ca', '7ea94cbf-7d46-4800-8739-41d6ec5b7046', 'ea886bb6-393d-4104-b2cc-522c314f6c08'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:38:51.127468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef80ae4-ed1c-4d0c-aa4d-f2a185a241d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fb6240d-66fb-463c-b141-d9d188fa3723', '3d652984-e2a8-4fa9-b587-51f6a57ea1ca', '7ea94cbf-7d46-4800-8739-41d6ec5b7046', 'ea886bb6-393d-4104-b2cc-522c314f6c08']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:51.131128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59232390-7542-4edc-9c65-70d8eed93709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:51.274817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59232390-7542-4edc-9c65-70d8eed93709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2333cb5c-05e3-4004-be5d-e3cdad53873a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-257258708',encryption_key_id=None,group_id=7a17fc2a-8c52-427b-b730-8cb1f1a5c406,group_type_id=,metadata={},multiattach=False,project_id='591ead50008842048a487cfbd61b1508',qos_specs=None,replication_status=,reservations=['6fb6240d-66fb-463c-b141-d9d188fa3723','3d652984-e2a8-4fa9-b587-51f6a57ea1ca','7ea94cbf-7d46-4800-8739-41d6ec5b7046','ea886bb6-393d-4104-b2cc-522c314f6c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_type_id=dccbeef7-6392-4305-9a6f-7323e3d58867), 'volume': 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-27T16:38:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-257258708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a17fc2a-8c52-427b-b730-8cb1f1a5c406,host=None,id=2333cb5c-05e3-4004-be5d-e3cdad53873a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591ead50008842048a487cfbd61b1508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_attachment=,volume_type=,volume_type_id=dccbeef7-6392-4305-9a6f-7323e3d58867)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:51.277125 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b18cc364-09a2-4bac-bb63-6471e05d7fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:51.421447 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55d977c4-f959-4d3a-8a51-b71252e65944 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:51.421447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55d977c4-f959-4d3a-8a51-b71252e65944 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:51.421447 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:51.421447 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:51.421447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55d977c4-f959-4d3a-8a51-b71252e65944 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:51.437752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b18cc364-09a2-4bac-bb63-6471e05d7fa0) transitioned into state 'SUCCESS' from state '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-257258708',encryption_key_id=None,group_id=7a17fc2a-8c52-427b-b730-8cb1f1a5c406,group_type_id=,metadata={},multiattach=False,project_id='591ead50008842048a487cfbd61b1508',qos_specs=None,replication_status=,reservations=['6fb6240d-66fb-463c-b141-d9d188fa3723','3d652984-e2a8-4fa9-b587-51f6a57ea1ca','7ea94cbf-7d46-4800-8739-41d6ec5b7046','ea886bb6-393d-4104-b2cc-522c314f6c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_type_id=dccbeef7-6392-4305-9a6f-7323e3d58867)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:51.440587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2920884d-d115-443b-82e6-29b5497d7a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:51.505915 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:51.505915 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:51.521351 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-55d977c4-f959-4d3a-8a51-b71252e65944 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:51.557573 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:51.557573 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:51.570893 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55d977c4-f959-4d3a-8a51-b71252e65944 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:38:51.572283 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1287/2552] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:38:51 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 916 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:51.601517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2920884d-d115-443b-82e6-29b5497d7a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:51.604838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Flow 'volume_create_api' (c8fd6cb1-b916-4bfc-8707-6877b7cf5c14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:38:51.667690 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume request issued successfully. Jan 27 16:38:51.690986 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:38:51.691518 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:38:51.706545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:38:51.716542 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:51.716542 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:51.737880 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7763e606-d06b-4bf5-a109-6f63f4c929a8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes returned with HTTP 202 Jan 27 16:38:51.739901 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1266/2553] 10.222.0.78 () {62 vars in 1267 bytes} [Wed Jan 27 16:38:50 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/volumes => generated 904 bytes in 995 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:38:51.755745 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06dd9661-233f-4c10-ada2-ed1b9554a17c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a Jan 27 16:38:51.756212 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06dd9661-233f-4c10-ada2-ed1b9554a17c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:51.756623 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:51.756623 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:51.757578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06dd9661-233f-4c10-ada2-ed1b9554a17c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:51.869364 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:51.869364 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:51.888585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06dd9661-233f-4c10-ada2-ed1b9554a17c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:38:51.916694 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-06dd9661-233f-4c10-ada2-ed1b9554a17c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:38:51.917444 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-06dd9661-233f-4c10-ada2-ed1b9554a17c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:38:51.952396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-06dd9661-233f-4c10-ada2-ed1b9554a17c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:38:51.972142 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:51.972142 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:52.042366 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06dd9661-233f-4c10-ada2-ed1b9554a17c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a returned with HTTP 200 Jan 27 16:38:52.047230 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1288/2554] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:38:51 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a => generated 996 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:52.594323 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61fb7f8b-b1c7-4ab8-b727-d2f9234a9b21 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:52.595047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61fb7f8b-b1c7-4ab8-b727-d2f9234a9b21 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:52.595314 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:52.595314 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:52.595701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61fb7f8b-b1c7-4ab8-b727-d2f9234a9b21 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:52.653467 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:52.653467 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:52.683649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-61fb7f8b-b1c7-4ab8-b727-d2f9234a9b21 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:52.713148 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:52.713148 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:52.728586 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61fb7f8b-b1c7-4ab8-b727-d2f9234a9b21 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:38:52.730631 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1267/2555] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:38:52 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 916 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:53.069069 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97aa93d3-5a36-4a9c-94ce-2cd362d81f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a Jan 27 16:38:53.069671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97aa93d3-5a36-4a9c-94ce-2cd362d81f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:53.070065 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:53.070065 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:53.070437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97aa93d3-5a36-4a9c-94ce-2cd362d81f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:53.958739 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:53.958739 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:53.958739 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97aa93d3-5a36-4a9c-94ce-2cd362d81f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:38:53.958739 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-97aa93d3-5a36-4a9c-94ce-2cd362d81f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:38:53.958739 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-97aa93d3-5a36-4a9c-94ce-2cd362d81f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:38:53.958739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-97aa93d3-5a36-4a9c-94ce-2cd362d81f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:38:53.958739 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:53.958739 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:53.958739 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97aa93d3-5a36-4a9c-94ce-2cd362d81f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a returned with HTTP 200 Jan 27 16:38:53.958739 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1289/2556] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:38:53 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a => generated 996 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:53.971893 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f67b7f75-58e0-4803-bb78-dc899c18f96f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:53.971893 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f67b7f75-58e0-4803-bb78-dc899c18f96f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:53.971893 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:53.971893 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:53.971893 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f67b7f75-58e0-4803-bb78-dc899c18f96f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:53.971893 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:53.971893 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:53.971893 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f67b7f75-58e0-4803-bb78-dc899c18f96f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:53.971893 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:53.971893 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:53.971893 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f67b7f75-58e0-4803-bb78-dc899c18f96f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:38:53.971893 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1268/2557] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:38:53 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:54.175593 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-49a5c26f-8eb9-4916-8730-dabc78f99821 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/a31457b7-6982-4821-8f6b-cd2b8af00b80/action Jan 27 16:38:54.185564 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:54.185564 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:54.185564 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-49a5c26f-8eb9-4916-8730-dabc78f99821 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:38:54.185564 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-49a5c26f-8eb9-4916-8730-dabc78f99821 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:54.282043 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:54.282043 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:54.341763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6e110b7-78e1-4efc-81cb-af2f32e55270 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a Jan 27 16:38:54.342410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6e110b7-78e1-4efc-81cb-af2f32e55270 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:54.342549 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:54.342549 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:54.344741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6e110b7-78e1-4efc-81cb-af2f32e55270 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:54.378909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75f641df-029d-4800-a6a2-ff51e96d1f1e req-49a5c26f-8eb9-4916-8730-dabc78f99821 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/a31457b7-6982-4821-8f6b-cd2b8af00b80/action returned with HTTP 204 Jan 27 16:38:54.385741 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1290/2558] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:38:54 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/a31457b7-6982-4821-8f6b-cd2b8af00b80/action => generated 0 bytes in 210 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:38:54.401070 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:54.401070 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:54.411055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6e110b7-78e1-4efc-81cb-af2f32e55270 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:38:54.431873 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-e6e110b7-78e1-4efc-81cb-af2f32e55270 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:38:54.431873 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-e6e110b7-78e1-4efc-81cb-af2f32e55270 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:38:54.433673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-e6e110b7-78e1-4efc-81cb-af2f32e55270 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:38:54.440555 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:54.440555 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:54.463883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6e110b7-78e1-4efc-81cb-af2f32e55270 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a returned with HTTP 200 Jan 27 16:38:54.473642 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1269/2559] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:38:54 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a => generated 997 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:38:54.482991 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c810f232-aa27-4a13-8c4d-9823e2d12def tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots Jan 27 16:38:54.483577 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:54.483577 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:54.483957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c810f232-aa27-4a13-8c4d-9823e2d12def tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7a17fc2a-8c52-427b-b730-8cb1f1a5c406", "name": "tempest-group_snapshot-1788520592"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:54.485377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-c810f232-aa27-4a13-8c4d-9823e2d12def tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating new group_snapshot {'group_snapshot': {'group_id': '7a17fc2a-8c52-427b-b730-8cb1f1a5c406', 'name': 'tempest-group_snapshot-1788520592'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 27 16:38:54.501390 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:54.501390 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:54.687448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-c810f232-aa27-4a13-8c4d-9823e2d12def tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating group_snapshot tempest-group_snapshot-1788520592. Jan 27 16:38:54.816425 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:54.816425 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:54.850641 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbb62024-8992-499d-a91c-2c9059747c41 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:54.851171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbb62024-8992-499d-a91c-2c9059747c41 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:54.851423 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:54.851423 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:54.851789 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbb62024-8992-499d-a91c-2c9059747c41 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:54.897892 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c810f232-aa27-4a13-8c4d-9823e2d12def tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2926408 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2926408, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:38:54.899082 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c810f232-aa27-4a13-8c4d-9823e2d12def tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2926408 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2926408, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:38:54.936929 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:54.936929 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:54.963528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dbb62024-8992-499d-a91c-2c9059747c41 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:54.992735 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:54.992735 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:55.002575 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbb62024-8992-499d-a91c-2c9059747c41 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:38:55.015233 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1270/2560] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:38:54 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 1208 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:55.025371 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d49ca7a-6945-428d-a40e-d7d74890e624 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots Jan 27 16:38:55.029762 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:55.029762 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:55.029762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d49ca7a-6945-428d-a40e-d7d74890e624 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "623db165-6f57-496e-bfaf-c58fbba2c3db", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1341345111"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:55.030017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c810f232-aa27-4a13-8c4d-9823e2d12def tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Created reservations ['cb7d015d-da2b-4da8-a44b-48233bf7fc02', 'b7043721-8efb-450e-9672-4de12048ee47', '73458220-aefd-4a2b-b03e-f8aa6ee5f02f', 'a018c7bc-6c21-4e26-8123-2fb890fdb281'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:38:55.083158 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:55.083158 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:55.084552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d49ca7a-6945-428d-a40e-d7d74890e624 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:38:55.084917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-0d49ca7a-6945-428d-a40e-d7d74890e624 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create snapshot from volume 623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:38:55.193044 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c810f232-aa27-4a13-8c4d-9823e2d12def tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots returned with HTTP 202 Jan 27 16:38:55.201018 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1291/2561] 10.222.0.78 () {62 vars in 1291 bytes} [Wed Jan 27 16:38:54 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots => generated 168 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:38:55.213382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5aa267dd-644c-428f-add6-7326666a5631 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad Jan 27 16:38:55.213382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5aa267dd-644c-428f-add6-7326666a5631 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:55.213382 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:55.213382 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:55.213382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5aa267dd-644c-428f-add6-7326666a5631 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:55.213382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-5aa267dd-644c-428f-add6-7326666a5631 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:38:55.232907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-0d49ca7a-6945-428d-a40e-d7d74890e624 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['cd2d2f7f-9abe-43f9-bcf0-4d2a0fd3c691', '69df0066-ee52-4f2d-b22e-a6bba28b1e64', '77d02717-35ac-4b6d-af1a-801098f6721b', 'b10a1a42-83fe-4f36-b5f5-1458ed3369ed'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:38:55.253136 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:55.253136 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:55.298225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5aa267dd-644c-428f-add6-7326666a5631 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad returned with HTTP 200 Jan 27 16:38:55.303281 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1292/2562] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:38:55 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad => generated 307 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:55.600624 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d49ca7a-6945-428d-a40e-d7d74890e624 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot force create request issued successfully. Jan 27 16:38:55.601424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d49ca7a-6945-428d-a40e-d7d74890e624 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots returned with HTTP 202 Jan 27 16:38:55.609220 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1271/2563] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:38:55 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots => generated 310 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:38:55.614579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-625a6cc4-c85c-4074-af97-1e69931ee4f5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:38:55.615659 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-625a6cc4-c85c-4074-af97-1e69931ee4f5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:55.616069 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:55.616069 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:55.616697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-625a6cc4-c85c-4074-af97-1e69931ee4f5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:55.679004 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:55.679004 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:55.688091 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-625a6cc4-c85c-4074-af97-1e69931ee4f5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:55.694788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-625a6cc4-c85c-4074-af97-1e69931ee4f5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e returned with HTTP 200 Jan 27 16:38:55.694788 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1293/2564] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:55 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e => generated 442 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:56.322271 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd83f826-1312-4a8e-897e-287275a93c74 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad Jan 27 16:38:56.322271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd83f826-1312-4a8e-897e-287275a93c74 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:56.322271 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:56.322271 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:56.322271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd83f826-1312-4a8e-897e-287275a93c74 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:56.322271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-fd83f826-1312-4a8e-897e-287275a93c74 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:38:56.362426 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:56.362426 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:56.366430 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd83f826-1312-4a8e-897e-287275a93c74 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad returned with HTTP 200 Jan 27 16:38:56.367933 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1272/2565] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:38:56 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad => generated 307 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:56.705295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e97cb10a-a4ff-4cde-8f53-1ede46cbba27 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:38:56.705836 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e97cb10a-a4ff-4cde-8f53-1ede46cbba27 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:56.706053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:56.706053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:56.706435 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e97cb10a-a4ff-4cde-8f53-1ede46cbba27 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:56.759839 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:56.759839 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:56.766545 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e97cb10a-a4ff-4cde-8f53-1ede46cbba27 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:56.780805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e97cb10a-a4ff-4cde-8f53-1ede46cbba27 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e returned with HTTP 200 Jan 27 16:38:56.780805 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1294/2566] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:56 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e => generated 442 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:57.380645 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fee25596-9694-4e39-a508-d38a9fed7383 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad Jan 27 16:38:57.381858 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fee25596-9694-4e39-a508-d38a9fed7383 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:57.382258 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:57.382258 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:57.383257 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fee25596-9694-4e39-a508-d38a9fed7383 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:57.383882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-fee25596-9694-4e39-a508-d38a9fed7383 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:38:57.393721 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:57.393721 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:57.412206 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fee25596-9694-4e39-a508-d38a9fed7383 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad returned with HTTP 200 Jan 27 16:38:57.414050 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1273/2567] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:38:57 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad => generated 307 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:57.782509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e800d9f-9e1d-4658-9d6d-b75d27dcb0c8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:38:57.783121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e800d9f-9e1d-4658-9d6d-b75d27dcb0c8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:57.783720 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:57.783720 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:57.784172 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e800d9f-9e1d-4658-9d6d-b75d27dcb0c8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:57.813182 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:57.813182 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:57.815496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2e800d9f-9e1d-4658-9d6d-b75d27dcb0c8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:57.817883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e800d9f-9e1d-4658-9d6d-b75d27dcb0c8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e returned with HTTP 200 Jan 27 16:38:57.818932 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1295/2568] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:57 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e => generated 442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:58.427612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1809b05-af19-40dd-a364-2128d728893f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad Jan 27 16:38:58.428766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1809b05-af19-40dd-a364-2128d728893f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:58.429182 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:58.429182 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:58.429970 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1809b05-af19-40dd-a364-2128d728893f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:58.430703 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-d1809b05-af19-40dd-a364-2128d728893f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:38:58.483027 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:58.483027 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:58.517853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1809b05-af19-40dd-a364-2128d728893f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad returned with HTTP 200 Jan 27 16:38:58.518831 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1274/2569] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:38:58 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad => generated 307 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:58.837308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56e97391-403f-4a5f-a768-4711c49f6315 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:38:58.838134 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56e97391-403f-4a5f-a768-4711c49f6315 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:58.838593 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:58.838593 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:58.839339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56e97391-403f-4a5f-a768-4711c49f6315 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:58.869927 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:58.869927 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:58.871870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-56e97391-403f-4a5f-a768-4711c49f6315 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:38:58.890186 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56e97391-403f-4a5f-a768-4711c49f6315 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e returned with HTTP 200 Jan 27 16:38:58.890186 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1296/2570] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:58 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e => generated 442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:59.549454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a39f646e-ed41-4742-9326-f92f3ae26b42 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad Jan 27 16:38:59.549454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a39f646e-ed41-4742-9326-f92f3ae26b42 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:59.549454 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:59.549454 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:59.549454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a39f646e-ed41-4742-9326-f92f3ae26b42 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:59.549454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-a39f646e-ed41-4742-9326-f92f3ae26b42 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:38:59.563582 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:59.563582 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:59.587131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a39f646e-ed41-4742-9326-f92f3ae26b42 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad returned with HTTP 200 Jan 27 16:38:59.594595 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1275/2571] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:38:59 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad => generated 308 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:38:59.606841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0453043-2eba-4c01-9057-e8850eb23e12 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail Jan 27 16:38:59.607401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0453043-2eba-4c01-9057-e8850eb23e12 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:59.607669 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:59.607669 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:59.607965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0453043-2eba-4c01-9057-e8850eb23e12 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:59.608665 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-c0453043-2eba-4c01-9057-e8850eb23e12 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:38:59.613507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-c0453043-2eba-4c01-9057-e8850eb23e12 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:38:59.687277 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0453043-2eba-4c01-9057-e8850eb23e12 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all snapshots completed successfully. Jan 27 16:38:59.687634 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:59.687634 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:59.689178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0453043-2eba-4c01-9057-e8850eb23e12 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail returned with HTTP 200 Jan 27 16:38:59.703113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3169f2d1-194f-4ed9-af35-12c65fc35c6c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e Jan 27 16:38:59.703851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3169f2d1-194f-4ed9-af35-12c65fc35c6c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:59.704071 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:59.704071 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:59.704624 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1297/2572] 10.222.0.78 () {58 vars in 1231 bytes} [Wed Jan 27 16:38:59 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail => generated 454 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:59.704763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3169f2d1-194f-4ed9-af35-12c65fc35c6c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:59.764676 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:59.764676 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:59.766202 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3169f2d1-194f-4ed9-af35-12c65fc35c6c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:38:59.769183 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3169f2d1-194f-4ed9-af35-12c65fc35c6c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e returned with HTTP 200 Jan 27 16:38:59.772869 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1276/2573] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:59 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e => generated 451 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:59.780943 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/action Jan 27 16:38:59.781419 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:59.781419 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:59.781859 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action body: b'{"create-from-src": {"group_snapshot_id": "4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad", "name": "tempest-Group_from_snap-1008311993"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:38:59.782250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad", "name": "tempest-Group_from_snap-1008311993"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:59.786346 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating new group {'create-from-src': {'group_snapshot_id': '4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad', 'name': 'tempest-Group_from_snap-1008311993'}}. {{(pid=88000) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 27 16:38:59.802399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating group tempest-Group_from_snap-1008311993 from group_snapshot 4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad. Jan 27 16:38:59.813319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:59.813319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:59.840898 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:59.840898 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:59.854487 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:59.854487 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:38:59.893462 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87c519eb-3e87-45d4-9955-dd060324f83a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:38:59.893996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87c519eb-3e87-45d4-9955-dd060324f83a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:59.895105 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:59.895105 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:38:59.904146 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87c519eb-3e87-45d4-9955-dd060324f83a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:00.016682 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:00.016682 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:00.018380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-87c519eb-3e87-45d4-9955-dd060324f83a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:00.024959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87c519eb-3e87-45d4-9955-dd060324f83a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e returned with HTTP 200 Jan 27 16:39:00.025921 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1277/2574] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:38:59 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e => generated 469 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:00.038486 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f84793f-dd4b-4599-bb4f-240724105555 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots Jan 27 16:39:00.043179 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:00.043179 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:00.043988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f84793f-dd4b-4599-bb4f-240724105555 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "623db165-6f57-496e-bfaf-c58fbba2c3db", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1840288877"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:00.104828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Created reservations ['5bc40183-35d9-47b2-bad7-85a946611670'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:39:00.151177 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:00.151177 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:00.152846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f84793f-dd4b-4599-bb4f-240724105555 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:00.153298 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-2f84793f-dd4b-4599-bb4f-240724105555 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create snapshot from volume 623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:39:00.404766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2f84793f-dd4b-4599-bb4f-240724105555 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['c90c7e58-b656-46fc-9ad8-3e3ffe684e33', 'f6d95573-5b5d-4283-8e78-2be6fa54179a', 'fa949f4e-708d-4c33-bd99-38682242165c', '4d0a7966-b714-4d01-95ba-0819fe186a03'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:39:00.552205 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.group.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] A mapping entry already exists for group 4d5ad68d-b53a-4012-9ae0-b961a7f322e2 and volume type dccbeef7-6392-4305-9a6f-7323e3d58867. Do not need to create again. Jan 27 16:39:00.554148 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:00.554148 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:00.564072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Availability zone cache updated, next update will occur around 2021-01-27 17:39:00.563366. {{(pid=88000) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 16:39:00.564853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Availability Zones retrieved successfully. Jan 27 16:39:00.595135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Flow 'volume_create_api' (235953fe-de32-4d3a-9739-f7f9015106cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:39:00.599569 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04def02b-5638-409a-8083-13cec4a62877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:00.602100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:39:00.807841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f84793f-dd4b-4599-bb4f-240724105555 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot force create request issued successfully. Jan 27 16:39:00.809322 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f84793f-dd4b-4599-bb4f-240724105555 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots returned with HTTP 202 Jan 27 16:39:00.811243 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1278/2575] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:39:00 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots => generated 310 bytes in 778 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:39:00.829583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a596ee7-6078-48fc-92e5-35e378535531 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:39:00.829583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a596ee7-6078-48fc-92e5-35e378535531 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:00.829583 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:00.829583 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:00.829583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a596ee7-6078-48fc-92e5-35e378535531 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:00.837339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04def02b-5638-409a-8083-13cec4a62877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ae1cfda4-fa99-4cae-965a-aa2688e0db3e', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:38:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dccbeef7-6392-4305-9a6f-7323e3d58867,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2926408',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dccbeef7-6392-4305-9a6f-7323e3d58867', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4d5ad68d-b53a-4012-9ae0-b961a7f322e2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:00.845825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee7374a4-f10e-4dcc-8661-6b077f7add79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:00.903606 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:00.903606 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:00.909026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a596ee7-6078-48fc-92e5-35e378535531 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:00.913698 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a596ee7-6078-48fc-92e5-35e378535531 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 returned with HTTP 200 Jan 27 16:39:00.927162 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1279/2576] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:00 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 => generated 442 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:01.001574 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2926408 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2926408, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:39:01.122134 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Created reservations ['251ac5d7-39cf-44a9-9719-9b360cb6f563', '3b564bff-8c39-4d5f-907e-d699f5ed181b'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:39:01.122134 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee7374a4-f10e-4dcc-8661-6b077f7add79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['251ac5d7-39cf-44a9-9719-9b360cb6f563', '3b564bff-8c39-4d5f-907e-d699f5ed181b']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:01.125240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d21b46a-e6a6-4346-abe1-db9fcb40a4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:01.540390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d21b46a-e6a6-4346-abe1-db9fcb40a4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a380768-39cb-41b2-9f15-1379365ca67d', '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=4d5ad68d-b53a-4012-9ae0-b961a7f322e2,group_type_id=,metadata={},multiattach=False,project_id='591ead50008842048a487cfbd61b1508',qos_specs=None,replication_status=,reservations=['251ac5d7-39cf-44a9-9719-9b360cb6f563','3b564bff-8c39-4d5f-907e-d699f5ed181b'],size=1,snapshot_id=ae1cfda4-fa99-4cae-965a-aa2688e0db3e,source_replicaid=,source_volid=None,status='creating',user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_type_id=dccbeef7-6392-4305-9a6f-7323e3d58867), 'volume': 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-27T16:39:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4d5ad68d-b53a-4012-9ae0-b961a7f322e2,host=None,id=0a380768-39cb-41b2-9f15-1379365ca67d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591ead50008842048a487cfbd61b1508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ae1cfda4-fa99-4cae-965a-aa2688e0db3e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_attachment=,volume_type=,volume_type_id=dccbeef7-6392-4305-9a6f-7323e3d58867)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:01.542644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c7242d0-b336-4a63-a07c-cdfcd5f6abb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:01.648621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c7242d0-b336-4a63-a07c-cdfcd5f6abb4) transitioned into state 'SUCCESS' from 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=4d5ad68d-b53a-4012-9ae0-b961a7f322e2,group_type_id=,metadata={},multiattach=False,project_id='591ead50008842048a487cfbd61b1508',qos_specs=None,replication_status=,reservations=['251ac5d7-39cf-44a9-9719-9b360cb6f563','3b564bff-8c39-4d5f-907e-d699f5ed181b'],size=1,snapshot_id=ae1cfda4-fa99-4cae-965a-aa2688e0db3e,source_replicaid=,source_volid=None,status='creating',user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_type_id=dccbeef7-6392-4305-9a6f-7323e3d58867)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:01.648621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Flow 'volume_create_api' (235953fe-de32-4d3a-9739-f7f9015106cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:39:01.737017 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume request issued successfully. Jan 27 16:39:01.829093 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a639d1e4-6a5d-4bb2-9cb5-4196b16586bd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/action returned with HTTP 202 Jan 27 16:39:01.829093 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1298/2577] 10.222.0.78 () {62 vars in 1285 bytes} [Wed Jan 27 16:38:59 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/groups/action => generated 103 bytes in 2049 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:01.836236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail Jan 27 16:39:01.836824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:01.837120 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:01.837120 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:01.837522 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:01.838109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:39:01.840019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:39:01.935334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0734fd6a-4dee-46c6-a5bb-40a7d0b50c82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:39:01.936291 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0734fd6a-4dee-46c6-a5bb-40a7d0b50c82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:01.953608 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:01.953608 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:01.953608 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0734fd6a-4dee-46c6-a5bb-40a7d0b50c82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:02.005053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:02.005053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:02.008535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0734fd6a-4dee-46c6-a5bb-40a7d0b50c82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:02.012977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0734fd6a-4dee-46c6-a5bb-40a7d0b50c82 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 returned with HTTP 200 Jan 27 16:39:02.017292 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1299/2578] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:01 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 => generated 442 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:02.067998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all volumes completed successfully. Jan 27 16:39:02.069758 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:02.070322 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:02.126776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:02.145737 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:02.145737 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:02.170809 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:02.171350 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:02.190266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:02.209565 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:02.209565 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:02.263546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a74cabb-2f1c-4664-ae1d-3ca68f52c50a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail returned with HTTP 200 Jan 27 16:39:02.264427 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1280/2579] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:39:01 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail => generated 1979 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:39:02.283679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e6b9013-fbb6-4788-bd15-c5c10c079cb6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:02.284260 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e6b9013-fbb6-4788-bd15-c5c10c079cb6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:02.284454 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:02.284454 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:02.286010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e6b9013-fbb6-4788-bd15-c5c10c079cb6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:02.437931 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:02.437931 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:02.480541 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4e6b9013-fbb6-4788-bd15-c5c10c079cb6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:02.508230 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-4e6b9013-fbb6-4788-bd15-c5c10c079cb6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:02.508230 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-4e6b9013-fbb6-4788-bd15-c5c10c079cb6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:02.516364 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-4e6b9013-fbb6-4788-bd15-c5c10c079cb6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:02.540416 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:02.540416 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:02.578661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e6b9013-fbb6-4788-bd15-c5c10c079cb6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:02.579988 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1300/2580] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:02 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:03.033780 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e5c8469-eef1-46ad-8271-e0d5d404bc7e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:39:03.033780 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e5c8469-eef1-46ad-8271-e0d5d404bc7e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:03.033780 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:03.033780 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:03.033780 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e5c8469-eef1-46ad-8271-e0d5d404bc7e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:03.145431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:03.145431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:03.146910 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7e5c8469-eef1-46ad-8271-e0d5d404bc7e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:03.162455 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e5c8469-eef1-46ad-8271-e0d5d404bc7e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 returned with HTTP 200 Jan 27 16:39:03.163523 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1281/2581] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:03 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 => generated 442 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:03.604278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-720f77bf-74a4-49b0-895e-b8c5e8170bb1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:03.605177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-720f77bf-74a4-49b0-895e-b8c5e8170bb1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:03.606146 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:03.606146 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:03.621855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-720f77bf-74a4-49b0-895e-b8c5e8170bb1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:03.780558 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:03.780558 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:03.810056 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-720f77bf-74a4-49b0-895e-b8c5e8170bb1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:03.862103 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-720f77bf-74a4-49b0-895e-b8c5e8170bb1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:03.863000 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-720f77bf-74a4-49b0-895e-b8c5e8170bb1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:03.888776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-720f77bf-74a4-49b0-895e-b8c5e8170bb1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:03.909531 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:03.909531 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:03.991871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-720f77bf-74a4-49b0-895e-b8c5e8170bb1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:04.004005 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1301/2582] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:03 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:04.178489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49ce719e-c647-4d91-920f-efd01f04f297 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:39:04.179607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49ce719e-c647-4d91-920f-efd01f04f297 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:04.185427 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:04.185427 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:04.185427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49ce719e-c647-4d91-920f-efd01f04f297 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:04.300891 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:04.300891 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:04.306376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49ce719e-c647-4d91-920f-efd01f04f297 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:04.313753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49ce719e-c647-4d91-920f-efd01f04f297 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 returned with HTTP 200 Jan 27 16:39:04.319504 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1282/2583] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:04 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 => generated 442 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:05.009979 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-900f05e5-4a5a-4cd5-83a2-9d8bc561c3f3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:05.010897 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-900f05e5-4a5a-4cd5-83a2-9d8bc561c3f3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:05.011148 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:05.011148 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:05.011602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-900f05e5-4a5a-4cd5-83a2-9d8bc561c3f3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:05.117098 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:05.117098 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:05.143624 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-900f05e5-4a5a-4cd5-83a2-9d8bc561c3f3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:05.174142 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-900f05e5-4a5a-4cd5-83a2-9d8bc561c3f3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:05.174604 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-900f05e5-4a5a-4cd5-83a2-9d8bc561c3f3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:05.187040 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-900f05e5-4a5a-4cd5-83a2-9d8bc561c3f3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:05.194778 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:05.194778 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:05.219287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-900f05e5-4a5a-4cd5-83a2-9d8bc561c3f3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:05.226118 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1302/2584] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:05 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:05.334203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d4282a8-e701-4d83-bbea-12fbbcc9a3b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:39:05.334745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d4282a8-e701-4d83-bbea-12fbbcc9a3b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:05.334957 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:05.334957 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:05.335683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d4282a8-e701-4d83-bbea-12fbbcc9a3b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:05.367434 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:05.367434 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:05.369092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d4282a8-e701-4d83-bbea-12fbbcc9a3b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:05.372242 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d4282a8-e701-4d83-bbea-12fbbcc9a3b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 returned with HTTP 200 Jan 27 16:39:05.373490 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1283/2585] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:05 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:05.389716 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-417db318-0307-4638-a3ec-a139e6b51ad7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:39:05.390377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-417db318-0307-4638-a3ec-a139e6b51ad7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:05.390675 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:05.390675 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:05.391427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-417db318-0307-4638-a3ec-a139e6b51ad7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:05.392069 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-417db318-0307-4638-a3ec-a139e6b51ad7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: 3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:39:05.429455 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:05.429455 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:05.431857 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-417db318-0307-4638-a3ec-a139e6b51ad7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:05.555318 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-417db318-0307-4638-a3ec-a139e6b51ad7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot delete request issued successfully. Jan 27 16:39:05.555318 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-417db318-0307-4638-a3ec-a139e6b51ad7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 returned with HTTP 202 Jan 27 16:39:05.555318 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1303/2586] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:39:05 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:39:05.562591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-488622e1-77f4-4889-b119-c26019e61885 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:39:05.563840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-488622e1-77f4-4889-b119-c26019e61885 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:05.564316 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:05.564316 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:05.565812 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-488622e1-77f4-4889-b119-c26019e61885 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:05.629485 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:05.629485 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:05.633656 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-488622e1-77f4-4889-b119-c26019e61885 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:05.647028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-488622e1-77f4-4889-b119-c26019e61885 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 returned with HTTP 200 Jan 27 16:39:05.649529 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1284/2587] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:05 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 => generated 468 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:06.241996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef5dc519-7a4d-421f-b768-9cea9949bd93 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:06.242562 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef5dc519-7a4d-421f-b768-9cea9949bd93 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:06.242767 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:06.242767 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:06.243202 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef5dc519-7a4d-421f-b768-9cea9949bd93 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:06.393292 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:06.393292 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:06.412667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ef5dc519-7a4d-421f-b768-9cea9949bd93 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:06.462413 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-ef5dc519-7a4d-421f-b768-9cea9949bd93 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:06.462413 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-ef5dc519-7a4d-421f-b768-9cea9949bd93 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:06.471159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-ef5dc519-7a4d-421f-b768-9cea9949bd93 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:06.483432 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:06.483432 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:06.531148 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef5dc519-7a4d-421f-b768-9cea9949bd93 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:06.532430 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1304/2588] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:06 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:06.668729 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a5f2a9b-5c9c-49b3-b67d-19353317f5b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:39:06.671743 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a5f2a9b-5c9c-49b3-b67d-19353317f5b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:06.673281 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:06.673281 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:06.674031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a5f2a9b-5c9c-49b3-b67d-19353317f5b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:06.729716 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:06.729716 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:06.730998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a5f2a9b-5c9c-49b3-b67d-19353317f5b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:06.735019 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a5f2a9b-5c9c-49b3-b67d-19353317f5b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 returned with HTTP 200 Jan 27 16:39:06.761356 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1285/2589] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:06 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 => generated 468 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:07.549626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bf705dd-0797-4bdf-9c3c-8895a5418f61 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:07.554711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bf705dd-0797-4bdf-9c3c-8895a5418f61 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:07.557559 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:07.557559 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:07.560328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bf705dd-0797-4bdf-9c3c-8895a5418f61 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:07.713342 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:07.713342 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:07.713342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3bf705dd-0797-4bdf-9c3c-8895a5418f61 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:07.713342 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3bf705dd-0797-4bdf-9c3c-8895a5418f61 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:07.713342 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3bf705dd-0797-4bdf-9c3c-8895a5418f61 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:07.713342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-3bf705dd-0797-4bdf-9c3c-8895a5418f61 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:07.717278 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:07.717278 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:07.755396 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-203460e5-336b-4337-87f6-440311eb59ba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:39:07.757473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-203460e5-336b-4337-87f6-440311eb59ba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:07.757473 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:07.757473 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:07.757473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-203460e5-336b-4337-87f6-440311eb59ba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:07.811394 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:07.811394 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:07.814013 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-203460e5-336b-4337-87f6-440311eb59ba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:07.818114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-203460e5-336b-4337-87f6-440311eb59ba tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 returned with HTTP 200 Jan 27 16:39:07.819727 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1286/2590] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:07 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 => generated 468 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:07.870943 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bf705dd-0797-4bdf-9c3c-8895a5418f61 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:07.871950 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1305/2591] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:07 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:08.833382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03ebc082-5696-4ac4-a2b4-cdca48c8a396 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:39:08.834602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03ebc082-5696-4ac4-a2b4-cdca48c8a396 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:08.835061 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:08.835061 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:08.835483 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03ebc082-5696-4ac4-a2b4-cdca48c8a396 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:08.868770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03ebc082-5696-4ac4-a2b4-cdca48c8a396 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 returned with HTTP 404 Jan 27 16:39:08.870207 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1287/2592] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:08 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:39:08.881903 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4a404e3-bf21-4d01-8500-f9e482a00a98 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:39:08.882746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4a404e3-bf21-4d01-8500-f9e482a00a98 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:08.882968 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:08.882968 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:08.883411 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4a404e3-bf21-4d01-8500-f9e482a00a98 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:08.883895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-b4a404e3-bf21-4d01-8500-f9e482a00a98 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: 50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:39:08.888728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-933f44f1-4e16-4800-9071-8901a778ed97 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:08.889308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-933f44f1-4e16-4800-9071-8901a778ed97 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:08.889800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-933f44f1-4e16-4800-9071-8901a778ed97 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:08.951003 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:08.951003 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:08.952236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4a404e3-bf21-4d01-8500-f9e482a00a98 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:08.974427 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:08.974427 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:09.010788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-933f44f1-4e16-4800-9071-8901a778ed97 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:09.058473 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-933f44f1-4e16-4800-9071-8901a778ed97 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:09.059862 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-933f44f1-4e16-4800-9071-8901a778ed97 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:09.082392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-933f44f1-4e16-4800-9071-8901a778ed97 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:09.095714 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:09.095714 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:09.138963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-933f44f1-4e16-4800-9071-8901a778ed97 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:09.139810 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1288/2593] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:08 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:09.188578 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4a404e3-bf21-4d01-8500-f9e482a00a98 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot delete request issued successfully. Jan 27 16:39:09.194858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4a404e3-bf21-4d01-8500-f9e482a00a98 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 202 Jan 27 16:39:09.203275 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1306/2594] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:39:08 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 0 bytes in 328 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:39:09.208014 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17a703e7-a0a3-435c-949b-a067be9effe0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:39:09.208568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17a703e7-a0a3-435c-949b-a067be9effe0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:09.208956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:09.208956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:09.210440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17a703e7-a0a3-435c-949b-a067be9effe0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:09.292382 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:09.292382 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:09.293904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17a703e7-a0a3-435c-949b-a067be9effe0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:09.296138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17a703e7-a0a3-435c-949b-a067be9effe0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 200 Jan 27 16:39:09.297190 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1289/2595] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:09 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 468 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:10.161847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12e40a4a-549e-48e3-adbe-185088884573 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:10.161847 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12e40a4a-549e-48e3-adbe-185088884573 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:10.161847 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:10.161847 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:10.161847 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12e40a4a-549e-48e3-adbe-185088884573 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:10.249890 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:10.249890 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:10.258814 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-12e40a4a-549e-48e3-adbe-185088884573 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:10.282253 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-12e40a4a-549e-48e3-adbe-185088884573 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:10.282937 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-12e40a4a-549e-48e3-adbe-185088884573 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:10.292799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-12e40a4a-549e-48e3-adbe-185088884573 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:10.300311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:10.300311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:10.310035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00d2138f-9b7b-40eb-9e09-523458f8ef9b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:39:10.310817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00d2138f-9b7b-40eb-9e09-523458f8ef9b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:10.311289 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:10.311289 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:10.312487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00d2138f-9b7b-40eb-9e09-523458f8ef9b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:10.369663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:10.369663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:10.374781 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-00d2138f-9b7b-40eb-9e09-523458f8ef9b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:10.377005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00d2138f-9b7b-40eb-9e09-523458f8ef9b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 200 Jan 27 16:39:10.379034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12e40a4a-549e-48e3-adbe-185088884573 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:10.394446 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1307/2596] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:10 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:10.422365 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1290/2597] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:10 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 468 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:11.406508 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25a85fb0-0414-428b-9283-1c93255b4d7d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:11.407325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25a85fb0-0414-428b-9283-1c93255b4d7d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:11.407661 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:11.407661 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:11.408215 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25a85fb0-0414-428b-9283-1c93255b4d7d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:11.439871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61328f66-d0a5-42c9-a162-92e1e165b231 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:39:11.497012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61328f66-d0a5-42c9-a162-92e1e165b231 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:11.497012 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:11.497012 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:11.497012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61328f66-d0a5-42c9-a162-92e1e165b231 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:11.497012 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:11.497012 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:11.497012 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-61328f66-d0a5-42c9-a162-92e1e165b231 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:11.497012 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61328f66-d0a5-42c9-a162-92e1e165b231 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 200 Jan 27 16:39:11.497012 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1291/2598] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:11 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 468 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:11.564119 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:11.564119 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:11.564119 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-25a85fb0-0414-428b-9283-1c93255b4d7d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:11.636089 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-25a85fb0-0414-428b-9283-1c93255b4d7d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:11.636793 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-25a85fb0-0414-428b-9283-1c93255b4d7d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:11.654990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-25a85fb0-0414-428b-9283-1c93255b4d7d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:11.668535 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:11.668535 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:11.727446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25a85fb0-0414-428b-9283-1c93255b4d7d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:11.737990 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1308/2599] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:11 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:12.494168 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62bfffe6-92f5-477b-9dd9-e132ee6b8876 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:39:12.495630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62bfffe6-92f5-477b-9dd9-e132ee6b8876 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:12.496133 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:12.496133 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:12.496978 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62bfffe6-92f5-477b-9dd9-e132ee6b8876 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:12.573294 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:12.573294 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:12.579488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-62bfffe6-92f5-477b-9dd9-e132ee6b8876 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:12.585292 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62bfffe6-92f5-477b-9dd9-e132ee6b8876 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 200 Jan 27 16:39:12.589161 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1292/2600] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:12 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 468 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:12.745251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24ce91d8-4057-41c7-b1d8-65251f6808cd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:12.745844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24ce91d8-4057-41c7-b1d8-65251f6808cd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:12.746072 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:12.746072 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:12.746443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24ce91d8-4057-41c7-b1d8-65251f6808cd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:12.852093 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:12.852093 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:12.871526 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-24ce91d8-4057-41c7-b1d8-65251f6808cd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:12.897889 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-24ce91d8-4057-41c7-b1d8-65251f6808cd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:12.901830 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-24ce91d8-4057-41c7-b1d8-65251f6808cd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:12.918274 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-24ce91d8-4057-41c7-b1d8-65251f6808cd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:12.926212 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:12.926212 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:13.602475 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e679cfe5-fa6f-4967-9efb-fe837022152e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:39:13.603039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e679cfe5-fa6f-4967-9efb-fe837022152e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:13.603160 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:13.603160 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:13.603489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e679cfe5-fa6f-4967-9efb-fe837022152e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:13.629080 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:13.629080 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:13.630165 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e679cfe5-fa6f-4967-9efb-fe837022152e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:13.632240 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e679cfe5-fa6f-4967-9efb-fe837022152e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 200 Jan 27 16:39:13.633030 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1293/2601] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:13 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:39:14.645232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c75ea35-7363-4b28-a44a-3af94085db6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:39:14.645915 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c75ea35-7363-4b28-a44a-3af94085db6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:14.646129 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:14.646129 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:14.646507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c75ea35-7363-4b28-a44a-3af94085db6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:14.671433 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:14.671433 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:14.672604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2c75ea35-7363-4b28-a44a-3af94085db6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:14.674538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c75ea35-7363-4b28-a44a-3af94085db6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 200 Jan 27 16:39:14.676219 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1294/2602] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:14 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:39:14.702294 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24ce91d8-4057-41c7-b1d8-65251f6808cd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:14.705129 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1309/2603] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:12 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 1964 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:15.689269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-838fa966-5248-469c-afcf-13bc2154fc67 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:39:15.690793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-838fa966-5248-469c-afcf-13bc2154fc67 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:15.691266 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:15.691266 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:15.692532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-838fa966-5248-469c-afcf-13bc2154fc67 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:15.720400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-634822ca-154b-4a51-8f13-f5036debb962 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:15.721306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-634822ca-154b-4a51-8f13-f5036debb962 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:15.722433 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:15.722433 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:15.723277 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-634822ca-154b-4a51-8f13-f5036debb962 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:15.738025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-838fa966-5248-469c-afcf-13bc2154fc67 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 404 Jan 27 16:39:15.739918 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1295/2604] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:15 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:15.748048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d6d0702-3993-4f08-b072-3de70f92a23f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:39:15.748927 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d6d0702-3993-4f08-b072-3de70f92a23f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:15.750130 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d6d0702-3993-4f08-b072-3de70f92a23f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:15.750654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-2d6d0702-3993-4f08-b072-3de70f92a23f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:39:15.782966 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:15.782966 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:15.785289 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d6d0702-3993-4f08-b072-3de70f92a23f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:15.814445 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:15.814445 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:15.829776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-634822ca-154b-4a51-8f13-f5036debb962 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:15.847357 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-634822ca-154b-4a51-8f13-f5036debb962 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:15.848834 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-634822ca-154b-4a51-8f13-f5036debb962 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:15.857699 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-634822ca-154b-4a51-8f13-f5036debb962 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:15.870215 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:15.870215 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:15.895429 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-634822ca-154b-4a51-8f13-f5036debb962 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:15.896499 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1310/2605] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:15 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:15.940524 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d6d0702-3993-4f08-b072-3de70f92a23f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot delete request issued successfully. Jan 27 16:39:15.942155 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d6d0702-3993-4f08-b072-3de70f92a23f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e returned with HTTP 202 Jan 27 16:39:15.942155 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1296/2606] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:39:15 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:39:15.951778 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c677336c-fec6-49da-92e5-8b7dbfbae206 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:39:15.952315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c677336c-fec6-49da-92e5-8b7dbfbae206 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:15.952531 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:15.952531 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:15.952930 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c677336c-fec6-49da-92e5-8b7dbfbae206 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:16.013153 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:16.013153 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:16.013153 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c677336c-fec6-49da-92e5-8b7dbfbae206 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:16.024002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c677336c-fec6-49da-92e5-8b7dbfbae206 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e returned with HTTP 200 Jan 27 16:39:16.024002 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1311/2607] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:15 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e => generated 468 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:16.932269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6877cd59-b261-43df-849b-cc4045f055c9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:16.932269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6877cd59-b261-43df-849b-cc4045f055c9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:16.932269 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:16.932269 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:16.932269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6877cd59-b261-43df-849b-cc4045f055c9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:16.990236 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:16.990236 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:16.999626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6877cd59-b261-43df-849b-cc4045f055c9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:17.015041 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-6877cd59-b261-43df-849b-cc4045f055c9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:17.015648 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-6877cd59-b261-43df-849b-cc4045f055c9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:17.028785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-6877cd59-b261-43df-849b-cc4045f055c9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:17.030895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-857030e8-e7c0-4aac-8a10-6b2840b283f2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:39:17.031638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-857030e8-e7c0-4aac-8a10-6b2840b283f2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:17.032079 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:17.032079 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:17.032601 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-857030e8-e7c0-4aac-8a10-6b2840b283f2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:17.041677 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:17.041677 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:17.102336 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6877cd59-b261-43df-849b-cc4045f055c9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:17.102336 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1297/2608] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:16 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:17.108356 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:17.108356 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:17.111052 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-857030e8-e7c0-4aac-8a10-6b2840b283f2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:17.113958 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-857030e8-e7c0-4aac-8a10-6b2840b283f2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e returned with HTTP 200 Jan 27 16:39:17.114925 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1312/2609] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:17 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e => generated 468 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:18.109559 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72fa88d0-868d-4e48-a044-705bd553db53 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:18.110109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72fa88d0-868d-4e48-a044-705bd553db53 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:18.110467 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:18.110467 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:18.117726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72fa88d0-868d-4e48-a044-705bd553db53 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:18.127282 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4220453-1877-47b0-8b50-7da49adb12e2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:39:18.128079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4220453-1877-47b0-8b50-7da49adb12e2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:18.128646 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:18.128646 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:18.129104 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4220453-1877-47b0-8b50-7da49adb12e2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:18.170851 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:18.170851 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:18.173213 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d4220453-1877-47b0-8b50-7da49adb12e2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:18.177538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4220453-1877-47b0-8b50-7da49adb12e2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e returned with HTTP 200 Jan 27 16:39:18.179495 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1313/2610] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:18 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e => generated 468 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:18.193535 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:18.193535 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:18.204828 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-72fa88d0-868d-4e48-a044-705bd553db53 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:18.225776 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-72fa88d0-868d-4e48-a044-705bd553db53 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:18.226532 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-72fa88d0-868d-4e48-a044-705bd553db53 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:18.243049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-72fa88d0-868d-4e48-a044-705bd553db53 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:18.254556 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:18.254556 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:18.291431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72fa88d0-868d-4e48-a044-705bd553db53 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:18.294840 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1298/2611] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:18 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:19.191397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cefc83a-1665-4061-9953-08e2f77ea740 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:39:19.192213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cefc83a-1665-4061-9953-08e2f77ea740 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:19.192523 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:19.192523 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:19.193089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cefc83a-1665-4061-9953-08e2f77ea740 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:19.245005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cefc83a-1665-4061-9953-08e2f77ea740 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e returned with HTTP 404 Jan 27 16:39:19.246413 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1314/2612] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:19 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:19.320880 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f80bf8c8-b75f-45df-8ae4-f57d4eabf791 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:19.322503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f80bf8c8-b75f-45df-8ae4-f57d4eabf791 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:19.322885 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:19.322885 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:19.323527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f80bf8c8-b75f-45df-8ae4-f57d4eabf791 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:19.470896 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:19.470896 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:19.491828 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f80bf8c8-b75f-45df-8ae4-f57d4eabf791 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:19.510990 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f80bf8c8-b75f-45df-8ae4-f57d4eabf791 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:19.511751 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f80bf8c8-b75f-45df-8ae4-f57d4eabf791 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:19.525074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f80bf8c8-b75f-45df-8ae4-f57d4eabf791 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:19.535274 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:19.535274 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:19.562114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f80bf8c8-b75f-45df-8ae4-f57d4eabf791 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:19.562937 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1299/2613] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:19 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:19.995227 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-889110a1-d2af-407a-a9d0-8b6bdb65b72a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:39:19.995824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-889110a1-d2af-407a-a9d0-8b6bdb65b72a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:19.996518 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-889110a1-d2af-407a-a9d0-8b6bdb65b72a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:20.127574 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:20.127574 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:20.146806 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-889110a1-d2af-407a-a9d0-8b6bdb65b72a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:20.200673 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:20.200673 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:20.228807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-889110a1-d2af-407a-a9d0-8b6bdb65b72a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:39:20.229701 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1315/2614] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:39:19 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 1208 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:20.265480 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-b89852cc-f437-48bd-b23a-77ad6e1e987f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db/action Jan 27 16:39:20.266059 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:20.266059 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:20.266502 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-b89852cc-f437-48bd-b23a-77ad6e1e987f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:39:20.266886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-b89852cc-f437-48bd-b23a-77ad6e1e987f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:20.331622 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:20.331622 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:20.333279 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-b89852cc-f437-48bd-b23a-77ad6e1e987f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:20.378705 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-b89852cc-f437-48bd-b23a-77ad6e1e987f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Begin detaching volume completed successfully. Jan 27 16:39:20.379162 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-b89852cc-f437-48bd-b23a-77ad6e1e987f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db/action returned with HTTP 202 Jan 27 16:39:20.385602 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1300/2615] 10.222.0.78 () {64 vars in 1643 bytes} [Wed Jan 27 16:39:20 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:39:20.442817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ca9874c-a508-4f14-8422-66eb3d0596ef tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:39:20.443112 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ca9874c-a508-4f14-8422-66eb3d0596ef tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:20.443551 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:20.443551 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:20.444239 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ca9874c-a508-4f14-8422-66eb3d0596ef tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:20.521061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-b89852cc-f437-48bd-b23a-77ad6e1e987f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:39:20.522031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-b89852cc-f437-48bd-b23a-77ad6e1e987f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:20.522490 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:20.522490 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:20.523242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-b89852cc-f437-48bd-b23a-77ad6e1e987f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:20.524725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-b89852cc-f437-48bd-b23a-77ad6e1e987f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:39:20.525509 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1301/2616] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:39:20 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:39:20.541463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-c6031753-3673-4ff5-b68b-b59182a8de77 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:39:20.542459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-c6031753-3673-4ff5-b68b-b59182a8de77 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:20.543118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-c6031753-3673-4ff5-b68b-b59182a8de77 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:20.617014 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:20.617014 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:20.644889 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9ca9874c-a508-4f14-8422-66eb3d0596ef tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:20.678577 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:20.678577 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:20.698115 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:20.698115 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:20.710867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ca9874c-a508-4f14-8422-66eb3d0596ef tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:39:20.712248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-c6031753-3673-4ff5-b68b-b59182a8de77 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:20.712488 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1316/2617] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:20 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 1211 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:20.719163 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-689553b2-da13-476d-b787-125af76b1d7a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:20.722883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-689553b2-da13-476d-b787-125af76b1d7a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:20.722883 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:20.722883 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:20.727003 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-689553b2-da13-476d-b787-125af76b1d7a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:20.748699 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:20.748699 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:20.761123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-c6031753-3673-4ff5-b68b-b59182a8de77 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:39:20.767420 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1302/2618] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:39:20 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 1310 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:39:20.880428 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:20.880428 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:20.911427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-689553b2-da13-476d-b787-125af76b1d7a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:20.929871 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-689553b2-da13-476d-b787-125af76b1d7a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:20.930352 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-689553b2-da13-476d-b787-125af76b1d7a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:20.970222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-689553b2-da13-476d-b787-125af76b1d7a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:20.977833 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:20.977833 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:21.015770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-689553b2-da13-476d-b787-125af76b1d7a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:21.016849 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1317/2619] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:20 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:21.167689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-ee9b7f37-191a-43cb-8a04-76744f78d31b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/a31457b7-6982-4821-8f6b-cd2b8af00b80 Jan 27 16:39:21.167689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-ee9b7f37-191a-43cb-8a04-76744f78d31b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:21.167689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:21.167689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:21.167689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-ee9b7f37-191a-43cb-8a04-76744f78d31b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:21.211916 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:21.211916 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:21.732310 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-319c980b-6798-424e-8ae6-1caa3082c026 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:39:21.733581 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-319c980b-6798-424e-8ae6-1caa3082c026 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:21.734050 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:21.734050 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:21.734436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-319c980b-6798-424e-8ae6-1caa3082c026 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:21.828535 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:21.828535 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:21.854630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-319c980b-6798-424e-8ae6-1caa3082c026 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:21.885283 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:21.885283 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:21.895958 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-319c980b-6798-424e-8ae6-1caa3082c026 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:39:21.897112 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1318/2620] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:21 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 1211 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:22.006651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-ee9b7f37-191a-43cb-8a04-76744f78d31b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:39:22.009160 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-ee9b7f37-191a-43cb-8a04-76744f78d31b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:39:22.043071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1630a243-50d8-48a7-8ce9-61c4d4b850eb tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:22.044281 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1630a243-50d8-48a7-8ce9-61c4d4b850eb tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:22.044683 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:22.044683 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:22.045302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1630a243-50d8-48a7-8ce9-61c4d4b850eb tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:22.067958 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a59c235d-ef1b-41f0-8479-b59d729c4c4d req-ee9b7f37-191a-43cb-8a04-76744f78d31b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/a31457b7-6982-4821-8f6b-cd2b8af00b80 returned with HTTP 200 Jan 27 16:39:22.069667 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1303/2621] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:39:21 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/attachments/a31457b7-6982-4821-8f6b-cd2b8af00b80 => generated 19 bytes in 926 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:22.126170 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:22.126170 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:22.138978 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1630a243-50d8-48a7-8ce9-61c4d4b850eb tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:22.153416 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-1630a243-50d8-48a7-8ce9-61c4d4b850eb tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:22.153885 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-1630a243-50d8-48a7-8ce9-61c4d4b850eb tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:22.166493 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-1630a243-50d8-48a7-8ce9-61c4d4b850eb tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:22.176546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:22.176546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:22.204986 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1630a243-50d8-48a7-8ce9-61c4d4b850eb tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:22.216003 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1319/2622] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:22 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:22.914193 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17c8d167-b0c2-4595-9718-abad04d5fb8f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:39:22.915014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17c8d167-b0c2-4595-9718-abad04d5fb8f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:22.915823 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:22.915823 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:22.916314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17c8d167-b0c2-4595-9718-abad04d5fb8f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:22.970963 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:22.970963 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:22.982541 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17c8d167-b0c2-4595-9718-abad04d5fb8f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:23.013703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17c8d167-b0c2-4595-9718-abad04d5fb8f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:39:23.015467 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1304/2623] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:22 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:23.223853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c906468-77f0-4b5d-9a8a-c64aa7a34483 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:23.226848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c906468-77f0-4b5d-9a8a-c64aa7a34483 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:23.228333 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:23.228333 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:23.229322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c906468-77f0-4b5d-9a8a-c64aa7a34483 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:23.339542 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:23.339542 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:23.349505 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9c906468-77f0-4b5d-9a8a-c64aa7a34483 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:23.368521 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9c906468-77f0-4b5d-9a8a-c64aa7a34483 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:23.369363 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9c906468-77f0-4b5d-9a8a-c64aa7a34483 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:23.378902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-9c906468-77f0-4b5d-9a8a-c64aa7a34483 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:23.387461 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:23.387461 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:23.419368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c906468-77f0-4b5d-9a8a-c64aa7a34483 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:23.431490 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1320/2624] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:23 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:24.445676 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4de71642-e38d-4a5e-bb05-0e5df3c8bf4d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:24.446808 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4de71642-e38d-4a5e-bb05-0e5df3c8bf4d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:24.484583 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:24.484583 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:24.484583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4de71642-e38d-4a5e-bb05-0e5df3c8bf4d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:24.499011 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:24.499011 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:24.508192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4de71642-e38d-4a5e-bb05-0e5df3c8bf4d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:24.523036 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-4de71642-e38d-4a5e-bb05-0e5df3c8bf4d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:24.523551 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-4de71642-e38d-4a5e-bb05-0e5df3c8bf4d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:24.530992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-4de71642-e38d-4a5e-bb05-0e5df3c8bf4d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:24.539255 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:24.539255 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:24.560527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4de71642-e38d-4a5e-bb05-0e5df3c8bf4d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:24.561650 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1305/2625] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:24 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:25.578931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6287a758-5c6d-419a-a58a-5ef1d74a14e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:25.579739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6287a758-5c6d-419a-a58a-5ef1d74a14e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:25.580184 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:25.580184 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:25.580615 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6287a758-5c6d-419a-a58a-5ef1d74a14e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:25.644010 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:25.644010 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:25.653290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6287a758-5c6d-419a-a58a-5ef1d74a14e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:25.669343 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-6287a758-5c6d-419a-a58a-5ef1d74a14e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:25.669807 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-6287a758-5c6d-419a-a58a-5ef1d74a14e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:25.680377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-6287a758-5c6d-419a-a58a-5ef1d74a14e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:25.689310 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:25.689310 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:25.711908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6287a758-5c6d-419a-a58a-5ef1d74a14e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:25.712881 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1321/2626] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:25 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:26.730010 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49b8d9dc-41e7-45ba-bed7-6034cdf9bf72 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:26.731152 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49b8d9dc-41e7-45ba-bed7-6034cdf9bf72 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:26.731532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:26.731532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:26.732144 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49b8d9dc-41e7-45ba-bed7-6034cdf9bf72 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:26.792456 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:26.792456 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:26.803000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49b8d9dc-41e7-45ba-bed7-6034cdf9bf72 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:26.818345 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-49b8d9dc-41e7-45ba-bed7-6034cdf9bf72 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:26.818845 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-49b8d9dc-41e7-45ba-bed7-6034cdf9bf72 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:26.831553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-49b8d9dc-41e7-45ba-bed7-6034cdf9bf72 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:26.840212 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:26.840212 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:26.867106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49b8d9dc-41e7-45ba-bed7-6034cdf9bf72 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:26.869304 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1306/2627] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:26 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:27.885654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd4e1a65-5d41-4ee9-a95b-7e70db2a7c8d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:27.886231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd4e1a65-5d41-4ee9-a95b-7e70db2a7c8d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:27.886445 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:27.886445 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:27.899041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd4e1a65-5d41-4ee9-a95b-7e70db2a7c8d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:27.975980 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:27.975980 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:27.996130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd4e1a65-5d41-4ee9-a95b-7e70db2a7c8d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:28.018755 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-bd4e1a65-5d41-4ee9-a95b-7e70db2a7c8d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:28.019736 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-bd4e1a65-5d41-4ee9-a95b-7e70db2a7c8d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:28.044105 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-bd4e1a65-5d41-4ee9-a95b-7e70db2a7c8d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:28.049951 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:28.049951 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:28.093266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd4e1a65-5d41-4ee9-a95b-7e70db2a7c8d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:28.094881 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1322/2628] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:27 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:29.116678 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46d65eff-c81e-49fe-9a27-6f350c22a38e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:29.117427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46d65eff-c81e-49fe-9a27-6f350c22a38e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:29.117651 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:29.117651 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:29.118030 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46d65eff-c81e-49fe-9a27-6f350c22a38e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:29.204287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:29.204287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:29.224489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-46d65eff-c81e-49fe-9a27-6f350c22a38e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:29.242004 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-46d65eff-c81e-49fe-9a27-6f350c22a38e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:29.242947 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-46d65eff-c81e-49fe-9a27-6f350c22a38e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:29.253148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-46d65eff-c81e-49fe-9a27-6f350c22a38e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:29.265916 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:29.265916 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:29.296852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46d65eff-c81e-49fe-9a27-6f350c22a38e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:29.298879 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1307/2629] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:29 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:30.317100 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f531326-d831-4708-95e4-56e23ade091d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:30.322864 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f531326-d831-4708-95e4-56e23ade091d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:30.322864 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:30.322864 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:30.322864 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f531326-d831-4708-95e4-56e23ade091d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:30.390320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:30.390320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:30.401072 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f531326-d831-4708-95e4-56e23ade091d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:30.436728 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7f531326-d831-4708-95e4-56e23ade091d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:30.437356 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7f531326-d831-4708-95e4-56e23ade091d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:30.449986 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-7f531326-d831-4708-95e4-56e23ade091d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:30.458346 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:30.458346 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:30.502974 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f531326-d831-4708-95e4-56e23ade091d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:30.514244 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1323/2630] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:30 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:30.550642 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes Jan 27 16:39:30.551371 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:30.551371 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:30.551981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1448308497"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:30.553190 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1448308497'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:39:30.553836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume of 1 GB Jan 27 16:39:30.580762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Availability Zones retrieved successfully. Jan 27 16:39:30.607076 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Flow 'volume_create_api' (f0976f20-09e4-4a1a-95fa-a11a007614dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:39:30.635259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417ea288-ca01-484f-ad00-bcaff04a8c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:30.638896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:39:30.765411 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417ea288-ca01-484f-ad00-bcaff04a8c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:30.769818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5092653-d811-467a-9dc7-8b2021dee54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:30.909806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['254abda9-47e6-4947-9e72-70c166742d49', 'edc14ad0-244d-4d9c-b1b4-4b498895d190', '697f66c7-9cec-427f-ae83-4bc5f9f3418f', 'c16dafac-95c4-4656-891c-1f33189ac740'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:39:30.912038 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5092653-d811-467a-9dc7-8b2021dee54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['254abda9-47e6-4947-9e72-70c166742d49', 'edc14ad0-244d-4d9c-b1b4-4b498895d190', '697f66c7-9cec-427f-ae83-4bc5f9f3418f', 'c16dafac-95c4-4656-891c-1f33189ac740']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:30.914264 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7952437-fa3b-442d-b395-e3d53309ce9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:31.087492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7952437-fa3b-442d-b395-e3d53309ce9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3d82166-c253-496d-a05c-7843e9480b9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1448308497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b51fa3ee49d4d8f851080051b399f79',qos_specs=None,replication_status=,reservations=['254abda9-47e6-4947-9e72-70c166742d49','edc14ad0-244d-4d9c-b1b4-4b498895d190','697f66c7-9cec-427f-ae83-4bc5f9f3418f','c16dafac-95c4-4656-891c-1f33189ac740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ed862442b041bd9dc344eb4f50cb26',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:39:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1448308497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3d82166-c253-496d-a05c-7843e9480b9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b51fa3ee49d4d8f851080051b399f79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='78ed862442b041bd9dc344eb4f50cb26',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:31.089538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66ab6eae-2678-466d-81a4-dff4245aa33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:31.171126 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66ab6eae-2678-466d-81a4-dff4245aa33d) transitioned into state 'SUCCESS' from state '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-1448308497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b51fa3ee49d4d8f851080051b399f79',qos_specs=None,replication_status=,reservations=['254abda9-47e6-4947-9e72-70c166742d49','edc14ad0-244d-4d9c-b1b4-4b498895d190','697f66c7-9cec-427f-ae83-4bc5f9f3418f','c16dafac-95c4-4656-891c-1f33189ac740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ed862442b041bd9dc344eb4f50cb26',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:31.173653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317e7e26-d360-42ab-93f3-853bba361932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:31.263988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317e7e26-d360-42ab-93f3-853bba361932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:31.266990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Flow 'volume_create_api' (f0976f20-09e4-4a1a-95fa-a11a007614dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:39:31.330113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume request issued successfully. Jan 27 16:39:31.359499 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c152bcc-069f-49a1-82ef-5267c12b5a8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes returned with HTTP 202 Jan 27 16:39:31.360661 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1308/2631] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:39:30 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes => generated 823 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:39:31.375737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d87da0af-97da-4247-b539-536c12621846 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d Jan 27 16:39:31.376632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d87da0af-97da-4247-b539-536c12621846 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:31.383307 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:31.383307 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:31.383307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d87da0af-97da-4247-b539-536c12621846 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:31.435971 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:31.435971 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:31.446853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d87da0af-97da-4247-b539-536c12621846 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:31.475678 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d87da0af-97da-4247-b539-536c12621846 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d returned with HTTP 200 Jan 27 16:39:31.483414 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1324/2632] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:31 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d => generated 891 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:31.526734 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d75fe835-e05d-4faa-bd50-3677670ca1ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:31.527437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d75fe835-e05d-4faa-bd50-3677670ca1ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:31.527628 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:31.527628 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:31.527994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d75fe835-e05d-4faa-bd50-3677670ca1ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:31.585159 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:31.585159 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:31.598196 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d75fe835-e05d-4faa-bd50-3677670ca1ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:31.617864 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-d75fe835-e05d-4faa-bd50-3677670ca1ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:31.618295 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-d75fe835-e05d-4faa-bd50-3677670ca1ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:31.626158 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-d75fe835-e05d-4faa-bd50-3677670ca1ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:31.634084 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:31.634084 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:31.656814 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d75fe835-e05d-4faa-bd50-3677670ca1ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:31.657687 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1309/2633] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:31 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:32.494082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25045333-afc8-4a48-a004-941140197dd6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d Jan 27 16:39:32.495156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25045333-afc8-4a48-a004-941140197dd6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:32.495516 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:32.495516 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:32.512967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25045333-afc8-4a48-a004-941140197dd6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:32.560930 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:32.560930 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:32.573757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-25045333-afc8-4a48-a004-941140197dd6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:32.616582 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25045333-afc8-4a48-a004-941140197dd6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d returned with HTTP 200 Jan 27 16:39:32.617491 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1325/2634] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:32 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d => generated 915 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:32.675474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa0125ce-5efa-48f8-8124-eb3facc58232 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:32.676580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa0125ce-5efa-48f8-8124-eb3facc58232 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:32.676886 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:32.676886 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:32.690702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa0125ce-5efa-48f8-8124-eb3facc58232 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:32.733425 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:32.733425 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:32.744232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa0125ce-5efa-48f8-8124-eb3facc58232 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:32.762518 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-fa0125ce-5efa-48f8-8124-eb3facc58232 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:32.763246 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-fa0125ce-5efa-48f8-8124-eb3facc58232 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:32.773811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-fa0125ce-5efa-48f8-8124-eb3facc58232 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:32.781852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:32.781852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:32.805076 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa0125ce-5efa-48f8-8124-eb3facc58232 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:32.805879 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1310/2635] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:32 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:33.635424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a3aa192-1144-44eb-9a09-58a55013c686 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d Jan 27 16:39:33.636580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a3aa192-1144-44eb-9a09-58a55013c686 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:33.637453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:33.637453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:33.638147 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a3aa192-1144-44eb-9a09-58a55013c686 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:33.714587 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:33.714587 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:33.729602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0a3aa192-1144-44eb-9a09-58a55013c686 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:33.760649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a3aa192-1144-44eb-9a09-58a55013c686 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d returned with HTTP 200 Jan 27 16:39:33.770720 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1326/2636] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:33 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:33.779788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d4d6849-8958-46b7-9200-85606f81d299 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots Jan 27 16:39:33.780369 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:33.780369 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:33.780870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d4d6849-8958-46b7-9200-85606f81d299 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3d82166-c253-496d-a05c-7843e9480b9d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-13185440"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:33.822730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2a4b1b7-db97-4e26-9266-491a8871a948 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:33.826333 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2a4b1b7-db97-4e26-9266-491a8871a948 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:33.826333 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:33.826333 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:33.826333 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2a4b1b7-db97-4e26-9266-491a8871a948 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:33.870750 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:33.870750 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:33.880905 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8d4d6849-8958-46b7-9200-85606f81d299 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:33.881424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-8d4d6849-8958-46b7-9200-85606f81d299 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create snapshot from volume b3d82166-c253-496d-a05c-7843e9480b9d Jan 27 16:39:33.885663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:33.885663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:33.895308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f2a4b1b7-db97-4e26-9266-491a8871a948 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:33.911230 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f2a4b1b7-db97-4e26-9266-491a8871a948 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:33.911958 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f2a4b1b7-db97-4e26-9266-491a8871a948 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:33.920438 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f2a4b1b7-db97-4e26-9266-491a8871a948 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:33.931143 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:33.931143 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:34.000778 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2a4b1b7-db97-4e26-9266-491a8871a948 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:34.001995 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1327/2637] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:33 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:34.077620 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8d4d6849-8958-46b7-9200-85606f81d299 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['c37ff8a3-1322-4e9e-807d-d35ded42aac6', 'f1a8bacb-1bde-4c83-bd95-08e5bd600234', '4d785460-57b3-4952-b263-e2a6e1eb37ca', '65b4d070-f438-45dd-8631-90676e70fe2f'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:39:34.366959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8d4d6849-8958-46b7-9200-85606f81d299 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot create request issued successfully. Jan 27 16:39:34.367783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d4d6849-8958-46b7-9200-85606f81d299 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots returned with HTTP 202 Jan 27 16:39:34.369045 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1311/2638] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:39:33 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots => generated 308 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:39:34.380845 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11fc7d93-5e28-4c92-9fae-934e9a0f1352 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 Jan 27 16:39:34.381374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11fc7d93-5e28-4c92-9fae-934e9a0f1352 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:34.381726 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:34.381726 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:34.382170 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11fc7d93-5e28-4c92-9fae-934e9a0f1352 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:34.409680 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:34.409680 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:34.410867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11fc7d93-5e28-4c92-9fae-934e9a0f1352 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:34.412865 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11fc7d93-5e28-4c92-9fae-934e9a0f1352 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 returned with HTTP 200 Jan 27 16:39:34.414379 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1328/2639] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:34 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:35.021039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e45797c1-1e41-4081-b122-724798a2d05c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:35.021870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e45797c1-1e41-4081-b122-724798a2d05c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:35.022157 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:35.022157 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:35.022647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e45797c1-1e41-4081-b122-724798a2d05c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:35.141486 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:35.141486 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:35.144972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e45797c1-1e41-4081-b122-724798a2d05c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:35.169253 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-e45797c1-1e41-4081-b122-724798a2d05c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:35.169689 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-e45797c1-1e41-4081-b122-724798a2d05c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:35.185496 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-e45797c1-1e41-4081-b122-724798a2d05c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:35.190665 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:35.190665 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:35.223825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e45797c1-1e41-4081-b122-724798a2d05c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:35.225616 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1312/2640] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:35 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:35.427784 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e54b236a-d506-4423-855e-8622f20d26d5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 Jan 27 16:39:35.428504 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e54b236a-d506-4423-855e-8622f20d26d5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:35.428844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:35.428844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:35.430184 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e54b236a-d506-4423-855e-8622f20d26d5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:35.459115 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:35.459115 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:35.461077 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e54b236a-d506-4423-855e-8622f20d26d5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:35.464359 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e54b236a-d506-4423-855e-8622f20d26d5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 returned with HTTP 200 Jan 27 16:39:35.465480 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1329/2641] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:35 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:36.242520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca54693e-aef8-4d6b-b36b-e2a6079f766e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:36.243702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca54693e-aef8-4d6b-b36b-e2a6079f766e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:36.244119 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:36.244119 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:36.244758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca54693e-aef8-4d6b-b36b-e2a6079f766e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:36.318822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:36.318822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:36.329094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca54693e-aef8-4d6b-b36b-e2a6079f766e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:36.352274 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-ca54693e-aef8-4d6b-b36b-e2a6079f766e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:36.352274 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-ca54693e-aef8-4d6b-b36b-e2a6079f766e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:36.375124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-ca54693e-aef8-4d6b-b36b-e2a6079f766e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:36.390971 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:36.390971 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:36.439308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca54693e-aef8-4d6b-b36b-e2a6079f766e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:36.439308 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1313/2642] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:36 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:36.480677 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f74821f7-3aef-44bd-b6c6-bbd736fcd668 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 Jan 27 16:39:36.481542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f74821f7-3aef-44bd-b6c6-bbd736fcd668 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:36.482022 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:36.482022 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:36.482733 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f74821f7-3aef-44bd-b6c6-bbd736fcd668 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:36.567844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:36.567844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:36.567844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f74821f7-3aef-44bd-b6c6-bbd736fcd668 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:36.569869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f74821f7-3aef-44bd-b6c6-bbd736fcd668 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 returned with HTTP 200 Jan 27 16:39:36.573635 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1330/2643] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:36 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 => generated 440 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:37.467254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7bfaf89-3b23-4e4e-98ea-90a369f289ec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:37.471991 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7bfaf89-3b23-4e4e-98ea-90a369f289ec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:37.472230 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:37.472230 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:37.472634 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7bfaf89-3b23-4e4e-98ea-90a369f289ec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:37.549611 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:37.549611 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:37.555348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a7bfaf89-3b23-4e4e-98ea-90a369f289ec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:37.575265 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-a7bfaf89-3b23-4e4e-98ea-90a369f289ec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:37.578103 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-a7bfaf89-3b23-4e4e-98ea-90a369f289ec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:37.586035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9809ac8-402f-406c-b063-758f3cf06e92 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 Jan 27 16:39:37.586866 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9809ac8-402f-406c-b063-758f3cf06e92 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:37.587336 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:37.587336 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:37.588779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9809ac8-402f-406c-b063-758f3cf06e92 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:37.607552 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-a7bfaf89-3b23-4e4e-98ea-90a369f289ec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:37.616847 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:37.616847 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:37.622746 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:37.622746 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:37.624199 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b9809ac8-402f-406c-b063-758f3cf06e92 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:37.626330 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9809ac8-402f-406c-b063-758f3cf06e92 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 returned with HTTP 200 Jan 27 16:39:37.633523 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1331/2644] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:37 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 => generated 467 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:37.643497 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes Jan 27 16:39:37.643738 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7bfaf89-3b23-4e4e-98ea-90a369f289ec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:37.644364 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:37.644364 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:37.644944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7d052163-5509-41ad-bd1f-373ab073b8d2", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-110910245"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:37.646187 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume request body: {'volume': {'snapshot_id': '7d052163-5509-41ad-bd1f-373ab073b8d2', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-110910245'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:39:37.647377 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1314/2645] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:37 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:37.685907 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:37.685907 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:37.687608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:39:37.688198 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume of 2 GB Jan 27 16:39:37.701191 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Availability Zones retrieved successfully. Jan 27 16:39:37.720123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Flow 'volume_create_api' (39f45826-4522-40ad-8d5d-65fbb4eab42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:39:37.723949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1392d73-0c70-4072-9120-94d355d7a2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:37.730297 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Validating volume size '2' using validate_int, validate_snap_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:39:37.918694 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1392d73-0c70-4072-9120-94d355d7a2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '7d052163-5509-41ad-bd1f-373ab073b8d2', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:37.921422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bfef1a6-4c28-4871-91ee-49d6368dde3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:38.232818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['f8257790-b006-460c-a178-0333011b040b', 'd369b24b-48ca-4239-a9a0-2701275857c1', 'f82f4e77-6f26-43db-9e37-adc30ecc45b1', 'e518311a-0d75-4da2-bb9e-8952aaa99adf'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:39:38.235007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bfef1a6-4c28-4871-91ee-49d6368dde3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8257790-b006-460c-a178-0333011b040b', 'd369b24b-48ca-4239-a9a0-2701275857c1', 'f82f4e77-6f26-43db-9e37-adc30ecc45b1', 'e518311a-0d75-4da2-bb9e-8952aaa99adf']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:38.238937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f5b4e81-2fe9-45b8-8826-e43f343241f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:38.659056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f5b4e81-2fe9-45b8-8826-e43f343241f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d06e5d6-ec3c-4fea-a2b7-5ce784892164', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-110910245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b51fa3ee49d4d8f851080051b399f79',qos_specs=None,replication_status=,reservations=['f8257790-b006-460c-a178-0333011b040b','d369b24b-48ca-4239-a9a0-2701275857c1','f82f4e77-6f26-43db-9e37-adc30ecc45b1','e518311a-0d75-4da2-bb9e-8952aaa99adf'],size=2,snapshot_id=7d052163-5509-41ad-bd1f-373ab073b8d2,source_replicaid=,source_volid=None,status='creating',user_id='78ed862442b041bd9dc344eb4f50cb26',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:39:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-110910245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d06e5d6-ec3c-4fea-a2b7-5ce784892164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b51fa3ee49d4d8f851080051b399f79',provider_auth=None,provider_geometry=None,provider_id=None,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=7d052163-5509-41ad-bd1f-373ab073b8d2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='78ed862442b041bd9dc344eb4f50cb26',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:38.663105 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1796dd06-ceed-464d-b497-0efd8f1da2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:38.663612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-926bba2f-61e6-424a-b3b1-64f12a0629d7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:38.664198 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-926bba2f-61e6-424a-b3b1-64f12a0629d7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:38.664415 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:38.664415 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:38.664793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-926bba2f-61e6-424a-b3b1-64f12a0629d7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:38.729480 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:38.729480 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:38.738559 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-926bba2f-61e6-424a-b3b1-64f12a0629d7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:38.778950 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-926bba2f-61e6-424a-b3b1-64f12a0629d7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:38.787468 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-926bba2f-61e6-424a-b3b1-64f12a0629d7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:38.814306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-926bba2f-61e6-424a-b3b1-64f12a0629d7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:38.836023 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:38.836023 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:38.837485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1796dd06-ceed-464d-b497-0efd8f1da2dd) transitioned into state 'SUCCESS' from state '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-110910245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b51fa3ee49d4d8f851080051b399f79',qos_specs=None,replication_status=,reservations=['f8257790-b006-460c-a178-0333011b040b','d369b24b-48ca-4239-a9a0-2701275857c1','f82f4e77-6f26-43db-9e37-adc30ecc45b1','e518311a-0d75-4da2-bb9e-8952aaa99adf'],size=2,snapshot_id=7d052163-5509-41ad-bd1f-373ab073b8d2,source_replicaid=,source_volid=None,status='creating',user_id='78ed862442b041bd9dc344eb4f50cb26',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:38.839731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e26714-956b-424b-9e50-cdd91deded4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:38.879016 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-926bba2f-61e6-424a-b3b1-64f12a0629d7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:38.891222 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1315/2646] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:38 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:39.084771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e26714-956b-424b-9e50-cdd91deded4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:39.108300 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Flow 'volume_create_api' (39f45826-4522-40ad-8d5d-65fbb4eab42a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:39:39.237390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume request issued successfully. Jan 27 16:39:39.291271 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26906063-9869-49ca-b46c-068ef0504f3e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes returned with HTTP 202 Jan 27 16:39:39.295431 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1332/2647] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:39:37 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes => generated 856 bytes in 1656 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:39:39.307491 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa88c9e9-c95f-45e2-a2c7-62bd5ed751b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:39.308185 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa88c9e9-c95f-45e2-a2c7-62bd5ed751b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:39.308469 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:39.308469 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:39.309226 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa88c9e9-c95f-45e2-a2c7-62bd5ed751b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:39.414276 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:39.414276 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:39.426037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa88c9e9-c95f-45e2-a2c7-62bd5ed751b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:39.459131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa88c9e9-c95f-45e2-a2c7-62bd5ed751b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:39.471500 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1316/2648] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:39 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:39.899621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ab06839-fea4-4038-8963-0d1af1728d7e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:39.900706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ab06839-fea4-4038-8963-0d1af1728d7e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:39.901100 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:39.901100 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:39.901745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ab06839-fea4-4038-8963-0d1af1728d7e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:40.060326 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:40.060326 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:40.088797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8ab06839-fea4-4038-8963-0d1af1728d7e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:40.107860 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-8ab06839-fea4-4038-8963-0d1af1728d7e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:40.108623 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-8ab06839-fea4-4038-8963-0d1af1728d7e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:40.117561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-8ab06839-fea4-4038-8963-0d1af1728d7e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:40.128595 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:40.128595 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:40.148876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ab06839-fea4-4038-8963-0d1af1728d7e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:40.149856 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1333/2649] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:39 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 990 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:40.170177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09142ecd-8c2d-4d5e-a15e-b792ab565305 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/4d5ad68d-b53a-4012-9ae0-b961a7f322e2 Jan 27 16:39:40.170793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09142ecd-8c2d-4d5e-a15e-b792ab565305 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:40.171487 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:40.171487 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:40.172026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09142ecd-8c2d-4d5e-a15e-b792ab565305 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:40.172460 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-09142ecd-8c2d-4d5e-a15e-b792ab565305 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 4d5ad68d-b53a-4012-9ae0-b961a7f322e2 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:39:40.187885 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:40.187885 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:40.218975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09142ecd-8c2d-4d5e-a15e-b792ab565305 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/4d5ad68d-b53a-4012-9ae0-b961a7f322e2 returned with HTTP 200 Jan 27 16:39:40.219995 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1317/2650] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:39:40 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/4d5ad68d-b53a-4012-9ae0-b961a7f322e2 => generated 418 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:40.235024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail Jan 27 16:39:40.236054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:40.236649 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:40.236649 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:40.237568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:40.238597 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:39:40.241001 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:39:40.302868 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all volumes completed successfully. Jan 27 16:39:40.305134 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:40.305990 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:40.315810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:40.323593 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:40.323593 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:40.338804 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:40.339462 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:40.354319 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:40.362659 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:40.362659 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:40.386657 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8124f24-99f4-4558-9f73-a9c005fe7e6a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail returned with HTTP 200 Jan 27 16:39:40.388154 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1334/2651] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:39:40 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail => generated 1980 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:39:40.405965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-343ea068-8b5c-4f61-8b9f-6d12f745add3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/4d5ad68d-b53a-4012-9ae0-b961a7f322e2/action Jan 27 16:39:40.406868 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:40.406868 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:40.409562 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-343ea068-8b5c-4f61-8b9f-6d12f745add3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:39:40.410194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-343ea068-8b5c-4f61-8b9f-6d12f745add3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:40.411920 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-343ea068-8b5c-4f61-8b9f-6d12f745add3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] delete called for group 4d5ad68d-b53a-4012-9ae0-b961a7f322e2 {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:39:40.412522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-343ea068-8b5c-4f61-8b9f-6d12f745add3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete group with id: 4d5ad68d-b53a-4012-9ae0-b961a7f322e2 Jan 27 16:39:40.421032 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:40.421032 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:40.477977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06e0c010-1cb0-4a84-b277-42dcbaa0cd83 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:40.478507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06e0c010-1cb0-4a84-b277-42dcbaa0cd83 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:40.478724 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:40.478724 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:40.479145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06e0c010-1cb0-4a84-b277-42dcbaa0cd83 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:40.600852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:40.600852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:40.625028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06e0c010-1cb0-4a84-b277-42dcbaa0cd83 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:40.677138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06e0c010-1cb0-4a84-b277-42dcbaa0cd83 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:40.687456 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1335/2652] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:40 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:40.823885 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-343ea068-8b5c-4f61-8b9f-6d12f745add3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/4d5ad68d-b53a-4012-9ae0-b961a7f322e2/action returned with HTTP 202 Jan 27 16:39:40.823885 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1318/2653] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:39:40 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/groups/4d5ad68d-b53a-4012-9ae0-b961a7f322e2/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:39:40.825366 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51259e7d-3056-4b16-84a9-540ca0dcf25e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:40.825908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51259e7d-3056-4b16-84a9-540ca0dcf25e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:40.826122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:40.826122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:40.826953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51259e7d-3056-4b16-84a9-540ca0dcf25e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:40.931673 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:40.931673 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:40.973119 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51259e7d-3056-4b16-84a9-540ca0dcf25e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:41.016327 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-51259e7d-3056-4b16-84a9-540ca0dcf25e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:41.017013 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-51259e7d-3056-4b16-84a9-540ca0dcf25e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:41.036418 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-51259e7d-3056-4b16-84a9-540ca0dcf25e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:41.053883 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:41.053883 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:41.107971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51259e7d-3056-4b16-84a9-540ca0dcf25e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:41.109107 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1336/2654] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:40 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:41.695687 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f8f696a-adfd-413c-a36a-31ff678a1816 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:41.696652 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f8f696a-adfd-413c-a36a-31ff678a1816 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:41.696990 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:41.696990 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:41.697518 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f8f696a-adfd-413c-a36a-31ff678a1816 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:41.821149 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:41.821149 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:41.833051 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8f8f696a-adfd-413c-a36a-31ff678a1816 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:41.864673 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f8f696a-adfd-413c-a36a-31ff678a1816 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:41.865951 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1319/2655] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:41 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:42.128363 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-feae1f9e-fd2c-451c-8bdd-9643472ae222 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:42.129641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-feae1f9e-fd2c-451c-8bdd-9643472ae222 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:42.129641 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:42.129641 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:42.129860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-feae1f9e-fd2c-451c-8bdd-9643472ae222 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:42.222531 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:42.222531 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:42.237413 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-feae1f9e-fd2c-451c-8bdd-9643472ae222 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:42.257007 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-feae1f9e-fd2c-451c-8bdd-9643472ae222 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:42.258061 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-feae1f9e-fd2c-451c-8bdd-9643472ae222 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:42.271257 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-feae1f9e-fd2c-451c-8bdd-9643472ae222 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:42.297324 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:42.297324 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:42.387449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-feae1f9e-fd2c-451c-8bdd-9643472ae222 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:42.388364 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1337/2656] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:42 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:42.889573 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7baa1b82-4521-420a-81ed-9406249aee26 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:42.889573 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7baa1b82-4521-420a-81ed-9406249aee26 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:42.890212 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:42.890212 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:42.890212 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7baa1b82-4521-420a-81ed-9406249aee26 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:43.014991 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:43.014991 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:43.034738 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7baa1b82-4521-420a-81ed-9406249aee26 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:43.088958 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7baa1b82-4521-420a-81ed-9406249aee26 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:43.089867 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1320/2657] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:42 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:43.407703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2eeafdf-be66-46d8-a365-ad2c80943755 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:43.409446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2eeafdf-be66-46d8-a365-ad2c80943755 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:43.409446 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:43.409446 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:43.409830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2eeafdf-be66-46d8-a365-ad2c80943755 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:43.545533 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:43.545533 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:43.558799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d2eeafdf-be66-46d8-a365-ad2c80943755 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:43.589225 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-d2eeafdf-be66-46d8-a365-ad2c80943755 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:43.589654 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-d2eeafdf-be66-46d8-a365-ad2c80943755 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:43.609947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-d2eeafdf-be66-46d8-a365-ad2c80943755 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:43.617757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:43.617757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:43.644555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2eeafdf-be66-46d8-a365-ad2c80943755 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 200 Jan 27 16:39:43.654761 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1338/2658] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:43 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 989 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:44.105945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b45be00-3616-4436-a381-572bf9ae328e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:44.106706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b45be00-3616-4436-a381-572bf9ae328e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:44.107091 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:44.107091 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:44.107692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b45be00-3616-4436-a381-572bf9ae328e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:44.173774 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:44.173774 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:44.194011 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b45be00-3616-4436-a381-572bf9ae328e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:44.224867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b45be00-3616-4436-a381-572bf9ae328e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:44.225880 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1321/2659] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:44 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:44.666871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a4a9320-a7ae-4861-b692-923d0aba5407 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d Jan 27 16:39:44.668941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a4a9320-a7ae-4861-b692-923d0aba5407 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:44.669542 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:44.669542 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:44.670219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a4a9320-a7ae-4861-b692-923d0aba5407 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:44.750341 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a4a9320-a7ae-4861-b692-923d0aba5407 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d returned with HTTP 404 Jan 27 16:39:44.756755 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1339/2660] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:44 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/0a380768-39cb-41b2-9f15-1379365ca67d => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:39:44.763126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3b6cbd0-e695-44d7-96d1-32d1f6dcd905 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/4d5ad68d-b53a-4012-9ae0-b961a7f322e2 Jan 27 16:39:44.763959 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3b6cbd0-e695-44d7-96d1-32d1f6dcd905 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:44.764413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:44.764413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:44.765083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3b6cbd0-e695-44d7-96d1-32d1f6dcd905 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:44.765687 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-e3b6cbd0-e695-44d7-96d1-32d1f6dcd905 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 4d5ad68d-b53a-4012-9ae0-b961a7f322e2 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:39:44.774263 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:44.774263 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:44.823266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3b6cbd0-e695-44d7-96d1-32d1f6dcd905 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/4d5ad68d-b53a-4012-9ae0-b961a7f322e2 returned with HTTP 200 Jan 27 16:39:44.824633 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1322/2661] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:39:44 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/4d5ad68d-b53a-4012-9ae0-b961a7f322e2 => generated 417 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:45.243960 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43c21ec9-7a1e-4a3c-8957-8d544d742132 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:45.244549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43c21ec9-7a1e-4a3c-8957-8d544d742132 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:45.244944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43c21ec9-7a1e-4a3c-8957-8d544d742132 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:45.385055 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:45.385055 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:45.424565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43c21ec9-7a1e-4a3c-8957-8d544d742132 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:45.547063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43c21ec9-7a1e-4a3c-8957-8d544d742132 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:45.547930 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1340/2662] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:45 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:45.837467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc8cb6aa-e88c-4aff-9f4b-7b61d173498a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/4d5ad68d-b53a-4012-9ae0-b961a7f322e2 Jan 27 16:39:45.838843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc8cb6aa-e88c-4aff-9f4b-7b61d173498a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:45.839272 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:45.839272 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:45.840111 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc8cb6aa-e88c-4aff-9f4b-7b61d173498a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:45.840713 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-fc8cb6aa-e88c-4aff-9f4b-7b61d173498a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 4d5ad68d-b53a-4012-9ae0-b961a7f322e2 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:39:45.860256 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc8cb6aa-e88c-4aff-9f4b-7b61d173498a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/4d5ad68d-b53a-4012-9ae0-b961a7f322e2 returned with HTTP 404 Jan 27 16:39:45.862532 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1323/2663] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:39:45 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/4d5ad68d-b53a-4012-9ae0-b961a7f322e2 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:39:45.871892 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-827e6f6d-34fd-4948-ae64-57211a6e036f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] DELETE http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad Jan 27 16:39:45.872767 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-827e6f6d-34fd-4948-ae64-57211a6e036f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:45.872986 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:45.872986 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:45.873417 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-827e6f6d-34fd-4948-ae64-57211a6e036f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:45.874647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-827e6f6d-34fd-4948-ae64-57211a6e036f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] delete called for member 4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad {{(pid=88000) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 16:39:45.874647 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-827e6f6d-34fd-4948-ae64-57211a6e036f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete group_snapshot with id: 4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad Jan 27 16:39:45.889340 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:45.889340 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:46.132621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-827e6f6d-34fd-4948-ae64-57211a6e036f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad returned with HTTP 202 Jan 27 16:39:46.136700 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1341/2664] 10.222.0.78 () {60 vars in 1383 bytes} [Wed Jan 27 16:39:45 2021] DELETE /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:39:46.145654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-801e39b2-a839-4fae-bb35-57cc0197b2b8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail Jan 27 16:39:46.146418 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-801e39b2-a839-4fae-bb35-57cc0197b2b8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:46.147077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-801e39b2-a839-4fae-bb35-57cc0197b2b8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:46.147974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-801e39b2-a839-4fae-bb35-57cc0197b2b8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:39:46.149340 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:46.149340 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:46.153933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-801e39b2-a839-4fae-bb35-57cc0197b2b8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:39:46.322279 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-801e39b2-a839-4fae-bb35-57cc0197b2b8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all volumes completed successfully. Jan 27 16:39:46.322279 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-801e39b2-a839-4fae-bb35-57cc0197b2b8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:46.322279 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-801e39b2-a839-4fae-bb35-57cc0197b2b8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:46.339119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-801e39b2-a839-4fae-bb35-57cc0197b2b8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:46.380124 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:46.380124 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:46.425867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-801e39b2-a839-4fae-bb35-57cc0197b2b8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail returned with HTTP 200 Jan 27 16:39:46.425867 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1324/2665] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:39:46 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail => generated 1000 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:39:46.435216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5127190-53a5-4637-9349-8b1b90b208c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail Jan 27 16:39:46.437602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5127190-53a5-4637-9349-8b1b90b208c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:46.438667 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:46.438667 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:46.439383 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5127190-53a5-4637-9349-8b1b90b208c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:46.444119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-f5127190-53a5-4637-9349-8b1b90b208c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:39:46.445150 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:46.445150 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:46.447309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-f5127190-53a5-4637-9349-8b1b90b208c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:39:46.495967 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5127190-53a5-4637-9349-8b1b90b208c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all snapshots completed successfully. Jan 27 16:39:46.497160 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:46.497160 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:46.500554 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5127190-53a5-4637-9349-8b1b90b208c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail returned with HTTP 200 Jan 27 16:39:46.510506 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1342/2666] 10.222.0.78 () {58 vars in 1231 bytes} [Wed Jan 27 16:39:46 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail => generated 453 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:46.522465 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5323066a-2b41-4be6-9956-1441c8168155 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e Jan 27 16:39:46.523494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5323066a-2b41-4be6-9956-1441c8168155 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:46.523911 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:46.523911 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:46.524561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5323066a-2b41-4be6-9956-1441c8168155 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:46.563555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac3a5613-07c2-45b6-a081-4139330d1cdc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:46.564409 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac3a5613-07c2-45b6-a081-4139330d1cdc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:46.564804 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:46.564804 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:46.565399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac3a5613-07c2-45b6-a081-4139330d1cdc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:46.610998 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:46.610998 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:46.612887 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5323066a-2b41-4be6-9956-1441c8168155 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:39:46.614798 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5323066a-2b41-4be6-9956-1441c8168155 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e returned with HTTP 200 Jan 27 16:39:46.656229 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1325/2667] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:46 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e => generated 450 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:46.705944 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:46.705944 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:46.727180 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ac3a5613-07c2-45b6-a081-4139330d1cdc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:46.789870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac3a5613-07c2-45b6-a081-4139330d1cdc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:46.791170 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1343/2668] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:46 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:47.668355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-357fd569-b7f6-4803-b6e5-567f74ac1290 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e Jan 27 16:39:47.668355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-357fd569-b7f6-4803-b6e5-567f74ac1290 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:47.668355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:47.668355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:47.669391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-357fd569-b7f6-4803-b6e5-567f74ac1290 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:47.750115 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:47.750115 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:47.757346 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-357fd569-b7f6-4803-b6e5-567f74ac1290 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:39:47.760534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-357fd569-b7f6-4803-b6e5-567f74ac1290 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e returned with HTTP 200 Jan 27 16:39:47.761341 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1326/2669] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:47 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e => generated 450 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:47.811074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a6c75d1-8bc9-47e3-b83e-494be5bc3649 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:47.813015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a6c75d1-8bc9-47e3-b83e-494be5bc3649 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:47.813433 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:47.813433 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:47.814201 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a6c75d1-8bc9-47e3-b83e-494be5bc3649 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:47.932547 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:47.932547 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:47.940457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6a6c75d1-8bc9-47e3-b83e-494be5bc3649 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:48.062979 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a6c75d1-8bc9-47e3-b83e-494be5bc3649 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:48.067483 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1344/2670] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:47 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:48.775711 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbe4cd55-dcf6-486e-9729-154a16e65481 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e Jan 27 16:39:48.775711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbe4cd55-dcf6-486e-9729-154a16e65481 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:48.775711 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:48.775711 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:48.775711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbe4cd55-dcf6-486e-9729-154a16e65481 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:48.824646 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:48.824646 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:48.824646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dbe4cd55-dcf6-486e-9729-154a16e65481 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:39:48.824646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbe4cd55-dcf6-486e-9729-154a16e65481 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e returned with HTTP 200 Jan 27 16:39:48.824646 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1327/2671] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:48 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e => generated 450 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:49.081622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3361b48a-b077-45d0-a44b-bab32b03260a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:49.082175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3361b48a-b077-45d0-a44b-bab32b03260a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:49.082392 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:49.082392 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:49.083277 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3361b48a-b077-45d0-a44b-bab32b03260a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:49.197750 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:49.197750 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:49.209420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3361b48a-b077-45d0-a44b-bab32b03260a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:49.256803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3361b48a-b077-45d0-a44b-bab32b03260a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:49.260392 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1345/2672] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:49 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:49.846775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a987ae9d-1c22-4d2a-901e-96a6f2eb8051 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e Jan 27 16:39:49.846775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a987ae9d-1c22-4d2a-901e-96a6f2eb8051 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:49.846775 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:49.846775 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:49.846775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a987ae9d-1c22-4d2a-901e-96a6f2eb8051 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:49.889698 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a987ae9d-1c22-4d2a-901e-96a6f2eb8051 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e returned with HTTP 404 Jan 27 16:39:49.891031 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1328/2673] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:39:49 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/ae1cfda4-fa99-4cae-965a-aa2688e0db3e => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:49.923891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42e60232-7cee-46ec-8cd8-570c98f34956 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad Jan 27 16:39:49.923891 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42e60232-7cee-46ec-8cd8-570c98f34956 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:49.923891 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:49.923891 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:49.923891 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42e60232-7cee-46ec-8cd8-570c98f34956 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:49.923891 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-42e60232-7cee-46ec-8cd8-570c98f34956 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:39:49.923891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42e60232-7cee-46ec-8cd8-570c98f34956 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad returned with HTTP 404 Jan 27 16:39:49.923891 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1346/2674] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:39:49 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/4b8f687f-f7e7-4e50-ac03-4fb1ea11e2ad => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:39:49.931640 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc0bf280-fb27-40b1-b0f6-6873a8722e1d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail Jan 27 16:39:49.931936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc0bf280-fb27-40b1-b0f6-6873a8722e1d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:49.932972 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc0bf280-fb27-40b1-b0f6-6873a8722e1d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:49.932972 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-dc0bf280-fb27-40b1-b0f6-6873a8722e1d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:39:49.934783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc0bf280-fb27-40b1-b0f6-6873a8722e1d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:39:50.275874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31d54a6a-f683-4b8f-b51b-096dbe50076f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:50.276397 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31d54a6a-f683-4b8f-b51b-096dbe50076f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:50.276879 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31d54a6a-f683-4b8f-b51b-096dbe50076f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:50.313894 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dc0bf280-fb27-40b1-b0f6-6873a8722e1d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all volumes completed successfully. Jan 27 16:39:50.313894 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-dc0bf280-fb27-40b1-b0f6-6873a8722e1d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:50.313894 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-dc0bf280-fb27-40b1-b0f6-6873a8722e1d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:50.329233 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-dc0bf280-fb27-40b1-b0f6-6873a8722e1d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:50.347547 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:50.347547 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:50.384157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc0bf280-fb27-40b1-b0f6-6873a8722e1d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail returned with HTTP 200 Jan 27 16:39:50.388809 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:50.388809 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:50.391575 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1329/2675] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:39:49 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail => generated 1000 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:39:50.401715 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2ebebf1-7dab-4b9c-a4bd-adcf37099cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7a17fc2a-8c52-427b-b730-8cb1f1a5c406/action Jan 27 16:39:50.402077 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:50.402077 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:50.402670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2ebebf1-7dab-4b9c-a4bd-adcf37099cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:39:50.402837 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2ebebf1-7dab-4b9c-a4bd-adcf37099cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:50.404068 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-d2ebebf1-7dab-4b9c-a4bd-adcf37099cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] delete called for group 7a17fc2a-8c52-427b-b730-8cb1f1a5c406 {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:39:50.404068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-d2ebebf1-7dab-4b9c-a4bd-adcf37099cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete group with id: 7a17fc2a-8c52-427b-b730-8cb1f1a5c406 Jan 27 16:39:50.411221 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-31d54a6a-f683-4b8f-b51b-096dbe50076f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:50.419440 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:50.419440 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:50.456509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31d54a6a-f683-4b8f-b51b-096dbe50076f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:50.467766 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1347/2676] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:50 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:50.892890 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2ebebf1-7dab-4b9c-a4bd-adcf37099cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7a17fc2a-8c52-427b-b730-8cb1f1a5c406/action returned with HTTP 202 Jan 27 16:39:50.894726 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1330/2677] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:39:50 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/groups/7a17fc2a-8c52-427b-b730-8cb1f1a5c406/action => generated 0 bytes in 497 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:39:50.902001 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7121c02-7cf9-4e2e-9d2d-647cdff267b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a Jan 27 16:39:50.953012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7121c02-7cf9-4e2e-9d2d-647cdff267b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:50.953012 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:50.953012 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:50.953012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7121c02-7cf9-4e2e-9d2d-647cdff267b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:51.024763 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:51.024763 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:51.035340 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f7121c02-7cf9-4e2e-9d2d-647cdff267b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:51.059494 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f7121c02-7cf9-4e2e-9d2d-647cdff267b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:51.061835 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f7121c02-7cf9-4e2e-9d2d-647cdff267b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:51.070392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f7121c02-7cf9-4e2e-9d2d-647cdff267b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:51.089923 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:51.089923 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:51.152028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7121c02-7cf9-4e2e-9d2d-647cdff267b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a returned with HTTP 200 Jan 27 16:39:51.153070 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1348/2678] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:50 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a => generated 996 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:51.480538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3726a1d-763b-4247-aff4-100cd30ac02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:51.480538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3726a1d-763b-4247-aff4-100cd30ac02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:51.480538 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:51.480538 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:51.480538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3726a1d-763b-4247-aff4-100cd30ac02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:51.602912 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:51.602912 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:51.642077 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3726a1d-763b-4247-aff4-100cd30ac02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:51.694425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3726a1d-763b-4247-aff4-100cd30ac02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:51.694425 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1331/2679] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:51 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:51.801138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bc560d0-0553-4ce1-9527-5ab0d56913a3 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] DELETE http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c Jan 27 16:39:51.801138 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bc560d0-0553-4ce1-9527-5ab0d56913a3 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:51.801138 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:51.801138 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:51.801138 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bc560d0-0553-4ce1-9527-5ab0d56913a3 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:51.801138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7bc560d0-0553-4ce1-9527-5ab0d56913a3 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Delete volume with id: 74be0486-53e9-4638-a883-9d205c693d0c Jan 27 16:39:51.853177 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:51.853177 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:51.854567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7bc560d0-0553-4ce1-9527-5ab0d56913a3 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:39:51.978976 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7bc560d0-0553-4ce1-9527-5ab0d56913a3 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Delete volume request issued successfully. Jan 27 16:39:51.980043 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bc560d0-0553-4ce1-9527-5ab0d56913a3 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c returned with HTTP 202 Jan 27 16:39:51.994883 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1349/2680] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:39:51 2021] DELETE /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:39:51.995511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-554c5a4c-c98e-4283-838a-a839013450d4 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c Jan 27 16:39:51.995511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-554c5a4c-c98e-4283-838a-a839013450d4 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:51.995511 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:51.995511 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:51.995511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-554c5a4c-c98e-4283-838a-a839013450d4 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:52.163062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:52.163062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:52.163062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-554c5a4c-c98e-4283-838a-a839013450d4 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:39:52.170999 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d64c8ebf-7c18-4f75-bf17-9839404f41e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a Jan 27 16:39:52.171915 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d64c8ebf-7c18-4f75-bf17-9839404f41e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:52.172328 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:52.172328 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:52.175944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d64c8ebf-7c18-4f75-bf17-9839404f41e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:52.218527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-554c5a4c-c98e-4283-838a-a839013450d4 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c returned with HTTP 200 Jan 27 16:39:52.218527 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1332/2681] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:51 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c => generated 915 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:52.300777 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:52.300777 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:52.311728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d64c8ebf-7c18-4f75-bf17-9839404f41e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:52.362414 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-d64c8ebf-7c18-4f75-bf17-9839404f41e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:52.362414 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-d64c8ebf-7c18-4f75-bf17-9839404f41e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:52.362414 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-d64c8ebf-7c18-4f75-bf17-9839404f41e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:52.375541 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:52.375541 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:52.397886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d64c8ebf-7c18-4f75-bf17-9839404f41e9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a returned with HTTP 200 Jan 27 16:39:52.398710 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1350/2682] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:52 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a => generated 996 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:52.705481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c4d2bc2-802f-4965-8bac-7e08b9befacd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:52.706041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c4d2bc2-802f-4965-8bac-7e08b9befacd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:52.706240 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:52.706240 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:52.706888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c4d2bc2-802f-4965-8bac-7e08b9befacd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:52.836795 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:52.836795 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:52.847942 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c4d2bc2-802f-4965-8bac-7e08b9befacd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:52.877058 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c4d2bc2-802f-4965-8bac-7e08b9befacd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:52.878101 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1333/2683] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:52 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:53.236535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f55f0ebe-7a4c-4027-871f-61b1e302acfd tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c Jan 27 16:39:53.236535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f55f0ebe-7a4c-4027-871f-61b1e302acfd tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:53.236535 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:53.236535 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:53.236535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f55f0ebe-7a4c-4027-871f-61b1e302acfd tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:53.395712 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:53.395712 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:53.431909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-174dc28c-ee42-42f7-ba3d-d04a156ab365 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a Jan 27 16:39:53.431909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-174dc28c-ee42-42f7-ba3d-d04a156ab365 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:53.431909 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:53.431909 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:53.431909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-174dc28c-ee42-42f7-ba3d-d04a156ab365 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:53.432650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f55f0ebe-7a4c-4027-871f-61b1e302acfd tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:39:53.538218 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f55f0ebe-7a4c-4027-871f-61b1e302acfd tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c returned with HTTP 200 Jan 27 16:39:53.539660 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1351/2684] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:53 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c => generated 915 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:53.584129 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:53.584129 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:53.639160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-174dc28c-ee42-42f7-ba3d-d04a156ab365 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:53.672261 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-174dc28c-ee42-42f7-ba3d-d04a156ab365 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:53.672696 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-174dc28c-ee42-42f7-ba3d-d04a156ab365 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:53.687976 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-174dc28c-ee42-42f7-ba3d-d04a156ab365 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:53.699014 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:53.699014 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:53.725982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-174dc28c-ee42-42f7-ba3d-d04a156ab365 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a returned with HTTP 200 Jan 27 16:39:53.727422 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1334/2685] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:53 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a => generated 996 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:53.894916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bad0dc4-19bd-4c35-a509-72a1273dfee0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:53.900309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bad0dc4-19bd-4c35-a509-72a1273dfee0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:53.900309 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:53.900309 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:53.900309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bad0dc4-19bd-4c35-a509-72a1273dfee0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:54.049267 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:54.049267 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:54.071056 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5bad0dc4-19bd-4c35-a509-72a1273dfee0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:54.131880 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bad0dc4-19bd-4c35-a509-72a1273dfee0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:54.133032 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1352/2686] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:53 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:54.558166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89b6cb71-d754-4a3e-b484-251bacef3ec0 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c Jan 27 16:39:54.559301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89b6cb71-d754-4a3e-b484-251bacef3ec0 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:54.559436 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:54.559436 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:54.583711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89b6cb71-d754-4a3e-b484-251bacef3ec0 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:54.673964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:54.673964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:54.694624 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89b6cb71-d754-4a3e-b484-251bacef3ec0 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:39:54.747600 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6e84ab6-5c29-44c2-994a-7e795786feef tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a Jan 27 16:39:54.748337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6e84ab6-5c29-44c2-994a-7e795786feef tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:54.748441 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:54.748441 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:54.748827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6e84ab6-5c29-44c2-994a-7e795786feef tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:54.770898 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89b6cb71-d754-4a3e-b484-251bacef3ec0 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c returned with HTTP 200 Jan 27 16:39:54.772430 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1335/2687] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:54 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:54.918307 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:54.918307 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:54.949315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6e84ab6-5c29-44c2-994a-7e795786feef tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:54.982096 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-d6e84ab6-5c29-44c2-994a-7e795786feef tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:54.982537 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-d6e84ab6-5c29-44c2-994a-7e795786feef tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:55.019352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-d6e84ab6-5c29-44c2-994a-7e795786feef tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:55.041019 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:55.041019 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:55.115419 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6e84ab6-5c29-44c2-994a-7e795786feef tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a returned with HTTP 200 Jan 27 16:39:55.120113 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1353/2688] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:54 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a => generated 996 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:55.151505 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0275f1e-7889-4cb0-af34-0a2ee40f938f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:55.152031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0275f1e-7889-4cb0-af34-0a2ee40f938f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:55.152329 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:55.152329 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:55.152596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0275f1e-7889-4cb0-af34-0a2ee40f938f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:55.263120 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:55.263120 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:55.272427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a0275f1e-7889-4cb0-af34-0a2ee40f938f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:55.307240 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0275f1e-7889-4cb0-af34-0a2ee40f938f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:55.307240 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1336/2689] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:55 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:55.792114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d721233-999e-438e-8c7b-fc1e42c11c5c tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c Jan 27 16:39:55.793335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d721233-999e-438e-8c7b-fc1e42c11c5c tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:55.819475 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:55.819475 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:55.819475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d721233-999e-438e-8c7b-fc1e42c11c5c tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:55.887397 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:55.887397 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:55.918724 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6d721233-999e-438e-8c7b-fc1e42c11c5c tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:39:56.020446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d721233-999e-438e-8c7b-fc1e42c11c5c tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c returned with HTTP 200 Jan 27 16:39:56.021548 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1354/2690] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:55 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c => generated 915 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:56.133021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ef314a6-9f38-4cd4-a9c0-aab8a112e9e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a Jan 27 16:39:56.133911 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ef314a6-9f38-4cd4-a9c0-aab8a112e9e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:56.134320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:56.134320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:56.134946 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ef314a6-9f38-4cd4-a9c0-aab8a112e9e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:56.240917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ef314a6-9f38-4cd4-a9c0-aab8a112e9e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a returned with HTTP 404 Jan 27 16:39:56.241967 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1337/2691] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:56 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:39:56.254216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c21f47d-a3df-424f-9fde-3754b421dfec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7a17fc2a-8c52-427b-b730-8cb1f1a5c406 Jan 27 16:39:56.255071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c21f47d-a3df-424f-9fde-3754b421dfec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:56.255508 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:56.255508 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:56.256156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c21f47d-a3df-424f-9fde-3754b421dfec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:56.256742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-7c21f47d-a3df-424f-9fde-3754b421dfec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7a17fc2a-8c52-427b-b730-8cb1f1a5c406 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:39:56.272654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c21f47d-a3df-424f-9fde-3754b421dfec tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7a17fc2a-8c52-427b-b730-8cb1f1a5c406 returned with HTTP 404 Jan 27 16:39:56.274082 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1355/2692] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:39:56 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7a17fc2a-8c52-427b-b730-8cb1f1a5c406 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:39:56.282444 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-648eea68-26fa-48f0-8a0b-a0dad732c8b7 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] DELETE http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types/afeb464d-2ecc-4483-96cd-e99071a31907 Jan 27 16:39:56.284299 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-648eea68-26fa-48f0-8a0b-a0dad732c8b7 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:56.285026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-648eea68-26fa-48f0-8a0b-a0dad732c8b7 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:56.322934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0c48ce5-4829-4161-abc2-2274a58655e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:56.323494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0c48ce5-4829-4161-abc2-2274a58655e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:56.323986 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0c48ce5-4829-4161-abc2-2274a58655e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:56.354454 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:39:56.354454 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:39:56.431726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-648eea68-26fa-48f0-8a0b-a0dad732c8b7 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types/afeb464d-2ecc-4483-96cd-e99071a31907 returned with HTTP 202 Jan 27 16:39:56.437738 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1338/2693] 10.222.0.78 () {60 vars in 1371 bytes} [Wed Jan 27 16:39:56 2021] DELETE /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types/afeb464d-2ecc-4483-96cd-e99071a31907 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:39:56.456879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ca13402-d9c1-4e4c-94b1-99826973f3ce tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] POST http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types Jan 27 16:39:56.458136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ca13402-d9c1-4e4c-94b1-99826973f3ce tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-823894477"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:56.472366 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:56.472366 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:56.494148 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a0c48ce5-4829-4161-abc2-2274a58655e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:56.571017 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0c48ce5-4829-4161-abc2-2274a58655e3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:56.571866 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1356/2694] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:56 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:56.614259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ca13402-d9c1-4e4c-94b1-99826973f3ce tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types returned with HTTP 200 Jan 27 16:39:56.615270 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1339/2695] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:39:56 2021] POST /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types => generated 223 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:39:56.634700 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46f83f3a-1812-400f-9563-686d1b27960f tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] POST http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types Jan 27 16:39:56.634700 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:56.634700 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:56.634700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46f83f3a-1812-400f-9563-686d1b27960f tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2038867156"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:56.749568 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46f83f3a-1812-400f-9563-686d1b27960f tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types returned with HTTP 202 Jan 27 16:39:56.750514 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1357/2696] 10.222.0.78 () {62 vars in 1278 bytes} [Wed Jan 27 16:39:56 2021] POST /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types => generated 181 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:56.764099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c66640da-04c5-49ea-a324-ef7b95d6bfc8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups Jan 27 16:39:56.764952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c66640da-04c5-49ea-a324-ef7b95d6bfc8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d29e735f-82fb-49e7-af0b-b05e57251284", "volume_types": ["5c351327-5257-4a83-a0f8-f2efa08cd48b"], "name": "tempest-GroupSnapshotsTest-Group-463458120"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:56.766109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-c66640da-04c5-49ea-a324-ef7b95d6bfc8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating new group {'group': {'group_type': 'd29e735f-82fb-49e7-af0b-b05e57251284', 'volume_types': ['5c351327-5257-4a83-a0f8-f2efa08cd48b'], 'name': 'tempest-GroupSnapshotsTest-Group-463458120'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:39:56.810344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-c66640da-04c5-49ea-a324-ef7b95d6bfc8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating group tempest-GroupSnapshotsTest-Group-463458120. Jan 27 16:39:56.858961 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c66640da-04c5-49ea-a324-ef7b95d6bfc8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Availability Zones retrieved successfully. Jan 27 16:39:57.038290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a02e55e6-eac1-4262-b445-f17761c7c680 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c Jan 27 16:39:57.044596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c66640da-04c5-49ea-a324-ef7b95d6bfc8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Created reservations ['c053c300-ace9-4f55-8dff-7304e0943279'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:39:57.049578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a02e55e6-eac1-4262-b445-f17761c7c680 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:57.051327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a02e55e6-eac1-4262-b445-f17761c7c680 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:57.199082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a02e55e6-eac1-4262-b445-f17761c7c680 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c returned with HTTP 404 Jan 27 16:39:57.200255 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1358/2697] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:57 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/74be0486-53e9-4638-a883-9d205c693d0c => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:57.208676 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35250e2a-ec76-4f69-8709-1ac40fac2e55 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] DELETE http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e Jan 27 16:39:57.209224 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35250e2a-ec76-4f69-8709-1ac40fac2e55 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:57.209730 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35250e2a-ec76-4f69-8709-1ac40fac2e55 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:57.210205 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-35250e2a-ec76-4f69-8709-1ac40fac2e55 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Delete volume with id: b634e051-c4bd-4d47-9f95-ddbac0b3106e Jan 27 16:39:57.296336 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c66640da-04c5-49ea-a324-ef7b95d6bfc8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups returned with HTTP 202 Jan 27 16:39:57.307109 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1340/2698] 10.222.0.78 () {62 vars in 1264 bytes} [Wed Jan 27 16:39:56 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/groups => generated 111 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:57.319456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6488973-3e1f-44e7-a700-3cd2cb4b9214 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:39:57.326114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6488973-3e1f-44e7-a700-3cd2cb4b9214 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:57.326114 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:57.326114 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:57.326114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6488973-3e1f-44e7-a700-3cd2cb4b9214 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:57.326114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-d6488973-3e1f-44e7-a700-3cd2cb4b9214 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7806e4af-7c00-42e1-853d-b98787de32f8 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:39:57.343900 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:57.343900 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:57.345658 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35250e2a-ec76-4f69-8709-1ac40fac2e55 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:39:57.349077 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:57.349077 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:57.438534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6488973-3e1f-44e7-a700-3cd2cb4b9214 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 200 Jan 27 16:39:57.441113 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1341/2699] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:39:57 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 391 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:57.505273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35250e2a-ec76-4f69-8709-1ac40fac2e55 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Delete volume request issued successfully. Jan 27 16:39:57.505680 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35250e2a-ec76-4f69-8709-1ac40fac2e55 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e returned with HTTP 202 Jan 27 16:39:57.510458 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1359/2700] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:39:57 2021] DELETE /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:39:57.516865 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0eb66b85-fe41-4140-9037-b213d0669772 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e Jan 27 16:39:57.517701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0eb66b85-fe41-4140-9037-b213d0669772 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:57.518112 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:57.518112 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:57.518745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0eb66b85-fe41-4140-9037-b213d0669772 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:57.590581 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-754d20f8-cfa1-49eb-a7d9-5e109049a516 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:57.591118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-754d20f8-cfa1-49eb-a7d9-5e109049a516 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:57.591363 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:57.591363 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:57.591749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-754d20f8-cfa1-49eb-a7d9-5e109049a516 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:57.681609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:57.681609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:57.706241 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0eb66b85-fe41-4140-9037-b213d0669772 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:39:57.734078 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:57.734078 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:57.743100 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-754d20f8-cfa1-49eb-a7d9-5e109049a516 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:57.783367 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0eb66b85-fe41-4140-9037-b213d0669772 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e returned with HTTP 200 Jan 27 16:39:57.786852 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1342/2701] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:57 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e => generated 915 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:57.802170 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-754d20f8-cfa1-49eb-a7d9-5e109049a516 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:57.803168 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1360/2702] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:57 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:58.452695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2f9075b-fc9a-4fbe-8064-5900f6dccb70 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:39:58.453235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2f9075b-fc9a-4fbe-8064-5900f6dccb70 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:58.453445 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:58.453445 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:58.453811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2f9075b-fc9a-4fbe-8064-5900f6dccb70 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:58.454217 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-b2f9075b-fc9a-4fbe-8064-5900f6dccb70 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7806e4af-7c00-42e1-853d-b98787de32f8 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:39:58.462731 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:58.462731 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:58.494857 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2f9075b-fc9a-4fbe-8064-5900f6dccb70 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 200 Jan 27 16:39:58.494857 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1343/2703] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:39:58 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:58.504867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes Jan 27 16:39:58.505380 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:58.505380 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:58.505802 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c351327-5257-4a83-a0f8-f2efa08cd48b", "group_id": "7806e4af-7c00-42e1-853d-b98787de32f8", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-965476882"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:58.507037 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume request body: {'volume': {'volume_type': '5c351327-5257-4a83-a0f8-f2efa08cd48b', 'group_id': '7806e4af-7c00-42e1-853d-b98787de32f8', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-965476882'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:39:58.530392 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:58.530392 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:58.532454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume of 1 GB Jan 27 16:39:58.551611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Availability Zones retrieved successfully. Jan 27 16:39:58.571356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Flow 'volume_create_api' (a627321e-3ef2-43d1-8359-65547aa68253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:39:58.574529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c14199-90fe-434d-a202-601e04494d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:58.581954 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:58.581954 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:58.581954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:39:58.651761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c14199-90fe-434d-a202-601e04494d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:39:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5c351327-5257-4a83-a0f8-f2efa08cd48b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-823894477',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c351327-5257-4a83-a0f8-f2efa08cd48b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7806e4af-7c00-42e1-853d-b98787de32f8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:58.654536 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00cda9c-9c14-4cd3-87e5-cca44024411d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:58.754356 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-823894477 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-823894477, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:39:58.754356 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-823894477 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-823894477, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:39:58.809503 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2fd16a44-08e9-46ac-965b-da6ed5ba59a8 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e Jan 27 16:39:58.810125 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2fd16a44-08e9-46ac-965b-da6ed5ba59a8 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:58.810321 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:58.810321 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:58.810942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2fd16a44-08e9-46ac-965b-da6ed5ba59a8 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:58.857008 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Created reservations ['539baa2d-e106-4466-a2bf-4548fdac0bc5', '27f16dbf-7a6c-4791-b44d-66841436744b', 'd0650acc-d124-4031-b82f-4e5a99383d23', 'beb353d9-f8fd-4ae0-aae2-e9b35842c5af'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:39:58.861998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00cda9c-9c14-4cd3-87e5-cca44024411d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['539baa2d-e106-4466-a2bf-4548fdac0bc5', '27f16dbf-7a6c-4791-b44d-66841436744b', 'd0650acc-d124-4031-b82f-4e5a99383d23', 'beb353d9-f8fd-4ae0-aae2-e9b35842c5af']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:58.868543 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a07d35-f178-433c-8646-cd06f8e8ed80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:58.880338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:58.880338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:58.890830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2fd16a44-08e9-46ac-965b-da6ed5ba59a8 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:39:58.920114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2fd16a44-08e9-46ac-965b-da6ed5ba59a8 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e returned with HTTP 200 Jan 27 16:39:58.930270 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1344/2704] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:58 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e => generated 915 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:58.930270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44e74a00-8516-4673-9fe2-99089c24d0be tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:39:58.930270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44e74a00-8516-4673-9fe2-99089c24d0be tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:58.930270 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:58.930270 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:58.930270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44e74a00-8516-4673-9fe2-99089c24d0be tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:58.989897 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:58.989897 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:59.012332 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-44e74a00-8516-4673-9fe2-99089c24d0be tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:39:59.037533 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44e74a00-8516-4673-9fe2-99089c24d0be tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:39:59.041654 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1345/2705] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:58 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:59.082461 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a07d35-f178-433c-8646-cd06f8e8ed80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '292753cc-f4c7-42b9-9dcd-a3714f45c21a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-965476882',encryption_key_id=None,group_id=7806e4af-7c00-42e1-853d-b98787de32f8,group_type_id=,metadata={},multiattach=False,project_id='591ead50008842048a487cfbd61b1508',qos_specs=None,replication_status=,reservations=['539baa2d-e106-4466-a2bf-4548fdac0bc5','27f16dbf-7a6c-4791-b44d-66841436744b','d0650acc-d124-4031-b82f-4e5a99383d23','beb353d9-f8fd-4ae0-aae2-e9b35842c5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_type_id=5c351327-5257-4a83-a0f8-f2efa08cd48b), 'volume': 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-27T16:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-965476882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7806e4af-7c00-42e1-853d-b98787de32f8,host=None,id=292753cc-f4c7-42b9-9dcd-a3714f45c21a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591ead50008842048a487cfbd61b1508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_attachment=,volume_type=,volume_type_id=5c351327-5257-4a83-a0f8-f2efa08cd48b)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:59.085195 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f49837-a917-4adb-a88f-cc8a1b3a40c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:59.157171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f49837-a917-4adb-a88f-cc8a1b3a40c7) transitioned into state 'SUCCESS' from state '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-965476882',encryption_key_id=None,group_id=7806e4af-7c00-42e1-853d-b98787de32f8,group_type_id=,metadata={},multiattach=False,project_id='591ead50008842048a487cfbd61b1508',qos_specs=None,replication_status=,reservations=['539baa2d-e106-4466-a2bf-4548fdac0bc5','27f16dbf-7a6c-4791-b44d-66841436744b','d0650acc-d124-4031-b82f-4e5a99383d23','beb353d9-f8fd-4ae0-aae2-e9b35842c5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_type_id=5c351327-5257-4a83-a0f8-f2efa08cd48b)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:59.161396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d40de722-fc97-4e5c-a506-dc4179852b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:39:59.227337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d40de722-fc97-4e5c-a506-dc4179852b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:39:59.232318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Flow 'volume_create_api' (a627321e-3ef2-43d1-8359-65547aa68253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:39:59.318769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume request issued successfully. Jan 27 16:39:59.353736 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:59.354476 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:59.374874 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:59.385138 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:59.385138 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:59.416605 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10c1468c-f719-4a47-9cbe-77c37773bbbc tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes returned with HTTP 202 Jan 27 16:39:59.416605 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1361/2706] 10.222.0.78 () {62 vars in 1267 bytes} [Wed Jan 27 16:39:58 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/volumes => generated 906 bytes in 907 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:59.421303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b3d5c2c-a2e5-47d1-b36b-0b2a9e1607c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a Jan 27 16:39:59.421877 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b3d5c2c-a2e5-47d1-b36b-0b2a9e1607c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:59.422095 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:59.422095 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:59.422473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b3d5c2c-a2e5-47d1-b36b-0b2a9e1607c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:59.499701 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:59.499701 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:59.511066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9b3d5c2c-a2e5-47d1-b36b-0b2a9e1607c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:39:59.528448 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9b3d5c2c-a2e5-47d1-b36b-0b2a9e1607c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:39:59.529040 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9b3d5c2c-a2e5-47d1-b36b-0b2a9e1607c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:39:59.538061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-9b3d5c2c-a2e5-47d1-b36b-0b2a9e1607c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:39:59.553890 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:59.553890 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:39:59.592260 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b3d5c2c-a2e5-47d1-b36b-0b2a9e1607c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a returned with HTTP 200 Jan 27 16:39:59.592952 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1346/2707] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:39:59 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a => generated 998 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:39:59.938244 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef8cdfb1-4040-44e5-8a48-745a76f63981 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e Jan 27 16:39:59.940130 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef8cdfb1-4040-44e5-8a48-745a76f63981 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:59.940430 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:59.940430 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:39:59.945423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef8cdfb1-4040-44e5-8a48-745a76f63981 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:00.059762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77f8e6ac-9b8c-451b-ae02-88b3df9bc521 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:00.064739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77f8e6ac-9b8c-451b-ae02-88b3df9bc521 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:00.064739 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:00.064739 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:00.064739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77f8e6ac-9b8c-451b-ae02-88b3df9bc521 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:00.108284 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:00.108284 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:00.137115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ef8cdfb1-4040-44e5-8a48-745a76f63981 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Volume info retrieved successfully. Jan 27 16:40:00.159703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef8cdfb1-4040-44e5-8a48-745a76f63981 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e returned with HTTP 200 Jan 27 16:40:00.171490 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1362/2708] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:39:59 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e => generated 915 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:00.179966 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:00.179966 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:00.198995 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-77f8e6ac-9b8c-451b-ae02-88b3df9bc521 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:00.221381 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77f8e6ac-9b8c-451b-ae02-88b3df9bc521 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:00.227205 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1347/2709] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:00 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:00.613062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-075737d2-aa44-4f78-aee7-c277bb453cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a Jan 27 16:40:00.613806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-075737d2-aa44-4f78-aee7-c277bb453cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:00.614106 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:00.614106 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:00.614622 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-075737d2-aa44-4f78-aee7-c277bb453cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:00.707561 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:00.707561 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:00.731968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-075737d2-aa44-4f78-aee7-c277bb453cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:00.778831 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-075737d2-aa44-4f78-aee7-c277bb453cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:00.779334 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-075737d2-aa44-4f78-aee7-c277bb453cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:00.797882 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-075737d2-aa44-4f78-aee7-c277bb453cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:00.809836 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:00.809836 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:00.869985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-075737d2-aa44-4f78-aee7-c277bb453cb2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a returned with HTTP 200 Jan 27 16:40:00.870856 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1363/2710] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:00 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a => generated 998 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:01.183660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42d5b503-c8e3-428e-9eec-952ec367b638 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] GET http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e Jan 27 16:40:01.183660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42d5b503-c8e3-428e-9eec-952ec367b638 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:01.183660 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:01.183660 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:01.183660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42d5b503-c8e3-428e-9eec-952ec367b638 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:01.233126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42d5b503-c8e3-428e-9eec-952ec367b638 tempest-ServersNegativeTestJSON-385571226 tempest-ServersNegativeTestJSON-385571226-project] http://10.222.0.78/volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e returned with HTTP 404 Jan 27 16:40:01.234462 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1348/2711] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:01 2021] GET /volume/v3/d67880b0adb346c99e2ceb84fabd706c/volumes/b634e051-c4bd-4d47-9f95-ddbac0b3106e => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:40:01.246456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47b4a533-9ec9-4416-8273-a843863d2b78 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:01.247632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47b4a533-9ec9-4416-8273-a843863d2b78 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:01.247632 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:01.247632 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:01.249073 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47b4a533-9ec9-4416-8273-a843863d2b78 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:01.319862 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:01.319862 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:01.342026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-47b4a533-9ec9-4416-8273-a843863d2b78 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:01.373572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47b4a533-9ec9-4416-8273-a843863d2b78 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:01.374429 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1364/2712] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:01 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:01.890362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23cfd29d-8508-422d-9fbf-f5e925403973 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a Jan 27 16:40:01.891479 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23cfd29d-8508-422d-9fbf-f5e925403973 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:01.893121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23cfd29d-8508-422d-9fbf-f5e925403973 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:01.962588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:01.962588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:01.972235 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23cfd29d-8508-422d-9fbf-f5e925403973 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:01.987681 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-23cfd29d-8508-422d-9fbf-f5e925403973 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:01.988531 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-23cfd29d-8508-422d-9fbf-f5e925403973 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:02.003021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-23cfd29d-8508-422d-9fbf-f5e925403973 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:02.006083 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:02.006083 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:02.030775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23cfd29d-8508-422d-9fbf-f5e925403973 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a returned with HTTP 200 Jan 27 16:40:02.031931 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1349/2713] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:01 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a => generated 999 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:02.049229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes Jan 27 16:40:02.053105 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:02.053105 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:02.053840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c351327-5257-4a83-a0f8-f2efa08cd48b", "group_id": "7806e4af-7c00-42e1-853d-b98787de32f8", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1782707532"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:02.055441 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume request body: {'volume': {'volume_type': '5c351327-5257-4a83-a0f8-f2efa08cd48b', 'group_id': '7806e4af-7c00-42e1-853d-b98787de32f8', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1782707532'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:40:02.082472 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:02.082472 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:02.082472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume of 1 GB Jan 27 16:40:02.098141 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Availability Zones retrieved successfully. Jan 27 16:40:02.115540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Flow 'volume_create_api' (f08c9d42-0838-4df0-9214-ee795838cf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:40:02.119046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da096136-ab62-42aa-8c00-6fd3ac9f137d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:02.120934 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:02.120934 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:02.145203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:40:02.178823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da096136-ab62-42aa-8c00-6fd3ac9f137d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:39:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5c351327-5257-4a83-a0f8-f2efa08cd48b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-823894477',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c351327-5257-4a83-a0f8-f2efa08cd48b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7806e4af-7c00-42e1-853d-b98787de32f8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:02.181258 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615b7de8-56fa-450a-aa8e-09da6866ddf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:02.329336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Created reservations ['95312989-4df7-4930-b62c-8fb43210b5be', '500e92c9-bb08-4a27-a2f4-ebd714a95f6b', '8ecf47ad-16f5-491d-8713-ee573eab0584', 'e28cda67-b552-4634-a3b7-ab63d88332d9'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:40:02.331826 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615b7de8-56fa-450a-aa8e-09da6866ddf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95312989-4df7-4930-b62c-8fb43210b5be', '500e92c9-bb08-4a27-a2f4-ebd714a95f6b', '8ecf47ad-16f5-491d-8713-ee573eab0584', 'e28cda67-b552-4634-a3b7-ab63d88332d9']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:02.361568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b851d0-2096-4fb4-849e-58c21dc2d810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:02.395064 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98fcb630-f7ba-4ffe-8061-16d978bfbdec tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:02.395670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98fcb630-f7ba-4ffe-8061-16d978bfbdec tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:02.395796 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:02.395796 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:02.396179 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98fcb630-f7ba-4ffe-8061-16d978bfbdec tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:02.499014 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:02.499014 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:02.512035 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b851d0-2096-4fb4-849e-58c21dc2d810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1782707532',encryption_key_id=None,group_id=7806e4af-7c00-42e1-853d-b98787de32f8,group_type_id=,metadata={},multiattach=False,project_id='591ead50008842048a487cfbd61b1508',qos_specs=None,replication_status=,reservations=['95312989-4df7-4930-b62c-8fb43210b5be','500e92c9-bb08-4a27-a2f4-ebd714a95f6b','8ecf47ad-16f5-491d-8713-ee573eab0584','e28cda67-b552-4634-a3b7-ab63d88332d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_type_id=5c351327-5257-4a83-a0f8-f2efa08cd48b), 'volume': 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-27T16:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1782707532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7806e4af-7c00-42e1-853d-b98787de32f8,host=None,id=1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591ead50008842048a487cfbd61b1508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_attachment=,volume_type=,volume_type_id=5c351327-5257-4a83-a0f8-f2efa08cd48b)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:02.514358 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c1bce7-4ce7-443f-8ffa-7c660d646cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:02.517988 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-98fcb630-f7ba-4ffe-8061-16d978bfbdec tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:02.573393 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98fcb630-f7ba-4ffe-8061-16d978bfbdec tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:02.574496 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1350/2714] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:02 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:02.607788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c1bce7-4ce7-443f-8ffa-7c660d646cdf) transitioned into state 'SUCCESS' from state '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-1782707532',encryption_key_id=None,group_id=7806e4af-7c00-42e1-853d-b98787de32f8,group_type_id=,metadata={},multiattach=False,project_id='591ead50008842048a487cfbd61b1508',qos_specs=None,replication_status=,reservations=['95312989-4df7-4930-b62c-8fb43210b5be','500e92c9-bb08-4a27-a2f4-ebd714a95f6b','8ecf47ad-16f5-491d-8713-ee573eab0584','e28cda67-b552-4634-a3b7-ab63d88332d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_type_id=5c351327-5257-4a83-a0f8-f2efa08cd48b)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:02.625204 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0bae9ef-474e-4125-a793-17572b24eb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:02.709375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0bae9ef-474e-4125-a793-17572b24eb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:02.712608 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Flow 'volume_create_api' (f08c9d42-0838-4df0-9214-ee795838cf95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:40:02.792700 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume request issued successfully. Jan 27 16:40:02.819865 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:02.820385 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:02.831616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:02.849369 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:02.849369 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:02.866496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d07757e-58e0-4d4a-860f-c11a178f371e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes returned with HTTP 202 Jan 27 16:40:02.878186 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1365/2715] 10.222.0.78 () {62 vars in 1267 bytes} [Wed Jan 27 16:40:02 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/volumes => generated 907 bytes in 823 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:40:02.882827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fa2f181-bb5c-4f57-8144-5217253d29c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 Jan 27 16:40:02.883433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fa2f181-bb5c-4f57-8144-5217253d29c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:02.883652 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:02.883652 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:02.884029 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fa2f181-bb5c-4f57-8144-5217253d29c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:03.014079 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:03.014079 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:03.031484 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9fa2f181-bb5c-4f57-8144-5217253d29c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:03.047363 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9fa2f181-bb5c-4f57-8144-5217253d29c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:03.047820 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9fa2f181-bb5c-4f57-8144-5217253d29c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:03.055971 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-9fa2f181-bb5c-4f57-8144-5217253d29c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:03.069459 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:03.069459 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:03.092450 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fa2f181-bb5c-4f57-8144-5217253d29c0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 returned with HTTP 200 Jan 27 16:40:03.093545 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1351/2716] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:02 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 => generated 999 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:03.600054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab6a18d5-ce7b-4a51-ae67-13d96309f68a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:03.600576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab6a18d5-ce7b-4a51-ae67-13d96309f68a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:03.600790 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:03.600790 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:03.601143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab6a18d5-ce7b-4a51-ae67-13d96309f68a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:03.654095 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:03.654095 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:03.663177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab6a18d5-ce7b-4a51-ae67-13d96309f68a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:03.689544 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab6a18d5-ce7b-4a51-ae67-13d96309f68a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:03.690604 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1366/2717] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:03 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:04.111282 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4885eb14-6ec8-4b3a-8eea-e317c2c0ee77 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 Jan 27 16:40:04.111964 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4885eb14-6ec8-4b3a-8eea-e317c2c0ee77 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:04.112755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:04.112755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:04.113257 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4885eb14-6ec8-4b3a-8eea-e317c2c0ee77 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:04.184393 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:04.184393 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:04.199327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4885eb14-6ec8-4b3a-8eea-e317c2c0ee77 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:04.224103 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-4885eb14-6ec8-4b3a-8eea-e317c2c0ee77 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:04.224736 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-4885eb14-6ec8-4b3a-8eea-e317c2c0ee77 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:04.256423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-4885eb14-6ec8-4b3a-8eea-e317c2c0ee77 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:04.271744 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:04.271744 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:04.299654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4885eb14-6ec8-4b3a-8eea-e317c2c0ee77 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 returned with HTTP 200 Jan 27 16:40:04.313080 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1352/2718] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:04 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 => generated 1000 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:40:04.317517 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0e6792a-67a2-4cfe-9671-3bcad3f0b23b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] PUT http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:04.318308 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:04.318308 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:04.319167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0e6792a-67a2-4cfe-9671-3bcad3f0b23b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "292753cc-f4c7-42b9-9dcd-a3714f45c21a"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:04.320771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-a0e6792a-67a2-4cfe-9671-3bcad3f0b23b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Update called for group 7806e4af-7c00-42e1-853d-b98787de32f8. {{(pid=88000) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 16:40:04.322016 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-a0e6792a-67a2-4cfe-9671-3bcad3f0b23b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Updating group 7806e4af-7c00-42e1-853d-b98787de32f8 with name None description: None add_volumes: None remove_volumes: 292753cc-f4c7-42b9-9dcd-a3714f45c21a. Jan 27 16:40:04.341617 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:04.341617 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:04.479463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0e6792a-67a2-4cfe-9671-3bcad3f0b23b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 202 Jan 27 16:40:04.482807 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1367/2719] 10.222.0.78 () {62 vars in 1373 bytes} [Wed Jan 27 16:40:04 2021] PUT /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:40:04.489319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d8779f0-1230-4957-ae47-56d20d30bb5c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:04.490218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d8779f0-1230-4957-ae47-56d20d30bb5c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:04.490607 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:04.490607 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:04.491655 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d8779f0-1230-4957-ae47-56d20d30bb5c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:04.492243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-5d8779f0-1230-4957-ae47-56d20d30bb5c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7806e4af-7c00-42e1-853d-b98787de32f8 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:40:04.502570 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:04.502570 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:04.542457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d8779f0-1230-4957-ae47-56d20d30bb5c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 200 Jan 27 16:40:04.553213 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1353/2720] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:40:04 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 391 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:04.710883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58928ac1-9b25-446f-8255-9090df88b213 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:04.712416 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58928ac1-9b25-446f-8255-9090df88b213 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:04.712855 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:04.712855 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:04.713697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58928ac1-9b25-446f-8255-9090df88b213 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:04.784785 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:04.784785 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:04.798054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-58928ac1-9b25-446f-8255-9090df88b213 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:04.844539 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58928ac1-9b25-446f-8255-9090df88b213 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:04.846976 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1368/2721] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:04 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:05.560352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b832f4df-451a-418b-9594-860d7394be1c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:05.561470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b832f4df-451a-418b-9594-860d7394be1c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:05.561865 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:05.561865 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:05.562221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b832f4df-451a-418b-9594-860d7394be1c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:05.566391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-b832f4df-451a-418b-9594-860d7394be1c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7806e4af-7c00-42e1-853d-b98787de32f8 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:40:05.571101 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:05.571101 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:05.602641 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b832f4df-451a-418b-9594-860d7394be1c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 200 Jan 27 16:40:05.603768 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1354/2722] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:40:05 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 392 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:05.616548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0dc230b3-1fcf-4e1d-8720-5b2d8ace17d6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] PUT http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:05.617048 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:05.617048 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:05.617758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0dc230b3-1fcf-4e1d-8720-5b2d8ace17d6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "292753cc-f4c7-42b9-9dcd-a3714f45c21a"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:05.618822 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-0dc230b3-1fcf-4e1d-8720-5b2d8ace17d6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Update called for group 7806e4af-7c00-42e1-853d-b98787de32f8. {{(pid=88000) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 16:40:05.619176 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-0dc230b3-1fcf-4e1d-8720-5b2d8ace17d6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Updating group 7806e4af-7c00-42e1-853d-b98787de32f8 with name None description: None add_volumes: 292753cc-f4c7-42b9-9dcd-a3714f45c21a remove_volumes: None. Jan 27 16:40:05.626707 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:05.626707 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:05.784362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0dc230b3-1fcf-4e1d-8720-5b2d8ace17d6 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 202 Jan 27 16:40:05.788705 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1369/2723] 10.222.0.78 () {62 vars in 1373 bytes} [Wed Jan 27 16:40:05 2021] PUT /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 16:40:05.795697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e79215b-73de-4cc0-ae9d-2f53a04ab97d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:05.796627 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e79215b-73de-4cc0-ae9d-2f53a04ab97d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:05.797061 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:05.797061 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:05.797737 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e79215b-73de-4cc0-ae9d-2f53a04ab97d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:05.798393 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-1e79215b-73de-4cc0-ae9d-2f53a04ab97d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7806e4af-7c00-42e1-853d-b98787de32f8 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:40:05.810616 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:05.810616 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:05.874980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82678a6f-af85-495d-b634-95d9910e1ec1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:05.875717 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82678a6f-af85-495d-b634-95d9910e1ec1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:05.876685 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:05.876685 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:05.879235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82678a6f-af85-495d-b634-95d9910e1ec1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:05.901096 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e79215b-73de-4cc0-ae9d-2f53a04ab97d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 200 Jan 27 16:40:05.909805 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1355/2724] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:40:05 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 391 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:05.990502 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:05.990502 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:06.003612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-82678a6f-af85-495d-b634-95d9910e1ec1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:06.050402 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82678a6f-af85-495d-b634-95d9910e1ec1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:06.056716 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1370/2725] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:05 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:06.916402 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a257174-a596-4082-ab27-b41fa601109e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:06.917131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a257174-a596-4082-ab27-b41fa601109e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:06.917417 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:06.917417 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:06.917916 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a257174-a596-4082-ab27-b41fa601109e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:06.918436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-2a257174-a596-4082-ab27-b41fa601109e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7806e4af-7c00-42e1-853d-b98787de32f8 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:40:06.926763 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:06.926763 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:07.000306 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a257174-a596-4082-ab27-b41fa601109e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 200 Jan 27 16:40:07.001633 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1356/2726] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:40:06 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 392 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:07.015251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7826abb2-217c-4364-b281-4a1b6709a7ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] PUT http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:07.015764 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:07.015764 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:07.016175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7826abb2-217c-4364-b281-4a1b6709a7ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:07.018194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-7826abb2-217c-4364-b281-4a1b6709a7ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Update called for group 7806e4af-7c00-42e1-853d-b98787de32f8. {{(pid=88000) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 16:40:07.018553 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-7826abb2-217c-4364-b281-4a1b6709a7ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Updating group 7806e4af-7c00-42e1-853d-b98787de32f8 with name None description: None add_volumes: None remove_volumes: 1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2. Jan 27 16:40:07.045751 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:07.045751 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:07.072449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c642b54e-5348-4d0a-90bd-613976549b1b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:07.072934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c642b54e-5348-4d0a-90bd-613976549b1b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:07.073154 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:07.073154 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:07.073533 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c642b54e-5348-4d0a-90bd-613976549b1b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:07.168698 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:07.168698 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:07.183140 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7826abb2-217c-4364-b281-4a1b6709a7ee tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 202 Jan 27 16:40:07.192863 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c642b54e-5348-4d0a-90bd-613976549b1b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:07.195542 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1371/2727] 10.222.0.78 () {62 vars in 1373 bytes} [Wed Jan 27 16:40:07 2021] PUT /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:40:07.201830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72943383-ec73-4889-8263-afabb0e814a3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:07.204384 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72943383-ec73-4889-8263-afabb0e814a3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:07.204594 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:07.204594 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:07.212078 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72943383-ec73-4889-8263-afabb0e814a3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:07.213213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-72943383-ec73-4889-8263-afabb0e814a3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7806e4af-7c00-42e1-853d-b98787de32f8 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:40:07.234319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:07.234319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:07.255970 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c642b54e-5348-4d0a-90bd-613976549b1b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:07.266497 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1357/2728] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:07 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:07.285120 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72943383-ec73-4889-8263-afabb0e814a3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 200 Jan 27 16:40:07.286266 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1372/2729] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:40:07 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 391 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:08.273157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8da49e04-7a16-491c-bb9a-6b684d2bd7e9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:08.273695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8da49e04-7a16-491c-bb9a-6b684d2bd7e9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:08.273846 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:08.273846 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:08.274527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8da49e04-7a16-491c-bb9a-6b684d2bd7e9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:08.299708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-081db952-af0f-4d5e-a002-46eabfa2e3af tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:08.300792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-081db952-af0f-4d5e-a002-46eabfa2e3af tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:08.301186 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:08.301186 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:08.302936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-081db952-af0f-4d5e-a002-46eabfa2e3af tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:08.303396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-081db952-af0f-4d5e-a002-46eabfa2e3af tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7806e4af-7c00-42e1-853d-b98787de32f8 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:40:08.315666 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:08.315666 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:08.382591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-081db952-af0f-4d5e-a002-46eabfa2e3af tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 200 Jan 27 16:40:08.383817 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1373/2730] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:40:08 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 392 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:08.399102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4768290b-10e4-438b-aa59-360a9a82301c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] PUT http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:08.399102 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:08.399102 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:08.399102 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4768290b-10e4-438b-aa59-360a9a82301c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:08.399102 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-4768290b-10e4-438b-aa59-360a9a82301c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Update called for group 7806e4af-7c00-42e1-853d-b98787de32f8. {{(pid=88000) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 16:40:08.399102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-4768290b-10e4-438b-aa59-360a9a82301c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Updating group 7806e4af-7c00-42e1-853d-b98787de32f8 with name None description: None add_volumes: 1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 remove_volumes: None. Jan 27 16:40:08.400133 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:08.400133 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:08.411947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:08.411947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:08.421467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8da49e04-7a16-491c-bb9a-6b684d2bd7e9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:08.468874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8da49e04-7a16-491c-bb9a-6b684d2bd7e9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:08.470379 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1358/2731] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:08 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:08.653925 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4768290b-10e4-438b-aa59-360a9a82301c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 202 Jan 27 16:40:08.654871 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1374/2732] 10.222.0.78 () {62 vars in 1373 bytes} [Wed Jan 27 16:40:08 2021] PUT /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 16:40:08.663732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c32f406b-efb8-4b3d-871f-8b75d0c11652 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:08.664315 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c32f406b-efb8-4b3d-871f-8b75d0c11652 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:08.664534 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:08.664534 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:08.664912 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c32f406b-efb8-4b3d-871f-8b75d0c11652 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:08.665329 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-c32f406b-efb8-4b3d-871f-8b75d0c11652 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7806e4af-7c00-42e1-853d-b98787de32f8 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:40:08.681661 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:08.681661 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:08.730760 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c32f406b-efb8-4b3d-871f-8b75d0c11652 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 200 Jan 27 16:40:08.732017 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1359/2733] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:40:08 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 391 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:09.489502 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3fa1f559-b562-47e4-b6d9-09ec89336c30 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:09.490046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3fa1f559-b562-47e4-b6d9-09ec89336c30 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:09.490231 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:09.490231 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:09.490613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3fa1f559-b562-47e4-b6d9-09ec89336c30 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:09.632375 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:09.632375 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:09.661601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3fa1f559-b562-47e4-b6d9-09ec89336c30 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:09.696837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3fa1f559-b562-47e4-b6d9-09ec89336c30 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:09.707782 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1375/2734] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:09 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:09.744999 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e27794f0-9f70-4581-9973-1f1c579251b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:09.745641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e27794f0-9f70-4581-9973-1f1c579251b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:09.745863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:09.745863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:09.746646 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e27794f0-9f70-4581-9973-1f1c579251b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:09.747044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-e27794f0-9f70-4581-9973-1f1c579251b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7806e4af-7c00-42e1-853d-b98787de32f8 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:40:09.763090 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:09.763090 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:09.830723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e27794f0-9f70-4581-9973-1f1c579251b3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 200 Jan 27 16:40:09.837993 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1360/2735] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:40:09 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 392 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:09.850971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail Jan 27 16:40:09.850971 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:09.850971 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:09.850971 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:09.850971 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:09.865768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:40:09.867552 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:40:10.008186 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all volumes completed successfully. Jan 27 16:40:10.014567 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:10.015294 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:10.031141 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:10.041621 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:10.041621 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:10.098799 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:10.098799 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:10.099631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:10.111618 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:10.111618 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:10.148745 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d19c013-9fa0-4187-9307-00f77dfb0f80 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail returned with HTTP 200 Jan 27 16:40:10.149885 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1376/2736] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:40:09 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail => generated 1992 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:40:10.169007 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53febca5-c916-442b-ba4f-cb2d1ee6227f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots Jan 27 16:40:10.169971 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:10.169971 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:10.170351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53febca5-c916-442b-ba4f-cb2d1ee6227f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7806e4af-7c00-42e1-853d-b98787de32f8", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-737349829"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:10.171799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-53febca5-c916-442b-ba4f-cb2d1ee6227f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating new group_snapshot {'group_snapshot': {'group_id': '7806e4af-7c00-42e1-853d-b98787de32f8', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-737349829'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 27 16:40:10.179933 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:10.179933 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:10.194165 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-53febca5-c916-442b-ba4f-cb2d1ee6227f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-737349829. Jan 27 16:40:10.410283 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:10.410283 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:10.495557 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-53febca5-c916-442b-ba4f-cb2d1ee6227f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-823894477 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-823894477, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:40:10.496547 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-53febca5-c916-442b-ba4f-cb2d1ee6227f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-823894477 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-823894477, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:40:10.578804 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-53febca5-c916-442b-ba4f-cb2d1ee6227f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Created reservations ['6469e05e-703f-463e-8617-d14ab853c7bf', '2f0296ce-1e03-4fd8-ae5f-67d689483afe', 'dad6d169-ba0e-45b5-b2dc-ce101058acf9', 'cceb8fa3-d640-4125-b46d-ad6817622b97'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:40:10.714971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e638d2c-1b8f-438f-a6b8-730c00717814 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:10.716094 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e638d2c-1b8f-438f-a6b8-730c00717814 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:10.716547 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:10.716547 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:10.717230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e638d2c-1b8f-438f-a6b8-730c00717814 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:10.816843 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:10.816843 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:10.828414 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7e638d2c-1b8f-438f-a6b8-730c00717814 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:10.865459 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53febca5-c916-442b-ba4f-cb2d1ee6227f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots returned with HTTP 202 Jan 27 16:40:10.868031 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1361/2737] 10.222.0.78 () {62 vars in 1291 bytes} [Wed Jan 27 16:40:10 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots => generated 186 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:40:10.881849 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a3abb66-b18c-4795-8611-3888198f380f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:10.882594 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a3abb66-b18c-4795-8611-3888198f380f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:10.884062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:10.884062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:10.884937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a3abb66-b18c-4795-8611-3888198f380f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:10.885504 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-2a3abb66-b18c-4795-8611-3888198f380f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 77405c86-0e9c-4ba7-9702-c3c02d4e1dda {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:10.893645 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e638d2c-1b8f-438f-a6b8-730c00717814 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:10.907516 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1377/2738] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:10 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:10.909667 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:10.909667 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:10.926666 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a3abb66-b18c-4795-8611-3888198f380f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda returned with HTTP 200 Jan 27 16:40:10.927626 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1362/2739] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:10 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda => generated 325 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:11.914053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5031d502-fa9b-4d3b-8065-12cdec4a0d8f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:11.914537 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5031d502-fa9b-4d3b-8065-12cdec4a0d8f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:11.914765 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:11.914765 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:11.915139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5031d502-fa9b-4d3b-8065-12cdec4a0d8f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:11.939907 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca83c29c-1bc1-425b-8f6b-2d84c055ce67 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:11.940455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca83c29c-1bc1-425b-8f6b-2d84c055ce67 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:11.940959 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:11.940959 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:11.941570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca83c29c-1bc1-425b-8f6b-2d84c055ce67 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:11.950494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-ca83c29c-1bc1-425b-8f6b-2d84c055ce67 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 77405c86-0e9c-4ba7-9702-c3c02d4e1dda {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:11.986101 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:11.986101 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:12.002124 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:12.002124 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:12.013949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5031d502-fa9b-4d3b-8065-12cdec4a0d8f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:12.066879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5031d502-fa9b-4d3b-8065-12cdec4a0d8f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:12.066879 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1378/2740] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:11 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:12.067238 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca83c29c-1bc1-425b-8f6b-2d84c055ce67 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda returned with HTTP 200 Jan 27 16:40:12.067238 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1363/2741] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:11 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda => generated 325 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:13.072740 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea0761ff-a4f1-4ad7-ac6c-1a7ea9315443 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:13.074954 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41ebed3d-aed2-4101-b72b-80f6965b48da tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:13.075843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41ebed3d-aed2-4101-b72b-80f6965b48da tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:13.076032 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:13.076032 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:13.076978 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea0761ff-a4f1-4ad7-ac6c-1a7ea9315443 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:13.077534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41ebed3d-aed2-4101-b72b-80f6965b48da tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:13.077897 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:13.077897 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:13.078507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea0761ff-a4f1-4ad7-ac6c-1a7ea9315443 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:13.081206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-ea0761ff-a4f1-4ad7-ac6c-1a7ea9315443 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 77405c86-0e9c-4ba7-9702-c3c02d4e1dda {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:13.112378 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:13.112378 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:13.156236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea0761ff-a4f1-4ad7-ac6c-1a7ea9315443 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda returned with HTTP 200 Jan 27 16:40:13.157878 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1364/2742] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:13 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda => generated 325 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:13.193125 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:13.193125 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:13.204782 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-41ebed3d-aed2-4101-b72b-80f6965b48da tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:13.253526 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41ebed3d-aed2-4101-b72b-80f6965b48da tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:13.254697 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1379/2743] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:13 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:14.170516 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7542962-3df6-40e7-a593-819319758999 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:14.172626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7542962-3df6-40e7-a593-819319758999 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:14.173163 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:14.173163 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:14.173923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7542962-3df6-40e7-a593-819319758999 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:14.174561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-a7542962-3df6-40e7-a593-819319758999 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 77405c86-0e9c-4ba7-9702-c3c02d4e1dda {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:14.199628 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:14.199628 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:14.216359 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7542962-3df6-40e7-a593-819319758999 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda returned with HTTP 200 Jan 27 16:40:14.220609 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1365/2744] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:14 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda => generated 325 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:14.275939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36fa951b-c56b-44c7-824b-90ed2c26c78b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:14.276938 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36fa951b-c56b-44c7-824b-90ed2c26c78b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:14.278023 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:14.278023 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:14.278994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36fa951b-c56b-44c7-824b-90ed2c26c78b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:14.353775 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:14.353775 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:14.368024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36fa951b-c56b-44c7-824b-90ed2c26c78b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:14.405917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36fa951b-c56b-44c7-824b-90ed2c26c78b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:14.407391 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1380/2745] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:14 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:15.236862 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03e7f71d-8d94-4577-aafe-1229bfb3ca79 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:15.237534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03e7f71d-8d94-4577-aafe-1229bfb3ca79 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:15.237968 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:15.237968 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:15.238627 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03e7f71d-8d94-4577-aafe-1229bfb3ca79 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:15.239299 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-03e7f71d-8d94-4577-aafe-1229bfb3ca79 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 77405c86-0e9c-4ba7-9702-c3c02d4e1dda {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:15.253493 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:15.253493 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:15.265842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03e7f71d-8d94-4577-aafe-1229bfb3ca79 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda returned with HTTP 200 Jan 27 16:40:15.267153 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1366/2746] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:15 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda => generated 325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:15.425225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-484213a5-be5f-473d-85c6-69f9ea469857 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:15.425763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-484213a5-be5f-473d-85c6-69f9ea469857 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:15.425981 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:15.425981 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:15.427278 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-484213a5-be5f-473d-85c6-69f9ea469857 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:15.569650 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:15.569650 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:15.599792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-484213a5-be5f-473d-85c6-69f9ea469857 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:15.648867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-484213a5-be5f-473d-85c6-69f9ea469857 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:15.650320 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1381/2747] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:15 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:16.277878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2538104-ef76-4c9b-a17b-e9931ff0b841 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:16.278417 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2538104-ef76-4c9b-a17b-e9931ff0b841 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:16.278637 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:16.278637 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:16.279015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2538104-ef76-4c9b-a17b-e9931ff0b841 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:16.279457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-b2538104-ef76-4c9b-a17b-e9931ff0b841 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 77405c86-0e9c-4ba7-9702-c3c02d4e1dda {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:16.296995 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:16.296995 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:16.300533 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2538104-ef76-4c9b-a17b-e9931ff0b841 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda returned with HTTP 200 Jan 27 16:40:16.301365 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1367/2748] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:16 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda => generated 325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:16.862944 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5647162-45c6-47a1-920f-ca3dc0e91b2d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:16.862944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5647162-45c6-47a1-920f-ca3dc0e91b2d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:16.862944 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:16.862944 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:16.862944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5647162-45c6-47a1-920f-ca3dc0e91b2d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:16.862944 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:16.862944 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:16.862944 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5647162-45c6-47a1-920f-ca3dc0e91b2d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:16.862944 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5647162-45c6-47a1-920f-ca3dc0e91b2d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:16.862944 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1382/2749] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:16 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:17.312646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55b15aee-a561-4c86-977d-032445d1d73f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:17.313726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55b15aee-a561-4c86-977d-032445d1d73f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:17.313945 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:17.313945 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:17.314298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55b15aee-a561-4c86-977d-032445d1d73f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:17.314918 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-55b15aee-a561-4c86-977d-032445d1d73f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 77405c86-0e9c-4ba7-9702-c3c02d4e1dda {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:17.321262 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:17.321262 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:17.333166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55b15aee-a561-4c86-977d-032445d1d73f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda returned with HTTP 200 Jan 27 16:40:17.333994 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1368/2750] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:17 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda => generated 325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:17.879454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c14c262-370a-4e59-852b-a40b7df9e63c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:17.879977 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c14c262-370a-4e59-852b-a40b7df9e63c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:17.880179 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:17.880179 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:17.880537 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c14c262-370a-4e59-852b-a40b7df9e63c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:17.928713 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:17.928713 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:17.936642 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c14c262-370a-4e59-852b-a40b7df9e63c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:17.961105 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c14c262-370a-4e59-852b-a40b7df9e63c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:17.962110 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1383/2751] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:17 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:17.977260 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6dfd3b1c-e06f-4069-b4e4-cc6be36f4169 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:17.977809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6dfd3b1c-e06f-4069-b4e4-cc6be36f4169 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:17.978029 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:17.978029 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:17.978404 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6dfd3b1c-e06f-4069-b4e4-cc6be36f4169 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:18.032440 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:18.032440 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:18.040931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6dfd3b1c-e06f-4069-b4e4-cc6be36f4169 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:18.062775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6dfd3b1c-e06f-4069-b4e4-cc6be36f4169 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:18.064702 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1369/2752] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:17 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 949 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:18.080047 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75b5d698-2310-4fae-a78a-75ff5a403e12 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:18.080574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75b5d698-2310-4fae-a78a-75ff5a403e12 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:18.080781 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:18.080781 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:18.081151 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75b5d698-2310-4fae-a78a-75ff5a403e12 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:18.081612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-75b5d698-2310-4fae-a78a-75ff5a403e12 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume with id: 6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:18.132727 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:18.132727 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:18.133900 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75b5d698-2310-4fae-a78a-75ff5a403e12 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:18.346094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6284ebce-d989-45b7-bdac-c85940c90ebd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:18.346636 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6284ebce-d989-45b7-bdac-c85940c90ebd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:18.346857 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:18.346857 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:18.347254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6284ebce-d989-45b7-bdac-c85940c90ebd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:18.347675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-6284ebce-d989-45b7-bdac-c85940c90ebd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 77405c86-0e9c-4ba7-9702-c3c02d4e1dda {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:18.354137 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:18.354137 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:18.366576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6284ebce-d989-45b7-bdac-c85940c90ebd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda returned with HTTP 200 Jan 27 16:40:18.367467 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1370/2753] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:18 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda => generated 325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:19.379137 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3aeb6bb-ecfc-4af2-bb57-ce2527a52e60 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:19.379740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3aeb6bb-ecfc-4af2-bb57-ce2527a52e60 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:19.379987 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:19.379987 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:19.380365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3aeb6bb-ecfc-4af2-bb57-ce2527a52e60 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:19.380783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-c3aeb6bb-ecfc-4af2-bb57-ce2527a52e60 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 77405c86-0e9c-4ba7-9702-c3c02d4e1dda {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:19.387268 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:19.387268 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:19.399732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3aeb6bb-ecfc-4af2-bb57-ce2527a52e60 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda returned with HTTP 200 Jan 27 16:40:19.400531 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1371/2754] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:19 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda => generated 326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:19.411558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffe9c647-fd92-476d-a302-46e9b81d8e58 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail Jan 27 16:40:19.412091 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffe9c647-fd92-476d-a302-46e9b81d8e58 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:19.412307 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:19.412307 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:19.412682 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffe9c647-fd92-476d-a302-46e9b81d8e58 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:19.413353 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-ffe9c647-fd92-476d-a302-46e9b81d8e58 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:40:19.415547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-ffe9c647-fd92-476d-a302-46e9b81d8e58 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:40:19.434121 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ffe9c647-fd92-476d-a302-46e9b81d8e58 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all snapshots completed successfully. Jan 27 16:40:19.435048 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:19.435048 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:19.436458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffe9c647-fd92-476d-a302-46e9b81d8e58 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail returned with HTTP 200 Jan 27 16:40:19.437253 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1372/2755] 10.222.0.78 () {58 vars in 1231 bytes} [Wed Jan 27 16:40:19 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail => generated 925 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:40:19.449693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89c32016-dfc2-40ce-b0a8-d8417a1dd757 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/28859e20-b357-4b48-a0e4-5ef9a3c72783 Jan 27 16:40:19.450241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89c32016-dfc2-40ce-b0a8-d8417a1dd757 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:19.450442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:19.450442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:19.450708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89c32016-dfc2-40ce-b0a8-d8417a1dd757 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:19.476370 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:19.476370 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:19.477442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89c32016-dfc2-40ce-b0a8-d8417a1dd757 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:40:19.479376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89c32016-dfc2-40ce-b0a8-d8417a1dd757 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/28859e20-b357-4b48-a0e4-5ef9a3c72783 returned with HTTP 200 Jan 27 16:40:19.480164 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1373/2756] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:19 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/28859e20-b357-4b48-a0e4-5ef9a3c72783 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:40:19.490879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e931682f-c814-4695-83f6-e02c755d3116 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e Jan 27 16:40:19.491443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e931682f-c814-4695-83f6-e02c755d3116 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:19.491638 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:19.491638 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:19.492011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e931682f-c814-4695-83f6-e02c755d3116 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:19.517916 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:19.517916 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:19.519019 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e931682f-c814-4695-83f6-e02c755d3116 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:40:19.520953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e931682f-c814-4695-83f6-e02c755d3116 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e returned with HTTP 200 Jan 27 16:40:19.521850 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1374/2757] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:19 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:40:19.533158 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73a5a23d-1138-43f8-8c74-75eb74ed1cfa tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] DELETE http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:19.533719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73a5a23d-1138-43f8-8c74-75eb74ed1cfa tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:19.533948 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:19.533948 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:19.534552 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73a5a23d-1138-43f8-8c74-75eb74ed1cfa tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:19.534960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-73a5a23d-1138-43f8-8c74-75eb74ed1cfa tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] delete called for member 77405c86-0e9c-4ba7-9702-c3c02d4e1dda {{(pid=87999) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 16:40:19.535329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-73a5a23d-1138-43f8-8c74-75eb74ed1cfa tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete group_snapshot with id: 77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:19.541473 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:19.541473 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:20.133705 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75b5d698-2310-4fae-a78a-75ff5a403e12 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume request issued successfully. Jan 27 16:40:20.134289 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75b5d698-2310-4fae-a78a-75ff5a403e12 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 202 Jan 27 16:40:20.144275 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1384/2758] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:40:18 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 0 bytes in 2063 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:40:20.146426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-859d3299-e4d3-4742-8f76-33b7dbb420ef tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:20.146963 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-859d3299-e4d3-4742-8f76-33b7dbb420ef tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:20.147182 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:20.147182 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:20.147587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-859d3299-e4d3-4742-8f76-33b7dbb420ef tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:20.232330 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73a5a23d-1138-43f8-8c74-75eb74ed1cfa tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda returned with HTTP 202 Jan 27 16:40:20.233739 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1375/2759] 10.222.0.78 () {60 vars in 1383 bytes} [Wed Jan 27 16:40:19 2021] DELETE /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda => generated 0 bytes in 705 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 16:40:20.242354 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail Jan 27 16:40:20.243171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:20.243583 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:20.243583 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:20.244222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:20.245015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:40:20.245960 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:20.245960 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:20.247357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:40:20.258160 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:20.258160 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:20.270048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-859d3299-e4d3-4742-8f76-33b7dbb420ef tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:20.303704 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-859d3299-e4d3-4742-8f76-33b7dbb420ef tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:20.305335 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1385/2760] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:20 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:20.338855 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all volumes completed successfully. Jan 27 16:40:20.341405 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:20.346161 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:20.355355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:20.373218 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:20.373218 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:20.410441 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:20.411085 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:20.440909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:20.454415 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:20.454415 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:20.481853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75f65cc4-4ac1-4975-b637-39e6824673a7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail returned with HTTP 200 Jan 27 16:40:20.483768 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1376/2761] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:40:20 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail => generated 1992 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:40:20.501767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a680241-bf08-470a-a3ef-6cd1342b7a70 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail Jan 27 16:40:20.502306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a680241-bf08-470a-a3ef-6cd1342b7a70 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:20.502500 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:20.502500 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:20.503135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a680241-bf08-470a-a3ef-6cd1342b7a70 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:20.503901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-9a680241-bf08-470a-a3ef-6cd1342b7a70 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:40:20.506543 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-9a680241-bf08-470a-a3ef-6cd1342b7a70 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:40:20.573663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a680241-bf08-470a-a3ef-6cd1342b7a70 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all snapshots completed successfully. Jan 27 16:40:20.574885 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:20.574885 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:20.584540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a680241-bf08-470a-a3ef-6cd1342b7a70 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail returned with HTTP 200 Jan 27 16:40:20.585764 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1386/2762] 10.222.0.78 () {58 vars in 1231 bytes} [Wed Jan 27 16:40:20 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail => generated 929 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:20.598458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c692a7a8-b8c7-4892-a884-b96fc4289067 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e Jan 27 16:40:20.599333 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c692a7a8-b8c7-4892-a884-b96fc4289067 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:20.599676 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:20.599676 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:20.600522 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c692a7a8-b8c7-4892-a884-b96fc4289067 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:20.665640 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:20.665640 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:20.672158 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c692a7a8-b8c7-4892-a884-b96fc4289067 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:40:20.675884 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c692a7a8-b8c7-4892-a884-b96fc4289067 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e returned with HTTP 200 Jan 27 16:40:20.684494 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1377/2763] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:20 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e => generated 469 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:21.327498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2429b04-d4cd-40a3-b4ee-4b2029729ffb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:21.327498 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2429b04-d4cd-40a3-b4ee-4b2029729ffb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:21.327498 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:21.327498 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:21.327498 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2429b04-d4cd-40a3-b4ee-4b2029729ffb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:21.431348 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:21.431348 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:21.469255 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f2429b04-d4cd-40a3-b4ee-4b2029729ffb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:21.512307 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2429b04-d4cd-40a3-b4ee-4b2029729ffb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 200 Jan 27 16:40:21.512435 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1387/2764] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:21 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 948 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:21.696496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db11ed0c-a5f3-40af-ac7c-d43c6c204c5c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e Jan 27 16:40:21.697031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db11ed0c-a5f3-40af-ac7c-d43c6c204c5c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:21.697251 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:21.697251 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:21.697625 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db11ed0c-a5f3-40af-ac7c-d43c6c204c5c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:21.732216 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:21.732216 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:21.733393 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db11ed0c-a5f3-40af-ac7c-d43c6c204c5c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:40:21.736137 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db11ed0c-a5f3-40af-ac7c-d43c6c204c5c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e returned with HTTP 200 Jan 27 16:40:21.736986 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1378/2765] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:21 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e => generated 469 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:22.529633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9728aff-f57e-4fc5-b7f0-dd87abb21e60 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:40:22.530727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9728aff-f57e-4fc5-b7f0-dd87abb21e60 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:22.531085 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:22.531085 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:22.533888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9728aff-f57e-4fc5-b7f0-dd87abb21e60 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:22.654729 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9728aff-f57e-4fc5-b7f0-dd87abb21e60 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 404 Jan 27 16:40:22.656430 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1388/2766] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:22 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:40:22.674389 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes Jan 27 16:40:22.674844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:22.674844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:22.675259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1316069854"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:22.676666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1316069854'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:40:22.677195 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume of 1 GB Jan 27 16:40:22.703262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Availability Zones retrieved successfully. Jan 27 16:40:22.741731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Flow 'volume_create_api' (918117be-ecab-4cf6-8a8a-479ba99d3c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:40:22.748496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6cad9b22-fe45-4cd4-b4e1-12b02ce87c3b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e Jan 27 16:40:22.749001 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6cad9b22-fe45-4cd4-b4e1-12b02ce87c3b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:22.749491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6cad9b22-fe45-4cd4-b4e1-12b02ce87c3b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:22.751134 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af900c15-d435-41e7-a151-d2821598021a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:22.755675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:40:22.825241 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:22.825241 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:22.826400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6cad9b22-fe45-4cd4-b4e1-12b02ce87c3b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:40:22.828386 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6cad9b22-fe45-4cd4-b4e1-12b02ce87c3b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e returned with HTTP 200 Jan 27 16:40:22.855358 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1389/2767] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:22 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e => generated 469 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:22.925813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af900c15-d435-41e7-a151-d2821598021a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:22.928090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e965464d-c993-44a5-8a88-9b67b58795d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:23.182878 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['e59175ff-6389-4aa4-ad8b-e07751e126e6', 'fb8aa5f5-151a-410c-973b-d2eb8bae8ba6', 'bee934da-4593-42d1-85c6-913f607f6b0c', 'b053ab88-12bf-407c-95fe-ef126ce01412'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:40:23.185053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e965464d-c993-44a5-8a88-9b67b58795d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59175ff-6389-4aa4-ad8b-e07751e126e6', 'fb8aa5f5-151a-410c-973b-d2eb8bae8ba6', 'bee934da-4593-42d1-85c6-913f607f6b0c', 'b053ab88-12bf-407c-95fe-ef126ce01412']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:23.187360 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f9c0ff7-9d39-4ace-9ab9-ac7522fcee4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:23.385248 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f9c0ff7-9d39-4ace-9ab9-ac7522fcee4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd90fcb71-fc1d-44f9-9d13-0085e785d978', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1316069854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b51fa3ee49d4d8f851080051b399f79',qos_specs=None,replication_status=,reservations=['e59175ff-6389-4aa4-ad8b-e07751e126e6','fb8aa5f5-151a-410c-973b-d2eb8bae8ba6','bee934da-4593-42d1-85c6-913f607f6b0c','b053ab88-12bf-407c-95fe-ef126ce01412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ed862442b041bd9dc344eb4f50cb26',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:40:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1316069854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d90fcb71-fc1d-44f9-9d13-0085e785d978,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b51fa3ee49d4d8f851080051b399f79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='78ed862442b041bd9dc344eb4f50cb26',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:23.387313 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18d4c35-0063-4016-89e7-f267a67903ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:23.512720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18d4c35-0063-4016-89e7-f267a67903ac) transitioned into state 'SUCCESS' from state '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-1316069854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b51fa3ee49d4d8f851080051b399f79',qos_specs=None,replication_status=,reservations=['e59175ff-6389-4aa4-ad8b-e07751e126e6','fb8aa5f5-151a-410c-973b-d2eb8bae8ba6','bee934da-4593-42d1-85c6-913f607f6b0c','b053ab88-12bf-407c-95fe-ef126ce01412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ed862442b041bd9dc344eb4f50cb26',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:23.514580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a76c50-c093-41ac-bf47-4622df156891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:23.580240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a76c50-c093-41ac-bf47-4622df156891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:23.587525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Flow 'volume_create_api' (918117be-ecab-4cf6-8a8a-479ba99d3c5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:40:23.741925 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume request issued successfully. Jan 27 16:40:23.762842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f52ddc36-bd0d-44d4-a0af-f9b90f99327c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes returned with HTTP 202 Jan 27 16:40:23.764363 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1379/2768] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:40:22 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes => generated 823 bytes in 1094 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:40:23.778778 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d9749a1-1892-4109-a2fe-918c23959648 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 Jan 27 16:40:23.779589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d9749a1-1892-4109-a2fe-918c23959648 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:23.779976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:23.779976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:23.780596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d9749a1-1892-4109-a2fe-918c23959648 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:23.843624 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a2d0961-8424-439d-9fd2-914013837054 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e Jan 27 16:40:23.844434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a2d0961-8424-439d-9fd2-914013837054 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:23.845353 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:23.845353 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:23.845997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a2d0961-8424-439d-9fd2-914013837054 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:23.899886 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:23.899886 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:23.902098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a2d0961-8424-439d-9fd2-914013837054 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:40:23.904420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a2d0961-8424-439d-9fd2-914013837054 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e returned with HTTP 200 Jan 27 16:40:23.905473 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1380/2769] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:23 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e => generated 469 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:23.909717 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:23.909717 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:23.921024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d9749a1-1892-4109-a2fe-918c23959648 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:23.975147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d9749a1-1892-4109-a2fe-918c23959648 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 returned with HTTP 200 Jan 27 16:40:23.990151 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1390/2770] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:23 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 => generated 891 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:24.932899 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e824b513-4695-43a5-8b67-cad9cb23f61f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e Jan 27 16:40:24.933983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e824b513-4695-43a5-8b67-cad9cb23f61f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:24.934456 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:24.934456 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:24.934985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e824b513-4695-43a5-8b67-cad9cb23f61f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:25.006400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-286097d7-31c9-47b3-817d-4c3d7870f15b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 Jan 27 16:40:25.007367 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-286097d7-31c9-47b3-817d-4c3d7870f15b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:25.007779 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:25.007779 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:25.008422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-286097d7-31c9-47b3-817d-4c3d7870f15b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:25.085043 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e824b513-4695-43a5-8b67-cad9cb23f61f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e returned with HTTP 404 Jan 27 16:40:25.087418 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1381/2771] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:24 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/13681a74-556b-4e30-9c03-5f813012359e => generated 111 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:40:25.100946 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59d75099-1f6e-4ec1-8af1-101b44aaceb4 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/28859e20-b357-4b48-a0e4-5ef9a3c72783 Jan 27 16:40:25.105789 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59d75099-1f6e-4ec1-8af1-101b44aaceb4 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:25.111546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59d75099-1f6e-4ec1-8af1-101b44aaceb4 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:25.170595 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:25.170595 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:25.174989 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59d75099-1f6e-4ec1-8af1-101b44aaceb4 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/28859e20-b357-4b48-a0e4-5ef9a3c72783 returned with HTTP 404 Jan 27 16:40:25.177829 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1382/2772] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:25 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/28859e20-b357-4b48-a0e4-5ef9a3c72783 => generated 111 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:40:25.182800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-286097d7-31c9-47b3-817d-4c3d7870f15b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:25.189758 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff77366f-b6dc-45b8-b0b7-1323315dc644 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:25.190476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff77366f-b6dc-45b8-b0b7-1323315dc644 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:25.193958 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff77366f-b6dc-45b8-b0b7-1323315dc644 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:25.194727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-ff77366f-b6dc-45b8-b0b7-1323315dc644 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 77405c86-0e9c-4ba7-9702-c3c02d4e1dda {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:25.212077 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff77366f-b6dc-45b8-b0b7-1323315dc644 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda returned with HTTP 404 Jan 27 16:40:25.216557 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1383/2773] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:25 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda => generated 116 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:40:25.225284 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99f9b926-ad67-405c-b6c7-aec8ee00f7ed tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] DELETE http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:25.226108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99f9b926-ad67-405c-b6c7-aec8ee00f7ed tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:25.227070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99f9b926-ad67-405c-b6c7-aec8ee00f7ed tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:25.227697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-99f9b926-ad67-405c-b6c7-aec8ee00f7ed tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] delete called for member 77405c86-0e9c-4ba7-9702-c3c02d4e1dda {{(pid=87999) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 16:40:25.228448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-99f9b926-ad67-405c-b6c7-aec8ee00f7ed tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete group_snapshot with id: 77405c86-0e9c-4ba7-9702-c3c02d4e1dda Jan 27 16:40:25.232209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-286097d7-31c9-47b3-817d-4c3d7870f15b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 returned with HTTP 200 Jan 27 16:40:25.233558 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1391/2774] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:24 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 => generated 915 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:25.246125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99f9b926-ad67-405c-b6c7-aec8ee00f7ed tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda returned with HTTP 404 Jan 27 16:40:25.246927 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1384/2775] 10.222.0.78 () {60 vars in 1383 bytes} [Wed Jan 27 16:40:25 2021] DELETE /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/77405c86-0e9c-4ba7-9702-c3c02d4e1dda => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:40:25.257273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail Jan 27 16:40:25.258179 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:25.258477 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:25.258477 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:25.258945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:25.259642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:40:25.265401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:40:25.334003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all volumes completed successfully. Jan 27 16:40:25.337185 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:25.337847 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:25.347916 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:25.355957 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:25.355957 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:25.374406 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:25.377407 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:25.393819 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:25.405073 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:25.405073 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:25.434555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6e69540-26a2-4c91-bbf1-39b82a18faf3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail returned with HTTP 200 Jan 27 16:40:25.435443 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1392/2776] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:40:25 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail => generated 1992 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:40:25.454375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b21ab73-3aec-406d-b828-02bfdb5a381f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8/action Jan 27 16:40:25.455559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b21ab73-3aec-406d-b828-02bfdb5a381f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:40:25.456153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b21ab73-3aec-406d-b828-02bfdb5a381f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:25.457298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-5b21ab73-3aec-406d-b828-02bfdb5a381f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] delete called for group 7806e4af-7c00-42e1-853d-b98787de32f8 {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:40:25.457852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-5b21ab73-3aec-406d-b828-02bfdb5a381f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete group with id: 7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:25.465401 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:25.465401 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:25.908535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b21ab73-3aec-406d-b828-02bfdb5a381f tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8/action returned with HTTP 202 Jan 27 16:40:25.910639 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1385/2777] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:40:25 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8/action => generated 0 bytes in 461 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:40:25.918799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e9b3220-e86d-4573-bf20-6adb384abfd3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 Jan 27 16:40:25.919612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e9b3220-e86d-4573-bf20-6adb384abfd3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:25.920000 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:25.920000 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:25.920622 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e9b3220-e86d-4573-bf20-6adb384abfd3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:26.043040 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:26.043040 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:26.073002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6e9b3220-e86d-4573-bf20-6adb384abfd3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:26.101419 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-6e9b3220-e86d-4573-bf20-6adb384abfd3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:26.106184 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-6e9b3220-e86d-4573-bf20-6adb384abfd3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:26.123817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-6e9b3220-e86d-4573-bf20-6adb384abfd3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:26.138671 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:26.138671 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:26.165217 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e9b3220-e86d-4573-bf20-6adb384abfd3 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 returned with HTTP 200 Jan 27 16:40:26.166413 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1393/2778] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:25 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 => generated 999 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:26.250081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cf3eaad-5c23-4eda-927e-45bfd87a931b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 Jan 27 16:40:26.251819 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cf3eaad-5c23-4eda-927e-45bfd87a931b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:26.252243 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:26.252243 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:26.253465 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cf3eaad-5c23-4eda-927e-45bfd87a931b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:26.329465 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:26.329465 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:26.357832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0cf3eaad-5c23-4eda-927e-45bfd87a931b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:26.403583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cf3eaad-5c23-4eda-927e-45bfd87a931b tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 returned with HTTP 200 Jan 27 16:40:26.415397 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1386/2779] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:26 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:26.427018 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2546d8a-91a1-42da-88a6-04323ed19c9a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots Jan 27 16:40:26.427621 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:26.427621 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:26.428328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2546d8a-91a1-42da-88a6-04323ed19c9a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d90fcb71-fc1d-44f9-9d13-0085e785d978", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-420489062"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:26.567915 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:26.567915 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:26.575017 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f2546d8a-91a1-42da-88a6-04323ed19c9a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:26.575017 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-f2546d8a-91a1-42da-88a6-04323ed19c9a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create snapshot from volume d90fcb71-fc1d-44f9-9d13-0085e785d978 Jan 27 16:40:26.783162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f2546d8a-91a1-42da-88a6-04323ed19c9a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['342ea285-0a76-47db-98ec-5fe721a81083', '1386cd52-5301-4e75-b2b4-f64064e77106', '8f2a7a92-e34d-4a6c-95a4-76da039a3bc6', 'cce57a63-e3de-40d5-823f-d523356ade28'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:40:27.132108 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f2546d8a-91a1-42da-88a6-04323ed19c9a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot create request issued successfully. Jan 27 16:40:27.133006 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2546d8a-91a1-42da-88a6-04323ed19c9a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots returned with HTTP 202 Jan 27 16:40:27.134615 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1394/2780] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:40:26 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots => generated 309 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:40:27.147136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-783dca05-289e-40bb-ac18-b11a9ee8c15f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b Jan 27 16:40:27.147711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-783dca05-289e-40bb-ac18-b11a9ee8c15f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:27.148218 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:27.148218 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:27.148604 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-783dca05-289e-40bb-ac18-b11a9ee8c15f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:27.185496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76b627d6-cc0c-415b-88b7-de0ec3ce2e23 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 Jan 27 16:40:27.186170 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76b627d6-cc0c-415b-88b7-de0ec3ce2e23 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:27.187337 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:27.187337 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:27.187337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76b627d6-cc0c-415b-88b7-de0ec3ce2e23 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:27.217883 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:27.217883 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:27.220078 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-783dca05-289e-40bb-ac18-b11a9ee8c15f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:40:27.226447 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-783dca05-289e-40bb-ac18-b11a9ee8c15f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b returned with HTTP 200 Jan 27 16:40:27.231953 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1387/2781] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:27 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b => generated 441 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:27.330103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:27.330103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:27.352722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-76b627d6-cc0c-415b-88b7-de0ec3ce2e23 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:27.385254 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-76b627d6-cc0c-415b-88b7-de0ec3ce2e23 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:27.387318 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-76b627d6-cc0c-415b-88b7-de0ec3ce2e23 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:27.407717 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-76b627d6-cc0c-415b-88b7-de0ec3ce2e23 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:27.420720 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:27.420720 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:27.445400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76b627d6-cc0c-415b-88b7-de0ec3ce2e23 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 returned with HTTP 200 Jan 27 16:40:27.446791 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1395/2782] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:27 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 => generated 999 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:28.242466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2fe95ce-13c2-431f-ae2c-63ded70427aa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b Jan 27 16:40:28.243810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2fe95ce-13c2-431f-ae2c-63ded70427aa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:28.244181 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:28.244181 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:28.244803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2fe95ce-13c2-431f-ae2c-63ded70427aa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:28.310158 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:28.310158 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:28.311850 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e2fe95ce-13c2-431f-ae2c-63ded70427aa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:40:28.325983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2fe95ce-13c2-431f-ae2c-63ded70427aa tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b returned with HTTP 200 Jan 27 16:40:28.331298 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1388/2783] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:28 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b => generated 441 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:28.464413 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2b0a9fe-9ee9-4d80-b0a7-2640a2851503 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 Jan 27 16:40:28.464997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2b0a9fe-9ee9-4d80-b0a7-2640a2851503 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:28.465216 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:28.465216 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:28.465600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2b0a9fe-9ee9-4d80-b0a7-2640a2851503 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:28.581706 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:28.581706 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:28.606860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2b0a9fe-9ee9-4d80-b0a7-2640a2851503 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:28.643937 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-a2b0a9fe-9ee9-4d80-b0a7-2640a2851503 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:28.643937 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-a2b0a9fe-9ee9-4d80-b0a7-2640a2851503 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:28.649554 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-a2b0a9fe-9ee9-4d80-b0a7-2640a2851503 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:28.656939 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:28.656939 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:28.683560 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2b0a9fe-9ee9-4d80-b0a7-2640a2851503 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 returned with HTTP 200 Jan 27 16:40:28.685228 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1396/2784] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:28 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 => generated 999 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:29.345284 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc096c9e-24da-444e-b892-716afc58897f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b Jan 27 16:40:29.345966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc096c9e-24da-444e-b892-716afc58897f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:29.345966 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:29.345966 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:29.346229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc096c9e-24da-444e-b892-716afc58897f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:29.406108 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:29.406108 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:29.416655 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cc096c9e-24da-444e-b892-716afc58897f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:40:29.419889 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc096c9e-24da-444e-b892-716afc58897f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b returned with HTTP 200 Jan 27 16:40:29.420987 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1389/2785] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:29 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b => generated 441 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:29.703353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11474500-289c-4929-812b-2d73aaa1402a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 Jan 27 16:40:29.704801 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11474500-289c-4929-812b-2d73aaa1402a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:29.705254 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:29.705254 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:29.705939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11474500-289c-4929-812b-2d73aaa1402a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:29.818559 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:29.818559 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:29.830160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11474500-289c-4929-812b-2d73aaa1402a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:29.858469 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-11474500-289c-4929-812b-2d73aaa1402a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:29.859128 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-11474500-289c-4929-812b-2d73aaa1402a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:29.870575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-11474500-289c-4929-812b-2d73aaa1402a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:29.884614 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:29.884614 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:29.910613 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11474500-289c-4929-812b-2d73aaa1402a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 returned with HTTP 200 Jan 27 16:40:29.920768 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1397/2786] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:29 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 => generated 999 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:30.441945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9be24627-7b19-4708-97b2-1e2c243e2e9e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b Jan 27 16:40:30.450728 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9be24627-7b19-4708-97b2-1e2c243e2e9e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:30.451225 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:30.451225 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:30.453493 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9be24627-7b19-4708-97b2-1e2c243e2e9e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:30.530637 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:30.530637 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:30.533825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9be24627-7b19-4708-97b2-1e2c243e2e9e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:40:30.537312 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9be24627-7b19-4708-97b2-1e2c243e2e9e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b returned with HTTP 200 Jan 27 16:40:30.546943 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1390/2787] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:30 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b => generated 468 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:30.558264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] POST http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes Jan 27 16:40:30.558726 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:30.558726 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:30.579583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4b58d290-80a8-4ea1-8084-20e123add28b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-730988587"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:30.581627 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume request body: {'volume': {'snapshot_id': '4b58d290-80a8-4ea1-8084-20e123add28b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-730988587'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:40:30.626124 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:30.626124 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:30.627180 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:40:30.627573 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume of 1 GB Jan 27 16:40:30.649879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Availability Zones retrieved successfully. Jan 27 16:40:30.719825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Flow 'volume_create_api' (d32f366e-9019-4e0a-986e-e7b7ff679efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:40:30.723150 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41baad86-6331-468d-ad73-a65f7390e9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:30.733708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:40:30.927054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41baad86-6331-468d-ad73-a65f7390e9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4b58d290-80a8-4ea1-8084-20e123add28b', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:30.929294 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f431f057-4b00-407e-9a98-151867bebe9e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 Jan 27 16:40:30.929433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d5fc24f-ed1c-4133-9c1a-f7dae872971c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:30.930147 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f431f057-4b00-407e-9a98-151867bebe9e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:30.932440 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:30.932440 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:30.933334 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f431f057-4b00-407e-9a98-151867bebe9e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:31.099064 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:31.099064 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:31.125552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f431f057-4b00-407e-9a98-151867bebe9e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:31.151923 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f431f057-4b00-407e-9a98-151867bebe9e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:31.152627 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f431f057-4b00-407e-9a98-151867bebe9e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:31.164245 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f431f057-4b00-407e-9a98-151867bebe9e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:31.172707 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:31.172707 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:31.196993 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f431f057-4b00-407e-9a98-151867bebe9e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 returned with HTTP 200 Jan 27 16:40:31.208420 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1391/2788] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:30 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 => generated 999 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:31.209476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Created reservations ['dc973cec-890d-442f-ac7a-f7ee30aa5147', 'a3d7ba00-996d-4de3-838d-2f8a2e690baa', 'd7c4c1ca-d078-4133-b123-b944c4b04ced', 'd28915f9-84e8-4872-97b3-f07722d63207'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:40:31.211645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d5fc24f-ed1c-4133-9c1a-f7dae872971c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc973cec-890d-442f-ac7a-f7ee30aa5147', 'a3d7ba00-996d-4de3-838d-2f8a2e690baa', 'd7c4c1ca-d078-4133-b123-b944c4b04ced', 'd28915f9-84e8-4872-97b3-f07722d63207']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:31.213750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a88cd64-52ac-4594-bc08-23bad3a8f0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:31.449102 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a88cd64-52ac-4594-bc08-23bad3a8f0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3cdfc35-2041-4803-86ae-57ddb4532a16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-730988587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b51fa3ee49d4d8f851080051b399f79',qos_specs=None,replication_status=,reservations=['dc973cec-890d-442f-ac7a-f7ee30aa5147','a3d7ba00-996d-4de3-838d-2f8a2e690baa','d7c4c1ca-d078-4133-b123-b944c4b04ced','d28915f9-84e8-4872-97b3-f07722d63207'],size=1,snapshot_id=4b58d290-80a8-4ea1-8084-20e123add28b,source_replicaid=,source_volid=None,status='creating',user_id='78ed862442b041bd9dc344eb4f50cb26',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:40:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-730988587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3cdfc35-2041-4803-86ae-57ddb4532a16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b51fa3ee49d4d8f851080051b399f79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4b58d290-80a8-4ea1-8084-20e123add28b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='78ed862442b041bd9dc344eb4f50cb26',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:31.458443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac204b94-8d1d-480a-bc7a-7fb9e180b7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:31.576580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac204b94-8d1d-480a-bc7a-7fb9e180b7fc) transitioned into state 'SUCCESS' from state '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-730988587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b51fa3ee49d4d8f851080051b399f79',qos_specs=None,replication_status=,reservations=['dc973cec-890d-442f-ac7a-f7ee30aa5147','a3d7ba00-996d-4de3-838d-2f8a2e690baa','d7c4c1ca-d078-4133-b123-b944c4b04ced','d28915f9-84e8-4872-97b3-f07722d63207'],size=1,snapshot_id=4b58d290-80a8-4ea1-8084-20e123add28b,source_replicaid=,source_volid=None,status='creating',user_id='78ed862442b041bd9dc344eb4f50cb26',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:31.584984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baca3031-9dc6-437b-adb0-b9e440d2089d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:31.757164 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baca3031-9dc6-437b-adb0-b9e440d2089d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:31.763173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Flow 'volume_create_api' (d32f366e-9019-4e0a-986e-e7b7ff679efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:40:31.858191 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Create volume request issued successfully. Jan 27 16:40:31.895231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8894e863-9db5-4729-981b-395ad9212785 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes returned with HTTP 202 Jan 27 16:40:31.895231 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1398/2789] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:40:30 2021] POST /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes => generated 856 bytes in 1341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:40:31.914178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e85efe60-3a1d-4130-afa3-173c799f9940 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:31.914754 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e85efe60-3a1d-4130-afa3-173c799f9940 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:31.914981 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:31.914981 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:31.915378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e85efe60-3a1d-4130-afa3-173c799f9940 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:32.027155 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:32.027155 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:32.046403 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e85efe60-3a1d-4130-afa3-173c799f9940 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:32.097943 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e85efe60-3a1d-4130-afa3-173c799f9940 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:32.103770 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1392/2790] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:31 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 924 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:32.217587 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20638d6b-13cd-42fc-9635-04428818b674 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 Jan 27 16:40:32.218426 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20638d6b-13cd-42fc-9635-04428818b674 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:32.218812 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:32.218812 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:32.220874 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20638d6b-13cd-42fc-9635-04428818b674 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:32.314853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20638d6b-13cd-42fc-9635-04428818b674 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 returned with HTTP 404 Jan 27 16:40:32.316123 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1399/2791] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:32 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:40:32.324030 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2691dd76-56fc-4656-bd5e-d5f485573c8b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a Jan 27 16:40:32.324610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2691dd76-56fc-4656-bd5e-d5f485573c8b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:32.324827 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:32.324827 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:32.325203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2691dd76-56fc-4656-bd5e-d5f485573c8b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:32.446031 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2691dd76-56fc-4656-bd5e-d5f485573c8b tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a returned with HTTP 404 Jan 27 16:40:32.459091 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14b5e7b8-9ae1-4f70-91dc-9aa5da8695e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 Jan 27 16:40:32.459746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14b5e7b8-9ae1-4f70-91dc-9aa5da8695e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:32.460220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14b5e7b8-9ae1-4f70-91dc-9aa5da8695e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:32.460628 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-14b5e7b8-9ae1-4f70-91dc-9aa5da8695e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7806e4af-7c00-42e1-853d-b98787de32f8 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:40:32.465974 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1393/2792] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:32 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:40:32.477172 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14b5e7b8-9ae1-4f70-91dc-9aa5da8695e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 returned with HTTP 404 Jan 27 16:40:32.489085 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b525bf6a-08ca-4611-b5e7-f12c402da5f4 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] DELETE http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types/d29e735f-82fb-49e7-af0b-b05e57251284 Jan 27 16:40:32.489662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b525bf6a-08ca-4611-b5e7-f12c402da5f4 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:32.490124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b525bf6a-08ca-4611-b5e7-f12c402da5f4 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:32.491867 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1400/2793] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:40:32 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/7806e4af-7c00-42e1-853d-b98787de32f8 => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:40:32.558073 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:40:32.558073 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:40:32.599963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b525bf6a-08ca-4611-b5e7-f12c402da5f4 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types/d29e735f-82fb-49e7-af0b-b05e57251284 returned with HTTP 202 Jan 27 16:40:32.601635 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1394/2794] 10.222.0.78 () {60 vars in 1371 bytes} [Wed Jan 27 16:40:32 2021] DELETE /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types/d29e735f-82fb-49e7-af0b-b05e57251284 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:40:32.618158 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98e0b583-e8b6-4685-bffd-96626e8182db tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] POST http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types Jan 27 16:40:32.618966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98e0b583-e8b6-4685-bffd-96626e8182db tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-619840366"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:32.620481 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:32.620481 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:32.710570 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98e0b583-e8b6-4685-bffd-96626e8182db tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types returned with HTTP 200 Jan 27 16:40:32.721988 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85d4aabe-1bd8-4fe2-bb27-ad2f9ada7dd1 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] POST http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types Jan 27 16:40:32.722795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85d4aabe-1bd8-4fe2-bb27-ad2f9ada7dd1 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1266789890"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:32.732124 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1401/2795] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:40:32 2021] POST /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types => generated 223 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:32.861900 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85d4aabe-1bd8-4fe2-bb27-ad2f9ada7dd1 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types returned with HTTP 202 Jan 27 16:40:32.862927 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1395/2796] 10.222.0.78 () {62 vars in 1278 bytes} [Wed Jan 27 16:40:32 2021] POST /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types => generated 181 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:40:32.873128 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89e49807-1eda-4b6f-a2c4-4dedaff4cdae tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups Jan 27 16:40:32.874390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89e49807-1eda-4b6f-a2c4-4dedaff4cdae tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e012b1d1-4f3c-45f8-9af0-90d0d6f820f7", "volume_types": ["5ec69061-0f65-4345-bfdc-bf84329c9b9b"], "name": "tempest-GroupSnapshotsTest-Group-1075522011"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:32.876392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-89e49807-1eda-4b6f-a2c4-4dedaff4cdae tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating new group {'group': {'group_type': 'e012b1d1-4f3c-45f8-9af0-90d0d6f820f7', 'volume_types': ['5ec69061-0f65-4345-bfdc-bf84329c9b9b'], 'name': 'tempest-GroupSnapshotsTest-Group-1075522011'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:40:32.900247 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-89e49807-1eda-4b6f-a2c4-4dedaff4cdae tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating group tempest-GroupSnapshotsTest-Group-1075522011. Jan 27 16:40:32.960477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89e49807-1eda-4b6f-a2c4-4dedaff4cdae tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Availability Zones retrieved successfully. Jan 27 16:40:33.049493 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-89e49807-1eda-4b6f-a2c4-4dedaff4cdae tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Created reservations ['3729350f-cda4-42e7-add3-9afa72cc2d03'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:40:33.120585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7f28f11-f15f-434a-ab44-db5f4e14d360 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:33.121076 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7f28f11-f15f-434a-ab44-db5f4e14d360 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:33.122035 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7f28f11-f15f-434a-ab44-db5f4e14d360 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:33.196205 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:33.196205 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:33.207136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7f28f11-f15f-434a-ab44-db5f4e14d360 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:33.234506 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7f28f11-f15f-434a-ab44-db5f4e14d360 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:33.245311 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1396/2797] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:33 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:33.357719 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89e49807-1eda-4b6f-a2c4-4dedaff4cdae tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups returned with HTTP 202 Jan 27 16:40:33.363787 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1402/2798] 10.222.0.78 () {62 vars in 1264 bytes} [Wed Jan 27 16:40:32 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/groups => generated 112 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:40:33.372515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1717815a-3314-4ce1-aec0-e8610733f314 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/ddcadefa-2105-4633-811c-bb0c5d64d8ef Jan 27 16:40:33.373157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1717815a-3314-4ce1-aec0-e8610733f314 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:33.373409 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:33.373409 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:33.374493 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1717815a-3314-4ce1-aec0-e8610733f314 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:33.374493 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-1717815a-3314-4ce1-aec0-e8610733f314 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member ddcadefa-2105-4633-811c-bb0c5d64d8ef {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:40:33.393540 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:33.393540 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:33.480963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1717815a-3314-4ce1-aec0-e8610733f314 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/ddcadefa-2105-4633-811c-bb0c5d64d8ef returned with HTTP 200 Jan 27 16:40:33.481817 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1397/2799] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:40:33 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/ddcadefa-2105-4633-811c-bb0c5d64d8ef => generated 392 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:34.254272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53f58b70-2ef4-4454-b138-74d1fb63f7f8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:34.254947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53f58b70-2ef4-4454-b138-74d1fb63f7f8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:34.255322 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:34.255322 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:34.255906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53f58b70-2ef4-4454-b138-74d1fb63f7f8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:34.448346 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:34.448346 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:34.464273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53f58b70-2ef4-4454-b138-74d1fb63f7f8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:34.494616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c90fffbd-ac57-4949-ac4b-7fe2aa27fa8e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/ddcadefa-2105-4633-811c-bb0c5d64d8ef Jan 27 16:40:34.495785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c90fffbd-ac57-4949-ac4b-7fe2aa27fa8e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:34.496151 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:34.496151 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:34.496787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c90fffbd-ac57-4949-ac4b-7fe2aa27fa8e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:34.497508 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-c90fffbd-ac57-4949-ac4b-7fe2aa27fa8e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member ddcadefa-2105-4633-811c-bb0c5d64d8ef {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:40:34.505011 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53f58b70-2ef4-4454-b138-74d1fb63f7f8 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:34.506623 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1403/2800] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:34 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:40:34.511108 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:34.511108 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:34.608377 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c90fffbd-ac57-4949-ac4b-7fe2aa27fa8e tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/ddcadefa-2105-4633-811c-bb0c5d64d8ef returned with HTTP 200 Jan 27 16:40:34.609452 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1398/2801] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:40:34 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/ddcadefa-2105-4633-811c-bb0c5d64d8ef => generated 393 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:34.625181 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes Jan 27 16:40:34.627551 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:34.627551 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:34.628286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5ec69061-0f65-4345-bfdc-bf84329c9b9b", "group_id": "ddcadefa-2105-4633-811c-bb0c5d64d8ef", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1272182713"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:34.630012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume request body: {'volume': {'volume_type': '5ec69061-0f65-4345-bfdc-bf84329c9b9b', 'group_id': 'ddcadefa-2105-4633-811c-bb0c5d64d8ef', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1272182713'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:40:34.674999 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:34.674999 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:34.676585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume of 1 GB Jan 27 16:40:34.710023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Availability Zones retrieved successfully. Jan 27 16:40:34.762987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Flow 'volume_create_api' (e679dc52-5d7d-4585-bdba-928653916378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:40:34.775385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e939787-8322-4cf3-bb4c-5c12019c2d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:34.781043 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:34.781043 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:34.782469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:40:34.924806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e939787-8322-4cf3-bb4c-5c12019c2d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:40:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ec69061-0f65-4345-bfdc-bf84329c9b9b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-619840366',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ec69061-0f65-4345-bfdc-bf84329c9b9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ddcadefa-2105-4633-811c-bb0c5d64d8ef', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:34.930333 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a12168b-265e-4e79-8ac3-5797c94a46d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:35.095862 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-619840366 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-619840366, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:40:35.096875 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-619840366 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-619840366, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:40:35.264369 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Created reservations ['f625e42a-26c6-417d-8615-65d4761c49b3', 'afb6bc9a-23f9-4389-a7ea-296ede31e0cd', 'adcedcf4-c659-44dd-b0a3-27a00d2e5a22', '8e093b79-8aa1-4886-8119-c7a96b80c493'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:40:35.267438 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a12168b-265e-4e79-8ac3-5797c94a46d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f625e42a-26c6-417d-8615-65d4761c49b3', 'afb6bc9a-23f9-4389-a7ea-296ede31e0cd', 'adcedcf4-c659-44dd-b0a3-27a00d2e5a22', '8e093b79-8aa1-4886-8119-c7a96b80c493']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:35.269814 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d74ecf63-bf09-4ae2-8e08-67e3fee5bf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:35.403888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d74ecf63-bf09-4ae2-8e08-67e3fee5bf37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a05ce831-29b7-4d9f-88ca-ad6f8dee684c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1272182713',encryption_key_id=None,group_id=ddcadefa-2105-4633-811c-bb0c5d64d8ef,group_type_id=,metadata={},multiattach=False,project_id='591ead50008842048a487cfbd61b1508',qos_specs=None,replication_status=,reservations=['f625e42a-26c6-417d-8615-65d4761c49b3','afb6bc9a-23f9-4389-a7ea-296ede31e0cd','adcedcf4-c659-44dd-b0a3-27a00d2e5a22','8e093b79-8aa1-4886-8119-c7a96b80c493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_type_id=5ec69061-0f65-4345-bfdc-bf84329c9b9b), 'volume': 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-27T16:40:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1272182713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ddcadefa-2105-4633-811c-bb0c5d64d8ef,host=None,id=a05ce831-29b7-4d9f-88ca-ad6f8dee684c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591ead50008842048a487cfbd61b1508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_attachment=,volume_type=,volume_type_id=5ec69061-0f65-4345-bfdc-bf84329c9b9b)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:35.409427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fab04f6a-dca1-4058-82dd-872a7044102c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:35.523010 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48232a9d-d5b1-4b71-b4c2-bc80ad8deeb2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:35.524424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48232a9d-d5b1-4b71-b4c2-bc80ad8deeb2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:35.525047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:35.525047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:35.525695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48232a9d-d5b1-4b71-b4c2-bc80ad8deeb2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:35.535865 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fab04f6a-dca1-4058-82dd-872a7044102c) transitioned into state 'SUCCESS' from state '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-1272182713',encryption_key_id=None,group_id=ddcadefa-2105-4633-811c-bb0c5d64d8ef,group_type_id=,metadata={},multiattach=False,project_id='591ead50008842048a487cfbd61b1508',qos_specs=None,replication_status=,reservations=['f625e42a-26c6-417d-8615-65d4761c49b3','afb6bc9a-23f9-4389-a7ea-296ede31e0cd','adcedcf4-c659-44dd-b0a3-27a00d2e5a22','8e093b79-8aa1-4886-8119-c7a96b80c493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad8ec1f5504d41f99568de340c36bc2b',volume_type_id=5ec69061-0f65-4345-bfdc-bf84329c9b9b)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:35.538556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80d53324-2786-470d-a9ba-42f3a5dbe069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:40:35.621803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80d53324-2786-470d-a9ba-42f3a5dbe069) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:40:35.624306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Flow 'volume_create_api' (e679dc52-5d7d-4585-bdba-928653916378) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:40:35.675968 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:35.675968 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:35.686679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-48232a9d-d5b1-4b71-b4c2-bc80ad8deeb2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:35.772810 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Create volume request issued successfully. Jan 27 16:40:35.781207 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48232a9d-d5b1-4b71-b4c2-bc80ad8deeb2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:35.791825 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1399/2802] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:35 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:35.814378 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:35.814851 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:35.835893 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:35.849671 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:35.849671 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:35.893628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f1ab162-2906-476c-818f-fcfc4ea76dbe tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes returned with HTTP 202 Jan 27 16:40:35.897324 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1404/2803] 10.222.0.78 () {62 vars in 1267 bytes} [Wed Jan 27 16:40:34 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/volumes => generated 907 bytes in 1280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:40:35.912729 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ced2b43d-0cc7-4c10-b1f0-10f1be5b4381 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:35.913318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ced2b43d-0cc7-4c10-b1f0-10f1be5b4381 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:35.913517 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:35.913517 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:35.914157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ced2b43d-0cc7-4c10-b1f0-10f1be5b4381 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:36.054723 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:36.054723 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:36.089259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ced2b43d-0cc7-4c10-b1f0-10f1be5b4381 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:36.105813 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-ced2b43d-0cc7-4c10-b1f0-10f1be5b4381 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:36.106505 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-ced2b43d-0cc7-4c10-b1f0-10f1be5b4381 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:36.138546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-ced2b43d-0cc7-4c10-b1f0-10f1be5b4381 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:36.158486 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:36.158486 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:36.184500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ced2b43d-0cc7-4c10-b1f0-10f1be5b4381 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:36.185669 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1400/2804] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:35 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 999 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:36.810143 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1573792-ddde-4002-9170-0f121366eeb7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:36.810691 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1573792-ddde-4002-9170-0f121366eeb7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:36.810856 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:36.810856 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:36.811251 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1573792-ddde-4002-9170-0f121366eeb7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:36.987568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:36.987568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:37.050427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c1573792-ddde-4002-9170-0f121366eeb7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:37.161548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1573792-ddde-4002-9170-0f121366eeb7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:37.162912 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1405/2805] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:36 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:37.209876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26d6a74e-25b0-4077-b6fc-088449739bd2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:37.214209 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26d6a74e-25b0-4077-b6fc-088449739bd2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:37.214838 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:37.214838 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:37.215684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26d6a74e-25b0-4077-b6fc-088449739bd2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:37.390181 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:37.390181 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:37.420097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-26d6a74e-25b0-4077-b6fc-088449739bd2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:37.459285 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-26d6a74e-25b0-4077-b6fc-088449739bd2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:37.461747 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-26d6a74e-25b0-4077-b6fc-088449739bd2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:37.482363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-26d6a74e-25b0-4077-b6fc-088449739bd2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:37.495829 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:37.495829 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:37.557745 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26d6a74e-25b0-4077-b6fc-088449739bd2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:37.558704 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1401/2806] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:37 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 999 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:38.179901 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d290c698-c680-4403-9d59-505dd3a3c2ac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:38.185860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d290c698-c680-4403-9d59-505dd3a3c2ac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:38.185860 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:38.185860 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:38.185860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d290c698-c680-4403-9d59-505dd3a3c2ac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:38.296295 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:38.296295 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:38.310794 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d290c698-c680-4403-9d59-505dd3a3c2ac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:38.369537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d290c698-c680-4403-9d59-505dd3a3c2ac tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:38.372207 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1406/2807] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:38 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:38.576383 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8e05100-dfde-40df-a598-a15fc9d8bc20 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:38.577185 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8e05100-dfde-40df-a598-a15fc9d8bc20 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:38.577582 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:38.577582 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:38.578213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8e05100-dfde-40df-a598-a15fc9d8bc20 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:38.674255 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:38.674255 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:38.687439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8e05100-dfde-40df-a598-a15fc9d8bc20 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:38.717379 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-d8e05100-dfde-40df-a598-a15fc9d8bc20 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:38.718563 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-d8e05100-dfde-40df-a598-a15fc9d8bc20 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:38.731667 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-d8e05100-dfde-40df-a598-a15fc9d8bc20 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:38.743703 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:38.743703 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:38.771042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8e05100-dfde-40df-a598-a15fc9d8bc20 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:38.772641 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1402/2808] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:38 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 1000 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:40:38.789708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c72f0ac8-57f8-4f36-a807-5e0cf05438e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots Jan 27 16:40:38.790233 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:38.790233 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:38.790681 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c72f0ac8-57f8-4f36-a807-5e0cf05438e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ddcadefa-2105-4633-811c-bb0c5d64d8ef", "name": "tempest-group_snapshot-39206113"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:38.791817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-c72f0ac8-57f8-4f36-a807-5e0cf05438e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating new group_snapshot {'group_snapshot': {'group_id': 'ddcadefa-2105-4633-811c-bb0c5d64d8ef', 'name': 'tempest-group_snapshot-39206113'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 27 16:40:38.800033 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:38.800033 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:38.812173 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-c72f0ac8-57f8-4f36-a807-5e0cf05438e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Creating group_snapshot tempest-group_snapshot-39206113. Jan 27 16:40:39.015423 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:39.015423 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:39.087211 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c72f0ac8-57f8-4f36-a807-5e0cf05438e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-619840366 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-619840366, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:40:39.277935 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c72f0ac8-57f8-4f36-a807-5e0cf05438e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Created reservations ['f2968684-662b-44ef-a6b3-aa3f2c641b9c', '6005beb1-a911-41c9-bd57-395545111fcb', '2591aa5b-14d2-4176-bf0d-b74ec1c56501', 'd2cf7fc2-ccee-4dca-9de9-a7baa3002253'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:40:39.390029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee51c053-36f2-4e08-9973-062042be5d8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:39.390649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee51c053-36f2-4e08-9973-062042be5d8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:39.391102 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:39.391102 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:39.391370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee51c053-36f2-4e08-9973-062042be5d8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:39.479785 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:39.479785 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:39.499496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ee51c053-36f2-4e08-9973-062042be5d8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:39.556724 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee51c053-36f2-4e08-9973-062042be5d8e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:39.567305 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1403/2809] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:39 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:40:39.585113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c72f0ac8-57f8-4f36-a807-5e0cf05438e5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots returned with HTTP 202 Jan 27 16:40:39.595972 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1407/2810] 10.222.0.78 () {62 vars in 1291 bytes} [Wed Jan 27 16:40:38 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots => generated 166 bytes in 810 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:40:39.600837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39775070-55db-4f89-a9f7-7d3f53a0cac2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 Jan 27 16:40:39.602003 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39775070-55db-4f89-a9f7-7d3f53a0cac2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:39.602583 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:39.602583 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:39.603266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39775070-55db-4f89-a9f7-7d3f53a0cac2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:39.603881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-39775070-55db-4f89-a9f7-7d3f53a0cac2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7d21f07a-36c4-4556-9add-52456c52e702 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:39.623747 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:39.623747 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:39.669500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39775070-55db-4f89-a9f7-7d3f53a0cac2 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 returned with HTTP 200 Jan 27 16:40:39.670739 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1404/2811] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:39 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 => generated 305 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:40.590074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f592c00-bc02-487f-9979-946ffe213feb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:40.590593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f592c00-bc02-487f-9979-946ffe213feb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:40.590707 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:40.590707 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:40.591063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f592c00-bc02-487f-9979-946ffe213feb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:40.663685 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:40.663685 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:40.683053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4f592c00-bc02-487f-9979-946ffe213feb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:40.686156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26a9cb3d-59f4-4d27-b58a-e83655416688 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 Jan 27 16:40:40.686736 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26a9cb3d-59f4-4d27-b58a-e83655416688 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:40.686932 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:40.686932 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:40.688417 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26a9cb3d-59f4-4d27-b58a-e83655416688 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:40.688993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-26a9cb3d-59f4-4d27-b58a-e83655416688 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7d21f07a-36c4-4556-9add-52456c52e702 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:40.707713 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:40.707713 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:40.724161 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f592c00-bc02-487f-9979-946ffe213feb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:40.734015 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1408/2812] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:40 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:40.754603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26a9cb3d-59f4-4d27-b58a-e83655416688 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 returned with HTTP 200 Jan 27 16:40:40.760108 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1405/2813] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:40 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 => generated 305 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:41.752453 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dcb1c62-df87-434e-a386-a064f366faf2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:41.752953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dcb1c62-df87-434e-a386-a064f366faf2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:41.771011 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:41.771011 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:41.771011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dcb1c62-df87-434e-a386-a064f366faf2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:41.771559 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c33b0dc-01e9-4720-91fd-0e37556c53c4 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 Jan 27 16:40:41.772324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c33b0dc-01e9-4720-91fd-0e37556c53c4 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:41.772691 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:41.772691 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:41.773320 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c33b0dc-01e9-4720-91fd-0e37556c53c4 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:41.773880 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-1c33b0dc-01e9-4720-91fd-0e37556c53c4 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7d21f07a-36c4-4556-9add-52456c52e702 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:41.782262 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:41.782262 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:41.815496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c33b0dc-01e9-4720-91fd-0e37556c53c4 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 returned with HTTP 200 Jan 27 16:40:41.829224 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1406/2814] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:41 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 => generated 305 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:41.839786 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:41.839786 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:41.849188 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8dcb1c62-df87-434e-a386-a064f366faf2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:41.872265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dcb1c62-df87-434e-a386-a064f366faf2 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:41.873401 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1409/2815] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:41 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:42.841391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f1b3d1a-ab44-44fe-9228-805f69f1bb9c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 Jan 27 16:40:42.841947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f1b3d1a-ab44-44fe-9228-805f69f1bb9c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:42.846730 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:42.846730 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:42.847629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f1b3d1a-ab44-44fe-9228-805f69f1bb9c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:42.848245 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-1f1b3d1a-ab44-44fe-9228-805f69f1bb9c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7d21f07a-36c4-4556-9add-52456c52e702 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:42.855508 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:42.855508 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:42.869270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f1b3d1a-ab44-44fe-9228-805f69f1bb9c tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 returned with HTTP 200 Jan 27 16:40:42.870431 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1407/2816] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:42 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 => generated 306 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:42.882223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70ee312a-1288-456a-9f18-876bf2462403 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail Jan 27 16:40:42.882829 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70ee312a-1288-456a-9f18-876bf2462403 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:42.883107 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:42.883107 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:42.883596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70ee312a-1288-456a-9f18-876bf2462403 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:42.884579 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-70ee312a-1288-456a-9f18-876bf2462403 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:40:42.892985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-70ee312a-1288-456a-9f18-876bf2462403 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:40:42.904231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-befa6d88-c2ba-4a26-95a5-e476a9ebf3d7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:42.905156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-befa6d88-c2ba-4a26-95a5-e476a9ebf3d7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:42.905654 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:42.905654 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:42.907088 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-befa6d88-c2ba-4a26-95a5-e476a9ebf3d7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:42.919521 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-70ee312a-1288-456a-9f18-876bf2462403 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all snapshots completed successfully. Jan 27 16:40:42.925450 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:42.925450 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:42.927434 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70ee312a-1288-456a-9f18-876bf2462403 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail returned with HTTP 200 Jan 27 16:40:42.935654 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1410/2817] 10.222.0.78 () {58 vars in 1231 bytes} [Wed Jan 27 16:40:42 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail => generated 452 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:42.942563 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9df34795-9a37-4c2b-b5ea-f2beb84c411d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 Jan 27 16:40:42.944053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9df34795-9a37-4c2b-b5ea-f2beb84c411d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:42.944444 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:42.944444 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:42.953901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9df34795-9a37-4c2b-b5ea-f2beb84c411d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:42.977261 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:42.977261 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:42.990650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-befa6d88-c2ba-4a26-95a5-e476a9ebf3d7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:43.002691 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:43.002691 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:43.010782 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9df34795-9a37-4c2b-b5ea-f2beb84c411d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:40:43.015637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9df34795-9a37-4c2b-b5ea-f2beb84c411d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 returned with HTTP 200 Jan 27 16:40:43.019357 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1411/2818] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:42 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 => generated 449 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:43.037361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80c02f55-9d79-412d-84b4-0036049d3eb9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 Jan 27 16:40:43.042697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80c02f55-9d79-412d-84b4-0036049d3eb9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:43.064193 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:43.064193 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:43.064193 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80c02f55-9d79-412d-84b4-0036049d3eb9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:43.064193 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-80c02f55-9d79-412d-84b4-0036049d3eb9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7d21f07a-36c4-4556-9add-52456c52e702 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:43.064630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-befa6d88-c2ba-4a26-95a5-e476a9ebf3d7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:43.064630 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1408/2819] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:42 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:40:43.064834 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:43.064834 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:43.068452 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80c02f55-9d79-412d-84b4-0036049d3eb9 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 returned with HTTP 200 Jan 27 16:40:43.070348 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1412/2820] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:43 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 => generated 306 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:43.083873 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27d0daa8-f767-43a4-ae49-c348ca474803 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/detail Jan 27 16:40:43.084448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27d0daa8-f767-43a4-ae49-c348ca474803 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:43.084638 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:43.084638 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:43.085916 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27d0daa8-f767-43a4-ae49-c348ca474803 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:43.130294 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27d0daa8-f767-43a4-ae49-c348ca474803 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/detail returned with HTTP 200 Jan 27 16:40:43.138166 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1409/2821] 10.222.0.78 () {60 vars in 1290 bytes} [Wed Jan 27 16:40:43 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/detail => generated 309 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:43.141959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5a0b91d-7f1f-43a3-93e1-e94d10b22ced tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] DELETE http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 Jan 27 16:40:43.143085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5a0b91d-7f1f-43a3-93e1-e94d10b22ced tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:43.143552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:43.143552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:43.144194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5a0b91d-7f1f-43a3-93e1-e94d10b22ced tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:43.144814 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-f5a0b91d-7f1f-43a3-93e1-e94d10b22ced tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] delete called for member 7d21f07a-36c4-4556-9add-52456c52e702 {{(pid=88000) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 16:40:43.145342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-f5a0b91d-7f1f-43a3-93e1-e94d10b22ced tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete group_snapshot with id: 7d21f07a-36c4-4556-9add-52456c52e702 Jan 27 16:40:43.158613 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:43.158613 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:43.982595 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5a0b91d-7f1f-43a3-93e1-e94d10b22ced tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 returned with HTTP 202 Jan 27 16:40:43.983498 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1413/2822] 10.222.0.78 () {60 vars in 1383 bytes} [Wed Jan 27 16:40:43 2021] DELETE /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 => generated 0 bytes in 846 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:40:43.991716 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-110aa0bb-b538-403c-a72e-549d28b293f0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail Jan 27 16:40:43.992525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-110aa0bb-b538-403c-a72e-549d28b293f0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:43.992932 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:43.992932 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:43.993568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-110aa0bb-b538-403c-a72e-549d28b293f0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:43.994393 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-110aa0bb-b538-403c-a72e-549d28b293f0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:40:43.996057 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:43.996057 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:43.999314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-110aa0bb-b538-403c-a72e-549d28b293f0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:40:44.071182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-130030d6-b478-4fe0-ba6b-28780e923ed9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:44.071982 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-130030d6-b478-4fe0-ba6b-28780e923ed9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:44.072414 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:44.072414 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:44.073107 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-130030d6-b478-4fe0-ba6b-28780e923ed9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:44.129743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-110aa0bb-b538-403c-a72e-549d28b293f0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all volumes completed successfully. Jan 27 16:40:44.131387 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-110aa0bb-b538-403c-a72e-549d28b293f0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:44.132083 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-110aa0bb-b538-403c-a72e-549d28b293f0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:44.140481 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-110aa0bb-b538-403c-a72e-549d28b293f0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:44.160090 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:44.160090 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:44.191816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-110aa0bb-b538-403c-a72e-549d28b293f0 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail returned with HTTP 200 Jan 27 16:40:44.192903 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1410/2823] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:40:43 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail => generated 1003 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:40:44.205701 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:44.205701 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:44.214478 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4eafb840-3fe6-4edf-80ff-560af46559c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail Jan 27 16:40:44.215016 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4eafb840-3fe6-4edf-80ff-560af46559c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:44.215283 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:44.215283 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:44.215960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4eafb840-3fe6-4edf-80ff-560af46559c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:44.216107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-130030d6-b478-4fe0-ba6b-28780e923ed9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:44.216534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-4eafb840-3fe6-4edf-80ff-560af46559c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:40:44.222678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-4eafb840-3fe6-4edf-80ff-560af46559c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:40:44.247356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4eafb840-3fe6-4edf-80ff-560af46559c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all snapshots completed successfully. Jan 27 16:40:44.248737 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:44.248737 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:44.253472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4eafb840-3fe6-4edf-80ff-560af46559c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail returned with HTTP 200 Jan 27 16:40:44.255442 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1411/2824] 10.222.0.78 () {58 vars in 1231 bytes} [Wed Jan 27 16:40:44 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/detail => generated 451 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:44.270763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a43e1ec0-db1d-468d-9b73-f5eed03f3e3a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 Jan 27 16:40:44.271675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a43e1ec0-db1d-468d-9b73-f5eed03f3e3a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:44.275618 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:44.275618 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:44.277086 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-130030d6-b478-4fe0-ba6b-28780e923ed9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:44.279741 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1414/2825] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:44 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:40:44.280317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a43e1ec0-db1d-468d-9b73-f5eed03f3e3a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:44.332698 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:44.332698 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:44.333858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a43e1ec0-db1d-468d-9b73-f5eed03f3e3a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:40:44.335846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a43e1ec0-db1d-468d-9b73-f5eed03f3e3a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 returned with HTTP 200 Jan 27 16:40:44.342265 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1412/2826] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:44 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 => generated 448 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:40:45.300825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0750eee5-2a42-4374-a9ac-c489a40d1bf7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:45.302796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0750eee5-2a42-4374-a9ac-c489a40d1bf7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:45.303403 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:45.303403 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:45.304466 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0750eee5-2a42-4374-a9ac-c489a40d1bf7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:45.366030 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a728436-7d7d-4bf4-89ab-0f04b5b1523d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 Jan 27 16:40:45.366938 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a728436-7d7d-4bf4-89ab-0f04b5b1523d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:45.370317 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:45.370317 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:45.372623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a728436-7d7d-4bf4-89ab-0f04b5b1523d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:45.466559 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:45.466559 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:45.467763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a728436-7d7d-4bf4-89ab-0f04b5b1523d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:40:45.470676 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a728436-7d7d-4bf4-89ab-0f04b5b1523d tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 returned with HTTP 200 Jan 27 16:40:45.492889 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1413/2827] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:45 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 => generated 448 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:45.504251 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:45.504251 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:45.521593 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0750eee5-2a42-4374-a9ac-c489a40d1bf7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:45.548355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0750eee5-2a42-4374-a9ac-c489a40d1bf7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:45.549207 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1415/2828] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:45 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:46.548352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f24a12d4-490b-4ceb-8a97-dc426c3c2739 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 Jan 27 16:40:46.549474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f24a12d4-490b-4ceb-8a97-dc426c3c2739 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:46.549845 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:46.549845 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:46.550460 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f24a12d4-490b-4ceb-8a97-dc426c3c2739 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:46.584231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c3fb8cf-d96b-4b55-b320-23800bdd5a25 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:46.585024 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c3fb8cf-d96b-4b55-b320-23800bdd5a25 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:46.585407 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:46.585407 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:46.586007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c3fb8cf-d96b-4b55-b320-23800bdd5a25 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:46.637808 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:46.637808 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:46.637808 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f24a12d4-490b-4ceb-8a97-dc426c3c2739 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Snapshot retrieved successfully. Jan 27 16:40:46.639033 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f24a12d4-490b-4ceb-8a97-dc426c3c2739 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 returned with HTTP 200 Jan 27 16:40:46.645438 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1414/2829] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:46 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 => generated 447 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:40:46.701406 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:46.701406 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:46.715038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2c3fb8cf-d96b-4b55-b320-23800bdd5a25 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:46.745769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c3fb8cf-d96b-4b55-b320-23800bdd5a25 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:46.758183 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1416/2830] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:46 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:47.659916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-275eb888-8ec9-46ef-8468-15864e3faad8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 Jan 27 16:40:47.661150 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-275eb888-8ec9-46ef-8468-15864e3faad8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:47.661534 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:47.661534 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:47.663142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-275eb888-8ec9-46ef-8468-15864e3faad8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:47.714176 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-275eb888-8ec9-46ef-8468-15864e3faad8 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 returned with HTTP 404 Jan 27 16:40:47.715807 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1415/2831] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:40:47 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/snapshots/701e3d28-b506-4b89-8241-dc1215e59bb0 => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:40:47.727033 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eff13ab1-946d-431a-83a5-1c8320884213 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 Jan 27 16:40:47.727868 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eff13ab1-946d-431a-83a5-1c8320884213 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:47.728256 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:47.728256 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:47.728871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eff13ab1-946d-431a-83a5-1c8320884213 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:47.729443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-eff13ab1-946d-431a-83a5-1c8320884213 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member 7d21f07a-36c4-4556-9add-52456c52e702 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:40:47.739064 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eff13ab1-946d-431a-83a5-1c8320884213 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 returned with HTTP 404 Jan 27 16:40:47.752044 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96bbcdba-ccec-4748-832f-4afd3fbb3d93 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots Jan 27 16:40:47.752878 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96bbcdba-ccec-4748-832f-4afd3fbb3d93 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:47.753078 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1417/2832] 10.222.0.78 () {60 vars in 1380 bytes} [Wed Jan 27 16:40:47 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:40:47.753726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96bbcdba-ccec-4748-832f-4afd3fbb3d93 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:47.766501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64bc9648-66a2-4784-8f53-2fcef2ce86b4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:47.767760 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64bc9648-66a2-4784-8f53-2fcef2ce86b4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:47.768829 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64bc9648-66a2-4784-8f53-2fcef2ce86b4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:47.778284 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96bbcdba-ccec-4748-832f-4afd3fbb3d93 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots returned with HTTP 200 Jan 27 16:40:47.779378 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1416/2833] 10.222.0.78 () {60 vars in 1269 bytes} [Wed Jan 27 16:40:47 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots => generated 23 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:47.790278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-590ca9d6-e6a4-4960-94b1-efef1506e6c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] DELETE http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 Jan 27 16:40:47.791097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-590ca9d6-e6a4-4960-94b1-efef1506e6c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:47.791756 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-590ca9d6-e6a4-4960-94b1-efef1506e6c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:47.792317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-590ca9d6-e6a4-4960-94b1-efef1506e6c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] delete called for member 7d21f07a-36c4-4556-9add-52456c52e702 {{(pid=87999) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 16:40:47.792832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-590ca9d6-e6a4-4960-94b1-efef1506e6c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete group_snapshot with id: 7d21f07a-36c4-4556-9add-52456c52e702 Jan 27 16:40:47.799725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-590ca9d6-e6a4-4960-94b1-efef1506e6c5 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 returned with HTTP 404 Jan 27 16:40:47.804641 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1417/2834] 10.222.0.78 () {60 vars in 1383 bytes} [Wed Jan 27 16:40:47 2021] DELETE /volume/v3/591ead50008842048a487cfbd61b1508/group_snapshots/7d21f07a-36c4-4556-9add-52456c52e702 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:40:47.808997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b22f7c5-c1fb-4c04-ba23-f422fc8a2187 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail Jan 27 16:40:47.809787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b22f7c5-c1fb-4c04-ba23-f422fc8a2187 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:47.810457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b22f7c5-c1fb-4c04-ba23-f422fc8a2187 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:47.811252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-2b22f7c5-c1fb-4c04-ba23-f422fc8a2187 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:40:47.813933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2b22f7c5-c1fb-4c04-ba23-f422fc8a2187 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:40:47.868443 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2b22f7c5-c1fb-4c04-ba23-f422fc8a2187 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Get all volumes completed successfully. Jan 27 16:40:47.870498 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-2b22f7c5-c1fb-4c04-ba23-f422fc8a2187 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:47.871084 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-2b22f7c5-c1fb-4c04-ba23-f422fc8a2187 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:47.876318 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:47.876318 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:47.893579 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-2b22f7c5-c1fb-4c04-ba23-f422fc8a2187 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:47.901216 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:47.901216 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:47.914851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64bc9648-66a2-4784-8f53-2fcef2ce86b4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:47.932413 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b22f7c5-c1fb-4c04-ba23-f422fc8a2187 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail returned with HTTP 200 Jan 27 16:40:47.933584 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1418/2835] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:40:47 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/detail => generated 1003 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:40:47.963330 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64bc9648-66a2-4784-8f53-2fcef2ce86b4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:47.963330 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1418/2836] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:47 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:40:47.980590 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b758c99c-58b8-4c20-9567-55081fc26141 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] POST http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/ddcadefa-2105-4633-811c-bb0c5d64d8ef/action Jan 27 16:40:47.981311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:47.981311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:47.982008 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b758c99c-58b8-4c20-9567-55081fc26141 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:40:47.982544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b758c99c-58b8-4c20-9567-55081fc26141 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:47.983684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-b758c99c-58b8-4c20-9567-55081fc26141 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] delete called for group ddcadefa-2105-4633-811c-bb0c5d64d8ef {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:40:47.984248 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-b758c99c-58b8-4c20-9567-55081fc26141 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete group with id: ddcadefa-2105-4633-811c-bb0c5d64d8ef Jan 27 16:40:48.002044 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:48.002044 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:48.445581 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b758c99c-58b8-4c20-9567-55081fc26141 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/ddcadefa-2105-4633-811c-bb0c5d64d8ef/action returned with HTTP 202 Jan 27 16:40:48.458668 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1419/2837] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:40:47 2021] POST /volume/v3/591ead50008842048a487cfbd61b1508/groups/ddcadefa-2105-4633-811c-bb0c5d64d8ef/action => generated 0 bytes in 482 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:40:48.466351 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-449630e0-f228-42c4-91b0-2efede0481fd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:48.466927 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-449630e0-f228-42c4-91b0-2efede0481fd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:48.467907 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:48.467907 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:48.467907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-449630e0-f228-42c4-91b0-2efede0481fd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:48.697078 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:48.697078 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:48.718334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-449630e0-f228-42c4-91b0-2efede0481fd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:48.730636 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-449630e0-f228-42c4-91b0-2efede0481fd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:48.731281 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-449630e0-f228-42c4-91b0-2efede0481fd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:48.754976 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-449630e0-f228-42c4-91b0-2efede0481fd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:48.773616 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:48.773616 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:48.865547 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-449630e0-f228-42c4-91b0-2efede0481fd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:48.867125 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1419/2838] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:48 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 999 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:48.987228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7fd5836-0f58-4071-96b5-59f0b3f368b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:48.987228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7fd5836-0f58-4071-96b5-59f0b3f368b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:48.987228 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:48.987228 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:48.987228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7fd5836-0f58-4071-96b5-59f0b3f368b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:49.072413 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-55d34328-82dd-4653-996d-7ac4a1a3a512 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] DELETE http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/87f97abe-bfa8-40bc-a264-241adff72c99 Jan 27 16:40:49.072931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-55d34328-82dd-4653-996d-7ac4a1a3a512 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:49.073151 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:49.073151 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:49.073520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-55d34328-82dd-4653-996d-7ac4a1a3a512 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:49.092127 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:49.092127 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:49.118254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a7fd5836-0f58-4071-96b5-59f0b3f368b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:49.125818 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:49.125818 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:49.174178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7fd5836-0f58-4071-96b5-59f0b3f368b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:49.177298 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1420/2839] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:48 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:49.887931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff17eaf3-f7af-453a-af19-110f44e2f0dd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:49.889836 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff17eaf3-f7af-453a-af19-110f44e2f0dd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:49.890327 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:49.890327 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:49.890937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff17eaf3-f7af-453a-af19-110f44e2f0dd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:50.054061 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:50.054061 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:50.078825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ff17eaf3-f7af-453a-af19-110f44e2f0dd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:50.148890 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-ff17eaf3-f7af-453a-af19-110f44e2f0dd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:50.149776 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-ff17eaf3-f7af-453a-af19-110f44e2f0dd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:50.186177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-ff17eaf3-f7af-453a-af19-110f44e2f0dd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:50.186177 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:50.186177 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:50.208014 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff17eaf3-f7af-453a-af19-110f44e2f0dd tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:50.213347 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1421/2840] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:49 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 999 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:50.217894 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26b7d309-8f78-4862-a9c6-2367e5d4f0b3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:50.218757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26b7d309-8f78-4862-a9c6-2367e5d4f0b3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:50.218991 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:50.218991 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:50.219443 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26b7d309-8f78-4862-a9c6-2367e5d4f0b3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:50.252849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-55d34328-82dd-4653-996d-7ac4a1a3a512 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:40:50.253696 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-55d34328-82dd-4653-996d-7ac4a1a3a512 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:40:50.276708 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:50.276708 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:50.286812 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-26b7d309-8f78-4862-a9c6-2367e5d4f0b3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:50.313114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26b7d309-8f78-4862-a9c6-2367e5d4f0b3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:50.313960 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1422/2841] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:50 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:50.371837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-55d34328-82dd-4653-996d-7ac4a1a3a512 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/87f97abe-bfa8-40bc-a264-241adff72c99 returned with HTTP 200 Jan 27 16:40:50.373109 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1420/2842] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:40:49 2021] DELETE /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/87f97abe-bfa8-40bc-a264-241adff72c99 => generated 19 bytes in 1306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:50.391295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-b41a8266-069c-4e21-8c89-7cf7123273b9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] DELETE http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/2252e297-41b5-4b9b-98b6-e7bf054336fe Jan 27 16:40:50.392120 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-b41a8266-069c-4e21-8c89-7cf7123273b9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:50.392354 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:50.392354 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:50.393123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-b41a8266-069c-4e21-8c89-7cf7123273b9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:50.453626 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:50.453626 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:51.322442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8086d764-8ebc-49ca-8fbd-c8269d439827 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:51.322442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8086d764-8ebc-49ca-8fbd-c8269d439827 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:51.322442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:51.322442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:51.322442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8086d764-8ebc-49ca-8fbd-c8269d439827 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:51.322442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:51.322442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:51.322442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8086d764-8ebc-49ca-8fbd-c8269d439827 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:51.341142 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-8086d764-8ebc-49ca-8fbd-c8269d439827 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:51.342152 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-8086d764-8ebc-49ca-8fbd-c8269d439827 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:51.352094 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-8086d764-8ebc-49ca-8fbd-c8269d439827 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:51.360358 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:51.360358 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:51.384158 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8086d764-8ebc-49ca-8fbd-c8269d439827 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:51.386054 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1421/2843] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:51 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 999 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:51.396381 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92cbdced-9702-44a7-a066-7cc9e33fbdd0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:51.397326 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92cbdced-9702-44a7-a066-7cc9e33fbdd0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:51.397740 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:51.397740 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:51.398565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92cbdced-9702-44a7-a066-7cc9e33fbdd0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:51.455955 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:51.455955 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:51.469634 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-92cbdced-9702-44a7-a066-7cc9e33fbdd0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:51.514681 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92cbdced-9702-44a7-a066-7cc9e33fbdd0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:51.522334 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1422/2844] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:51 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:52.401490 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f8a11fc-2ba0-42b5-8757-38cb195ef566 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:52.402094 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f8a11fc-2ba0-42b5-8757-38cb195ef566 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:52.402280 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:52.402280 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:52.402660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f8a11fc-2ba0-42b5-8757-38cb195ef566 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:52.454947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:52.454947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:52.464410 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1f8a11fc-2ba0-42b5-8757-38cb195ef566 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:52.478289 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-1f8a11fc-2ba0-42b5-8757-38cb195ef566 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:52.478735 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-1f8a11fc-2ba0-42b5-8757-38cb195ef566 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:52.486361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-1f8a11fc-2ba0-42b5-8757-38cb195ef566 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:52.494689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:52.494689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:52.515663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f8a11fc-2ba0-42b5-8757-38cb195ef566 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:52.516681 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1423/2845] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:52 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 999 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:52.538898 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b97acb8-bd09-4364-855f-9ebda15b03bd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:52.539445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b97acb8-bd09-4364-855f-9ebda15b03bd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:52.539661 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:52.539661 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:52.540031 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b97acb8-bd09-4364-855f-9ebda15b03bd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:52.588867 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:52.588867 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:52.597263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3b97acb8-bd09-4364-855f-9ebda15b03bd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:52.620182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b97acb8-bd09-4364-855f-9ebda15b03bd tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:52.620989 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1424/2846] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:52 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:40:53.534184 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2e0a507-19fd-414f-86dd-63f2d5f35115 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:53.535048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2e0a507-19fd-414f-86dd-63f2d5f35115 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:53.535311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:53.535311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:53.535686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2e0a507-19fd-414f-86dd-63f2d5f35115 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:53.585657 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:53.585657 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:53.594317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2e0a507-19fd-414f-86dd-63f2d5f35115 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:53.607868 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-b2e0a507-19fd-414f-86dd-63f2d5f35115 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:53.608320 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-b2e0a507-19fd-414f-86dd-63f2d5f35115 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:53.615924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-b2e0a507-19fd-414f-86dd-63f2d5f35115 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:53.622477 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:53.622477 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:53.645241 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2e0a507-19fd-414f-86dd-63f2d5f35115 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:53.646067 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1425/2847] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:53 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 999 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:53.655584 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a70c395-4721-46d3-943e-a01aced48e24 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:53.656860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a70c395-4721-46d3-943e-a01aced48e24 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:53.657077 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:53.657077 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:53.657457 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a70c395-4721-46d3-943e-a01aced48e24 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:53.707556 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:53.707556 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:53.716136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a70c395-4721-46d3-943e-a01aced48e24 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:53.738726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a70c395-4721-46d3-943e-a01aced48e24 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:53.739577 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1426/2848] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:53 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:54.662653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d1ad4c3-60ac-4799-ba09-9c8c9b56931a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:54.663221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d1ad4c3-60ac-4799-ba09-9c8c9b56931a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:54.663412 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:54.663412 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:54.663751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d1ad4c3-60ac-4799-ba09-9c8c9b56931a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:54.712483 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:54.712483 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:54.721018 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4d1ad4c3-60ac-4799-ba09-9c8c9b56931a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:54.735012 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-4d1ad4c3-60ac-4799-ba09-9c8c9b56931a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:54.735486 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-4d1ad4c3-60ac-4799-ba09-9c8c9b56931a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:54.742746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-4d1ad4c3-60ac-4799-ba09-9c8c9b56931a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:54.749489 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:54.749489 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:54.769828 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d1ad4c3-60ac-4799-ba09-9c8c9b56931a tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:54.838849 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1427/2849] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:54 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 999 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:54.838849 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d31ae3ec-cb31-406a-a00d-cbace23be634 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:54.838849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d31ae3ec-cb31-406a-a00d-cbace23be634 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:54.838849 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:54.838849 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:54.838849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d31ae3ec-cb31-406a-a00d-cbace23be634 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:54.838849 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:54.838849 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:54.838849 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d31ae3ec-cb31-406a-a00d-cbace23be634 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:54.857968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d31ae3ec-cb31-406a-a00d-cbace23be634 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:54.858785 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1428/2850] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:54 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13b877b0-e45e-467d-950e-7be956b38eac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13b877b0-e45e-467d-950e-7be956b38eac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13b877b0-e45e-467d-950e-7be956b38eac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13b877b0-e45e-467d-950e-7be956b38eac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-13b877b0-e45e-467d-950e-7be956b38eac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-13b877b0-e45e-467d-950e-7be956b38eac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-13b877b0-e45e-467d-950e-7be956b38eac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13b877b0-e45e-467d-950e-7be956b38eac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1429/2851] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:55 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 999 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d683bb4d-10b0-4413-b715-9b05a9f37e10 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d683bb4d-10b0-4413-b715-9b05a9f37e10 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:55.985513 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d683bb4d-10b0-4413-b715-9b05a9f37e10 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:56.013069 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:56.013069 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:56.022226 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d683bb4d-10b0-4413-b715-9b05a9f37e10 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:56.044338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d683bb4d-10b0-4413-b715-9b05a9f37e10 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:56.045228 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1430/2852] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:55 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:56.972368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-306f7f7f-5189-429e-b33d-6f1a90f83809 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:56.972926 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-306f7f7f-5189-429e-b33d-6f1a90f83809 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:56.973145 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:56.973145 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:56.973570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-306f7f7f-5189-429e-b33d-6f1a90f83809 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:57.021893 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:57.021893 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:57.030337 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-306f7f7f-5189-429e-b33d-6f1a90f83809 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:57.044247 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-306f7f7f-5189-429e-b33d-6f1a90f83809 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:57.044697 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-306f7f7f-5189-429e-b33d-6f1a90f83809 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:57.051653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-306f7f7f-5189-429e-b33d-6f1a90f83809 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:57.057986 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:57.057986 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:57.077111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-306f7f7f-5189-429e-b33d-6f1a90f83809 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:57.078502 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1431/2853] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:56 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 999 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:57.082416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e95c167-190f-4935-b389-8ef52e4044f0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:57.082944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e95c167-190f-4935-b389-8ef52e4044f0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:57.083142 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:57.083142 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:57.083524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e95c167-190f-4935-b389-8ef52e4044f0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:57.132985 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:57.132985 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:57.141629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4e95c167-190f-4935-b389-8ef52e4044f0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:57.163654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e95c167-190f-4935-b389-8ef52e4044f0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:57.164456 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1432/2854] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:57 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:58.095861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a87f89e2-2bef-40e9-92fa-a4cf8eadccd1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:58.096437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a87f89e2-2bef-40e9-92fa-a4cf8eadccd1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:58.096653 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:58.096653 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:58.097028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a87f89e2-2bef-40e9-92fa-a4cf8eadccd1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:58.146044 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:58.146044 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:58.154060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a87f89e2-2bef-40e9-92fa-a4cf8eadccd1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:58.168369 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-a87f89e2-2bef-40e9-92fa-a4cf8eadccd1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:58.168811 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-a87f89e2-2bef-40e9-92fa-a4cf8eadccd1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:58.176953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-a87f89e2-2bef-40e9-92fa-a4cf8eadccd1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:58.183728 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:58.183728 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:58.203182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a87f89e2-2bef-40e9-92fa-a4cf8eadccd1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:58.203883 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1433/2855] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:58 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 999 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:58.207830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2c9e342-7ff1-49be-888f-35c680387edc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:58.208347 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2c9e342-7ff1-49be-888f-35c680387edc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:58.208554 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:58.208554 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:58.208926 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2c9e342-7ff1-49be-888f-35c680387edc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:58.257492 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:58.257492 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:58.266090 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2c9e342-7ff1-49be-888f-35c680387edc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:58.288255 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2c9e342-7ff1-49be-888f-35c680387edc tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:58.289073 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1434/2856] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:58 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:58.986066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-b41a8266-069c-4e21-8c89-7cf7123273b9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:40:58.986066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-b41a8266-069c-4e21-8c89-7cf7123273b9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:40:59.237910 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7cc6129-039e-4eef-8a78-7762cc5aea43 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:40:59.238483 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7cc6129-039e-4eef-8a78-7762cc5aea43 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:59.238734 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:59.238734 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:59.239060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7cc6129-039e-4eef-8a78-7762cc5aea43 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:59.299524 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-b41a8266-069c-4e21-8c89-7cf7123273b9 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/2252e297-41b5-4b9b-98b6-e7bf054336fe returned with HTTP 200 Jan 27 16:40:59.300394 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1423/2857] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:40:50 2021] DELETE /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/2252e297-41b5-4b9b-98b6-e7bf054336fe => generated 19 bytes in 8917 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:40:59.306457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d090c854-53d5-4289-8e00-43e18269c459 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:40:59.306980 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d090c854-53d5-4289-8e00-43e18269c459 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:59.307223 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:59.307223 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:59.307589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d090c854-53d5-4289-8e00-43e18269c459 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:59.320287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:59.320287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:59.344048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7cc6129-039e-4eef-8a78-7762cc5aea43 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Volume info retrieved successfully. Jan 27 16:40:59.379360 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-b7cc6129-039e-4eef-8a78-7762cc5aea43 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:40:59.379360 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-b7cc6129-039e-4eef-8a78-7762cc5aea43 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:40:59.379360 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-b7cc6129-039e-4eef-8a78-7762cc5aea43 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:40:59.383320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:59.383320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:59.408641 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:59.408641 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:59.415115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7cc6129-039e-4eef-8a78-7762cc5aea43 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 200 Jan 27 16:40:59.416176 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1435/2858] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:40:59 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 998 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:59.420246 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d090c854-53d5-4289-8e00-43e18269c459 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:40:59.425324 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-aa08b89b-06e0-42a0-9fb8-2339b65519a6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] DELETE http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/635c9ae1-51a1-43d9-ad4e-d4258941f275 Jan 27 16:40:59.425861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-aa08b89b-06e0-42a0-9fb8-2339b65519a6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:59.426078 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:59.426078 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:40:59.426786 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-aa08b89b-06e0-42a0-9fb8-2339b65519a6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:59.456546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:59.456546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:40:59.498739 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d090c854-53d5-4289-8e00-43e18269c459 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:40:59.501247 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1424/2859] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:40:59 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:00.295964 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-aa08b89b-06e0-42a0-9fb8-2339b65519a6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:41:00.297663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-aa08b89b-06e0-42a0-9fb8-2339b65519a6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:41:00.370860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-24de148a-74ac-4053-b262-ba2ae77f91f9 req-aa08b89b-06e0-42a0-9fb8-2339b65519a6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/635c9ae1-51a1-43d9-ad4e-d4258941f275 returned with HTTP 200 Jan 27 16:41:00.372820 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1436/2860] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:40:59 2021] DELETE /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/attachments/635c9ae1-51a1-43d9-ad4e-d4258941f275 => generated 19 bytes in 956 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:00.432578 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20a04df4-9288-415a-9263-ac9494307ad7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:41:00.433509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20a04df4-9288-415a-9263-ac9494307ad7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:00.433917 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:00.433917 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:00.434558 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20a04df4-9288-415a-9263-ac9494307ad7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:00.518912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d186609-5f39-4d63-b116-bfbc60a6ce0e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:41:00.520052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d186609-5f39-4d63-b116-bfbc60a6ce0e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:00.520475 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:00.520475 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:00.522222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d186609-5f39-4d63-b116-bfbc60a6ce0e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:00.570548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20a04df4-9288-415a-9263-ac9494307ad7 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 404 Jan 27 16:41:00.571772 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1425/2861] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:00 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:41:00.594442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5e3c820-cddb-41e3-9ea7-4afa06693444 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] GET http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/ddcadefa-2105-4633-811c-bb0c5d64d8ef Jan 27 16:41:00.595013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5e3c820-cddb-41e3-9ea7-4afa06693444 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:00.611580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5e3c820-cddb-41e3-9ea7-4afa06693444 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:00.612060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-c5e3c820-cddb-41e3-9ea7-4afa06693444 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] show called for member ddcadefa-2105-4633-811c-bb0c5d64d8ef {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:41:00.634644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5e3c820-cddb-41e3-9ea7-4afa06693444 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/groups/ddcadefa-2105-4633-811c-bb0c5d64d8ef returned with HTTP 404 Jan 27 16:41:00.634644 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1426/2862] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:41:00 2021] GET /volume/v3/591ead50008842048a487cfbd61b1508/groups/ddcadefa-2105-4633-811c-bb0c5d64d8ef => generated 108 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:41:00.639235 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae7ccee3-fc0f-4737-b23a-e7b8bf33071a tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] DELETE http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types/e012b1d1-4f3c-45f8-9af0-90d0d6f820f7 Jan 27 16:41:00.639817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae7ccee3-fc0f-4737-b23a-e7b8bf33071a tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:00.641964 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae7ccee3-fc0f-4737-b23a-e7b8bf33071a tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:00.698820 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:00.698820 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:00.702246 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:41:00.702246 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:41:00.731137 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d186609-5f39-4d63-b116-bfbc60a6ce0e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:00.748034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae7ccee3-fc0f-4737-b23a-e7b8bf33071a tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types/e012b1d1-4f3c-45f8-9af0-90d0d6f820f7 returned with HTTP 202 Jan 27 16:41:00.753321 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1427/2863] 10.222.0.78 () {60 vars in 1371 bytes} [Wed Jan 27 16:41:00 2021] DELETE /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/group_types/e012b1d1-4f3c-45f8-9af0-90d0d6f820f7 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 16:41:00.765026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26a4af04-345a-4e34-be04-1c0a505f16b1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] DELETE http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:41:00.766539 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26a4af04-345a-4e34-be04-1c0a505f16b1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:00.767425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26a4af04-345a-4e34-be04-1c0a505f16b1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:00.768099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-26a4af04-345a-4e34-be04-1c0a505f16b1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete volume with id: a05ce831-29b7-4d9f-88ca-ad6f8dee684c Jan 27 16:41:00.790649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d186609-5f39-4d63-b116-bfbc60a6ce0e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:41:00.794674 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1437/2864] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:00 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 949 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:00.809246 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11fff593-7854-4eb8-aa38-91055c559dcb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:41:00.810054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11fff593-7854-4eb8-aa38-91055c559dcb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:00.810252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:00.810252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:00.810907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11fff593-7854-4eb8-aa38-91055c559dcb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:00.906648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26a4af04-345a-4e34-be04-1c0a505f16b1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c returned with HTTP 404 Jan 27 16:41:00.910814 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1428/2865] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:00 2021] DELETE /volume/v3/591ead50008842048a487cfbd61b1508/volumes/a05ce831-29b7-4d9f-88ca-ad6f8dee684c => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:41:00.920945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-605f8a0a-e7e1-486a-bd5e-802a5f049bd2 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] DELETE http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/5ec69061-0f65-4345-bfdc-bf84329c9b9b Jan 27 16:41:00.923623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-605f8a0a-e7e1-486a-bd5e-802a5f049bd2 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:00.926158 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:00.926158 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:00.928575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-605f8a0a-e7e1-486a-bd5e-802a5f049bd2 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:00.950551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11fff593-7854-4eb8-aa38-91055c559dcb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:01.011334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11fff593-7854-4eb8-aa38-91055c559dcb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:41:01.014601 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1438/2866] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:00 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 949 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:01.027976 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdbd0343-acdc-408b-b301-4aa1aff567a7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:41:01.035486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdbd0343-acdc-408b-b301-4aa1aff567a7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:01.035944 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:01.035944 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:01.036579 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdbd0343-acdc-408b-b301-4aa1aff567a7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:01.037216 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-fdbd0343-acdc-408b-b301-4aa1aff567a7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume with id: e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:41:01.155275 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:01.155275 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:01.158592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fdbd0343-acdc-408b-b301-4aa1aff567a7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:01.165174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-605f8a0a-e7e1-486a-bd5e-802a5f049bd2 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/5ec69061-0f65-4345-bfdc-bf84329c9b9b returned with HTTP 202 Jan 27 16:41:01.166155 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1429/2867] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:41:00 2021] DELETE /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/5ec69061-0f65-4345-bfdc-bf84329c9b9b => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:01.174276 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9f40d3a-7ad5-418b-84ca-0cf3443c3679 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] GET http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/5ec69061-0f65-4345-bfdc-bf84329c9b9b Jan 27 16:41:01.174798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9f40d3a-7ad5-418b-84ca-0cf3443c3679 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:01.175309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9f40d3a-7ad5-418b-84ca-0cf3443c3679 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:01.200131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9f40d3a-7ad5-418b-84ca-0cf3443c3679 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/5ec69061-0f65-4345-bfdc-bf84329c9b9b returned with HTTP 404 Jan 27 16:41:01.208128 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1430/2868] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:41:01 2021] GET /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/5ec69061-0f65-4345-bfdc-bf84329c9b9b => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:01.212360 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab71fc50-e31a-49e2-b706-c1c46cffafe1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] DELETE http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 Jan 27 16:41:01.212884 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab71fc50-e31a-49e2-b706-c1c46cffafe1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:01.213367 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab71fc50-e31a-49e2-b706-c1c46cffafe1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:01.213827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ab71fc50-e31a-49e2-b706-c1c46cffafe1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete volume with id: 1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 Jan 27 16:41:01.306515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab71fc50-e31a-49e2-b706-c1c46cffafe1 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 returned with HTTP 404 Jan 27 16:41:01.309584 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1431/2869] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:01 2021] DELETE /volume/v3/591ead50008842048a487cfbd61b1508/volumes/1c8b0e36-6326-4d04-a9d0-5b0a51d4b1e2 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:01.321057 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b6907e4-8e4f-4726-bd53-ae3064ee0258 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] DELETE http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a Jan 27 16:41:01.322054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b6907e4-8e4f-4726-bd53-ae3064ee0258 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:01.322622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fdbd0343-acdc-408b-b301-4aa1aff567a7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume request issued successfully. Jan 27 16:41:01.323126 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b6907e4-8e4f-4726-bd53-ae3064ee0258 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:01.323789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-6b6907e4-8e4f-4726-bd53-ae3064ee0258 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete volume with id: 292753cc-f4c7-42b9-9dcd-a3714f45c21a Jan 27 16:41:01.325964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdbd0343-acdc-408b-b301-4aa1aff567a7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 202 Jan 27 16:41:01.327031 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1439/2870] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:01 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:01.339126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa145201-ec9f-4640-9816-4ba2b82684c1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:41:01.348180 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa145201-ec9f-4640-9816-4ba2b82684c1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:01.349075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:01.349075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:01.353113 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa145201-ec9f-4640-9816-4ba2b82684c1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:01.391015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b6907e4-8e4f-4726-bd53-ae3064ee0258 tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a returned with HTTP 404 Jan 27 16:41:01.392890 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1432/2871] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:01 2021] DELETE /volume/v3/591ead50008842048a487cfbd61b1508/volumes/292753cc-f4c7-42b9-9dcd-a3714f45c21a => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:01.402873 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1aa67b8-fcb2-4e78-b63d-473bbb85a395 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] DELETE http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/5c351327-5257-4a83-a0f8-f2efa08cd48b Jan 27 16:41:01.403833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1aa67b8-fcb2-4e78-b63d-473bbb85a395 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:01.416650 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1aa67b8-fcb2-4e78-b63d-473bbb85a395 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:01.504409 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:01.504409 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:01.529167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa145201-ec9f-4640-9816-4ba2b82684c1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:01.544854 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1aa67b8-fcb2-4e78-b63d-473bbb85a395 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/5c351327-5257-4a83-a0f8-f2efa08cd48b returned with HTTP 202 Jan 27 16:41:01.549617 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1433/2872] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:41:01 2021] DELETE /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/5c351327-5257-4a83-a0f8-f2efa08cd48b => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:01.556808 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88931fca-2943-4a44-98c7-b16b5303fc13 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] GET http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/5c351327-5257-4a83-a0f8-f2efa08cd48b Jan 27 16:41:01.557682 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88931fca-2943-4a44-98c7-b16b5303fc13 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:01.558370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88931fca-2943-4a44-98c7-b16b5303fc13 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:01.580718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88931fca-2943-4a44-98c7-b16b5303fc13 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/5c351327-5257-4a83-a0f8-f2efa08cd48b returned with HTTP 404 Jan 27 16:41:01.582316 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1434/2873] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:41:01 2021] GET /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/5c351327-5257-4a83-a0f8-f2efa08cd48b => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:01.590861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6390581-5f33-4562-81a0-2aebf19783ac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] DELETE http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a Jan 27 16:41:01.592109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6390581-5f33-4562-81a0-2aebf19783ac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:01.592814 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6390581-5f33-4562-81a0-2aebf19783ac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:01.594134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e6390581-5f33-4562-81a0-2aebf19783ac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] Delete volume with id: 2333cb5c-05e3-4004-be5d-e3cdad53873a Jan 27 16:41:01.604175 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa145201-ec9f-4640-9816-4ba2b82684c1 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:41:01.605254 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1440/2874] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:01 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:01.680408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6390581-5f33-4562-81a0-2aebf19783ac tempest-GroupSnapshotsTest-260689889 tempest-GroupSnapshotsTest-260689889-project] http://10.222.0.78/volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a returned with HTTP 404 Jan 27 16:41:01.681616 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1435/2875] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:01 2021] DELETE /volume/v3/591ead50008842048a487cfbd61b1508/volumes/2333cb5c-05e3-4004-be5d-e3cdad53873a => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:01.712174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8459b1d-c9a8-439e-9395-eab478322a1a tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] DELETE http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/dccbeef7-6392-4305-9a6f-7323e3d58867 Jan 27 16:41:01.712944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8459b1d-c9a8-439e-9395-eab478322a1a tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:01.722832 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:01.722832 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:01.725509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8459b1d-c9a8-439e-9395-eab478322a1a tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:01.899952 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:41:01.899952 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:41:02.005202 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8459b1d-c9a8-439e-9395-eab478322a1a tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/dccbeef7-6392-4305-9a6f-7323e3d58867 returned with HTTP 202 Jan 27 16:41:02.006340 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1441/2876] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:41:01 2021] DELETE /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/dccbeef7-6392-4305-9a6f-7323e3d58867 => generated 0 bytes in 320 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:02.014661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-397d1aa0-f7db-49f8-af1c-e30613f9b940 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] GET http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/dccbeef7-6392-4305-9a6f-7323e3d58867 Jan 27 16:41:02.015559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-397d1aa0-f7db-49f8-af1c-e30613f9b940 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:02.015739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-397d1aa0-f7db-49f8-af1c-e30613f9b940 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:02.039796 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-397d1aa0-f7db-49f8-af1c-e30613f9b940 tempest-GroupSnapshotsTest-145598376 tempest-GroupSnapshotsTest-145598376-project-admin] http://10.222.0.78/volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/dccbeef7-6392-4305-9a6f-7323e3d58867 returned with HTTP 404 Jan 27 16:41:02.044570 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1436/2877] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:41:02 2021] GET /volume/v3/05b7688ef2234dd29e30201d3a1ba1b4/types/dccbeef7-6392-4305-9a6f-7323e3d58867 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:02.627968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cad7b0c3-0399-4f72-8bb2-c6cf1ee2815c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:41:02.629215 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cad7b0c3-0399-4f72-8bb2-c6cf1ee2815c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:02.629924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cad7b0c3-0399-4f72-8bb2-c6cf1ee2815c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:02.777357 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:02.777357 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:02.800604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cad7b0c3-0399-4f72-8bb2-c6cf1ee2815c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:02.877292 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cad7b0c3-0399-4f72-8bb2-c6cf1ee2815c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 200 Jan 27 16:41:02.881940 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1442/2878] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:02 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 948 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:03.902276 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22ce6aa6-3013-4d91-bea3-b80b962e381e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:41:03.904012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22ce6aa6-3013-4d91-bea3-b80b962e381e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:03.904748 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22ce6aa6-3013-4d91-bea3-b80b962e381e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:03.962438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22ce6aa6-3013-4d91-bea3-b80b962e381e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 404 Jan 27 16:41:03.964208 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1437/2879] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:03 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:03.981159 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8040450b-450a-4a4b-96b6-41c7148f44c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:41:03.981681 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8040450b-450a-4a4b-96b6-41c7148f44c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:03.981885 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:03.981885 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:03.982251 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8040450b-450a-4a4b-96b6-41c7148f44c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:03.982717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8040450b-450a-4a4b-96b6-41c7148f44c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume with id: e3cdfc35-2041-4803-86ae-57ddb4532a16 Jan 27 16:41:04.075565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8040450b-450a-4a4b-96b6-41c7148f44c4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 returned with HTTP 404 Jan 27 16:41:04.076632 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1443/2880] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:03 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/e3cdfc35-2041-4803-86ae-57ddb4532a16 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:04.085236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bb50a41-a99f-46cc-8242-f798080a083f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b Jan 27 16:41:04.086079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bb50a41-a99f-46cc-8242-f798080a083f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:04.086726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bb50a41-a99f-46cc-8242-f798080a083f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:04.086726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-1bb50a41-a99f-46cc-8242-f798080a083f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: 4b58d290-80a8-4ea1-8084-20e123add28b Jan 27 16:41:04.151374 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:04.151374 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:04.162885 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1bb50a41-a99f-46cc-8242-f798080a083f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:04.350103 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1bb50a41-a99f-46cc-8242-f798080a083f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot delete request issued successfully. Jan 27 16:41:04.350588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bb50a41-a99f-46cc-8242-f798080a083f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b returned with HTTP 202 Jan 27 16:41:04.351519 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1438/2881] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:41:04 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:04.362015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2c06e8d-e5f9-4e25-9fc3-b59972000238 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b Jan 27 16:41:04.371575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2c06e8d-e5f9-4e25-9fc3-b59972000238 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:04.372173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2c06e8d-e5f9-4e25-9fc3-b59972000238 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:04.471232 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:04.471232 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:04.476498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e2c06e8d-e5f9-4e25-9fc3-b59972000238 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:04.480789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2c06e8d-e5f9-4e25-9fc3-b59972000238 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b returned with HTTP 200 Jan 27 16:41:04.481812 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1444/2882] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:04 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b => generated 467 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:05.494407 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a2a1e31-d300-4b5a-b535-c28907ddfa56 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b Jan 27 16:41:05.494962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a2a1e31-d300-4b5a-b535-c28907ddfa56 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:05.495115 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:05.495115 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:05.496593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a2a1e31-d300-4b5a-b535-c28907ddfa56 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:05.581500 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:05.581500 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:05.587348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3a2a1e31-d300-4b5a-b535-c28907ddfa56 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:05.591063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a2a1e31-d300-4b5a-b535-c28907ddfa56 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b returned with HTTP 200 Jan 27 16:41:05.594464 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1439/2883] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:05 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b => generated 467 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:06.614647 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1abe82f-edd0-4ffb-81b7-7020d6b505e7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b Jan 27 16:41:06.619554 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1abe82f-edd0-4ffb-81b7-7020d6b505e7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:06.619993 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:06.619993 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:06.620642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1abe82f-edd0-4ffb-81b7-7020d6b505e7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:06.701850 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:06.701850 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:06.713792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d1abe82f-edd0-4ffb-81b7-7020d6b505e7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:06.731998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1abe82f-edd0-4ffb-81b7-7020d6b505e7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b returned with HTTP 200 Jan 27 16:41:06.733174 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1445/2884] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:06 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b => generated 467 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:07.745870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-250a8b6f-d7c9-465b-a424-7b66b35e08b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b Jan 27 16:41:07.746455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-250a8b6f-d7c9-465b-a424-7b66b35e08b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:07.746584 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:07.746584 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:07.746960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-250a8b6f-d7c9-465b-a424-7b66b35e08b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:07.795436 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-250a8b6f-d7c9-465b-a424-7b66b35e08b5 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b returned with HTTP 404 Jan 27 16:41:07.801961 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1440/2885] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:07 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/4b58d290-80a8-4ea1-8084-20e123add28b => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:07.805077 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fb28f4f-b4a6-46e9-9143-59d090559a6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 Jan 27 16:41:07.805622 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fb28f4f-b4a6-46e9-9143-59d090559a6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:07.805845 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:07.805845 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:07.806224 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fb28f4f-b4a6-46e9-9143-59d090559a6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:07.806694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5fb28f4f-b4a6-46e9-9143-59d090559a6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume with id: d90fcb71-fc1d-44f9-9d13-0085e785d978 Jan 27 16:41:07.920343 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:07.920343 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:07.924964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5fb28f4f-b4a6-46e9-9143-59d090559a6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:08.126761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5fb28f4f-b4a6-46e9-9143-59d090559a6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume request issued successfully. Jan 27 16:41:08.127509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fb28f4f-b4a6-46e9-9143-59d090559a6e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 returned with HTTP 202 Jan 27 16:41:08.128708 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1446/2886] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:07 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 => generated 0 bytes in 327 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:08.137079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95df9bff-b928-41ea-a929-1487608c6d78 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 Jan 27 16:41:08.137867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95df9bff-b928-41ea-a929-1487608c6d78 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:08.138716 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95df9bff-b928-41ea-a929-1487608c6d78 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:08.264552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:08.264552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:08.301911 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-95df9bff-b928-41ea-a929-1487608c6d78 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:08.337669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95df9bff-b928-41ea-a929-1487608c6d78 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 returned with HTTP 200 Jan 27 16:41:08.338802 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1441/2887] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:08 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 => generated 915 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:09.355417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be560295-dc27-4f7f-a174-dd08a8b75b2a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 Jan 27 16:41:09.355963 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be560295-dc27-4f7f-a174-dd08a8b75b2a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:09.356107 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:09.356107 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:09.356495 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be560295-dc27-4f7f-a174-dd08a8b75b2a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:09.529096 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:09.529096 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:09.560621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-be560295-dc27-4f7f-a174-dd08a8b75b2a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:09.623314 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be560295-dc27-4f7f-a174-dd08a8b75b2a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 returned with HTTP 200 Jan 27 16:41:09.625067 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1447/2888] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:09 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 => generated 915 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:10.643346 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c19203f-2ff2-42df-9428-e581b02882fe tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 Jan 27 16:41:10.644470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c19203f-2ff2-42df-9428-e581b02882fe tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:10.644881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:10.644881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:10.645534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c19203f-2ff2-42df-9428-e581b02882fe tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:10.766047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:10.766047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:10.806417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c19203f-2ff2-42df-9428-e581b02882fe tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:10.859043 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c19203f-2ff2-42df-9428-e581b02882fe tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 returned with HTTP 200 Jan 27 16:41:10.869469 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1442/2889] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:10 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 => generated 915 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:11.876858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5fc6ac5-cd61-4ab9-814c-876c7b019823 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 Jan 27 16:41:11.877402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5fc6ac5-cd61-4ab9-814c-876c7b019823 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:11.877630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:11.877630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:11.878074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5fc6ac5-cd61-4ab9-814c-876c7b019823 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:12.080622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5fc6ac5-cd61-4ab9-814c-876c7b019823 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 returned with HTTP 404 Jan 27 16:41:12.091713 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1443/2890] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:11 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/d90fcb71-fc1d-44f9-9d13-0085e785d978 => generated 109 bytes in 218 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:12.099306 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e676ec7a-2f4b-49ea-b854-bbd1c5c654bb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:41:12.118238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e676ec7a-2f4b-49ea-b854-bbd1c5c654bb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:12.118238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e676ec7a-2f4b-49ea-b854-bbd1c5c654bb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:12.118238 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e676ec7a-2f4b-49ea-b854-bbd1c5c654bb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume with id: 6d06e5d6-ec3c-4fea-a2b7-5ce784892164 Jan 27 16:41:12.357853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e676ec7a-2f4b-49ea-b854-bbd1c5c654bb tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 returned with HTTP 404 Jan 27 16:41:12.359678 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1444/2891] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:12 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/6d06e5d6-ec3c-4fea-a2b7-5ce784892164 => generated 109 bytes in 267 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:12.368218 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-baa7fa1b-6fca-4e6e-bdf2-70f6e2c276f4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 Jan 27 16:41:12.368690 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-baa7fa1b-6fca-4e6e-bdf2-70f6e2c276f4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:12.369366 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-baa7fa1b-6fca-4e6e-bdf2-70f6e2c276f4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:12.369883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-baa7fa1b-6fca-4e6e-bdf2-70f6e2c276f4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: 7d052163-5509-41ad-bd1f-373ab073b8d2 Jan 27 16:41:12.457900 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:12.457900 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:12.467427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-baa7fa1b-6fca-4e6e-bdf2-70f6e2c276f4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:12.674207 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-baa7fa1b-6fca-4e6e-bdf2-70f6e2c276f4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot delete request issued successfully. Jan 27 16:41:12.674840 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-baa7fa1b-6fca-4e6e-bdf2-70f6e2c276f4 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 returned with HTTP 202 Jan 27 16:41:12.678990 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1445/2892] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:41:12 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:12.688544 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d20c21cc-3971-475b-8ca5-c563486c46ea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 Jan 27 16:41:12.688681 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d20c21cc-3971-475b-8ca5-c563486c46ea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:12.688814 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:12.688814 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:12.689238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d20c21cc-3971-475b-8ca5-c563486c46ea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:12.784213 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:12.784213 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:12.784213 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d20c21cc-3971-475b-8ca5-c563486c46ea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:12.796760 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d20c21cc-3971-475b-8ca5-c563486c46ea tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 returned with HTTP 200 Jan 27 16:41:12.801272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-916d092b-2824-4975-b96e-ec6c7403fbc6 tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] POST http://10.222.0.78/volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/types Jan 27 16:41:12.802193 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:12.802193 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:12.802193 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-916d092b-2824-4975-b96e-ec6c7403fbc6 tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2034534013"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:41:12.802981 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1446/2893] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:12 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 => generated 466 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:13.052329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-916d092b-2824-4975-b96e-ec6c7403fbc6 tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] http://10.222.0.78/volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/types returned with HTTP 200 Jan 27 16:41:13.053244 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1448/2894] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:41:11 2021] POST /volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/types => generated 220 bytes in 1201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:13.064744 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a485a59-bbd1-47b0-932c-539a066916c6 tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] POST http://10.222.0.78/volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/group_types Jan 27 16:41:13.065370 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:13.065370 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:13.065792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a485a59-bbd1-47b0-932c-539a066916c6 tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-443166105"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:41:13.242476 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a485a59-bbd1-47b0-932c-539a066916c6 tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] http://10.222.0.78/volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/group_types returned with HTTP 202 Jan 27 16:41:13.245467 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1447/2895] 10.222.0.78 () {62 vars in 1278 bytes} [Wed Jan 27 16:41:13 2021] POST /volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/group_types => generated 176 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:13.815035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-463147a6-493d-445b-a26a-f9a44b2f3ae9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 Jan 27 16:41:13.817292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-463147a6-493d-445b-a26a-f9a44b2f3ae9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:13.818336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-463147a6-493d-445b-a26a-f9a44b2f3ae9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:13.839683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-677ffa76-a6ca-4069-9996-362febcb5c71 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] POST http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups Jan 27 16:41:13.840694 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-677ffa76-a6ca-4069-9996-362febcb5c71 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "627b563e-3f21-4010-8c76-8109fd1234bd", "volume_types": ["4ce1adff-785c-43b4-87d6-65422bc4503f"], "name": "tempest-GroupsV314Test-Group-871325793"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:41:13.842139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-677ffa76-a6ca-4069-9996-362febcb5c71 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Creating new group {'group': {'group_type': '627b563e-3f21-4010-8c76-8109fd1234bd', 'volume_types': ['4ce1adff-785c-43b4-87d6-65422bc4503f'], 'name': 'tempest-GroupsV314Test-Group-871325793'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:41:13.872101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-677ffa76-a6ca-4069-9996-362febcb5c71 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Creating group tempest-GroupsV314Test-Group-871325793. Jan 27 16:41:13.892369 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:13.892369 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:13.892369 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-463147a6-493d-445b-a26a-f9a44b2f3ae9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:13.896430 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-463147a6-493d-445b-a26a-f9a44b2f3ae9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 returned with HTTP 200 Jan 27 16:41:13.896430 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1448/2896] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:13 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 => generated 466 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:13.943484 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-677ffa76-a6ca-4069-9996-362febcb5c71 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Availability Zones retrieved successfully. Jan 27 16:41:14.044957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-677ffa76-a6ca-4069-9996-362febcb5c71 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Created reservations ['922e8df2-05f9-475a-bd6b-27f2000a1585'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:41:14.295528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-677ffa76-a6ca-4069-9996-362febcb5c71 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups returned with HTTP 202 Jan 27 16:41:14.296809 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1449/2897] 10.222.0.78 () {62 vars in 1264 bytes} [Wed Jan 27 16:41:13 2021] POST /volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups => generated 107 bytes in 1045 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:14.307795 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1898376-cbb3-4b97-bab3-1913d5a3f785 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/f365b89e-844d-455b-a72e-d2d2533253f8 Jan 27 16:41:14.308380 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1898376-cbb3-4b97-bab3-1913d5a3f785 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:14.308612 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:14.308612 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:14.308943 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1898376-cbb3-4b97-bab3-1913d5a3f785 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:14.309497 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-e1898376-cbb3-4b97-bab3-1913d5a3f785 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] show called for member f365b89e-844d-455b-a72e-d2d2533253f8 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:41:14.325179 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:14.325179 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:14.417098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1898376-cbb3-4b97-bab3-1913d5a3f785 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/f365b89e-844d-455b-a72e-d2d2533253f8 returned with HTTP 200 Jan 27 16:41:14.427632 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1449/2898] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:41:14 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/f365b89e-844d-455b-a72e-d2d2533253f8 => generated 387 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:14.915990 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4311da1b-8993-4b8e-8950-4122692943b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 Jan 27 16:41:14.916525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4311da1b-8993-4b8e-8950-4122692943b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:14.916742 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:14.916742 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:14.917132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4311da1b-8993-4b8e-8950-4122692943b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:15.039774 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:15.039774 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:15.042940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4311da1b-8993-4b8e-8950-4122692943b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:15.050815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4311da1b-8993-4b8e-8950-4122692943b9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 returned with HTTP 200 Jan 27 16:41:15.052706 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1450/2899] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:14 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 => generated 466 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:15.439025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa6fc268-f92c-469e-b6c1-8280015084b1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/f365b89e-844d-455b-a72e-d2d2533253f8 Jan 27 16:41:15.439686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa6fc268-f92c-469e-b6c1-8280015084b1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:15.439880 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:15.439880 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:15.440538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa6fc268-f92c-469e-b6c1-8280015084b1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:15.441233 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-aa6fc268-f92c-469e-b6c1-8280015084b1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] show called for member f365b89e-844d-455b-a72e-d2d2533253f8 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:41:15.467169 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:15.467169 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:15.547405 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa6fc268-f92c-469e-b6c1-8280015084b1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/f365b89e-844d-455b-a72e-d2d2533253f8 returned with HTTP 200 Jan 27 16:41:15.553863 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1450/2900] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:41:15 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/f365b89e-844d-455b-a72e-d2d2533253f8 => generated 388 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:15.559509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] POST http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes Jan 27 16:41:15.560238 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:15.560238 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:15.560933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4ce1adff-785c-43b4-87d6-65422bc4503f", "group_id": "f365b89e-844d-455b-a72e-d2d2533253f8", "size": 1, "name": "tempest-GroupsV314Test-Volume-2016987483"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:41:15.562834 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Create volume request body: {'volume': {'volume_type': '4ce1adff-785c-43b4-87d6-65422bc4503f', 'group_id': 'f365b89e-844d-455b-a72e-d2d2533253f8', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-2016987483'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:41:15.584537 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:15.584537 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:15.586101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Create volume of 1 GB Jan 27 16:41:15.613715 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Availability Zones retrieved successfully. Jan 27 16:41:15.633110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Flow 'volume_create_api' (3761d806-49ed-4404-a08f-b00b54838815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:41:15.637404 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4ec890-5997-40db-88e1-0bfd9f40f95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:41:15.640579 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:15.640579 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:15.644719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:41:15.898997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e4ec890-5997-40db-88e1-0bfd9f40f95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:41:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ce1adff-785c-43b4-87d6-65422bc4503f,is_public=True,name='tempest-GroupsV314Test-volume-type-2034534013',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ce1adff-785c-43b4-87d6-65422bc4503f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f365b89e-844d-455b-a72e-d2d2533253f8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:41:15.910180 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6231cbd-e356-4498-814d-ef9b71bae670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:41:16.066828 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fedc28ac-0a89-4bd5-ba3a-cdae47dfa7a9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 Jan 27 16:41:16.067392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fedc28ac-0a89-4bd5-ba3a-cdae47dfa7a9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:16.067782 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:16.067782 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:16.068373 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fedc28ac-0a89-4bd5-ba3a-cdae47dfa7a9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:16.097123 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2034534013 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2034534013, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:41:16.106385 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2034534013 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2034534013, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:41:16.125980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fedc28ac-0a89-4bd5-ba3a-cdae47dfa7a9 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 returned with HTTP 404 Jan 27 16:41:16.132115 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1451/2901] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:16 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/7d052163-5509-41ad-bd1f-373ab073b8d2 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:16.141041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e51baf3-6098-4333-bee6-ab4456a2eb0f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d Jan 27 16:41:16.141925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e51baf3-6098-4333-bee6-ab4456a2eb0f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:16.142586 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e51baf3-6098-4333-bee6-ab4456a2eb0f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:16.143257 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-3e51baf3-6098-4333-bee6-ab4456a2eb0f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume with id: b3d82166-c253-496d-a05c-7843e9480b9d Jan 27 16:41:16.252742 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:16.252742 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:16.254270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3e51baf3-6098-4333-bee6-ab4456a2eb0f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:16.297879 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Created reservations ['f08b5c0e-2b44-4efe-a9cf-8b515c90ced7', 'ac2f4ba8-3f7d-4dfb-bff7-c06090980c2f', '13d4bf6d-1932-42b7-b3d1-da9b6e593c26', '8657b3fb-21ec-4be4-8d22-54f9b011199a'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:41:16.302116 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6231cbd-e356-4498-814d-ef9b71bae670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f08b5c0e-2b44-4efe-a9cf-8b515c90ced7', 'ac2f4ba8-3f7d-4dfb-bff7-c06090980c2f', '13d4bf6d-1932-42b7-b3d1-da9b6e593c26', '8657b3fb-21ec-4be4-8d22-54f9b011199a']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:41:16.307162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6bf9a00-bd70-443b-838a-d21d9348b99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:41:16.386569 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3e51baf3-6098-4333-bee6-ab4456a2eb0f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume request issued successfully. Jan 27 16:41:16.393471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e51baf3-6098-4333-bee6-ab4456a2eb0f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d returned with HTTP 202 Jan 27 16:41:16.393471 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1452/2902] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:16 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:16.398798 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fef9ed6-91eb-4e2f-86aa-f65aa992c5c7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d Jan 27 16:41:16.399403 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fef9ed6-91eb-4e2f-86aa-f65aa992c5c7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:16.399609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:16.399609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:16.399987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fef9ed6-91eb-4e2f-86aa-f65aa992c5c7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:16.417732 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6bf9a00-bd70-443b-838a-d21d9348b99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4375ee3a-a9ae-480b-a3db-c105773d6172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2016987483',encryption_key_id=None,group_id=f365b89e-844d-455b-a72e-d2d2533253f8,group_type_id=,metadata={},multiattach=False,project_id='4e214b981e8b4ddc898b03b1478f208e',qos_specs=None,replication_status=,reservations=['f08b5c0e-2b44-4efe-a9cf-8b515c90ced7','ac2f4ba8-3f7d-4dfb-bff7-c06090980c2f','13d4bf6d-1932-42b7-b3d1-da9b6e593c26','8657b3fb-21ec-4be4-8d22-54f9b011199a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d503676b578487cb898161090dc83e3',volume_type_id=4ce1adff-785c-43b4-87d6-65422bc4503f), 'volume': 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-27T16:41:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2016987483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f365b89e-844d-455b-a72e-d2d2533253f8,host=None,id=4375ee3a-a9ae-480b-a3db-c105773d6172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e214b981e8b4ddc898b03b1478f208e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3d503676b578487cb898161090dc83e3',volume_attachment=,volume_type=,volume_type_id=4ce1adff-785c-43b4-87d6-65422bc4503f)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:41:16.420328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1ae2e4-19cb-4132-851c-a89be2901d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:41:16.509334 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1ae2e4-19cb-4132-851c-a89be2901d4c) transitioned into state 'SUCCESS' from state '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-2016987483',encryption_key_id=None,group_id=f365b89e-844d-455b-a72e-d2d2533253f8,group_type_id=,metadata={},multiattach=False,project_id='4e214b981e8b4ddc898b03b1478f208e',qos_specs=None,replication_status=,reservations=['f08b5c0e-2b44-4efe-a9cf-8b515c90ced7','ac2f4ba8-3f7d-4dfb-bff7-c06090980c2f','13d4bf6d-1932-42b7-b3d1-da9b6e593c26','8657b3fb-21ec-4be4-8d22-54f9b011199a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d503676b578487cb898161090dc83e3',volume_type_id=4ce1adff-785c-43b4-87d6-65422bc4503f)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:41:16.512272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d81cc7e-d4d3-4855-8189-d2eee8d91fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:41:16.544973 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:16.544973 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:16.554538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9fef9ed6-91eb-4e2f-86aa-f65aa992c5c7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:16.578008 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fef9ed6-91eb-4e2f-86aa-f65aa992c5c7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d returned with HTTP 200 Jan 27 16:41:16.579248 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1453/2903] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:16 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:16.604372 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d81cc7e-d4d3-4855-8189-d2eee8d91fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:41:16.611606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Flow 'volume_create_api' (3761d806-49ed-4404-a08f-b00b54838815) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:41:16.757696 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Create volume request issued successfully. Jan 27 16:41:16.798461 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:16.799896 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:16.812035 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:16.820596 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:16.820596 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:16.835382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22e8b3e3-bad4-4b0a-8720-4acc6a9b4c05 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes returned with HTTP 202 Jan 27 16:41:16.836805 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1451/2904] 10.222.0.78 () {62 vars in 1267 bytes} [Wed Jan 27 16:41:15 2021] POST /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes => generated 900 bytes in 1281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:16.852289 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2eeae782-02fa-41d9-8274-e04b822481f6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 Jan 27 16:41:16.853219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2eeae782-02fa-41d9-8274-e04b822481f6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:16.853657 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:16.853657 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:16.854503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2eeae782-02fa-41d9-8274-e04b822481f6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:16.913787 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:16.913787 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:16.922683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2eeae782-02fa-41d9-8274-e04b822481f6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:16.937641 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-2eeae782-02fa-41d9-8274-e04b822481f6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:16.938635 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-2eeae782-02fa-41d9-8274-e04b822481f6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:16.958914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-2eeae782-02fa-41d9-8274-e04b822481f6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:16.973777 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:16.973777 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:17.026810 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2eeae782-02fa-41d9-8274-e04b822481f6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 returned with HTTP 200 Jan 27 16:41:17.036132 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1454/2905] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:16 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 => generated 992 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:17.596387 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78f22880-e33a-4afa-8960-85dcebf31d83 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d Jan 27 16:41:17.597097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78f22880-e33a-4afa-8960-85dcebf31d83 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:17.597470 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:17.597470 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:17.598347 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78f22880-e33a-4afa-8960-85dcebf31d83 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:17.814631 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:17.814631 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:17.854662 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78f22880-e33a-4afa-8960-85dcebf31d83 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:17.989374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78f22880-e33a-4afa-8960-85dcebf31d83 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d returned with HTTP 200 Jan 27 16:41:17.990713 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1452/2906] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:17 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d => generated 915 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:18.056563 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16bbe710-75ae-4eb3-b7af-df4b5ed00a62 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 Jan 27 16:41:18.057631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16bbe710-75ae-4eb3-b7af-df4b5ed00a62 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:18.057978 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:18.057978 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:18.063743 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16bbe710-75ae-4eb3-b7af-df4b5ed00a62 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:18.313496 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:18.313496 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:18.348854 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-16bbe710-75ae-4eb3-b7af-df4b5ed00a62 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:18.432232 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-16bbe710-75ae-4eb3-b7af-df4b5ed00a62 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:18.432232 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-16bbe710-75ae-4eb3-b7af-df4b5ed00a62 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:18.449122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-16bbe710-75ae-4eb3-b7af-df4b5ed00a62 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:18.474691 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:18.474691 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:18.577350 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16bbe710-75ae-4eb3-b7af-df4b5ed00a62 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 returned with HTTP 200 Jan 27 16:41:18.589441 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1455/2907] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:18 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 => generated 992 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:19.011170 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3dce2464-d8dc-4cf4-9c8b-93afaed25793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d Jan 27 16:41:19.012019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3dce2464-d8dc-4cf4-9c8b-93afaed25793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:19.012406 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:19.012406 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:19.013021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3dce2464-d8dc-4cf4-9c8b-93afaed25793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:19.124115 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:19.124115 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:19.145228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3dce2464-d8dc-4cf4-9c8b-93afaed25793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:19.178436 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3dce2464-d8dc-4cf4-9c8b-93afaed25793 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d returned with HTTP 200 Jan 27 16:41:19.180038 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1453/2908] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:19 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d => generated 915 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:19.610185 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b45c3aca-9645-43b0-9d4f-32b074b718eb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 Jan 27 16:41:19.611448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b45c3aca-9645-43b0-9d4f-32b074b718eb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:19.611891 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:19.611891 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:19.612548 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b45c3aca-9645-43b0-9d4f-32b074b718eb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:19.717982 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:19.717982 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:19.757959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b45c3aca-9645-43b0-9d4f-32b074b718eb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:19.799639 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-b45c3aca-9645-43b0-9d4f-32b074b718eb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:19.800795 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-b45c3aca-9645-43b0-9d4f-32b074b718eb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:19.820371 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-b45c3aca-9645-43b0-9d4f-32b074b718eb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:19.831593 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:19.831593 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:19.856650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b45c3aca-9645-43b0-9d4f-32b074b718eb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 returned with HTTP 200 Jan 27 16:41:19.860866 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1456/2909] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:19 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 => generated 993 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:19.877824 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] POST http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/action Jan 27 16:41:19.878319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:19.878319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:19.879080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Action body: b'{"create-from-src": {"source_group_id": "f365b89e-844d-455b-a72e-d2d2533253f8", "name": "tempest-Group_from_grp-1977601180"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:41:19.879645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "f365b89e-844d-455b-a72e-d2d2533253f8", "name": "tempest-Group_from_grp-1977601180"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:41:19.880869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Creating new group {'create-from-src': {'source_group_id': 'f365b89e-844d-455b-a72e-d2d2533253f8', 'name': 'tempest-Group_from_grp-1977601180'}}. {{(pid=88000) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 27 16:41:19.881368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Creating group tempest-Group_from_grp-1977601180 from source group f365b89e-844d-455b-a72e-d2d2533253f8. Jan 27 16:41:19.897466 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:19.897466 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:19.958220 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:19.958220 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:20.149268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Created reservations ['e796a283-a5ba-4f01-b847-8905d75ca1f9'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:41:20.196648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f642dbe8-778f-4bd2-bda0-b6cd98f41c25 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d Jan 27 16:41:20.197780 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f642dbe8-778f-4bd2-bda0-b6cd98f41c25 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:20.198220 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:20.198220 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:20.198881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f642dbe8-778f-4bd2-bda0-b6cd98f41c25 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:20.281392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f642dbe8-778f-4bd2-bda0-b6cd98f41c25 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d returned with HTTP 404 Jan 27 16:41:20.288046 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1457/2910] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:20 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/b3d82166-c253-496d-a05c-7843e9480b9d => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:20.293654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4084e99-246a-4463-b01f-73d9204dd527 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:41:20.294305 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4084e99-246a-4463-b01f-73d9204dd527 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:20.294803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4084e99-246a-4463-b01f-73d9204dd527 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:20.295162 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-d4084e99-246a-4463-b01f-73d9204dd527 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: 3f77726b-5118-43de-ae4b-dec7c9ecc6d0 Jan 27 16:41:20.344557 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4084e99-246a-4463-b01f-73d9204dd527 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 returned with HTTP 404 Jan 27 16:41:20.345796 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1458/2911] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:41:20 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/3f77726b-5118-43de-ae4b-dec7c9ecc6d0 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:20.371065 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1ff1db4b-dcb8-41c9-aee7-5bd0ffd0d64e req-e1b95b33-1225-4dec-8e22-49781c88585c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/c9ba011b-b137-4411-93b1-5a785fb69aca Jan 27 16:41:20.372080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1ff1db4b-dcb8-41c9-aee7-5bd0ffd0d64e req-e1b95b33-1225-4dec-8e22-49781c88585c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:20.372974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1ff1db4b-dcb8-41c9-aee7-5bd0ffd0d64e req-e1b95b33-1225-4dec-8e22-49781c88585c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:20.474108 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.group.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] A mapping entry already exists for group 7917cf41-d293-4147-a290-76d0721712db and volume type 4ce1adff-785c-43b4-87d6-65422bc4503f. Do not need to create again. Jan 27 16:41:20.476025 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:20.476025 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:20.492157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Availability Zones retrieved successfully. Jan 27 16:41:20.502541 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:20.502541 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:20.541261 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Flow 'volume_create_api' (a3f12491-06d9-4d51-b994-854cac2c98db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:41:20.554397 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9402c889-30cb-4950-982d-2b603234f0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:41:20.556773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:41:20.693359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9402c889-30cb-4950-982d-2b603234f0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4375ee3a-a9ae-480b-a3db-c105773d6172', 'volume_type': VolumeType(created_at=2021-01-27T16:41:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ce1adff-785c-43b4-87d6-65422bc4503f,is_public=True,name='tempest-GroupsV314Test-volume-type-2034534013',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ce1adff-785c-43b4-87d6-65422bc4503f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7917cf41-d293-4147-a290-76d0721712db', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:41:20.697548 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (528c9b1f-1ee1-46c5-8531-9b950f57020d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:41:21.150870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Created reservations ['8e9fa493-01fa-4fab-960e-aed942eb81b1', '57234f75-1c9a-4584-af45-c1f56930f6af', '15d4fb7c-679f-4a52-9b02-a36e914f43f3', '287d4501-9d89-42ab-b031-5d456dc2a8dd'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:41:21.152861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (528c9b1f-1ee1-46c5-8531-9b950f57020d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e9fa493-01fa-4fab-960e-aed942eb81b1', '57234f75-1c9a-4584-af45-c1f56930f6af', '15d4fb7c-679f-4a52-9b02-a36e914f43f3', '287d4501-9d89-42ab-b031-5d456dc2a8dd']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:41:21.155733 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806b48cb-af91-44c0-abdc-8271624f24da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:41:21.481967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806b48cb-af91-44c0-abdc-8271624f24da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626', '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=7917cf41-d293-4147-a290-76d0721712db,group_type_id=,metadata={},multiattach=False,project_id='4e214b981e8b4ddc898b03b1478f208e',qos_specs=None,replication_status=,reservations=['8e9fa493-01fa-4fab-960e-aed942eb81b1','57234f75-1c9a-4584-af45-c1f56930f6af','15d4fb7c-679f-4a52-9b02-a36e914f43f3','287d4501-9d89-42ab-b031-5d456dc2a8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=4375ee3a-a9ae-480b-a3db-c105773d6172,status='creating',user_id='3d503676b578487cb898161090dc83e3',volume_type_id=4ce1adff-785c-43b4-87d6-65422bc4503f), 'volume': 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-27T16:41:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7917cf41-d293-4147-a290-76d0721712db,host=None,id=0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e214b981e8b4ddc898b03b1478f208e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4375ee3a-a9ae-480b-a3db-c105773d6172,status='creating',terminated_at=None,updated_at=None,user_id='3d503676b578487cb898161090dc83e3',volume_attachment=,volume_type=,volume_type_id=4ce1adff-785c-43b4-87d6-65422bc4503f)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:41:21.484528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fba719-5018-4541-b14b-ad1fbf55af10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:41:21.603988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fba719-5018-4541-b14b-ad1fbf55af10) transitioned into state 'SUCCESS' from 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=7917cf41-d293-4147-a290-76d0721712db,group_type_id=,metadata={},multiattach=False,project_id='4e214b981e8b4ddc898b03b1478f208e',qos_specs=None,replication_status=,reservations=['8e9fa493-01fa-4fab-960e-aed942eb81b1','57234f75-1c9a-4584-af45-c1f56930f6af','15d4fb7c-679f-4a52-9b02-a36e914f43f3','287d4501-9d89-42ab-b031-5d456dc2a8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=4375ee3a-a9ae-480b-a3db-c105773d6172,status='creating',user_id='3d503676b578487cb898161090dc83e3',volume_type_id=4ce1adff-785c-43b4-87d6-65422bc4503f)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:41:21.606598 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Flow 'volume_create_api' (a3f12491-06d9-4d51-b994-854cac2c98db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:41:21.693092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-1ff1db4b-dcb8-41c9-aee7-5bd0ffd0d64e req-e1b95b33-1225-4dec-8e22-49781c88585c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:41:21.695712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-1ff1db4b-dcb8-41c9-aee7-5bd0ffd0d64e req-e1b95b33-1225-4dec-8e22-49781c88585c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:41:21.745031 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1ff1db4b-dcb8-41c9-aee7-5bd0ffd0d64e req-e1b95b33-1225-4dec-8e22-49781c88585c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/c9ba011b-b137-4411-93b1-5a785fb69aca returned with HTTP 200 Jan 27 16:41:21.746477 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1459/2912] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:41:20 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/c9ba011b-b137-4411-93b1-5a785fb69aca => generated 19 bytes in 1400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:21.751330 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b64239d-13cf-488c-94ee-dc83f39833af tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:41:21.752231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b64239d-13cf-488c-94ee-dc83f39833af tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:21.752581 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:21.752581 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:21.753287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b64239d-13cf-488c-94ee-dc83f39833af tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:21.753801 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-3b64239d-13cf-488c-94ee-dc83f39833af tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: ee2afb42-e0ad-4260-b804-db48a378712e Jan 27 16:41:21.755150 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Create volume request issued successfully. Jan 27 16:41:21.808234 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b64239d-13cf-488c-94ee-dc83f39833af tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e returned with HTTP 404 Jan 27 16:41:21.810107 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1460/2913] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:41:21 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/ee2afb42-e0ad-4260-b804-db48a378712e => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:21.819206 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d94ee36e-6456-4751-aa07-42e21d268062 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:41:21.823989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d94ee36e-6456-4751-aa07-42e21d268062 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:21.824695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d94ee36e-6456-4751-aa07-42e21d268062 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:21.825227 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-d94ee36e-6456-4751-aa07-42e21d268062 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: 50cfebe0-388b-4996-94d6-af41e02735a6 Jan 27 16:41:21.911053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-442efab2-b264-4544-9aa2-b2285b0c5827 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/action returned with HTTP 202 Jan 27 16:41:21.912125 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1454/2914] 10.222.0.78 () {62 vars in 1285 bytes} [Wed Jan 27 16:41:19 2021] POST /volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/action => generated 102 bytes in 2040 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:21.917551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d94ee36e-6456-4751-aa07-42e21d268062 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 returned with HTTP 404 Jan 27 16:41:21.920286 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1461/2915] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:41:21 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/50cfebe0-388b-4996-94d6-af41e02735a6 => generated 111 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:41:21.922312 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/detail Jan 27 16:41:21.922899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:21.923118 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:21.923118 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:21.925677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:21.926451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:41:21.932555 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:21.932555 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:21.935242 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81b4e1b3-9775-405d-867a-4e4628abaa7f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:41:21.938921 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:41:21.942280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81b4e1b3-9775-405d-867a-4e4628abaa7f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:21.961516 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81b4e1b3-9775-405d-867a-4e4628abaa7f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:21.962061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-81b4e1b3-9775-405d-867a-4e4628abaa7f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: f928d2f7-14a0-4cf5-8be9-7d5270cbd07a Jan 27 16:41:22.060843 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81b4e1b3-9775-405d-867a-4e4628abaa7f tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a returned with HTTP 404 Jan 27 16:41:22.068577 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1462/2916] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:41:21 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f928d2f7-14a0-4cf5-8be9-7d5270cbd07a => generated 111 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:22.094946 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9ff29a0-e43f-442d-a0be-0b883bb38fa6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 Jan 27 16:41:22.095557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9ff29a0-e43f-442d-a0be-0b883bb38fa6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:22.096228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9ff29a0-e43f-442d-a0be-0b883bb38fa6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:22.100012 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-c9ff29a0-e43f-442d-a0be-0b883bb38fa6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 Jan 27 16:41:22.107112 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Get all volumes completed successfully. Jan 27 16:41:22.110227 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:22.112968 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:22.134627 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:22.146085 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:22.146085 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:22.175872 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:22.176980 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:22.179836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9ff29a0-e43f-442d-a0be-0b883bb38fa6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 returned with HTTP 404 Jan 27 16:41:22.180872 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1463/2917] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:41:22 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/f7b8f9ec-6186-4346-ba32-2d1a8c6415c5 => generated 111 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:22.191211 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:22.202837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a46c88d-8e83-4053-afe6-414e4805d6d0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 Jan 27 16:41:22.203605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a46c88d-8e83-4053-afe6-414e4805d6d0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:22.204088 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a46c88d-8e83-4053-afe6-414e4805d6d0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:22.208742 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:22.208742 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:22.209259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-4a46c88d-8e83-4053-afe6-414e4805d6d0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: 1fd650e4-62a2-4fab-a82d-7efef0eeaa77 Jan 27 16:41:22.260705 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-440a0d70-ad4a-4854-9a74-90aae9428df9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/detail returned with HTTP 200 Jan 27 16:41:22.263862 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1455/2918] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:41:21 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/detail => generated 1974 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:41:22.278867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a46c88d-8e83-4053-afe6-414e4805d6d0 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 returned with HTTP 404 Jan 27 16:41:22.282596 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1464/2919] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:41:22 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/1fd650e4-62a2-4fab-a82d-7efef0eeaa77 => generated 111 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:22.292786 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55f33c72-de11-4f0e-b76d-7698cfea4b80 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade Jan 27 16:41:22.293325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55f33c72-de11-4f0e-b76d-7698cfea4b80 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:22.293825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55f33c72-de11-4f0e-b76d-7698cfea4b80 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:22.294185 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-55f33c72-de11-4f0e-b76d-7698cfea4b80 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: 587ef149-1131-4c58-aedd-bc4f2a061ade Jan 27 16:41:22.303599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-922afdc4-55e7-42d2-b8fa-b97e35499b7c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:22.304699 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-922afdc4-55e7-42d2-b8fa-b97e35499b7c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:22.305065 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:22.305065 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:22.305681 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-922afdc4-55e7-42d2-b8fa-b97e35499b7c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:22.360511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55f33c72-de11-4f0e-b76d-7698cfea4b80 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade returned with HTTP 404 Jan 27 16:41:22.368269 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1465/2920] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:41:22 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/587ef149-1131-4c58-aedd-bc4f2a061ade => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:22.372956 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-372bc0dc-b010-4de1-9d1b-3bb53e6f7fbf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:41:22.374026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-372bc0dc-b010-4de1-9d1b-3bb53e6f7fbf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:22.374700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-372bc0dc-b010-4de1-9d1b-3bb53e6f7fbf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:22.375206 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-372bc0dc-b010-4de1-9d1b-3bb53e6f7fbf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume with id: f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:41:22.441581 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:22.441581 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:22.465963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-922afdc4-55e7-42d2-b8fa-b97e35499b7c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:22.498321 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-922afdc4-55e7-42d2-b8fa-b97e35499b7c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:22.501408 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-922afdc4-55e7-42d2-b8fa-b97e35499b7c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:22.512453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:22.512453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:22.518632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-372bc0dc-b010-4de1-9d1b-3bb53e6f7fbf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:22.522058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-922afdc4-55e7-42d2-b8fa-b97e35499b7c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:22.539578 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:22.539578 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:22.602319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-922afdc4-55e7-42d2-b8fa-b97e35499b7c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:22.624704 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1456/2921] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:22 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:22.716082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-372bc0dc-b010-4de1-9d1b-3bb53e6f7fbf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume request issued successfully. Jan 27 16:41:22.716811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-372bc0dc-b010-4de1-9d1b-3bb53e6f7fbf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 202 Jan 27 16:41:22.717915 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1466/2922] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:22 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 0 bytes in 349 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:22.726111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bbd6277-da44-464e-aebe-7c97ee37872c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:41:22.726727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bbd6277-da44-464e-aebe-7c97ee37872c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:22.727049 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:22.727049 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:22.727714 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bbd6277-da44-464e-aebe-7c97ee37872c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:22.844580 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:22.844580 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:22.873187 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6bbd6277-da44-464e-aebe-7c97ee37872c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:22.923488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bbd6277-da44-464e-aebe-7c97ee37872c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:41:22.935379 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1457/2923] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:22 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1362 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:23.619787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e00abb88-fcd8-4296-86cc-4c7d395e1b2a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:23.620541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e00abb88-fcd8-4296-86cc-4c7d395e1b2a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:23.620766 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:23.620766 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:23.621146 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e00abb88-fcd8-4296-86cc-4c7d395e1b2a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:23.722169 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:23.722169 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:23.731721 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e00abb88-fcd8-4296-86cc-4c7d395e1b2a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:23.748039 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-e00abb88-fcd8-4296-86cc-4c7d395e1b2a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:23.749006 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-e00abb88-fcd8-4296-86cc-4c7d395e1b2a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:23.757214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-e00abb88-fcd8-4296-86cc-4c7d395e1b2a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:23.765368 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:23.765368 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:23.788362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e00abb88-fcd8-4296-86cc-4c7d395e1b2a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:23.789706 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1467/2924] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:23 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:23.947015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d6bd9ae-4969-4d7b-82f1-12483fd20894 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:41:23.947854 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d6bd9ae-4969-4d7b-82f1-12483fd20894 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:23.948245 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:23.948245 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:23.949017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d6bd9ae-4969-4d7b-82f1-12483fd20894 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:24.060387 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:24.060387 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:24.071365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8d6bd9ae-4969-4d7b-82f1-12483fd20894 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:24.097817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d6bd9ae-4969-4d7b-82f1-12483fd20894 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:41:24.099261 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1458/2925] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:23 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1362 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:24.254815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-b38c7bee-8257-42cf-8d58-8fae5a1cbc11 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:41:24.257261 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-b38c7bee-8257-42cf-8d58-8fae5a1cbc11 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:24.257261 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:24.257261 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:24.257261 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-b38c7bee-8257-42cf-8d58-8fae5a1cbc11 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:24.356638 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:24.356638 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:24.380740 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-b38c7bee-8257-42cf-8d58-8fae5a1cbc11 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:41:24.410274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-b38c7bee-8257-42cf-8d58-8fae5a1cbc11 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:41:24.411546 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1468/2926] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:41:24 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 1368 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:24.806632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-731bccb7-11fc-48ea-b876-d724dcffc96a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:24.807015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-731bccb7-11fc-48ea-b876-d724dcffc96a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:24.807015 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:24.807015 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:24.807764 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-731bccb7-11fc-48ea-b876-d724dcffc96a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:24.913106 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:24.913106 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:24.933656 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-731bccb7-11fc-48ea-b876-d724dcffc96a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:24.990147 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-731bccb7-11fc-48ea-b876-d724dcffc96a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:24.990669 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-731bccb7-11fc-48ea-b876-d724dcffc96a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:25.014896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-731bccb7-11fc-48ea-b876-d724dcffc96a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:25.032391 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:25.032391 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:25.090797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-731bccb7-11fc-48ea-b876-d724dcffc96a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:25.094733 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1459/2927] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:24 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:25.116374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd0082c0-60f1-4aca-b086-2b229aa25a04 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:41:25.117173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd0082c0-60f1-4aca-b086-2b229aa25a04 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:25.117543 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:25.117543 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:25.118214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd0082c0-60f1-4aca-b086-2b229aa25a04 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:25.242591 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:25.242591 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:25.259146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd0082c0-60f1-4aca-b086-2b229aa25a04 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:25.328318 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd0082c0-60f1-4aca-b086-2b229aa25a04 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 200 Jan 27 16:41:25.329581 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1469/2928] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:25 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 1362 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:26.112981 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cdecf510-599f-455b-ba1b-87258096636d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:26.114003 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cdecf510-599f-455b-ba1b-87258096636d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:26.114415 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:26.114415 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:26.115093 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cdecf510-599f-455b-ba1b-87258096636d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:26.213001 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:26.213001 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:26.240155 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cdecf510-599f-455b-ba1b-87258096636d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:26.268718 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-cdecf510-599f-455b-ba1b-87258096636d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:26.269505 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-cdecf510-599f-455b-ba1b-87258096636d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:26.303812 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-cdecf510-599f-455b-ba1b-87258096636d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:26.330442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-741b87ab-9d70-4638-aa04-21f3200b248d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:41:26.331144 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-741b87ab-9d70-4638-aa04-21f3200b248d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:26.331503 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:26.331503 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:26.332229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-741b87ab-9d70-4638-aa04-21f3200b248d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:26.338688 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:26.338688 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:26.407152 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cdecf510-599f-455b-ba1b-87258096636d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:26.408188 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1460/2929] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:26 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:26.413994 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57dc6089-a60c-486b-a06d-3224295d6bb3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b Jan 27 16:41:26.429413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57dc6089-a60c-486b-a06d-3224295d6bb3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:26.429695 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:26.429695 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:26.430292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57dc6089-a60c-486b-a06d-3224295d6bb3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:26.431325 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:26.431325 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:26.445766 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-741b87ab-9d70-4638-aa04-21f3200b248d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:41:26.490282 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-741b87ab-9d70-4638-aa04-21f3200b248d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:41:26.491385 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1470/2930] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:41:26 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 1368 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:26.505647 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57dc6089-a60c-486b-a06d-3224295d6bb3 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b returned with HTTP 404 Jan 27 16:41:26.507077 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1461/2931] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:26 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/f27ed5d8-60af-40dd-950a-20f36e40e61b => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:26.507836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-741b87ab-9d70-4638-aa04-21f3200b248d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume// Jan 27 16:41:26.508542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-741b87ab-9d70-4638-aa04-21f3200b248d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:26.508964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:26.508964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:26.509648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-741b87ab-9d70-4638-aa04-21f3200b248d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:26.511361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-741b87ab-9d70-4638-aa04-21f3200b248d tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:41:26.512468 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1471/2932] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:41: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 27 16:41:26.531369 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e8ef0f6-d517-45ef-84b1-fcfeb25d2409 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:41:26.535149 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e8ef0f6-d517-45ef-84b1-fcfeb25d2409 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:26.535719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e8ef0f6-d517-45ef-84b1-fcfeb25d2409 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:26.536093 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-3e8ef0f6-d517-45ef-84b1-fcfeb25d2409 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete snapshot with id: a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:41:26.544122 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-afa0eb2f-c8e6-41d2-872c-4473ca3b0020 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments Jan 27 16:41:26.545883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-afa0eb2f-c8e6-41d2-872c-4473ca3b0020 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c73bf00-517c-44f9-8814-15539abcd265", "instance_uuid": "77cabe04-19ac-43d4-8ef4-656fdd1092b9", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:41:26.632309 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:26.632309 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:26.634737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3e8ef0f6-d517-45ef-84b1-fcfeb25d2409 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:26.650118 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:26.650118 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:26.835070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3e8ef0f6-d517-45ef-84b1-fcfeb25d2409 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot delete request issued successfully. Jan 27 16:41:26.838155 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e8ef0f6-d517-45ef-84b1-fcfeb25d2409 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 202 Jan 27 16:41:26.845000 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1462/2933] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:41:26 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 0 bytes in 320 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:26.865147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-afa0eb2f-c8e6-41d2-872c-4473ca3b0020 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments returned with HTTP 200 Jan 27 16:41:26.866238 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af8ee40d-ee8e-45e0-a42e-765557268241 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:41:26.867404 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1472/2934] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:41:26 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments => generated 273 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:26.872753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af8ee40d-ee8e-45e0-a42e-765557268241 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:26.872931 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:26.872931 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:26.873194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af8ee40d-ee8e-45e0-a42e-765557268241 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:26.949840 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:26.949840 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:26.953258 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af8ee40d-ee8e-45e0-a42e-765557268241 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:26.962791 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af8ee40d-ee8e-45e0-a42e-765557268241 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:41:26.963940 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1463/2935] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:26 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 467 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:27.425326 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8c7e944-fae2-46c8-aa97-74975f69c570 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:27.425893 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8c7e944-fae2-46c8-aa97-74975f69c570 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:27.426410 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:27.426410 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:27.427181 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8c7e944-fae2-46c8-aa97-74975f69c570 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:27.585550 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:27.585550 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:27.611348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b8c7e944-fae2-46c8-aa97-74975f69c570 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:27.649267 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-b8c7e944-fae2-46c8-aa97-74975f69c570 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:27.649894 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-b8c7e944-fae2-46c8-aa97-74975f69c570 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:27.675076 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-b8c7e944-fae2-46c8-aa97-74975f69c570 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:27.689429 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:27.689429 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:27.756625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8c7e944-fae2-46c8-aa97-74975f69c570 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:27.758044 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1473/2936] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:27 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:27.977875 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca19b413-500b-48d5-9e03-26d9ab86157a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:41:27.978830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca19b413-500b-48d5-9e03-26d9ab86157a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:27.979227 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:27.979227 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:27.979858 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca19b413-500b-48d5-9e03-26d9ab86157a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:28.078898 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:28.078898 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:28.097973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca19b413-500b-48d5-9e03-26d9ab86157a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:28.097973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca19b413-500b-48d5-9e03-26d9ab86157a tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:41:28.099428 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1464/2937] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:27 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 467 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:28.775935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9be1029-452d-464a-b385-ddcc58082b9f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:28.777083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9be1029-452d-464a-b385-ddcc58082b9f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:28.784128 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:28.784128 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:28.784128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9be1029-452d-464a-b385-ddcc58082b9f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:28.915178 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:28.915178 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:28.928723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9be1029-452d-464a-b385-ddcc58082b9f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:28.945453 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-c9be1029-452d-464a-b385-ddcc58082b9f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:28.949762 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-c9be1029-452d-464a-b385-ddcc58082b9f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:28.958332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-c9be1029-452d-464a-b385-ddcc58082b9f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:28.966608 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:28.966608 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:28.991487 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9be1029-452d-464a-b385-ddcc58082b9f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:29.002176 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1474/2938] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:28 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:29.112210 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f45639e4-7db2-4117-995a-595c0e984287 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:41:29.113205 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f45639e4-7db2-4117-995a-595c0e984287 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:29.113638 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:29.113638 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:29.114361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f45639e4-7db2-4117-995a-595c0e984287 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:29.146327 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:29.146327 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:29.147680 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f45639e4-7db2-4117-995a-595c0e984287 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:29.150208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f45639e4-7db2-4117-995a-595c0e984287 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:41:29.151140 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1465/2939] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:29 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:30.009089 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09f277e0-b6d8-483c-a326-8a128a4fb471 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:30.009655 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09f277e0-b6d8-483c-a326-8a128a4fb471 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:30.009807 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:30.009807 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:30.010323 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09f277e0-b6d8-483c-a326-8a128a4fb471 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:30.066189 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:30.066189 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:30.075886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09f277e0-b6d8-483c-a326-8a128a4fb471 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:30.091280 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-09f277e0-b6d8-483c-a326-8a128a4fb471 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:30.091736 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-09f277e0-b6d8-483c-a326-8a128a4fb471 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:30.100423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-09f277e0-b6d8-483c-a326-8a128a4fb471 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:30.111548 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:30.111548 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:30.132009 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09f277e0-b6d8-483c-a326-8a128a4fb471 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:30.132836 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1475/2940] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:30 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:30.164375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1205aaae-a748-4b8b-af0b-82f975c4e568 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:41:30.164973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1205aaae-a748-4b8b-af0b-82f975c4e568 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:30.165186 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:30.165186 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:30.165559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1205aaae-a748-4b8b-af0b-82f975c4e568 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:30.191085 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:30.191085 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:30.192219 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1205aaae-a748-4b8b-af0b-82f975c4e568 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:30.194124 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1205aaae-a748-4b8b-af0b-82f975c4e568 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:41:30.194929 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1466/2941] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:30 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:31.149776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ecdc06f-902f-4a40-bca6-4ce94425c919 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:31.150313 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ecdc06f-902f-4a40-bca6-4ce94425c919 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:31.150478 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:31.150478 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:31.150856 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ecdc06f-902f-4a40-bca6-4ce94425c919 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:31.202280 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:31.202280 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:31.208188 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba4dda55-45f7-4a8a-8c8c-07657be7f86d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:41:31.208717 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba4dda55-45f7-4a8a-8c8c-07657be7f86d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:31.208930 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:31.208930 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:31.209341 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba4dda55-45f7-4a8a-8c8c-07657be7f86d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:31.211229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9ecdc06f-902f-4a40-bca6-4ce94425c919 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:31.225031 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9ecdc06f-902f-4a40-bca6-4ce94425c919 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:31.225479 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9ecdc06f-902f-4a40-bca6-4ce94425c919 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:31.232986 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-9ecdc06f-902f-4a40-bca6-4ce94425c919 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:31.235473 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:31.235473 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:31.236636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba4dda55-45f7-4a8a-8c8c-07657be7f86d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:31.238517 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba4dda55-45f7-4a8a-8c8c-07657be7f86d tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:41:31.239553 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1467/2942] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:31 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:41:31.240075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:31.240075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:31.262338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ecdc06f-902f-4a40-bca6-4ce94425c919 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:31.263172 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1476/2943] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:31 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:32.251937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e0ee772-ee2e-4105-bc93-5a09c2b18b5e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:41:32.252560 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e0ee772-ee2e-4105-bc93-5a09c2b18b5e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:32.252698 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:32.252698 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:32.252990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e0ee772-ee2e-4105-bc93-5a09c2b18b5e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:32.279412 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:32.279412 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:32.282212 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e0ee772-ee2e-4105-bc93-5a09c2b18b5e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:32.285383 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c52d347-be3b-4dc8-8973-a37d2ae89a6a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:32.286084 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e0ee772-ee2e-4105-bc93-5a09c2b18b5e tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:41:32.286295 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c52d347-be3b-4dc8-8973-a37d2ae89a6a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:32.286601 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:32.286601 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:32.287265 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c52d347-be3b-4dc8-8973-a37d2ae89a6a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:32.287503 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1468/2944] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:32 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:32.343804 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:32.343804 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:32.352350 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c52d347-be3b-4dc8-8973-a37d2ae89a6a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:32.366651 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7c52d347-be3b-4dc8-8973-a37d2ae89a6a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:32.367095 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7c52d347-be3b-4dc8-8973-a37d2ae89a6a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:32.375871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-7c52d347-be3b-4dc8-8973-a37d2ae89a6a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:32.388162 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:32.388162 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:32.429156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c52d347-be3b-4dc8-8973-a37d2ae89a6a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:32.430675 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1477/2945] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:32 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:33.303492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9daa93ff-4584-48b0-90b4-b775a03f4c06 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:41:33.304060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9daa93ff-4584-48b0-90b4-b775a03f4c06 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:33.304190 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:33.304190 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:33.304553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9daa93ff-4584-48b0-90b4-b775a03f4c06 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:33.329803 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:33.329803 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:33.330896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9daa93ff-4584-48b0-90b4-b775a03f4c06 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:33.332842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9daa93ff-4584-48b0-90b4-b775a03f4c06 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:41:33.333644 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1469/2946] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:33 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:33.446969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ba7e6df-7896-4ea8-b4de-bb827faf1ea7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:33.447586 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ba7e6df-7896-4ea8-b4de-bb827faf1ea7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:33.447804 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:33.447804 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:33.448201 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ba7e6df-7896-4ea8-b4de-bb827faf1ea7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:33.497960 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:33.497960 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:33.507224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2ba7e6df-7896-4ea8-b4de-bb827faf1ea7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:33.521567 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-2ba7e6df-7896-4ea8-b4de-bb827faf1ea7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:33.522015 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-2ba7e6df-7896-4ea8-b4de-bb827faf1ea7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:33.529505 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-2ba7e6df-7896-4ea8-b4de-bb827faf1ea7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:33.536993 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:33.536993 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:33.556541 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ba7e6df-7896-4ea8-b4de-bb827faf1ea7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:33.557278 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1478/2947] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:33 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:34.345555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fc73300-00d1-4dd8-9b9c-5d5cf93b6b76 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:41:34.346126 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fc73300-00d1-4dd8-9b9c-5d5cf93b6b76 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:34.346304 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:34.346304 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:34.346674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fc73300-00d1-4dd8-9b9c-5d5cf93b6b76 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:34.371428 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:34.371428 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:34.372503 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8fc73300-00d1-4dd8-9b9c-5d5cf93b6b76 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:34.374488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fc73300-00d1-4dd8-9b9c-5d5cf93b6b76 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:41:34.375334 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1470/2948] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:34 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:34.575234 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cb75be7-e4bf-4c21-9e6b-9188a4d8d220 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:34.575836 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cb75be7-e4bf-4c21-9e6b-9188a4d8d220 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:34.576055 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:34.576055 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:34.577200 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cb75be7-e4bf-4c21-9e6b-9188a4d8d220 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:34.629863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:34.629863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:34.638303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4cb75be7-e4bf-4c21-9e6b-9188a4d8d220 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:34.658706 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-4cb75be7-e4bf-4c21-9e6b-9188a4d8d220 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:34.659155 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-4cb75be7-e4bf-4c21-9e6b-9188a4d8d220 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:34.666861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-4cb75be7-e4bf-4c21-9e6b-9188a4d8d220 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:34.673992 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:34.673992 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:34.694917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cb75be7-e4bf-4c21-9e6b-9188a4d8d220 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:34.695800 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1479/2949] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:34 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:35.387600 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efbc6cf9-4dda-4729-8bf6-338fff8cc478 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:41:35.388160 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efbc6cf9-4dda-4729-8bf6-338fff8cc478 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:35.388302 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:35.388302 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:35.389312 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efbc6cf9-4dda-4729-8bf6-338fff8cc478 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:35.418232 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:35.418232 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:35.419632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-efbc6cf9-4dda-4729-8bf6-338fff8cc478 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Snapshot retrieved successfully. Jan 27 16:41:35.422349 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efbc6cf9-4dda-4729-8bf6-338fff8cc478 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 200 Jan 27 16:41:35.423179 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1471/2950] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:35 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:35.713260 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-252412ff-2296-4fdb-9aeb-a332d28aa5ba tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:35.713852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-252412ff-2296-4fdb-9aeb-a332d28aa5ba tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:35.714077 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:35.714077 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:35.714534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-252412ff-2296-4fdb-9aeb-a332d28aa5ba tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:35.777930 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:35.777930 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:35.789951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-252412ff-2296-4fdb-9aeb-a332d28aa5ba tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:35.806779 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-252412ff-2296-4fdb-9aeb-a332d28aa5ba tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:35.807249 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-252412ff-2296-4fdb-9aeb-a332d28aa5ba tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:35.818033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-252412ff-2296-4fdb-9aeb-a332d28aa5ba tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:35.829472 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:35.829472 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:35.854292 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-252412ff-2296-4fdb-9aeb-a332d28aa5ba tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:35.855139 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1480/2951] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:35 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:36.113167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88608380-bef0-4351-9016-5ddd79e4f428 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] DELETE http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b Jan 27 16:41:36.113167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88608380-bef0-4351-9016-5ddd79e4f428 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:36.113167 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:36.113167 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:36.113167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88608380-bef0-4351-9016-5ddd79e4f428 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:36.113167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-88608380-bef0-4351-9016-5ddd79e4f428 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Delete volume with id: 2619c2d2-1634-410f-881f-b445695ec41b Jan 27 16:41:36.186363 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:36.186363 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:36.188203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88608380-bef0-4351-9016-5ddd79e4f428 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:36.373662 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88608380-bef0-4351-9016-5ddd79e4f428 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Delete volume request issued successfully. Jan 27 16:41:36.374319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88608380-bef0-4351-9016-5ddd79e4f428 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b returned with HTTP 202 Jan 27 16:41:36.375267 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1472/2952] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:36 2021] DELETE /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:36.383118 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eacaf85d-47c1-4d1f-a085-eb0d885c85d3 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b Jan 27 16:41:36.383682 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eacaf85d-47c1-4d1f-a085-eb0d885c85d3 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:36.383901 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:36.383901 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:36.384285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eacaf85d-47c1-4d1f-a085-eb0d885c85d3 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:36.435170 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5e00078-3cc7-40f9-a718-4a469b88c401 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 Jan 27 16:41:36.443656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5e00078-3cc7-40f9-a718-4a469b88c401 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:36.443656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:36.443656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:36.443656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5e00078-3cc7-40f9-a718-4a469b88c401 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:36.484384 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:36.484384 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:36.486574 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5e00078-3cc7-40f9-a718-4a469b88c401 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 returned with HTTP 404 Jan 27 16:41:36.487911 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1473/2953] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:41:36 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/snapshots/a68acfb9-4f99-434f-ba99-9cc69e235165 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:36.500959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eacaf85d-47c1-4d1f-a085-eb0d885c85d3 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:36.503833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4048a90e-a1fc-4df6-a3ac-39fce9955200 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] DELETE http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:41:36.504547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4048a90e-a1fc-4df6-a3ac-39fce9955200 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:36.505049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4048a90e-a1fc-4df6-a3ac-39fce9955200 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:36.509772 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4048a90e-a1fc-4df6-a3ac-39fce9955200 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume with id: 623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:41:36.539721 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eacaf85d-47c1-4d1f-a085-eb0d885c85d3 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b returned with HTTP 200 Jan 27 16:41:36.553753 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1481/2954] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:36 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b => generated 913 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:36.703174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:36.703174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:36.704804 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4048a90e-a1fc-4df6-a3ac-39fce9955200 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:36.891974 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abacd1c5-4e2b-4b5c-a30f-6cc47e0977a7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:36.891974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abacd1c5-4e2b-4b5c-a30f-6cc47e0977a7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:36.891974 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:36.891974 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:36.891974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abacd1c5-4e2b-4b5c-a30f-6cc47e0977a7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:36.973493 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:36.973493 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:36.990312 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-abacd1c5-4e2b-4b5c-a30f-6cc47e0977a7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:37.008741 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-abacd1c5-4e2b-4b5c-a30f-6cc47e0977a7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:37.010352 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-abacd1c5-4e2b-4b5c-a30f-6cc47e0977a7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:37.034674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-abacd1c5-4e2b-4b5c-a30f-6cc47e0977a7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:37.061302 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:37.061302 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:37.104289 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abacd1c5-4e2b-4b5c-a30f-6cc47e0977a7 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:37.104289 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1482/2955] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:36 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:41:37.129352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4048a90e-a1fc-4df6-a3ac-39fce9955200 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Delete volume request issued successfully. Jan 27 16:41:37.130392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4048a90e-a1fc-4df6-a3ac-39fce9955200 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 202 Jan 27 16:41:37.131704 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1474/2956] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:36 2021] DELETE /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 0 bytes in 638 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:37.140387 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49bb6b52-12b6-4c6c-85d6-2465ceafb02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:41:37.156229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49bb6b52-12b6-4c6c-85d6-2465ceafb02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:37.156229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:37.156229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:37.156229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49bb6b52-12b6-4c6c-85d6-2465ceafb02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:37.257204 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:37.257204 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:37.267344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49bb6b52-12b6-4c6c-85d6-2465ceafb02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:37.304377 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49bb6b52-12b6-4c6c-85d6-2465ceafb02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:41:37.305643 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1483/2957] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:37 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 915 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:37.568994 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f674b3cb-1ff5-448c-a1e9-a603d2470155 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b Jan 27 16:41:37.572953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f674b3cb-1ff5-448c-a1e9-a603d2470155 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:37.573345 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:37.573345 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:37.573969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f674b3cb-1ff5-448c-a1e9-a603d2470155 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:37.784431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49bb6b52-12b6-4c6c-85d6-2465ceafb02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume// Jan 27 16:41:37.786959 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49bb6b52-12b6-4c6c-85d6-2465ceafb02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:37.787545 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:37.787545 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:37.787898 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:37.787898 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:37.788534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49bb6b52-12b6-4c6c-85d6-2465ceafb02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:37.790627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49bb6b52-12b6-4c6c-85d6-2465ceafb02c tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:41:37.791816 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1484/2958] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 16:41:37 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:41:37.806902 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-89ee16ee-d40d-4c38-bc90-152b131e46c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:41:37.807771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-89ee16ee-d40d-4c38-bc90-152b131e46c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:37.812671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f674b3cb-1ff5-448c-a1e9-a603d2470155 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:37.812997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-89ee16ee-d40d-4c38-bc90-152b131e46c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:37.887989 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f674b3cb-1ff5-448c-a1e9-a603d2470155 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b returned with HTTP 200 Jan 27 16:41:37.894441 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1475/2959] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:37 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b => generated 913 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:37.982138 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:37.982138 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:38.019021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-89ee16ee-d40d-4c38-bc90-152b131e46c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:41:38.093042 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:38.093042 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:38.093042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-89ee16ee-d40d-4c38-bc90-152b131e46c5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:41:38.093042 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1485/2960] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 16:41:37 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 1466 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:41:38.113626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-5a4a2612-7df6-4507-aa3c-f7ae2e6d82e6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] PUT http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/bb72f7ff-7348-49ef-88fa-b9acd8679889 Jan 27 16:41:38.114330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:38.114330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:38.114965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-5a4a2612-7df6-4507-aa3c-f7ae2e6d82e6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:41:38.124032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec2d2755-610f-4bb9-8c05-aaecee4193fc tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:38.124667 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec2d2755-610f-4bb9-8c05-aaecee4193fc tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:38.124886 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:38.124886 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:38.125266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec2d2755-610f-4bb9-8c05-aaecee4193fc tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:38.183802 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:41:38.183802 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:41:38.183802 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-5a4a2612-7df6-4507-aa3c-f7ae2e6d82e6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-9c73bf00-517c-44f9-8814-15539abcd265-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:41:38.183802 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:38.183802 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:38.256892 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:38.256892 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:38.269835 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ec2d2755-610f-4bb9-8c05-aaecee4193fc tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:38.306541 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-ec2d2755-610f-4bb9-8c05-aaecee4193fc tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:38.307353 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-ec2d2755-610f-4bb9-8c05-aaecee4193fc tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:38.319515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-ec2d2755-610f-4bb9-8c05-aaecee4193fc tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:38.348693 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:38.348693 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:38.372861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec2d2755-610f-4bb9-8c05-aaecee4193fc tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:38.382718 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1486/2961] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:38 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:38.382718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1604416b-20c8-4dce-9fb0-d018ed5955e6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:41:38.382718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1604416b-20c8-4dce-9fb0-d018ed5955e6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:38.382718 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:38.382718 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:38.382718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1604416b-20c8-4dce-9fb0-d018ed5955e6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:38.443033 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:38.443033 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:38.453771 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1604416b-20c8-4dce-9fb0-d018ed5955e6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:38.481315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1604416b-20c8-4dce-9fb0-d018ed5955e6 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:41:38.482779 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1487/2962] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:38 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 915 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:38.912491 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe19bfae-9782-431b-ab81-112d9432e9b5 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b Jan 27 16:41:38.913590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe19bfae-9782-431b-ab81-112d9432e9b5 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:38.913929 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:38.913929 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:38.914318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe19bfae-9782-431b-ab81-112d9432e9b5 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:39.098912 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:39.098912 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:39.127134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fe19bfae-9782-431b-ab81-112d9432e9b5 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:39.203162 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe19bfae-9782-431b-ab81-112d9432e9b5 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b returned with HTTP 200 Jan 27 16:41:39.213809 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1488/2963] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:38 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b => generated 913 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:39.401059 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdcc39d2-50e5-47d8-9c12-dc0f873a1e72 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:39.401059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdcc39d2-50e5-47d8-9c12-dc0f873a1e72 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:39.401059 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:39.401059 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:39.401059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdcc39d2-50e5-47d8-9c12-dc0f873a1e72 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:39.540441 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:39.540441 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:39.552820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fdcc39d2-50e5-47d8-9c12-dc0f873a1e72 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:39.572034 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-fdcc39d2-50e5-47d8-9c12-dc0f873a1e72 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:39.572707 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-fdcc39d2-50e5-47d8-9c12-dc0f873a1e72 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:39.582171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-fdcc39d2-50e5-47d8-9c12-dc0f873a1e72 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:39.593737 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:39.593737 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:39.622363 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdcc39d2-50e5-47d8-9c12-dc0f873a1e72 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:39.631269 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1489/2964] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:39 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:39.631269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b95d700-43c3-4859-84ae-c9eaa4c346b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:41:39.631269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b95d700-43c3-4859-84ae-c9eaa4c346b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:39.631269 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:39.631269 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:39.631269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b95d700-43c3-4859-84ae-c9eaa4c346b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:39.755979 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:39.755979 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:39.788478 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1b95d700-43c3-4859-84ae-c9eaa4c346b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:39.843727 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b95d700-43c3-4859-84ae-c9eaa4c346b7 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:41:39.857435 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1490/2965] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:39 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:40.229949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd5cbd49-174f-47e1-9628-3c90d80acf15 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b Jan 27 16:41:40.230484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd5cbd49-174f-47e1-9628-3c90d80acf15 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:40.230570 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:40.230570 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:40.231022 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd5cbd49-174f-47e1-9628-3c90d80acf15 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:40.402876 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:40.402876 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:40.432396 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd5cbd49-174f-47e1-9628-3c90d80acf15 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:40.511602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd5cbd49-174f-47e1-9628-3c90d80acf15 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b returned with HTTP 200 Jan 27 16:41:40.521899 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1491/2966] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:40 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b => generated 913 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:40.645072 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17a99396-9289-47d6-a9c4-121d00a5f022 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:40.645778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17a99396-9289-47d6-a9c4-121d00a5f022 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:40.645958 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:40.645958 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:40.646429 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17a99396-9289-47d6-a9c4-121d00a5f022 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:40.762060 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:40.762060 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:40.792990 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17a99396-9289-47d6-a9c4-121d00a5f022 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:40.872497 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-17a99396-9289-47d6-a9c4-121d00a5f022 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:40.873163 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-17a99396-9289-47d6-a9c4-121d00a5f022 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:40.892350 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-17a99396-9289-47d6-a9c4-121d00a5f022 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:40.903277 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:40.903277 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:41.044095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17a99396-9289-47d6-a9c4-121d00a5f022 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:41.058725 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1492/2967] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:40 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:41.084335 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-542ddc5e-c654-4506-bcf6-45f76e45e595 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:41:41.095156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-542ddc5e-c654-4506-bcf6-45f76e45e595 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:41.100782 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:41.100782 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:41.101427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-542ddc5e-c654-4506-bcf6-45f76e45e595 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:41.232053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:41.232053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:41.260338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-542ddc5e-c654-4506-bcf6-45f76e45e595 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Volume info retrieved successfully. Jan 27 16:41:41.293066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-542ddc5e-c654-4506-bcf6-45f76e45e595 tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 200 Jan 27 16:41:41.294131 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1493/2968] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:41 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 915 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:41.532940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-008a3234-6be1-4527-883f-069acee3b8df tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b Jan 27 16:41:41.534099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-008a3234-6be1-4527-883f-069acee3b8df tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:41.534525 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:41.534525 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:41.537062 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-008a3234-6be1-4527-883f-069acee3b8df tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:41.670498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-008a3234-6be1-4527-883f-069acee3b8df tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b returned with HTTP 404 Jan 27 16:41:41.672156 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1494/2969] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:41 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/2619c2d2-1634-410f-881f-b445695ec41b => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:41.679738 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-226c1b73-3eeb-4a92-a261-8d9576983bf8 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] DELETE http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de Jan 27 16:41:41.687537 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-226c1b73-3eeb-4a92-a261-8d9576983bf8 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:41.688656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-226c1b73-3eeb-4a92-a261-8d9576983bf8 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:41.689774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-226c1b73-3eeb-4a92-a261-8d9576983bf8 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Delete volume with id: 0980ce4b-c683-42c6-8ec9-27f7fea788de Jan 27 16:41:41.797067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:41.797067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:41.798734 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-226c1b73-3eeb-4a92-a261-8d9576983bf8 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:42.106223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-226c1b73-3eeb-4a92-a261-8d9576983bf8 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Delete volume request issued successfully. Jan 27 16:41:42.107737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-226c1b73-3eeb-4a92-a261-8d9576983bf8 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de returned with HTTP 202 Jan 27 16:41:42.108820 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1495/2970] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:41 2021] DELETE /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de => generated 0 bytes in 433 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:41:42.127241 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a63954d-74b7-426e-928e-e019fe92afda tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:42.127893 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a63954d-74b7-426e-928e-e019fe92afda tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:42.128246 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:42.128246 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:42.128871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a63954d-74b7-426e-928e-e019fe92afda tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:42.334763 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:42.334763 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:42.356194 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3a63954d-74b7-426e-928e-e019fe92afda tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:42.398257 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3a63954d-74b7-426e-928e-e019fe92afda tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:42.398257 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3a63954d-74b7-426e-928e-e019fe92afda tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:42.424267 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-3a63954d-74b7-426e-928e-e019fe92afda tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:42.439799 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:42.439799 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:42.550319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a63954d-74b7-426e-928e-e019fe92afda tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:42.555350 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1496/2971] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:42 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:42.561924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-5a4a2612-7df6-4507-aa3c-f7ae2e6d82e6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-9c73bf00-517c-44f9-8814-15539abcd265-n-h2-710848-3'" released by "attachment_update" :: held 4.382s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:41:42.562615 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-5a4a2612-7df6-4507-aa3c-f7ae2e6d82e6 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/bb72f7ff-7348-49ef-88fa-b9acd8679889 returned with HTTP 200 Jan 27 16:41:42.563564 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1476/2972] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 16:41:38 2021] PUT /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/bb72f7ff-7348-49ef-88fa-b9acd8679889 => generated 762 bytes in 4456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:42.567629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cb49c35-7aa5-484e-a6b7-9bc800922ecf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] GET http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db Jan 27 16:41:42.569477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73a060b2-9242-4b5a-b485-84d538d2cbae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de Jan 27 16:41:42.570232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73a060b2-9242-4b5a-b485-84d538d2cbae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:42.570656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:42.570656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:42.581646 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cb49c35-7aa5-484e-a6b7-9bc800922ecf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:42.582096 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:42.582096 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:42.582875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73a060b2-9242-4b5a-b485-84d538d2cbae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:42.584445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cb49c35-7aa5-484e-a6b7-9bc800922ecf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:42.698620 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:42.698620 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:42.724019 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-73a060b2-9242-4b5a-b485-84d538d2cbae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:42.767779 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cb49c35-7aa5-484e-a6b7-9bc800922ecf tempest-VolumesSnapshotTestJSON-1791004362 tempest-VolumesSnapshotTestJSON-1791004362-project] http://10.222.0.78/volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db returned with HTTP 404 Jan 27 16:41:42.770379 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73a060b2-9242-4b5a-b485-84d538d2cbae tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de returned with HTTP 200 Jan 27 16:41:42.771535 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1477/2973] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:42 2021] GET /volume/v3/7b51fa3ee49d4d8f851080051b399f79/volumes/623db165-6f57-496e-bfaf-c58fbba2c3db => generated 109 bytes in 207 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:42.772566 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1497/2974] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:42 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:42.828857 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-ac577bc6-b92e-4efa-8cc4-633ee89d0377 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/bb72f7ff-7348-49ef-88fa-b9acd8679889/action Jan 27 16:41:42.829789 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-ac577bc6-b92e-4efa-8cc4-633ee89d0377 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:41:42.830302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-ac577bc6-b92e-4efa-8cc4-633ee89d0377 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:41:43.094548 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:43.094548 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:43.524927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b9e3164-8688-46fa-bf9b-83c63d5c4953 req-ac577bc6-b92e-4efa-8cc4-633ee89d0377 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/bb72f7ff-7348-49ef-88fa-b9acd8679889/action returned with HTTP 204 Jan 27 16:41:43.526521 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1478/2975] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 16:41:42 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/bb72f7ff-7348-49ef-88fa-b9acd8679889/action => generated 0 bytes in 703 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:43.573474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57c360ce-362f-4659-b146-c8bb95e0243f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:43.574053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57c360ce-362f-4659-b146-c8bb95e0243f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:43.574273 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:43.574273 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:43.596288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57c360ce-362f-4659-b146-c8bb95e0243f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:43.778918 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:43.778918 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:43.789186 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34263a61-e04d-4d9f-aed9-379f82895376 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de Jan 27 16:41:43.790046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34263a61-e04d-4d9f-aed9-379f82895376 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:43.790491 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:43.790491 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:43.791235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34263a61-e04d-4d9f-aed9-379f82895376 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:43.796503 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57c360ce-362f-4659-b146-c8bb95e0243f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:43.816955 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-57c360ce-362f-4659-b146-c8bb95e0243f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:43.817423 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-57c360ce-362f-4659-b146-c8bb95e0243f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:43.833382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-57c360ce-362f-4659-b146-c8bb95e0243f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:43.840563 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:43.840563 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:43.885692 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57c360ce-362f-4659-b146-c8bb95e0243f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:43.886871 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1498/2976] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:43 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:43.954965 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:43.954965 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:44.011118 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-34263a61-e04d-4d9f-aed9-379f82895376 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:44.106438 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34263a61-e04d-4d9f-aed9-379f82895376 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de returned with HTTP 200 Jan 27 16:41:44.120080 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1479/2977] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:43 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de => generated 913 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:44.909041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11f5f6d6-5dc7-4127-9ed7-462c7406dd88 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:44.910251 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11f5f6d6-5dc7-4127-9ed7-462c7406dd88 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:44.910552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:44.910552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:44.911174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11f5f6d6-5dc7-4127-9ed7-462c7406dd88 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:45.087122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:45.087122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:45.115397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11f5f6d6-5dc7-4127-9ed7-462c7406dd88 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:45.132305 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-11f5f6d6-5dc7-4127-9ed7-462c7406dd88 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:45.132762 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-11f5f6d6-5dc7-4127-9ed7-462c7406dd88 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:45.139314 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30478164-da39-4a9c-8c0a-3de9bdb6fe01 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de Jan 27 16:41:45.139862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30478164-da39-4a9c-8c0a-3de9bdb6fe01 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:45.140064 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:45.140064 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:45.140718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30478164-da39-4a9c-8c0a-3de9bdb6fe01 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:45.166252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-11f5f6d6-5dc7-4127-9ed7-462c7406dd88 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:45.180713 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:45.180713 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:45.231866 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11f5f6d6-5dc7-4127-9ed7-462c7406dd88 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:45.233882 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1499/2978] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:44 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:45.248373 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:45.248373 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:45.265411 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-30478164-da39-4a9c-8c0a-3de9bdb6fe01 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:45.314525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30478164-da39-4a9c-8c0a-3de9bdb6fe01 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de returned with HTTP 200 Jan 27 16:41:45.315659 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1480/2979] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:45 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:41:46.251000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48bd8497-17eb-4329-a876-40a5d663ef0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:46.251569 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48bd8497-17eb-4329-a876-40a5d663ef0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:46.251751 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:46.251751 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:46.252316 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48bd8497-17eb-4329-a876-40a5d663ef0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:46.314052 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:46.314052 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:46.323084 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-48bd8497-17eb-4329-a876-40a5d663ef0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:46.343913 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-680d5e74-43ee-4a5e-837b-c36eee8c2a48 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de Jan 27 16:41:46.344767 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-48bd8497-17eb-4329-a876-40a5d663ef0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:46.345226 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-48bd8497-17eb-4329-a876-40a5d663ef0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:46.346666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-680d5e74-43ee-4a5e-837b-c36eee8c2a48 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:46.357224 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:46.357224 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:46.357224 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-680d5e74-43ee-4a5e-837b-c36eee8c2a48 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:46.367256 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-48bd8497-17eb-4329-a876-40a5d663ef0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:46.374074 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:46.374074 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:46.434105 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48bd8497-17eb-4329-a876-40a5d663ef0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:46.434952 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1500/2980] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:46 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:46.474634 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-680d5e74-43ee-4a5e-837b-c36eee8c2a48 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de returned with HTTP 404 Jan 27 16:41:46.476036 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1481/2981] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:46 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/0980ce4b-c683-42c6-8ec9-27f7fea788de => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:46.486800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21431468-d6df-4108-8ec7-e72ddb58323a tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] DELETE http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:41:46.487397 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21431468-d6df-4108-8ec7-e72ddb58323a tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:46.487615 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:46.487615 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:46.487997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21431468-d6df-4108-8ec7-e72ddb58323a tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:46.488478 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-21431468-d6df-4108-8ec7-e72ddb58323a tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Delete volume with id: fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:41:46.548207 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:46.548207 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:46.549538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21431468-d6df-4108-8ec7-e72ddb58323a tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:46.823096 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21431468-d6df-4108-8ec7-e72ddb58323a tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Delete volume request issued successfully. Jan 27 16:41:46.823719 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21431468-d6df-4108-8ec7-e72ddb58323a tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 202 Jan 27 16:41:46.827906 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1501/2982] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:41:46 2021] DELETE /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 0 bytes in 348 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:41:46.835283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1b0b795-ce76-4b6e-b525-b7a98a316b44 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:41:46.838036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1b0b795-ce76-4b6e-b525-b7a98a316b44 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:46.838738 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1b0b795-ce76-4b6e-b525-b7a98a316b44 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:46.927229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:46.927229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:46.927229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1b0b795-ce76-4b6e-b525-b7a98a316b44 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:46.962833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1b0b795-ce76-4b6e-b525-b7a98a316b44 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:41:46.963707 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1482/2983] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:46 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 1361 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:47.451984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bb0ed1b-c810-4e11-ba9c-8214a2d7b8b2 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:47.451984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bb0ed1b-c810-4e11-ba9c-8214a2d7b8b2 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:47.451984 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:47.451984 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:47.452648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bb0ed1b-c810-4e11-ba9c-8214a2d7b8b2 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:47.567456 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:47.567456 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:47.580342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4bb0ed1b-c810-4e11-ba9c-8214a2d7b8b2 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:47.606170 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-4bb0ed1b-c810-4e11-ba9c-8214a2d7b8b2 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:47.613619 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-4bb0ed1b-c810-4e11-ba9c-8214a2d7b8b2 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:47.626473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-4bb0ed1b-c810-4e11-ba9c-8214a2d7b8b2 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:47.640981 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:47.640981 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:47.686236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bb0ed1b-c810-4e11-ba9c-8214a2d7b8b2 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:47.687453 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1502/2984] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:47 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:48.030922 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-202b6fcd-db06-4194-9bb3-c7cc12bb1e7e tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:41:48.034403 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-202b6fcd-db06-4194-9bb3-c7cc12bb1e7e tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:48.036183 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:48.036183 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:48.040012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-202b6fcd-db06-4194-9bb3-c7cc12bb1e7e tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:48.162013 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:48.162013 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:48.179823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-202b6fcd-db06-4194-9bb3-c7cc12bb1e7e tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:48.218046 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-202b6fcd-db06-4194-9bb3-c7cc12bb1e7e tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:41:48.228265 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1483/2985] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:47 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 1361 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:48.713600 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51740df4-483a-4acc-a9a1-b68dcb8f8146 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:48.714106 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51740df4-483a-4acc-a9a1-b68dcb8f8146 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:48.714285 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:48.714285 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:48.714901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51740df4-483a-4acc-a9a1-b68dcb8f8146 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:48.873449 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:48.873449 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:48.883500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51740df4-483a-4acc-a9a1-b68dcb8f8146 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:48.900681 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-51740df4-483a-4acc-a9a1-b68dcb8f8146 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:48.901392 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-51740df4-483a-4acc-a9a1-b68dcb8f8146 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:48.910999 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-51740df4-483a-4acc-a9a1-b68dcb8f8146 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:48.919834 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:48.919834 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:48.958321 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51740df4-483a-4acc-a9a1-b68dcb8f8146 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:48.979032 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1503/2986] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:48 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:49.235574 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bfcfd99-2cb5-4c83-8a4b-4031a08c5346 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:41:49.236192 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bfcfd99-2cb5-4c83-8a4b-4031a08c5346 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:49.236496 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:49.236496 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:49.237195 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bfcfd99-2cb5-4c83-8a4b-4031a08c5346 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:49.347931 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:49.347931 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:49.368287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1bfcfd99-2cb5-4c83-8a4b-4031a08c5346 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Volume info retrieved successfully. Jan 27 16:41:49.427343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bfcfd99-2cb5-4c83-8a4b-4031a08c5346 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 200 Jan 27 16:41:49.433870 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1484/2987] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:49 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 1361 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:49.994914 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a4e99a6-a323-4be8-9389-bd543604f09c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:49.996003 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a4e99a6-a323-4be8-9389-bd543604f09c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:49.996425 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:49.996425 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:49.996946 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a4e99a6-a323-4be8-9389-bd543604f09c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:50.194715 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:50.194715 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:50.215035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5a4e99a6-a323-4be8-9389-bd543604f09c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:50.251393 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-5a4e99a6-a323-4be8-9389-bd543604f09c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:50.252095 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-5a4e99a6-a323-4be8-9389-bd543604f09c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:50.266741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-5a4e99a6-a323-4be8-9389-bd543604f09c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:50.275376 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:50.275376 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:50.301760 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a4e99a6-a323-4be8-9389-bd543604f09c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:50.303058 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1504/2988] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:49 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:50.446720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-197c21f3-2b97-4629-a33a-6be37f131bd6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] GET http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 Jan 27 16:41:50.447288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-197c21f3-2b97-4629-a33a-6be37f131bd6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:50.447480 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:50.447480 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:50.448091 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-197c21f3-2b97-4629-a33a-6be37f131bd6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:50.520514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-197c21f3-2b97-4629-a33a-6be37f131bd6 tempest-TaggedBootDevicesTest-1752632044 tempest-TaggedBootDevicesTest-1752632044-project] http://10.222.0.78/volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 returned with HTTP 404 Jan 27 16:41:50.521734 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1485/2989] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:41:50 2021] GET /volume/v3/31f78fb4d17a4d49996df9e9077a80c5/volumes/fbf1e370-2d04-431b-8b10-871aa391b4a1 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:41:51.320371 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-284c118e-dbe4-48a5-8973-602d3b5e89a0 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:51.320902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-284c118e-dbe4-48a5-8973-602d3b5e89a0 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:51.321101 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:51.321101 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:51.321756 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-284c118e-dbe4-48a5-8973-602d3b5e89a0 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:51.430073 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:51.430073 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:51.449272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-284c118e-dbe4-48a5-8973-602d3b5e89a0 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:51.464533 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-284c118e-dbe4-48a5-8973-602d3b5e89a0 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:51.465214 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-284c118e-dbe4-48a5-8973-602d3b5e89a0 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:51.473923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-284c118e-dbe4-48a5-8973-602d3b5e89a0 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:51.481461 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:51.481461 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:51.505440 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-284c118e-dbe4-48a5-8973-602d3b5e89a0 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:51.506904 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1505/2990] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:51 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:52.535858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eba1d6fa-360f-4d08-9d4f-ebab47a4753e tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:52.543374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eba1d6fa-360f-4d08-9d4f-ebab47a4753e tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:52.544485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eba1d6fa-360f-4d08-9d4f-ebab47a4753e tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:52.628459 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:52.628459 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:52.654468 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eba1d6fa-360f-4d08-9d4f-ebab47a4753e tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:52.670046 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-eba1d6fa-360f-4d08-9d4f-ebab47a4753e tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:52.670919 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-eba1d6fa-360f-4d08-9d4f-ebab47a4753e tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:52.693672 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-eba1d6fa-360f-4d08-9d4f-ebab47a4753e tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:52.693672 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:52.693672 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:52.741644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eba1d6fa-360f-4d08-9d4f-ebab47a4753e tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:52.753087 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1486/2991] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:52 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:53.759426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60079072-07e0-449d-832a-c927ead45e0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:53.759990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60079072-07e0-449d-832a-c927ead45e0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:53.760191 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:53.760191 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:53.760566 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60079072-07e0-449d-832a-c927ead45e0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:53.858504 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:53.858504 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:53.868297 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60079072-07e0-449d-832a-c927ead45e0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:53.890797 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-60079072-07e0-449d-832a-c927ead45e0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:53.891517 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-60079072-07e0-449d-832a-c927ead45e0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:53.899492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-60079072-07e0-449d-832a-c927ead45e0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:53.908058 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:53.908058 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:53.936599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60079072-07e0-449d-832a-c927ead45e0f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:53.937967 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1506/2992] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:53 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 989 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:53.954369 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90ab401d-848f-4d0c-adb6-1c061702341d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/7917cf41-d293-4147-a290-76d0721712db Jan 27 16:41:53.955171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90ab401d-848f-4d0c-adb6-1c061702341d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:53.955556 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:53.955556 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:53.956204 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90ab401d-848f-4d0c-adb6-1c061702341d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:53.956886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-90ab401d-848f-4d0c-adb6-1c061702341d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] show called for member 7917cf41-d293-4147-a290-76d0721712db {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:41:53.973515 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:53.973515 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:54.037111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90ab401d-848f-4d0c-adb6-1c061702341d tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/7917cf41-d293-4147-a290-76d0721712db returned with HTTP 200 Jan 27 16:41:54.038085 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1487/2993] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:41:53 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/7917cf41-d293-4147-a290-76d0721712db => generated 417 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:54.050639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/detail Jan 27 16:41:54.051420 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:54.051644 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:54.051644 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:54.052039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:54.052915 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:41:54.054990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:41:54.187324 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Get all volumes completed successfully. Jan 27 16:41:54.189293 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:54.189999 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:54.207658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:54.227921 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:54.227921 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:54.251651 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:54.252446 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:54.267977 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:54.281027 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:54.281027 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:54.333576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2a99007-ba9d-4fad-8239-967d0f8b69f4 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/detail returned with HTTP 200 Jan 27 16:41:54.335101 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1507/2994] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:41:54 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/detail => generated 1975 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:41:54.352049 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05f41f26-af1b-4ace-90b6-6507ecbaebf6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] POST http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/7917cf41-d293-4147-a290-76d0721712db/action Jan 27 16:41:54.353128 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:54.353128 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:54.353850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05f41f26-af1b-4ace-90b6-6507ecbaebf6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:41:54.354448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05f41f26-af1b-4ace-90b6-6507ecbaebf6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:41:54.356065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-05f41f26-af1b-4ace-90b6-6507ecbaebf6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] delete called for group 7917cf41-d293-4147-a290-76d0721712db {{(pid=88000) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:41:54.357618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-05f41f26-af1b-4ace-90b6-6507ecbaebf6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Delete group with id: 7917cf41-d293-4147-a290-76d0721712db Jan 27 16:41:54.376634 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:54.376634 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:54.636528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05f41f26-af1b-4ace-90b6-6507ecbaebf6 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/7917cf41-d293-4147-a290-76d0721712db/action returned with HTTP 202 Jan 27 16:41:54.641291 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1488/2995] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:41:54 2021] POST /volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/7917cf41-d293-4147-a290-76d0721712db/action => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:41:54.647359 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1ce0114-a413-4f76-b7ff-c1b66c99b8c1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:54.648068 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1ce0114-a413-4f76-b7ff-c1b66c99b8c1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:54.648388 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:54.648388 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:54.648947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1ce0114-a413-4f76-b7ff-c1b66c99b8c1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:54.767419 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:54.767419 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:54.789705 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1ce0114-a413-4f76-b7ff-c1b66c99b8c1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:54.805459 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f1ce0114-a413-4f76-b7ff-c1b66c99b8c1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:54.805910 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f1ce0114-a413-4f76-b7ff-c1b66c99b8c1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:54.819026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f1ce0114-a413-4f76-b7ff-c1b66c99b8c1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:54.838961 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:54.838961 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:54.865411 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1ce0114-a413-4f76-b7ff-c1b66c99b8c1 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:54.866398 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1508/2996] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:54 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:55.882820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40cd4954-3aa6-414d-84ce-23508ba6d9c9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:55.883435 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40cd4954-3aa6-414d-84ce-23508ba6d9c9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:55.883652 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:55.883652 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:55.884032 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40cd4954-3aa6-414d-84ce-23508ba6d9c9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:55.976330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:55.976330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:55.992317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40cd4954-3aa6-414d-84ce-23508ba6d9c9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:56.041362 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-40cd4954-3aa6-414d-84ce-23508ba6d9c9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:56.042880 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-40cd4954-3aa6-414d-84ce-23508ba6d9c9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:56.057570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-40cd4954-3aa6-414d-84ce-23508ba6d9c9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:56.065862 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:56.065862 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:56.088891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40cd4954-3aa6-414d-84ce-23508ba6d9c9 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 200 Jan 27 16:41:56.089990 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1489/2997] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:55 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 988 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:57.109454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb94482e-d26d-4bba-a5a4-c89cf219092a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 Jan 27 16:41:57.110784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb94482e-d26d-4bba-a5a4-c89cf219092a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:57.111319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:57.111319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:57.111967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb94482e-d26d-4bba-a5a4-c89cf219092a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:57.169534 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:57.169534 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:57.175554 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb94482e-d26d-4bba-a5a4-c89cf219092a tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 returned with HTTP 404 Jan 27 16:41:57.186376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce72b0d1-b02a-4019-aaf4-2b4ce831c762 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/7917cf41-d293-4147-a290-76d0721712db Jan 27 16:41:57.187363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce72b0d1-b02a-4019-aaf4-2b4ce831c762 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:57.187777 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:57.187777 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:57.188445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce72b0d1-b02a-4019-aaf4-2b4ce831c762 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:57.189069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-ce72b0d1-b02a-4019-aaf4-2b4ce831c762 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] show called for member 7917cf41-d293-4147-a290-76d0721712db {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:41:57.191735 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1509/2998] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:57 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/0aeb1b90-08a8-4e6d-b6fc-fb3f043e1626 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:41:57.198327 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:57.198327 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:57.230268 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce72b0d1-b02a-4019-aaf4-2b4ce831c762 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/7917cf41-d293-4147-a290-76d0721712db returned with HTTP 200 Jan 27 16:41:57.232699 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1490/2999] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:41:57 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/7917cf41-d293-4147-a290-76d0721712db => generated 416 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:58.244659 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02da7f59-31de-4757-9e99-4f91f5b67b18 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/7917cf41-d293-4147-a290-76d0721712db Jan 27 16:41:58.246165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02da7f59-31de-4757-9e99-4f91f5b67b18 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:58.246540 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:58.246540 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:58.247530 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02da7f59-31de-4757-9e99-4f91f5b67b18 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:58.248271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-02da7f59-31de-4757-9e99-4f91f5b67b18 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] show called for member 7917cf41-d293-4147-a290-76d0721712db {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:41:58.258904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02da7f59-31de-4757-9e99-4f91f5b67b18 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/7917cf41-d293-4147-a290-76d0721712db returned with HTTP 404 Jan 27 16:41:58.260208 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1510/3000] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:41:58 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/7917cf41-d293-4147-a290-76d0721712db => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:41:58.268273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f404777-3b47-4e91-8e8e-3e5668ea740b tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/detail Jan 27 16:41:58.268846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f404777-3b47-4e91-8e8e-3e5668ea740b tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:58.269059 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:58.269059 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:58.269437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f404777-3b47-4e91-8e8e-3e5668ea740b tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:58.270395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-3f404777-3b47-4e91-8e8e-3e5668ea740b tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:41:58.271203 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:58.271203 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:58.272270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f404777-3b47-4e91-8e8e-3e5668ea740b tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:41:58.357996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3f404777-3b47-4e91-8e8e-3e5668ea740b tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Get all volumes completed successfully. Jan 27 16:41:58.359523 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3f404777-3b47-4e91-8e8e-3e5668ea740b tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:58.359974 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3f404777-3b47-4e91-8e8e-3e5668ea740b tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:58.370480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-3f404777-3b47-4e91-8e8e-3e5668ea740b tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:58.382444 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:58.382444 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:58.439595 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f404777-3b47-4e91-8e8e-3e5668ea740b tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/detail returned with HTTP 200 Jan 27 16:41:58.440435 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1491/3001] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:41:58 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/detail => generated 996 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:41:58.461555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd6d96a3-ee1e-4412-853b-856634c238a3 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] POST http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/f365b89e-844d-455b-a72e-d2d2533253f8/action Jan 27 16:41:58.463230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd6d96a3-ee1e-4412-853b-856634c238a3 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:41:58.470473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd6d96a3-ee1e-4412-853b-856634c238a3 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:41:58.473626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-fd6d96a3-ee1e-4412-853b-856634c238a3 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] delete called for group f365b89e-844d-455b-a72e-d2d2533253f8 {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:41:58.474255 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-fd6d96a3-ee1e-4412-853b-856634c238a3 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Delete group with id: f365b89e-844d-455b-a72e-d2d2533253f8 Jan 27 16:41:58.498079 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:58.498079 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:58.885353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd6d96a3-ee1e-4412-853b-856634c238a3 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/f365b89e-844d-455b-a72e-d2d2533253f8/action returned with HTTP 202 Jan 27 16:41:58.888013 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1511/3002] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:41:58 2021] POST /volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/f365b89e-844d-455b-a72e-d2d2533253f8/action => generated 0 bytes in 434 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:41:58.895574 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34786d08-9cea-4343-843c-5b3ec0c1aeeb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 Jan 27 16:41:58.896747 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34786d08-9cea-4343-843c-5b3ec0c1aeeb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:41:58.897166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:41:58.897166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:41:58.897811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34786d08-9cea-4343-843c-5b3ec0c1aeeb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:41:58.993630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:58.993630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:59.015547 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-34786d08-9cea-4343-843c-5b3ec0c1aeeb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:41:59.050530 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-34786d08-9cea-4343-843c-5b3ec0c1aeeb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:41:59.051006 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-34786d08-9cea-4343-843c-5b3ec0c1aeeb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:41:59.079321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-34786d08-9cea-4343-843c-5b3ec0c1aeeb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:41:59.088149 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:41:59.088149 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:41:59.114580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34786d08-9cea-4343-843c-5b3ec0c1aeeb tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 returned with HTTP 200 Jan 27 16:41:59.116154 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1492/3003] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:41:58 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 => generated 992 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:42:00.133463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0b4d75d-7159-434e-a453-70a1fd49a69f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 Jan 27 16:42:00.135479 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0b4d75d-7159-434e-a453-70a1fd49a69f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:00.136094 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:00.136094 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:00.136749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0b4d75d-7159-434e-a453-70a1fd49a69f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:00.250291 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:00.250291 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:00.261425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d0b4d75d-7159-434e-a453-70a1fd49a69f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:42:00.281479 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-d0b4d75d-7159-434e-a453-70a1fd49a69f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:42:00.282442 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-d0b4d75d-7159-434e-a453-70a1fd49a69f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:42:00.305793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-d0b4d75d-7159-434e-a453-70a1fd49a69f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:42:00.315583 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:00.315583 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:00.342818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0b4d75d-7159-434e-a453-70a1fd49a69f tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 returned with HTTP 200 Jan 27 16:42:00.344470 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1512/3004] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:42:00 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 => generated 992 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:42:01.365913 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36d8db85-ce44-4fbd-bd44-918f1d2d6744 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 Jan 27 16:42:01.365913 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36d8db85-ce44-4fbd-bd44-918f1d2d6744 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:01.365913 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:01.365913 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:01.365913 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36d8db85-ce44-4fbd-bd44-918f1d2d6744 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:01.448906 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:01.448906 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:01.483566 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36d8db85-ce44-4fbd-bd44-918f1d2d6744 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Volume info retrieved successfully. Jan 27 16:42:01.513617 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-36d8db85-ce44-4fbd-bd44-918f1d2d6744 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:42:01.514548 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-36d8db85-ce44-4fbd-bd44-918f1d2d6744 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:42:01.527956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-36d8db85-ce44-4fbd-bd44-918f1d2d6744 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:42:01.544552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:01.544552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:01.595581 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36d8db85-ce44-4fbd-bd44-918f1d2d6744 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 returned with HTTP 200 Jan 27 16:42:01.603093 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1493/3005] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:42:01 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 => generated 991 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:42:02.612382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffa67210-699c-472e-90d0-b06acdd1f7cf tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 Jan 27 16:42:02.612927 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffa67210-699c-472e-90d0-b06acdd1f7cf tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:02.613148 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:02.613148 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:02.613599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffa67210-699c-472e-90d0-b06acdd1f7cf tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:02.724480 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffa67210-699c-472e-90d0-b06acdd1f7cf tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 returned with HTTP 404 Jan 27 16:42:02.725527 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1513/3006] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:42:02 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:42:02.734729 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff844152-d510-467a-8a73-c5ea49f40063 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] GET http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/f365b89e-844d-455b-a72e-d2d2533253f8 Jan 27 16:42:02.735373 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff844152-d510-467a-8a73-c5ea49f40063 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:02.735592 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:02.735592 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:02.735965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff844152-d510-467a-8a73-c5ea49f40063 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:02.736375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-ff844152-d510-467a-8a73-c5ea49f40063 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] show called for member f365b89e-844d-455b-a72e-d2d2533253f8 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:42:02.749773 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff844152-d510-467a-8a73-c5ea49f40063 tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/f365b89e-844d-455b-a72e-d2d2533253f8 returned with HTTP 404 Jan 27 16:42:02.751154 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1494/3007] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:42:02 2021] GET /volume/v3/4e214b981e8b4ddc898b03b1478f208e/groups/f365b89e-844d-455b-a72e-d2d2533253f8 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:42:02.759097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf35368d-9c73-42e4-93c3-5539625967ca tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] DELETE http://10.222.0.78/volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/group_types/627b563e-3f21-4010-8c76-8109fd1234bd Jan 27 16:42:02.759876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf35368d-9c73-42e4-93c3-5539625967ca tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:02.760360 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf35368d-9c73-42e4-93c3-5539625967ca tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:02.813183 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:02.813183 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:42:02.867006 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf35368d-9c73-42e4-93c3-5539625967ca tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] http://10.222.0.78/volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/group_types/627b563e-3f21-4010-8c76-8109fd1234bd returned with HTTP 202 Jan 27 16:42:02.871020 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1514/3008] 10.222.0.78 () {60 vars in 1371 bytes} [Wed Jan 27 16:42:02 2021] DELETE /volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/group_types/627b563e-3f21-4010-8c76-8109fd1234bd => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:42:02.879613 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ea8dde6-a5bd-45b7-96f8-c2c8a9b3414c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] DELETE http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 Jan 27 16:42:02.880444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ea8dde6-a5bd-45b7-96f8-c2c8a9b3414c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:02.882000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ea8dde6-a5bd-45b7-96f8-c2c8a9b3414c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:02.882000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1ea8dde6-a5bd-45b7-96f8-c2c8a9b3414c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] Delete volume with id: 4375ee3a-a9ae-480b-a3db-c105773d6172 Jan 27 16:42:03.010984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ea8dde6-a5bd-45b7-96f8-c2c8a9b3414c tempest-GroupsV314Test-1270143765 tempest-GroupsV314Test-1270143765-project] http://10.222.0.78/volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 returned with HTTP 404 Jan 27 16:42:03.012102 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1495/3009] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:42:02 2021] DELETE /volume/v3/4e214b981e8b4ddc898b03b1478f208e/volumes/4375ee3a-a9ae-480b-a3db-c105773d6172 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:03.020781 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c38f144-162d-4513-bbdb-8d42131f9505 tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] DELETE http://10.222.0.78/volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/types/4ce1adff-785c-43b4-87d6-65422bc4503f Jan 27 16:42:03.021307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c38f144-162d-4513-bbdb-8d42131f9505 tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:03.021816 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c38f144-162d-4513-bbdb-8d42131f9505 tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:03.190107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c38f144-162d-4513-bbdb-8d42131f9505 tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] http://10.222.0.78/volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/types/4ce1adff-785c-43b4-87d6-65422bc4503f returned with HTTP 202 Jan 27 16:42:03.190999 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1515/3010] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:42:03 2021] DELETE /volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/types/4ce1adff-785c-43b4-87d6-65422bc4503f => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:03.198817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-423ddc11-8615-43f5-80f6-818f914b18ee tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] GET http://10.222.0.78/volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/types/4ce1adff-785c-43b4-87d6-65422bc4503f Jan 27 16:42:03.200727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-423ddc11-8615-43f5-80f6-818f914b18ee tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:03.200727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-423ddc11-8615-43f5-80f6-818f914b18ee tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:03.226083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-423ddc11-8615-43f5-80f6-818f914b18ee tempest-GroupsV314Test-1092381046 tempest-GroupsV314Test-1092381046-project-admin] http://10.222.0.78/volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/types/4ce1adff-785c-43b4-87d6-65422bc4503f returned with HTTP 404 Jan 27 16:42:03.227495 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1496/3011] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:42:03 2021] GET /volume/v3/0a9dcb6a0e8b47bfa9e2779d259baf12/types/4ce1adff-785c-43b4-87d6-65422bc4503f => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:12.730153 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55bcb159-06f9-45cb-b3ad-9838ec568f5e tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] POST http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs Jan 27 16:42:12.730645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55bcb159-06f9-45cb-b3ad-9838ec568f5e tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1906647329", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:12.732526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.qos_specs [None req-55bcb159-06f9-45cb-b3ad-9838ec568f5e tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1906647329', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87999) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 27 16:42:12.758108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-55bcb159-06f9-45cb-b3ad-9838ec568f5e tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DB qos_specs_create(): root {'id': 'f90f5ece-b17c-4f6c-8413-b7285af759f8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1906647329'} {{(pid=87999) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 27 16:42:12.898135 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55bcb159-06f9-45cb-b3ad-9838ec568f5e tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs returned with HTTP 200 Jan 27 16:42:12.898135 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1516/3012] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:42:12 2021] POST /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs => generated 459 bytes in 654 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:12.909701 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0be02f42-ee05-4aad-9cae-46ba9c7d5365 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] POST http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types Jan 27 16:42:12.910637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0be02f42-ee05-4aad-9cae-46ba9c7d5365 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-923948519"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:13.109661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0be02f42-ee05-4aad-9cae-46ba9c7d5365 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types returned with HTTP 200 Jan 27 16:42:13.116563 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1497/3013] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:42:12 2021] POST /volume/v3/bb9556e9d36246bfae2252da64adf789/types => generated 221 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:13.122683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-959eb87b-7cae-4aa5-b6ce-8a19d0783ebb tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] POST http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types Jan 27 16:42:13.122683 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:13.122683 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:13.123446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-959eb87b-7cae-4aa5-b6ce-8a19d0783ebb tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-458439098"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:13.126338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:13.126338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:13.251038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-959eb87b-7cae-4aa5-b6ce-8a19d0783ebb tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types returned with HTTP 200 Jan 27 16:42:13.251180 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1517/3014] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:42:13 2021] POST /volume/v3/bb9556e9d36246bfae2252da64adf789/types => generated 221 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:13.268997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abd47f2a-71eb-46f2-ac0c-f031158af88c tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] POST http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types Jan 27 16:42:13.268997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abd47f2a-71eb-46f2-ac0c-f031158af88c tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-530433988"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:13.414580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abd47f2a-71eb-46f2-ac0c-f031158af88c tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types returned with HTTP 200 Jan 27 16:42:13.423955 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1498/3015] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:42:13 2021] POST /volume/v3/bb9556e9d36246bfae2252da64adf789/types => generated 221 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:13.444937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8823928-ff80-4903-8d4e-ff831b057d3c tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associate?vol_type_id=770f2348-7c02-48f5-9cc0-d6e61c8500c1 Jan 27 16:42:13.445396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8823928-ff80-4903-8d4e-ff831b057d3c tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:13.445894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8823928-ff80-4903-8d4e-ff831b057d3c tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'associate' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:13.447556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e8823928-ff80-4903-8d4e-ff831b057d3c tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Associate qos_spec: f90f5ece-b17c-4f6c-8413-b7285af759f8 with type: 770f2348-7c02-48f5-9cc0-d6e61c8500c1 {{(pid=87999) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 27 16:42:13.467324 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:13.467324 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:13.476695 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:13.476695 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:13.577054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8823928-ff80-4903-8d4e-ff831b057d3c tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associate?vol_type_id=770f2348-7c02-48f5-9cc0-d6e61c8500c1 returned with HTTP 202 Jan 27 16:42:13.582381 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1518/3016] 10.222.0.78 () {58 vars in 1448 bytes} [Wed Jan 27 16:42:13 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associate?vol_type_id=770f2348-7c02-48f5-9cc0-d6e61c8500c1 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:13.598329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a362c9f-10d5-43d4-b76e-fd9739f2b634 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associate?vol_type_id=7005499f-f577-4043-8a21-ba45d98897e7 Jan 27 16:42:13.599385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a362c9f-10d5-43d4-b76e-fd9739f2b634 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:13.599385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a362c9f-10d5-43d4-b76e-fd9739f2b634 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'associate' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:13.600884 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4a362c9f-10d5-43d4-b76e-fd9739f2b634 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Associate qos_spec: f90f5ece-b17c-4f6c-8413-b7285af759f8 with type: 7005499f-f577-4043-8a21-ba45d98897e7 {{(pid=88000) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 27 16:42:13.609225 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:13.609225 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:13.633370 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:13.633370 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:13.746182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a362c9f-10d5-43d4-b76e-fd9739f2b634 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associate?vol_type_id=7005499f-f577-4043-8a21-ba45d98897e7 returned with HTTP 202 Jan 27 16:42:13.749028 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1499/3017] 10.222.0.78 () {58 vars in 1448 bytes} [Wed Jan 27 16:42:13 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associate?vol_type_id=7005499f-f577-4043-8a21-ba45d98897e7 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:13.758775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc979b89-9211-4a1e-a75e-1d97a6e284f9 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associate?vol_type_id=25235b01-3887-4b1d-a276-85ccce5616d5 Jan 27 16:42:13.759520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc979b89-9211-4a1e-a75e-1d97a6e284f9 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:13.759914 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:13.759914 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:13.761236 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc979b89-9211-4a1e-a75e-1d97a6e284f9 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'associate' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:13.762023 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:13.762023 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:13.763214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc979b89-9211-4a1e-a75e-1d97a6e284f9 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Associate qos_spec: f90f5ece-b17c-4f6c-8413-b7285af759f8 with type: 25235b01-3887-4b1d-a276-85ccce5616d5 {{(pid=87999) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 27 16:42:13.764618 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:13.764618 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:13.776857 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:13.776857 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:13.860564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc979b89-9211-4a1e-a75e-1d97a6e284f9 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associate?vol_type_id=25235b01-3887-4b1d-a276-85ccce5616d5 returned with HTTP 202 Jan 27 16:42:13.861595 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1519/3018] 10.222.0.78 () {58 vars in 1448 bytes} [Wed Jan 27 16:42:13 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associate?vol_type_id=25235b01-3887-4b1d-a276-85ccce5616d5 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:13.870914 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcfb207c-7cf3-48ef-8cb6-a2eedecba801 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associations Jan 27 16:42:13.871548 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcfb207c-7cf3-48ef-8cb6-a2eedecba801 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:13.872160 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:13.872160 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:13.872547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcfb207c-7cf3-48ef-8cb6-a2eedecba801 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'associations' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:13.873330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:13.873330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:13.874082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bcfb207c-7cf3-48ef-8cb6-a2eedecba801 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Get associations for qos_spec id: f90f5ece-b17c-4f6c-8413-b7285af759f8 {{(pid=88000) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 27 16:42:13.874733 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:13.874733 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:13.896773 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcfb207c-7cf3-48ef-8cb6-a2eedecba801 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associations returned with HTTP 200 Jan 27 16:42:13.898064 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1500/3019] 10.222.0.78 () {58 vars in 1360 bytes} [Wed Jan 27 16:42:13 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associations => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:13.910466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f63ecd1a-a672-428e-8348-0bab8f23fec3 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/disassociate?vol_type_id=770f2348-7c02-48f5-9cc0-d6e61c8500c1 Jan 27 16:42:13.911241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f63ecd1a-a672-428e-8348-0bab8f23fec3 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:13.911620 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:13.911620 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:13.912223 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f63ecd1a-a672-428e-8348-0bab8f23fec3 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'disassociate' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:13.913116 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:13.913116 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:13.914348 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f63ecd1a-a672-428e-8348-0bab8f23fec3 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Disassociate qos_spec: f90f5ece-b17c-4f6c-8413-b7285af759f8 from type: 770f2348-7c02-48f5-9cc0-d6e61c8500c1 {{(pid=87999) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 27 16:42:13.915138 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:13.915138 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:13.924338 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:13.924338 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.015047 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f63ecd1a-a672-428e-8348-0bab8f23fec3 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/disassociate?vol_type_id=770f2348-7c02-48f5-9cc0-d6e61c8500c1 returned with HTTP 202 Jan 27 16:42:14.016020 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1520/3020] 10.222.0.78 () {58 vars in 1457 bytes} [Wed Jan 27 16:42:13 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/disassociate?vol_type_id=770f2348-7c02-48f5-9cc0-d6e61c8500c1 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:14.025943 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c8a0ac0-dafd-481c-9215-908dbc911ca2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associations Jan 27 16:42:14.026537 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c8a0ac0-dafd-481c-9215-908dbc911ca2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:14.026791 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:14.026791 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:14.029006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c8a0ac0-dafd-481c-9215-908dbc911ca2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'associations' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:14.029709 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:14.029709 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:14.030875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2c8a0ac0-dafd-481c-9215-908dbc911ca2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Get associations for qos_spec id: f90f5ece-b17c-4f6c-8413-b7285af759f8 {{(pid=88000) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 27 16:42:14.031559 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.031559 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.055812 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c8a0ac0-dafd-481c-9215-908dbc911ca2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associations returned with HTTP 200 Jan 27 16:42:14.056993 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1501/3021] 10.222.0.78 () {58 vars in 1360 bytes} [Wed Jan 27 16:42:14 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associations => generated 304 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:14.068833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b458a880-f9bd-4371-81d2-20b276cff7c2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/disassociate_all Jan 27 16:42:14.069942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b458a880-f9bd-4371-81d2-20b276cff7c2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:14.070276 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:14.070276 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:14.070843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b458a880-f9bd-4371-81d2-20b276cff7c2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'disassociate_all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:14.071672 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:14.071672 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:14.072787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b458a880-f9bd-4371-81d2-20b276cff7c2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Disassociate qos_spec: f90f5ece-b17c-4f6c-8413-b7285af759f8 from all. {{(pid=87999) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 27 16:42:14.073660 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.073660 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.101358 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.101358 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.149524 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b458a880-f9bd-4371-81d2-20b276cff7c2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/disassociate_all returned with HTTP 202 Jan 27 16:42:14.150789 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1521/3022] 10.222.0.78 () {58 vars in 1372 bytes} [Wed Jan 27 16:42:14 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/disassociate_all => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:14.163732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01d14d6b-faf2-4a22-948e-af94feb33c27 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associations Jan 27 16:42:14.164551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01d14d6b-faf2-4a22-948e-af94feb33c27 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:14.164875 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:14.164875 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:14.165442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01d14d6b-faf2-4a22-948e-af94feb33c27 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'associations' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:14.166232 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:14.166232 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:14.170880 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-01d14d6b-faf2-4a22-948e-af94feb33c27 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Get associations for qos_spec id: f90f5ece-b17c-4f6c-8413-b7285af759f8 {{(pid=88000) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 27 16:42:14.171739 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.171739 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.215023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01d14d6b-faf2-4a22-948e-af94feb33c27 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associations returned with HTTP 200 Jan 27 16:42:14.217213 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1502/3023] 10.222.0.78 () {58 vars in 1360 bytes} [Wed Jan 27 16:42:14 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/associations => generated 24 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:42:14.232569 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5123017d-b2a1-48a5-a600-be6468cc7be9 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] POST http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs Jan 27 16:42:14.233494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:14.233494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:14.234147 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5123017d-b2a1-48a5-a600-be6468cc7be9 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1994293105", "consumer": "back-end"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:14.236846 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:14.236846 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:14.237992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.qos_specs [None req-5123017d-b2a1-48a5-a600-be6468cc7be9 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1994293105', 'consumer': 'back-end', 'specs': {}} {{(pid=87999) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 27 16:42:14.250943 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-5123017d-b2a1-48a5-a600-be6468cc7be9 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DB qos_specs_create(): root {'id': '1a248ad9-1782-4277-aae6-a3069350a26d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1994293105'} {{(pid=87999) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 27 16:42:14.333422 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5123017d-b2a1-48a5-a600-be6468cc7be9 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs returned with HTTP 200 Jan 27 16:42:14.341012 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1522/3024] 10.222.0.78 () {60 vars in 1231 bytes} [Wed Jan 27 16:42:14 2021] POST /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs => generated 435 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:14.347871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ff4bf88-ca12-4f02-a82d-4bf5a4d6c8e5 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DELETE http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/1a248ad9-1782-4277-aae6-a3069350a26d?force=False Jan 27 16:42:14.348418 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ff4bf88-ca12-4f02-a82d-4bf5a4d6c8e5 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:14.348618 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:14.348618 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:14.349433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ff4bf88-ca12-4f02-a82d-4bf5a4d6c8e5 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:14.350267 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:14.350267 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:14.353773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4ff4bf88-ca12-4f02-a82d-4bf5a4d6c8e5 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Delete qos_spec: 1a248ad9-1782-4277-aae6-a3069350a26d, force: False {{(pid=88000) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:42:14.354455 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.354455 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.378166 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.378166 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.425802 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.425802 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.434936 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.434936 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:42:14.498825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ff4bf88-ca12-4f02-a82d-4bf5a4d6c8e5 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/1a248ad9-1782-4277-aae6-a3069350a26d?force=False returned with HTTP 202 Jan 27 16:42:14.500032 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1503/3025] 10.222.0.78 () {58 vars in 1347 bytes} [Wed Jan 27 16:42:14 2021] DELETE /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/1a248ad9-1782-4277-aae6-a3069350a26d?force=False => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:14.510362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-785edb19-cc2b-44c9-aead-9eb89a24daa5 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/1a248ad9-1782-4277-aae6-a3069350a26d Jan 27 16:42:14.510888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-785edb19-cc2b-44c9-aead-9eb89a24daa5 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:14.511111 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:14.511111 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:14.511641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-785edb19-cc2b-44c9-aead-9eb89a24daa5 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:14.512861 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:14.512861 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:14.516504 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.516504 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.548439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-785edb19-cc2b-44c9-aead-9eb89a24daa5 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/1a248ad9-1782-4277-aae6-a3069350a26d returned with HTTP 404 Jan 27 16:42:14.552531 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1523/3026] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:42:14 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/1a248ad9-1782-4277-aae6-a3069350a26d => generated 100 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:14.561774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-134e2c65-595c-45ef-9556-f5ddc60e6d21 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs Jan 27 16:42:14.562309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-134e2c65-595c-45ef-9556-f5ddc60e6d21 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:14.562501 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:14.562501 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:14.563284 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-134e2c65-595c-45ef-9556-f5ddc60e6d21 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:14.563844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:14.563844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:14.606855 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-134e2c65-595c-45ef-9556-f5ddc60e6d21 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs returned with HTTP 200 Jan 27 16:42:14.610887 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1504/3027] 10.222.0.78 () {58 vars in 1210 bytes} [Wed Jan 27 16:42:14 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs => generated 175 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:14.621141 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e153ee9e-c022-427f-ad57-3d555cd620c1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] POST http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs Jan 27 16:42:14.623170 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e153ee9e-c022-427f-ad57-3d555cd620c1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-809198875", "consumer": "both"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:14.625637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.qos_specs [None req-e153ee9e-c022-427f-ad57-3d555cd620c1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-809198875', 'consumer': 'both', 'specs': {}} {{(pid=87999) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 27 16:42:14.635840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-e153ee9e-c022-427f-ad57-3d555cd620c1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DB qos_specs_create(): root {'id': 'a83ca2b1-395c-4382-8f40-12c154d5c9e4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-809198875'} {{(pid=87999) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 27 16:42:14.678605 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e153ee9e-c022-427f-ad57-3d555cd620c1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs returned with HTTP 200 Jan 27 16:42:14.681169 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1524/3028] 10.222.0.78 () {60 vars in 1231 bytes} [Wed Jan 27 16:42:14 2021] POST /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs => generated 430 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:14.695429 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d81fdbfb-6984-46ba-b721-44636faa5995 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DELETE http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/a83ca2b1-395c-4382-8f40-12c154d5c9e4?force=False Jan 27 16:42:14.696452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d81fdbfb-6984-46ba-b721-44636faa5995 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:14.696656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:14.696656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:14.697569 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d81fdbfb-6984-46ba-b721-44636faa5995 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:14.698457 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:14.698457 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:14.699585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d81fdbfb-6984-46ba-b721-44636faa5995 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Delete qos_spec: a83ca2b1-395c-4382-8f40-12c154d5c9e4, force: False {{(pid=88000) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:42:14.705695 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.705695 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.718640 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.718640 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.748563 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.748563 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.756232 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.756232 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:42:14.792412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d81fdbfb-6984-46ba-b721-44636faa5995 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/a83ca2b1-395c-4382-8f40-12c154d5c9e4?force=False returned with HTTP 202 Jan 27 16:42:14.794231 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1505/3029] 10.222.0.78 () {58 vars in 1347 bytes} [Wed Jan 27 16:42:14 2021] DELETE /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/a83ca2b1-395c-4382-8f40-12c154d5c9e4?force=False => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:14.804092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62ddef3d-5bf2-4e8d-b129-a75377c644ea tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/a83ca2b1-395c-4382-8f40-12c154d5c9e4 Jan 27 16:42:14.804962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62ddef3d-5bf2-4e8d-b129-a75377c644ea tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:14.805163 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:14.805163 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:14.805849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62ddef3d-5bf2-4e8d-b129-a75377c644ea tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:14.806693 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:14.806693 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:14.808047 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:14.808047 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:14.844341 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62ddef3d-5bf2-4e8d-b129-a75377c644ea tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/a83ca2b1-395c-4382-8f40-12c154d5c9e4 returned with HTTP 404 Jan 27 16:42:14.845391 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1525/3030] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:42:14 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/a83ca2b1-395c-4382-8f40-12c154d5c9e4 => generated 100 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:14.857323 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f72022a-0f1b-4abe-9a0c-8b34c200353e tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs Jan 27 16:42:14.858061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f72022a-0f1b-4abe-9a0c-8b34c200353e tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:14.858413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:14.858413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:14.858978 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f72022a-0f1b-4abe-9a0c-8b34c200353e tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:14.859973 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:14.859973 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:14.914217 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f72022a-0f1b-4abe-9a0c-8b34c200353e tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs returned with HTTP 200 Jan 27 16:42:14.925748 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1506/3031] 10.222.0.78 () {58 vars in 1210 bytes} [Wed Jan 27 16:42:14 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs => generated 175 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:14.929938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4b5dd83-4903-4a0b-b44f-18921bc6a899 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] POST http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs Jan 27 16:42:14.931025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4b5dd83-4903-4a0b-b44f-18921bc6a899 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1293282724", "consumer": "front-end"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:14.933299 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.qos_specs [None req-a4b5dd83-4903-4a0b-b44f-18921bc6a899 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1293282724', 'consumer': 'front-end', 'specs': {}} {{(pid=87999) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 27 16:42:14.970473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-a4b5dd83-4903-4a0b-b44f-18921bc6a899 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DB qos_specs_create(): root {'id': 'c8c5b9be-ace3-477e-ac13-30b882a286b4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1293282724'} {{(pid=87999) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 27 16:42:15.048810 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4b5dd83-4903-4a0b-b44f-18921bc6a899 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs returned with HTTP 200 Jan 27 16:42:15.050861 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1526/3032] 10.222.0.78 () {60 vars in 1231 bytes} [Wed Jan 27 16:42:14 2021] POST /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs => generated 436 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:15.065483 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e6db852-1fb2-494d-9e3e-48e845d4e963 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DELETE http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/c8c5b9be-ace3-477e-ac13-30b882a286b4?force=False Jan 27 16:42:15.066039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e6db852-1fb2-494d-9e3e-48e845d4e963 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.066237 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:15.066237 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:15.067172 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e6db852-1fb2-494d-9e3e-48e845d4e963 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.068604 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:15.068604 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:15.070720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2e6db852-1fb2-494d-9e3e-48e845d4e963 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Delete qos_spec: c8c5b9be-ace3-477e-ac13-30b882a286b4, force: False {{(pid=88000) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:42:15.075699 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.075699 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.088220 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.088220 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.124315 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.124315 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.143156 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.143156 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:42:15.186420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e6db852-1fb2-494d-9e3e-48e845d4e963 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/c8c5b9be-ace3-477e-ac13-30b882a286b4?force=False returned with HTTP 202 Jan 27 16:42:15.188504 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1507/3033] 10.222.0.78 () {58 vars in 1347 bytes} [Wed Jan 27 16:42:15 2021] DELETE /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/c8c5b9be-ace3-477e-ac13-30b882a286b4?force=False => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:15.198624 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33ebfa91-a09b-4951-a3ca-ca6215f5d521 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/c8c5b9be-ace3-477e-ac13-30b882a286b4 Jan 27 16:42:15.199152 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33ebfa91-a09b-4951-a3ca-ca6215f5d521 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.199407 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:15.199407 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:15.200225 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33ebfa91-a09b-4951-a3ca-ca6215f5d521 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.200866 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:15.200866 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:15.201892 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.201892 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.216278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33ebfa91-a09b-4951-a3ca-ca6215f5d521 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/c8c5b9be-ace3-477e-ac13-30b882a286b4 returned with HTTP 404 Jan 27 16:42:15.222759 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1527/3034] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:42:15 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/c8c5b9be-ace3-477e-ac13-30b882a286b4 => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:15.228420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-301ec8a7-7b1b-4e3e-855a-36d7630ac1ec tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs Jan 27 16:42:15.228962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-301ec8a7-7b1b-4e3e-855a-36d7630ac1ec tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.229157 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:15.229157 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:15.230458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-301ec8a7-7b1b-4e3e-855a-36d7630ac1ec tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.232583 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:15.232583 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:15.253348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-301ec8a7-7b1b-4e3e-855a-36d7630ac1ec tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs returned with HTTP 200 Jan 27 16:42:15.264753 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1508/3035] 10.222.0.78 () {58 vars in 1210 bytes} [Wed Jan 27 16:42:15 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs => generated 175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:15.272198 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47c50121-c53d-4b43-998a-6b5b635c46c1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 Jan 27 16:42:15.272975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47c50121-c53d-4b43-998a-6b5b635c46c1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.273634 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47c50121-c53d-4b43-998a-6b5b635c46c1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.284588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47c50121-c53d-4b43-998a-6b5b635c46c1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 returned with HTTP 200 Jan 27 16:42:15.301340 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b837c74-67be-4ad2-b967-e07502abf002 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs Jan 27 16:42:15.304084 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b837c74-67be-4ad2-b967-e07502abf002 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.304084 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:15.304084 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:15.304084 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b837c74-67be-4ad2-b967-e07502abf002 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.304084 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:15.304084 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:15.304785 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1528/3036] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:42:15 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 => generated 459 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:15.305244 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.305244 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 27 16:42:15.320730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b837c74-67be-4ad2-b967-e07502abf002 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs returned with HTTP 200 Jan 27 16:42:15.321900 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1509/3037] 10.222.0.78 () {58 vars in 1210 bytes} [Wed Jan 27 16:42:15 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs => generated 175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:15.335713 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a59d4c7-1d52-4fad-9003-d126df0eb8ef tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] PUT http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 Jan 27 16:42:15.336372 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:15.336372 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:15.336997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a59d4c7-1d52-4fad-9003-d126df0eb8ef tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:15.338943 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:15.338943 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:15.340788 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.340788 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.356885 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.qos_specs [None req-4a59d4c7-1d52-4fad-9003-d126df0eb8ef tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87999) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 27 16:42:15.358421 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.358421 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.378397 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-4a59d4c7-1d52-4fad-9003-d126df0eb8ef tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] qos_specs_update() value: {'id': '420639fe-4d36-4809-b9a9-1634ca084da5', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'f90f5ece-b17c-4f6c-8413-b7285af759f8', 'deleted': False} {{(pid=87999) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 27 16:42:15.419057 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a59d4c7-1d52-4fad-9003-d126df0eb8ef tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 returned with HTTP 200 Jan 27 16:42:15.432288 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd2ea4d7-7bd2-46ce-897c-9abb195ff844 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 Jan 27 16:42:15.432839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd2ea4d7-7bd2-46ce-897c-9abb195ff844 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.433061 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:15.433061 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:15.433440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd2ea4d7-7bd2-46ce-897c-9abb195ff844 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.434234 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:15.434234 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:15.436364 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1529/3038] 10.222.0.78 () {60 vars in 1341 bytes} [Wed Jan 27 16:42:15 2021] PUT /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 => generated 36 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:42:15.442731 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.442731 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.458846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd2ea4d7-7bd2-46ce-897c-9abb195ff844 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 returned with HTTP 200 Jan 27 16:42:15.459571 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1510/3039] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:42:15 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 => generated 480 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:15.474579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5395e3bb-2283-4b3f-a318-3dcd14809e7d tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] PUT http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/delete_keys Jan 27 16:42:15.475074 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:15.475074 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:15.475484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5395e3bb-2283-4b3f-a318-3dcd14809e7d tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:15.476761 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:15.476761 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:15.487783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5395e3bb-2283-4b3f-a318-3dcd14809e7d tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Delete_key spec: f90f5ece-b17c-4f6c-8413-b7285af759f8, keys: ['iops_bytes'] {{(pid=87999) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 27 16:42:15.488702 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.488702 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.504715 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.504715 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:42:15.561993 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.561993 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.582776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5395e3bb-2283-4b3f-a318-3dcd14809e7d tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/delete_keys returned with HTTP 202 Jan 27 16:42:15.583692 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1530/3040] 10.222.0.78 () {60 vars in 1377 bytes} [Wed Jan 27 16:42:15 2021] PUT /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8/delete_keys => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:15.595067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c05289c6-96eb-4dfd-aa01-cf5e39341ba2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 Jan 27 16:42:15.596059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c05289c6-96eb-4dfd-aa01-cf5e39341ba2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.596512 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:15.596512 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:15.597158 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c05289c6-96eb-4dfd-aa01-cf5e39341ba2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.598020 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:15.598020 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:15.599370 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.599370 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.618910 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c05289c6-96eb-4dfd-aa01-cf5e39341ba2 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 returned with HTTP 200 Jan 27 16:42:15.619999 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1511/3041] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:42:15 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 => generated 459 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:15.633576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6320f4c-e6bd-4b77-9030-7a8634d5015a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 Jan 27 16:42:15.634050 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6320f4c-e6bd-4b77-9030-7a8634d5015a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.634276 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:15.634276 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:15.634658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6320f4c-e6bd-4b77-9030-7a8634d5015a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.641480 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:15.641480 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:15.642603 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.642603 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.657298 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6320f4c-e6bd-4b77-9030-7a8634d5015a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 returned with HTTP 200 Jan 27 16:42:15.658146 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1531/3042] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:42:15 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 => generated 459 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:15.672155 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b784e6f-1181-48ff-a0be-920b0a0c6a4a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DELETE http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/c8c5b9be-ace3-477e-ac13-30b882a286b4?force=False Jan 27 16:42:15.673017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b784e6f-1181-48ff-a0be-920b0a0c6a4a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.673449 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:15.673449 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:15.674093 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b784e6f-1181-48ff-a0be-920b0a0c6a4a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.674970 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:15.674970 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:15.676127 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1b784e6f-1181-48ff-a0be-920b0a0c6a4a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Delete qos_spec: c8c5b9be-ace3-477e-ac13-30b882a286b4, force: False {{(pid=88000) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:42:15.687851 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.687851 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.710099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b784e6f-1181-48ff-a0be-920b0a0c6a4a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/c8c5b9be-ace3-477e-ac13-30b882a286b4?force=False returned with HTTP 404 Jan 27 16:42:15.711790 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1512/3043] 10.222.0.78 () {58 vars in 1347 bytes} [Wed Jan 27 16:42:15 2021] DELETE /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/c8c5b9be-ace3-477e-ac13-30b882a286b4?force=False => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:15.722458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4a1bf00-3e43-4f6c-a05c-2732f426f06c tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/c8c5b9be-ace3-477e-ac13-30b882a286b4 Jan 27 16:42:15.723499 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4a1bf00-3e43-4f6c-a05c-2732f426f06c tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.723934 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:15.723934 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:15.724579 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4a1bf00-3e43-4f6c-a05c-2732f426f06c tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.725453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:15.725453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:15.726768 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:15.726768 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:15.744246 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4a1bf00-3e43-4f6c-a05c-2732f426f06c tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/c8c5b9be-ace3-477e-ac13-30b882a286b4 returned with HTTP 404 Jan 27 16:42:15.747062 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1532/3044] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:42:15 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/c8c5b9be-ace3-477e-ac13-30b882a286b4 => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:15.757091 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a83a4e66-10b8-4ca0-875f-b6768bb92bb1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DELETE http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/a83ca2b1-395c-4382-8f40-12c154d5c9e4?force=False Jan 27 16:42:15.758614 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a83a4e66-10b8-4ca0-875f-b6768bb92bb1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.759410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a83a4e66-10b8-4ca0-875f-b6768bb92bb1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.761094 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a83a4e66-10b8-4ca0-875f-b6768bb92bb1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Delete qos_spec: a83ca2b1-395c-4382-8f40-12c154d5c9e4, force: False {{(pid=88000) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:42:15.789074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a83a4e66-10b8-4ca0-875f-b6768bb92bb1 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/a83ca2b1-395c-4382-8f40-12c154d5c9e4?force=False returned with HTTP 404 Jan 27 16:42:15.791615 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1513/3045] 10.222.0.78 () {58 vars in 1347 bytes} [Wed Jan 27 16:42:15 2021] DELETE /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/a83ca2b1-395c-4382-8f40-12c154d5c9e4?force=False => generated 100 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:15.802777 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cb6a323-b1d6-4c47-8a21-0a818d9261ea tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/a83ca2b1-395c-4382-8f40-12c154d5c9e4 Jan 27 16:42:15.803605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cb6a323-b1d6-4c47-8a21-0a818d9261ea tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.804322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cb6a323-b1d6-4c47-8a21-0a818d9261ea tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.832238 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cb6a323-b1d6-4c47-8a21-0a818d9261ea tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/a83ca2b1-395c-4382-8f40-12c154d5c9e4 returned with HTTP 404 Jan 27 16:42:15.833642 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1533/3046] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:42:15 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/a83ca2b1-395c-4382-8f40-12c154d5c9e4 => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:15.849554 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-304a3663-f122-4adf-a105-c0f7d305e3ae tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DELETE http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/1a248ad9-1782-4277-aae6-a3069350a26d?force=False Jan 27 16:42:15.850227 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-304a3663-f122-4adf-a105-c0f7d305e3ae tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.850857 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-304a3663-f122-4adf-a105-c0f7d305e3ae tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.852517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-304a3663-f122-4adf-a105-c0f7d305e3ae tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Delete qos_spec: 1a248ad9-1782-4277-aae6-a3069350a26d, force: False {{(pid=88000) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:42:15.873380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-304a3663-f122-4adf-a105-c0f7d305e3ae tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/1a248ad9-1782-4277-aae6-a3069350a26d?force=False returned with HTTP 404 Jan 27 16:42:15.877119 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1514/3047] 10.222.0.78 () {58 vars in 1347 bytes} [Wed Jan 27 16:42:15 2021] DELETE /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/1a248ad9-1782-4277-aae6-a3069350a26d?force=False => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:15.884949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58462c0a-4641-4b93-87aa-67c5cffc35f8 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/1a248ad9-1782-4277-aae6-a3069350a26d Jan 27 16:42:15.885573 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58462c0a-4641-4b93-87aa-67c5cffc35f8 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.886140 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58462c0a-4641-4b93-87aa-67c5cffc35f8 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:15.904542 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58462c0a-4641-4b93-87aa-67c5cffc35f8 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/1a248ad9-1782-4277-aae6-a3069350a26d returned with HTTP 404 Jan 27 16:42:15.905806 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1534/3048] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:42:15 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/1a248ad9-1782-4277-aae6-a3069350a26d => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:15.915762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-405db9a8-3ece-4724-be69-575fa71c2c60 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DELETE http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types/25235b01-3887-4b1d-a276-85ccce5616d5 Jan 27 16:42:15.915762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-405db9a8-3ece-4724-be69-575fa71c2c60 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:15.915762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-405db9a8-3ece-4724-be69-575fa71c2c60 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:16.144197 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:16.144197 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:42:16.198362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-405db9a8-3ece-4724-be69-575fa71c2c60 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types/25235b01-3887-4b1d-a276-85ccce5616d5 returned with HTTP 202 Jan 27 16:42:16.199301 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1515/3049] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:42:15 2021] DELETE /volume/v3/bb9556e9d36246bfae2252da64adf789/types/25235b01-3887-4b1d-a276-85ccce5616d5 => generated 0 bytes in 290 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:16.208899 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfba34df-383f-4c4e-bea1-1c98d899417b tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types/25235b01-3887-4b1d-a276-85ccce5616d5 Jan 27 16:42:16.209568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfba34df-383f-4c4e-bea1-1c98d899417b tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:16.210301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfba34df-383f-4c4e-bea1-1c98d899417b tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:16.236444 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfba34df-383f-4c4e-bea1-1c98d899417b tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types/25235b01-3887-4b1d-a276-85ccce5616d5 returned with HTTP 404 Jan 27 16:42:16.237931 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1535/3050] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:42:16 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/types/25235b01-3887-4b1d-a276-85ccce5616d5 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:16.246194 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-053ff66f-3dfd-49e4-95ca-3b3127bbbd99 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DELETE http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types/7005499f-f577-4043-8a21-ba45d98897e7 Jan 27 16:42:16.247708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-053ff66f-3dfd-49e4-95ca-3b3127bbbd99 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:16.249239 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-053ff66f-3dfd-49e4-95ca-3b3127bbbd99 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:16.472445 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-053ff66f-3dfd-49e4-95ca-3b3127bbbd99 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types/7005499f-f577-4043-8a21-ba45d98897e7 returned with HTTP 202 Jan 27 16:42:16.473643 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1516/3051] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:42:16 2021] DELETE /volume/v3/bb9556e9d36246bfae2252da64adf789/types/7005499f-f577-4043-8a21-ba45d98897e7 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:16.482856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5690cd9-1152-4139-a38c-97c8f8fd8051 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types/7005499f-f577-4043-8a21-ba45d98897e7 Jan 27 16:42:16.484555 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5690cd9-1152-4139-a38c-97c8f8fd8051 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:16.485225 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5690cd9-1152-4139-a38c-97c8f8fd8051 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:16.513231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5690cd9-1152-4139-a38c-97c8f8fd8051 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types/7005499f-f577-4043-8a21-ba45d98897e7 returned with HTTP 404 Jan 27 16:42:16.516359 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1536/3052] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:42:16 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/types/7005499f-f577-4043-8a21-ba45d98897e7 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:16.526032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5998b5c1-7065-41cd-8ca2-cb574ecd349a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DELETE http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types/770f2348-7c02-48f5-9cc0-d6e61c8500c1 Jan 27 16:42:16.526574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5998b5c1-7065-41cd-8ca2-cb574ecd349a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:16.536771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5998b5c1-7065-41cd-8ca2-cb574ecd349a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:16.755094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5998b5c1-7065-41cd-8ca2-cb574ecd349a tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types/770f2348-7c02-48f5-9cc0-d6e61c8500c1 returned with HTTP 202 Jan 27 16:42:16.756217 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1517/3053] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:42:16 2021] DELETE /volume/v3/bb9556e9d36246bfae2252da64adf789/types/770f2348-7c02-48f5-9cc0-d6e61c8500c1 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:16.764095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0216d6fd-912d-4993-bde6-d4bc89ddf371 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types/770f2348-7c02-48f5-9cc0-d6e61c8500c1 Jan 27 16:42:16.765191 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0216d6fd-912d-4993-bde6-d4bc89ddf371 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:16.765825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0216d6fd-912d-4993-bde6-d4bc89ddf371 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:16.788617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0216d6fd-912d-4993-bde6-d4bc89ddf371 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/types/770f2348-7c02-48f5-9cc0-d6e61c8500c1 returned with HTTP 404 Jan 27 16:42:16.800169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40fc480b-a6da-4dec-b34a-4588e7d4fca3 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] DELETE http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8?force=False Jan 27 16:42:16.800697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40fc480b-a6da-4dec-b34a-4588e7d4fca3 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:16.801250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40fc480b-a6da-4dec-b34a-4588e7d4fca3 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:16.802545 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40fc480b-a6da-4dec-b34a-4588e7d4fca3 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Delete qos_spec: f90f5ece-b17c-4f6c-8413-b7285af759f8, force: False {{(pid=88000) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:42:16.803296 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1537/3054] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:42:16 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/types/770f2348-7c02-48f5-9cc0-d6e61c8500c1 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:16.821683 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:16.821683 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:16.882304 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:16.882304 n-d-710848-3 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Jan 27 16:42:16.893485 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:16.893485 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:42:16.938421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40fc480b-a6da-4dec-b34a-4588e7d4fca3 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8?force=False returned with HTTP 202 Jan 27 16:42:16.942589 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1518/3055] 10.222.0.78 () {58 vars in 1347 bytes} [Wed Jan 27 16:42:16 2021] DELETE /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8?force=False => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:16.956816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bda8631-b090-48ab-8ed8-3305eaa15311 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] GET http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 Jan 27 16:42:16.957352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bda8631-b090-48ab-8ed8-3305eaa15311 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:16.957838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bda8631-b090-48ab-8ed8-3305eaa15311 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:16.988056 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bda8631-b090-48ab-8ed8-3305eaa15311 tempest-QosSpecsTestJSON-373370446 tempest-QosSpecsTestJSON-373370446-project-admin] http://10.222.0.78/volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 returned with HTTP 404 Jan 27 16:42:16.989116 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1538/3056] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:42:16 2021] GET /volume/v3/bb9556e9d36246bfae2252da64adf789/qos-specs/f90f5ece-b17c-4f6c-8413-b7285af759f8 => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:42:26.268772 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f9de782-99af-45c0-bf93-7094be32a85e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] GET http://10.222.0.78/volume/v3/7a67a1f3050d46e6b9d184584e02abd6/os-hosts Jan 27 16:42:26.268772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f9de782-99af-45c0-bf93-7094be32a85e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:26.268772 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:26.268772 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:26.268772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f9de782-99af-45c0-bf93-7094be32a85e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:26.268772 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:26.268772 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:26.291442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.hosts [None req-0f9de782-99af-45c0-bf93-7094be32a85e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] status, active and update: available, enabled, 2021-01-27 16:42:19+00:00 {{(pid=88000) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 16:42:26.291442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.hosts [None req-0f9de782-99af-45c0-bf93-7094be32a85e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] status, active and update: available, enabled, 2021-01-27 16:42:21+00:00 {{(pid=88000) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 16:42:26.291442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f9de782-99af-45c0-bf93-7094be32a85e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] http://10.222.0.78/volume/v3/7a67a1f3050d46e6b9d184584e02abd6/os-hosts returned with HTTP 200 Jan 27 16:42:26.291442 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1519/3057] 10.222.0.78 () {58 vars in 1207 bytes} [Wed Jan 27 16:42:25 2021] GET /volume/v3/7a67a1f3050d46e6b9d184584e02abd6/os-hosts => generated 563 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:26.295079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24a731fe-e41a-4911-9dcf-3f2a73b9e02e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] GET http://10.222.0.78/volume/v3/7a67a1f3050d46e6b9d184584e02abd6/os-hosts Jan 27 16:42:26.295683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24a731fe-e41a-4911-9dcf-3f2a73b9e02e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:26.303760 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24a731fe-e41a-4911-9dcf-3f2a73b9e02e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:26.333117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.hosts [None req-24a731fe-e41a-4911-9dcf-3f2a73b9e02e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] status, active and update: available, enabled, 2021-01-27 16:42:19+00:00 {{(pid=87999) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 16:42:26.337196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.hosts [None req-24a731fe-e41a-4911-9dcf-3f2a73b9e02e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] status, active and update: available, enabled, 2021-01-27 16:42:21+00:00 {{(pid=87999) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 16:42:26.347547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.hosts [None req-24a731fe-e41a-4911-9dcf-3f2a73b9e02e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] status, active and update: available, enabled, 2021-01-27 16:42:21+00:00 {{(pid=87999) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 16:42:26.357130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24a731fe-e41a-4911-9dcf-3f2a73b9e02e tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] http://10.222.0.78/volume/v3/7a67a1f3050d46e6b9d184584e02abd6/os-hosts returned with HTTP 200 Jan 27 16:42:26.357130 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1539/3058] 10.222.0.78 () {58 vars in 1207 bytes} [Wed Jan 27 16:42:26 2021] GET /volume/v3/7a67a1f3050d46e6b9d184584e02abd6/os-hosts => generated 563 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:26.364723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15d4d98e-8bbc-4084-b3fd-4453f3bfb11a tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] GET http://10.222.0.78/volume/v3/7a67a1f3050d46e6b9d184584e02abd6/os-hosts/n-d-710848-3@lvmdriver-1 Jan 27 16:42:26.365295 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15d4d98e-8bbc-4084-b3fd-4453f3bfb11a tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:26.365862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15d4d98e-8bbc-4084-b3fd-4453f3bfb11a tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:26.556310 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15d4d98e-8bbc-4084-b3fd-4453f3bfb11a tempest-VolumeHostsAdminTestsJSON-1615829375 tempest-VolumeHostsAdminTestsJSON-1615829375-project-admin] http://10.222.0.78/volume/v3/7a67a1f3050d46e6b9d184584e02abd6/os-hosts/n-d-710848-3@lvmdriver-1 returned with HTTP 200 Jan 27 16:42:26.563839 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1520/3059] 10.222.0.78 () {58 vars in 1282 bytes} [Wed Jan 27 16:42:26 2021] GET /volume/v3/7a67a1f3050d46e6b9d184584e02abd6/os-hosts/n-d-710848-3@lvmdriver-1 => generated 371 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:38.854686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86f9da2a-47d6-465a-9ba2-e6d088a01705 tempest-VolumePoolsAdminTestsJSON-1647864326 tempest-VolumePoolsAdminTestsJSON-1647864326-project-admin] GET http://10.222.0.78/volume/v3/9fdb8e02d4b64fccacf106bcb0e81bac/scheduler-stats/get_pools?detail=True Jan 27 16:42:38.856551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86f9da2a-47d6-465a-9ba2-e6d088a01705 tempest-VolumePoolsAdminTestsJSON-1647864326 tempest-VolumePoolsAdminTestsJSON-1647864326-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:38.857314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86f9da2a-47d6-465a-9ba2-e6d088a01705 tempest-VolumePoolsAdminTestsJSON-1647864326 tempest-VolumePoolsAdminTestsJSON-1647864326-project-admin] Calling method 'get_pools' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:38.886361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86f9da2a-47d6-465a-9ba2-e6d088a01705 tempest-VolumePoolsAdminTestsJSON-1647864326 tempest-VolumePoolsAdminTestsJSON-1647864326-project-admin] http://10.222.0.78/volume/v3/9fdb8e02d4b64fccacf106bcb0e81bac/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 27 16:42:38.893368 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1540/3060] 10.222.0.78 () {58 vars in 1281 bytes} [Wed Jan 27 16:42:38 2021] GET /volume/v3/9fdb8e02d4b64fccacf106bcb0e81bac/scheduler-stats/get_pools?detail=True => generated 768 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:38.909088 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f8b9b72-1238-42f5-8c90-d7393431d766 tempest-VolumePoolsAdminTestsJSON-1647864326 tempest-VolumePoolsAdminTestsJSON-1647864326-project-admin] GET http://10.222.0.78/volume/v3/9fdb8e02d4b64fccacf106bcb0e81bac/scheduler-stats/get_pools Jan 27 16:42:38.909617 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f8b9b72-1238-42f5-8c90-d7393431d766 tempest-VolumePoolsAdminTestsJSON-1647864326 tempest-VolumePoolsAdminTestsJSON-1647864326-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:38.910713 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f8b9b72-1238-42f5-8c90-d7393431d766 tempest-VolumePoolsAdminTestsJSON-1647864326 tempest-VolumePoolsAdminTestsJSON-1647864326-project-admin] Calling method 'get_pools' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:38.941560 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f8b9b72-1238-42f5-8c90-d7393431d766 tempest-VolumePoolsAdminTestsJSON-1647864326 tempest-VolumePoolsAdminTestsJSON-1647864326-project-admin] http://10.222.0.78/volume/v3/9fdb8e02d4b64fccacf106bcb0e81bac/scheduler-stats/get_pools returned with HTTP 200 Jan 27 16:42:38.948360 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1521/3061] 10.222.0.78 () {58 vars in 1258 bytes} [Wed Jan 27 16:42:38 2021] GET /volume/v3/9fdb8e02d4b64fccacf106bcb0e81bac/scheduler-stats/get_pools => generated 61 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:42:47.430614 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] POST http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes Jan 27 16:42:47.431490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-692228988"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:47.432590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-692228988'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:42:47.433352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Create volume of 1 GB Jan 27 16:42:47.492868 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Availability Zones retrieved successfully. Jan 27 16:42:47.537170 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Flow 'volume_create_api' (5e7a6d86-1245-4b58-ad69-ab6d6711613d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:42:47.553983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b0ceda-0b8c-4d15-a46e-79597dd75c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:42:47.559898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:42:47.788156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b0ceda-0b8c-4d15-a46e-79597dd75c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:42:47.793047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72394769-fa90-4b69-8cf6-5ccf199d87f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:42:48.115307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Created reservations ['59d183f6-544c-4851-af18-d435dbcbf89f', 'b68c1966-5b70-44bb-95ba-a8a942fd0164', '59f9d2c6-d712-4a05-a186-e4484117502e', '02922932-a80d-4148-8524-fd2af86ccca5'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:42:48.120610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72394769-fa90-4b69-8cf6-5ccf199d87f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59d183f6-544c-4851-af18-d435dbcbf89f', 'b68c1966-5b70-44bb-95ba-a8a942fd0164', '59f9d2c6-d712-4a05-a186-e4484117502e', '02922932-a80d-4148-8524-fd2af86ccca5']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:42:48.120610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (056c5bab-abdd-48db-afd6-671465c29a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:42:48.322294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (056c5bab-abdd-48db-afd6-671465c29a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d64fdbc-d03e-4105-a638-613a033aecc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-692228988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ede35decfc654c1ea1b9fea353a5df45',qos_specs=None,replication_status=,reservations=['59d183f6-544c-4851-af18-d435dbcbf89f','b68c1966-5b70-44bb-95ba-a8a942fd0164','59f9d2c6-d712-4a05-a186-e4484117502e','02922932-a80d-4148-8524-fd2af86ccca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e940388505d4806ad4897cac1fd66ac',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:42:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-692228988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d64fdbc-d03e-4105-a638-613a033aecc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ede35decfc654c1ea1b9fea353a5df45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3e940388505d4806ad4897cac1fd66ac',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:42:48.329869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2da64eb-06b0-4b80-a984-2ceb496e7d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:42:48.456909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2da64eb-06b0-4b80-a984-2ceb496e7d60) transitioned into state 'SUCCESS' from state '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-692228988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ede35decfc654c1ea1b9fea353a5df45',qos_specs=None,replication_status=,reservations=['59d183f6-544c-4851-af18-d435dbcbf89f','b68c1966-5b70-44bb-95ba-a8a942fd0164','59f9d2c6-d712-4a05-a186-e4484117502e','02922932-a80d-4148-8524-fd2af86ccca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e940388505d4806ad4897cac1fd66ac',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:42:48.459580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03f330f3-ac77-451a-852d-891a8faf4d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:42:48.568455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03f330f3-ac77-451a-852d-891a8faf4d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:42:48.571735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Flow 'volume_create_api' (5e7a6d86-1245-4b58-ad69-ab6d6711613d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:42:48.801189 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Create volume request issued successfully. Jan 27 16:42:48.833676 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7311a60-ffd8-4d76-9181-794326e1230e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes returned with HTTP 202 Jan 27 16:42:48.833676 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1541/3062] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:42:47 2021] POST /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes => generated 818 bytes in 1741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:42:48.846410 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7a144cb-ff85-4d60-8764-f3a7f90406c0 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] GET http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 Jan 27 16:42:48.846979 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7a144cb-ff85-4d60-8764-f3a7f90406c0 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:48.847520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7a144cb-ff85-4d60-8764-f3a7f90406c0 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:48.940446 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:48.940446 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:48.954178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7a144cb-ff85-4d60-8764-f3a7f90406c0 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:48.990164 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7a144cb-ff85-4d60-8764-f3a7f90406c0 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 returned with HTTP 200 Jan 27 16:42:48.992209 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1522/3063] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:42:48 2021] GET /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 => generated 886 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:50.008626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffdc7d7e-0558-40c6-af1f-d3db4ffee9e2 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] GET http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 Jan 27 16:42:50.009207 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffdc7d7e-0558-40c6-af1f-d3db4ffee9e2 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:50.009429 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:50.009429 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:50.009903 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffdc7d7e-0558-40c6-af1f-d3db4ffee9e2 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:50.142374 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:50.142374 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:50.163161 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ffdc7d7e-0558-40c6-af1f-d3db4ffee9e2 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:50.189625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffdc7d7e-0558-40c6-af1f-d3db4ffee9e2 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 returned with HTTP 200 Jan 27 16:42:50.190017 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1542/3064] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:42:50 2021] GET /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 => generated 910 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:51.207417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33961e6b-0920-4411-b762-8711d74121a8 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] GET http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 Jan 27 16:42:51.208077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33961e6b-0920-4411-b762-8711d74121a8 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:51.208399 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:51.208399 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:51.208974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33961e6b-0920-4411-b762-8711d74121a8 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:51.316232 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:51.316232 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:51.328361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-33961e6b-0920-4411-b762-8711d74121a8 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:51.357576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33961e6b-0920-4411-b762-8711d74121a8 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 returned with HTTP 200 Jan 27 16:42:51.358903 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1523/3065] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:42:51 2021] GET /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 => generated 911 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:51.377255 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4adef89d-f1c4-42eb-b368-0dbc1d7b0b50 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] POST http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata Jan 27 16:42:51.377582 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:51.377582 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:51.377982 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4adef89d-f1c4-42eb-b368-0dbc1d7b0b50 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:51.442371 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:51.442371 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:51.445039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4adef89d-f1c4-42eb-b368-0dbc1d7b0b50 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:51.561106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4adef89d-f1c4-42eb-b368-0dbc1d7b0b50 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Create volume metadata completed successfully. Jan 27 16:42:51.562807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4adef89d-f1c4-42eb-b368-0dbc1d7b0b50 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata returned with HTTP 200 Jan 27 16:42:51.568984 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1543/3066] 10.222.0.78 () {60 vars in 1364 bytes} [Wed Jan 27 16:42:51 2021] POST /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata => generated 101 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:51.574611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b48b0c71-6d3b-4869-a443-369072f08b0e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] GET http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata Jan 27 16:42:51.575162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b48b0c71-6d3b-4869-a443-369072f08b0e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:51.575387 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:51.575387 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:51.576045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b48b0c71-6d3b-4869-a443-369072f08b0e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:51.664689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:51.664689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:51.665905 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b48b0c71-6d3b-4869-a443-369072f08b0e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:51.690461 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b48b0c71-6d3b-4869-a443-369072f08b0e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Get volume metadata completed successfully. Jan 27 16:42:51.690461 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b48b0c71-6d3b-4869-a443-369072f08b0e tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata returned with HTTP 200 Jan 27 16:42:51.690461 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1524/3067] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:42:51 2021] GET /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata => generated 101 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:51.715103 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d689fcbb-4f4f-486d-b17f-73679733f4be tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] PUT http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata Jan 27 16:42:51.728278 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:51.728278 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:51.729195 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d689fcbb-4f4f-486d-b17f-73679733f4be tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:51.794674 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:51.794674 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:51.796352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d689fcbb-4f4f-486d-b17f-73679733f4be tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:51.914972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d689fcbb-4f4f-486d-b17f-73679733f4be tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Update volume metadata completed successfully. Jan 27 16:42:51.916589 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d689fcbb-4f4f-486d-b17f-73679733f4be tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata returned with HTTP 200 Jan 27 16:42:51.917921 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1544/3068] 10.222.0.78 () {60 vars in 1362 bytes} [Wed Jan 27 16:42:51 2021] PUT /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata => generated 57 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:42:51.927313 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-918da0bd-cf05-4dce-b344-065c651b7591 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] GET http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata Jan 27 16:42:51.928172 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-918da0bd-cf05-4dce-b344-065c651b7591 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:51.928613 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:51.928613 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:51.929303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-918da0bd-cf05-4dce-b344-065c651b7591 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:51.987465 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:51.987465 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:51.989037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-918da0bd-cf05-4dce-b344-065c651b7591 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:52.001458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-918da0bd-cf05-4dce-b344-065c651b7591 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Get volume metadata completed successfully. Jan 27 16:42:52.002559 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-918da0bd-cf05-4dce-b344-065c651b7591 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata returned with HTTP 200 Jan 27 16:42:52.003965 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1525/3069] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:42:51 2021] GET /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata => generated 57 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:42:52.017781 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53452a41-83e6-470d-a9f7-362de5c53f6f tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] DELETE http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata/key1 Jan 27 16:42:52.018948 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53452a41-83e6-470d-a9f7-362de5c53f6f tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:52.019375 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:52.019375 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:52.020006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53452a41-83e6-470d-a9f7-362de5c53f6f tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:52.119308 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:52.119308 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:52.125805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53452a41-83e6-470d-a9f7-362de5c53f6f tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:52.144197 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53452a41-83e6-470d-a9f7-362de5c53f6f tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Get volume metadata completed successfully. Jan 27 16:42:52.161807 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:42:52.161807 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:42:52.226018 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53452a41-83e6-470d-a9f7-362de5c53f6f tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Delete volume metadata completed successfully. Jan 27 16:42:52.226625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53452a41-83e6-470d-a9f7-362de5c53f6f tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata/key1 returned with HTTP 200 Jan 27 16:42:52.228024 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1545/3070] 10.222.0.78 () {58 vars in 1360 bytes} [Wed Jan 27 16:42:52 2021] DELETE /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata/key1 => generated 0 bytes in 219 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 27 16:42:52.236136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81616792-a35d-48e3-856e-dc2a7a14c9d0 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] GET http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata Jan 27 16:42:52.236830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81616792-a35d-48e3-856e-dc2a7a14c9d0 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:52.237134 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:52.237134 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:52.237811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81616792-a35d-48e3-856e-dc2a7a14c9d0 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:52.312673 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:52.312673 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:52.314098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81616792-a35d-48e3-856e-dc2a7a14c9d0 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:52.326617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81616792-a35d-48e3-856e-dc2a7a14c9d0 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Get volume metadata completed successfully. Jan 27 16:42:52.327445 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81616792-a35d-48e3-856e-dc2a7a14c9d0 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata returned with HTTP 200 Jan 27 16:42:52.332981 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1526/3071] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:42:52 2021] GET /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata => generated 32 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:42:52.339635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c488730c-41c4-4854-a9f0-c232334d3be1 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] PUT http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata Jan 27 16:42:52.345494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:52.345494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:52.345494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c488730c-41c4-4854-a9f0-c232334d3be1 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:52.403247 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:52.403247 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:52.404537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c488730c-41c4-4854-a9f0-c232334d3be1 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:52.476083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c488730c-41c4-4854-a9f0-c232334d3be1 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Update volume metadata completed successfully. Jan 27 16:42:52.476703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c488730c-41c4-4854-a9f0-c232334d3be1 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata returned with HTTP 200 Jan 27 16:42:52.485702 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1546/3072] 10.222.0.78 () {60 vars in 1362 bytes} [Wed Jan 27 16:42:52 2021] PUT /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata => generated 16 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:42:52.491477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c175da24-faa2-4ac9-8b7f-76816fae6879 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] POST http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata Jan 27 16:42:52.491952 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:52.491952 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:52.492377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c175da24-faa2-4ac9-8b7f-76816fae6879 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:52.571176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:52.571176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:52.572446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c175da24-faa2-4ac9-8b7f-76816fae6879 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:52.643075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c175da24-faa2-4ac9-8b7f-76816fae6879 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Create volume metadata completed successfully. Jan 27 16:42:52.643767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c175da24-faa2-4ac9-8b7f-76816fae6879 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata returned with HTTP 200 Jan 27 16:42:52.644696 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1527/3073] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:42:52 2021] POST /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata => generated 68 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:42:52.655365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6118c2a1-7ef0-40da-b14c-2ecbf0eebf25 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] PUT http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata/key3 Jan 27 16:42:52.655808 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:52.655808 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:52.656511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6118c2a1-7ef0-40da-b14c-2ecbf0eebf25 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:52.749678 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:52.749678 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:52.751392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6118c2a1-7ef0-40da-b14c-2ecbf0eebf25 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:52.803034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6118c2a1-7ef0-40da-b14c-2ecbf0eebf25 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Update volume metadata completed successfully. Jan 27 16:42:52.803973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6118c2a1-7ef0-40da-b14c-2ecbf0eebf25 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata/key3 returned with HTTP 200 Jan 27 16:42:52.805079 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1547/3074] 10.222.0.78 () {60 vars in 1377 bytes} [Wed Jan 27 16:42:52 2021] PUT /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata/key3 => generated 35 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:42:52.815610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a62d2551-d4ef-4d21-bf46-24a735b59919 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] GET http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata/key3 Jan 27 16:42:52.817029 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a62d2551-d4ef-4d21-bf46-24a735b59919 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:52.817029 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:52.817029 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:52.817029 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a62d2551-d4ef-4d21-bf46-24a735b59919 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:52.935583 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:52.935583 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:52.937002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a62d2551-d4ef-4d21-bf46-24a735b59919 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:52.969566 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a62d2551-d4ef-4d21-bf46-24a735b59919 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Get volume metadata completed successfully. Jan 27 16:42:52.971890 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a62d2551-d4ef-4d21-bf46-24a735b59919 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata/key3 returned with HTTP 200 Jan 27 16:42:52.976702 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1528/3075] 10.222.0.78 () {58 vars in 1357 bytes} [Wed Jan 27 16:42:52 2021] GET /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata/key3 => generated 35 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:42:52.984653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4494a1f9-dccf-40c4-9294-9807e5658a0c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] GET http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata Jan 27 16:42:52.985775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4494a1f9-dccf-40c4-9294-9807e5658a0c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:52.985775 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:52.985775 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:52.985775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4494a1f9-dccf-40c4-9294-9807e5658a0c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:53.169237 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:53.169237 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:53.170457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4494a1f9-dccf-40c4-9294-9807e5658a0c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:53.201874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4494a1f9-dccf-40c4-9294-9807e5658a0c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Get volume metadata completed successfully. Jan 27 16:42:53.202651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4494a1f9-dccf-40c4-9294-9807e5658a0c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata returned with HTTP 200 Jan 27 16:42:53.209723 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1548/3076] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:42:52 2021] GET /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata => generated 75 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:42:53.224672 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4662c49d-8587-42ae-b4e8-11d96fe946bb tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] PUT http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata Jan 27 16:42:53.225242 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:53.225242 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:53.225751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4662c49d-8587-42ae-b4e8-11d96fe946bb tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:42:53.413412 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:53.413412 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:53.419002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4662c49d-8587-42ae-b4e8-11d96fe946bb tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:53.519629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4662c49d-8587-42ae-b4e8-11d96fe946bb tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Update volume metadata completed successfully. Jan 27 16:42:53.522161 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4662c49d-8587-42ae-b4e8-11d96fe946bb tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata returned with HTTP 200 Jan 27 16:42:53.523690 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1529/3077] 10.222.0.78 () {60 vars in 1362 bytes} [Wed Jan 27 16:42:53 2021] PUT /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3/metadata => generated 16 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:42:53.536080 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74306fef-c478-471b-93fa-91cd57d4033c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] DELETE http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 Jan 27 16:42:53.536631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74306fef-c478-471b-93fa-91cd57d4033c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:53.536852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:53.536852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:53.537234 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74306fef-c478-471b-93fa-91cd57d4033c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:53.537709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-74306fef-c478-471b-93fa-91cd57d4033c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Delete volume with id: 8d64fdbc-d03e-4105-a638-613a033aecc3 Jan 27 16:42:53.621869 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:53.621869 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:53.623270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-74306fef-c478-471b-93fa-91cd57d4033c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:53.755521 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-74306fef-c478-471b-93fa-91cd57d4033c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Delete volume request issued successfully. Jan 27 16:42:53.756425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74306fef-c478-471b-93fa-91cd57d4033c tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 returned with HTTP 202 Jan 27 16:42:53.758411 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1549/3078] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:42:53 2021] DELETE /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:42:53.766526 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-908a5db8-c2a4-49ee-9542-9e784c53aa71 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] GET http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 Jan 27 16:42:53.767470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-908a5db8-c2a4-49ee-9542-9e784c53aa71 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:53.767575 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:53.767575 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:53.767961 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-908a5db8-c2a4-49ee-9542-9e784c53aa71 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:53.878344 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:53.878344 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:53.897766 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-908a5db8-c2a4-49ee-9542-9e784c53aa71 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:53.939043 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-908a5db8-c2a4-49ee-9542-9e784c53aa71 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 returned with HTTP 200 Jan 27 16:42:53.941150 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1530/3079] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:42:53 2021] GET /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 => generated 910 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:42:54.957738 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50d8c656-9a27-4fdd-beeb-e631291be533 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] GET http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 Jan 27 16:42:54.958252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50d8c656-9a27-4fdd-beeb-e631291be533 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:54.958431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:54.958431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:54.959106 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50d8c656-9a27-4fdd-beeb-e631291be533 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:55.113115 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:55.113115 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:55.139791 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50d8c656-9a27-4fdd-beeb-e631291be533 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:55.195758 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50d8c656-9a27-4fdd-beeb-e631291be533 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 returned with HTTP 200 Jan 27 16:42:55.196824 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1550/3080] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:42:54 2021] GET /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 => generated 910 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:56.214626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68617f46-919c-4a0a-add4-836b87746e77 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] GET http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 Jan 27 16:42:56.215763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68617f46-919c-4a0a-add4-836b87746e77 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:56.216130 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:56.216130 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:56.216745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68617f46-919c-4a0a-add4-836b87746e77 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:56.341221 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:42:56.341221 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:42:56.376212 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-68617f46-919c-4a0a-add4-836b87746e77 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Volume info retrieved successfully. Jan 27 16:42:56.404003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68617f46-919c-4a0a-add4-836b87746e77 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 returned with HTTP 200 Jan 27 16:42:56.405270 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1531/3081] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:42:56 2021] GET /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 => generated 910 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:42:57.422196 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59aea6e6-4d2c-4079-9394-caf8dc729af6 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] GET http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 Jan 27 16:42:57.422732 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59aea6e6-4d2c-4079-9394-caf8dc729af6 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:42:57.422905 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:42:57.422905 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:42:57.423327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59aea6e6-4d2c-4079-9394-caf8dc729af6 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:42:57.518825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59aea6e6-4d2c-4079-9394-caf8dc729af6 tempest-VolumesMetadataTest-654148625 tempest-VolumesMetadataTest-654148625-project] http://10.222.0.78/volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 returned with HTTP 404 Jan 27 16:42:57.519900 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1551/3082] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:42:57 2021] GET /volume/v3/ede35decfc654c1ea1b9fea353a5df45/volumes/8d64fdbc-d03e-4105-a638-613a033aecc3 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:44:27.722375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af600f1c-198a-4741-9f6e-d93fb3d327e1 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] POST http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/types Jan 27 16:44:27.724022 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:27.724022 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:27.724758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af600f1c-198a-4741-9f6e-d93fb3d327e1 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1499391866"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:27.814990 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af600f1c-198a-4741-9f6e-d93fb3d327e1 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/types returned with HTTP 200 Jan 27 16:44:27.817494 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1532/3083] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:44:27 2021] POST /volume/v3/898797eb291744608980c5b392cc4418/types => generated 220 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:27.829113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2b3b002-c756-4606-ab85-dc8288cd4977 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] POST http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/group_types Jan 27 16:44:27.830367 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2b3b002-c756-4606-ab85-dc8288cd4977 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1940028228"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:27.898191 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2b3b002-c756-4606-ab85-dc8288cd4977 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/group_types returned with HTTP 202 Jan 27 16:44:27.905244 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1552/3084] 10.222.0.78 () {62 vars in 1278 bytes} [Wed Jan 27 16:44:27 2021] POST /volume/v3/898797eb291744608980c5b392cc4418/group_types => generated 177 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:44:28.116718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3cd100b-b091-471b-b2d9-bd14684ca373 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] POST http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups Jan 27 16:44:28.118173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3cd100b-b091-471b-b2d9-bd14684ca373 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3a8db071-6188-4230-90ea-6294f5263232", "volume_types": ["8a9f888b-622a-4d47-a117-6a65ba3fa853"], "name": "tempest-GroupsV320Test-Group-1577201509"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:28.119653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-f3cd100b-b091-471b-b2d9-bd14684ca373 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Creating new group {'group': {'group_type': '3a8db071-6188-4230-90ea-6294f5263232', 'volume_types': ['8a9f888b-622a-4d47-a117-6a65ba3fa853'], 'name': 'tempest-GroupsV320Test-Group-1577201509'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:44:28.137405 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-f3cd100b-b091-471b-b2d9-bd14684ca373 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Creating group tempest-GroupsV320Test-Group-1577201509. Jan 27 16:44:28.189409 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3cd100b-b091-471b-b2d9-bd14684ca373 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Availability Zones retrieved successfully. Jan 27 16:44:28.302931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f3cd100b-b091-471b-b2d9-bd14684ca373 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Created reservations ['587afa4c-d862-450f-928f-ef4c3acaac90'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:44:28.416394 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3cd100b-b091-471b-b2d9-bd14684ca373 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups returned with HTTP 202 Jan 27 16:44:28.417785 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1533/3085] 10.222.0.78 () {62 vars in 1264 bytes} [Wed Jan 27 16:44:27 2021] POST /volume/v3/2606fa528d20411b946ccbbbf6225c09/groups => generated 108 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:44:28.430285 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3534e2cb-f4e7-434e-b32e-9a390b9de936 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] GET http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 Jan 27 16:44:28.430865 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3534e2cb-f4e7-434e-b32e-9a390b9de936 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:28.431357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3534e2cb-f4e7-434e-b32e-9a390b9de936 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:28.435132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-3534e2cb-f4e7-434e-b32e-9a390b9de936 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] show called for member 8a1f516d-e173-470e-935c-cb851c4f6c80 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:44:28.466199 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:28.466199 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:28.521586 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3534e2cb-f4e7-434e-b32e-9a390b9de936 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 returned with HTTP 200 Jan 27 16:44:28.522458 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1553/3086] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:44:28 2021] GET /volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 => generated 388 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:44:29.542278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-586906ff-9b8f-4882-88db-d670edf5963e tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] GET http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 Jan 27 16:44:29.542854 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-586906ff-9b8f-4882-88db-d670edf5963e tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:29.543326 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:29.543326 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:29.543975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-586906ff-9b8f-4882-88db-d670edf5963e tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:29.544584 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-586906ff-9b8f-4882-88db-d670edf5963e tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] show called for member 8a1f516d-e173-470e-935c-cb851c4f6c80 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:44:29.553184 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:29.553184 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:29.584749 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-586906ff-9b8f-4882-88db-d670edf5963e tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 returned with HTTP 200 Jan 27 16:44:29.585894 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1534/3087] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:44:29 2021] GET /volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 => generated 389 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:44:29.598054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e10eb37-3685-46b9-a386-84b89de26fd1 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] POST http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action Jan 27 16:44:29.598878 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:29.598878 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:29.599931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e10eb37-3685-46b9-a386-84b89de26fd1 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:44:29.600511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e10eb37-3685-46b9-a386-84b89de26fd1 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:29.602815 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-1e10eb37-3685-46b9-a386-84b89de26fd1 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Updating group '8a1f516d-e173-470e-935c-cb851c4f6c80' with 'creating' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 27 16:44:29.610420 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:29.610420 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:29.647522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e10eb37-3685-46b9-a386-84b89de26fd1 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action returned with HTTP 202 Jan 27 16:44:29.649333 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1554/3088] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:44:29 2021] POST /volume/v3/898797eb291744608980c5b392cc4418/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:44:29.657913 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba9c0f1e-a964-4129-944a-dc3bfdabbd4b tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] GET http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 Jan 27 16:44:29.658486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba9c0f1e-a964-4129-944a-dc3bfdabbd4b tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:29.658703 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:29.658703 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:29.659071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba9c0f1e-a964-4129-944a-dc3bfdabbd4b tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:29.659522 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-ba9c0f1e-a964-4129-944a-dc3bfdabbd4b tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] show called for member 8a1f516d-e173-470e-935c-cb851c4f6c80 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:44:29.669412 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:29.669412 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:29.706271 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba9c0f1e-a964-4129-944a-dc3bfdabbd4b tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 returned with HTTP 200 Jan 27 16:44:29.711749 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1535/3089] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:44:29 2021] GET /volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 => generated 388 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:44:29.721200 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90bcf95e-8ddb-40fa-8168-3175db605209 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] POST http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action Jan 27 16:44:29.722192 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:29.722192 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:29.722761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90bcf95e-8ddb-40fa-8168-3175db605209 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:44:29.723242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90bcf95e-8ddb-40fa-8168-3175db605209 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:29.724583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-90bcf95e-8ddb-40fa-8168-3175db605209 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Updating group '8a1f516d-e173-470e-935c-cb851c4f6c80' with 'available' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 27 16:44:29.736411 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:29.736411 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:29.784249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90bcf95e-8ddb-40fa-8168-3175db605209 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action returned with HTTP 202 Jan 27 16:44:29.785451 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1555/3090] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:44:29 2021] POST /volume/v3/898797eb291744608980c5b392cc4418/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:44:29.794955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c418675-8dbb-4f8e-b338-d22cfa96cd6d tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] GET http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 Jan 27 16:44:29.796020 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c418675-8dbb-4f8e-b338-d22cfa96cd6d tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:29.796380 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:29.796380 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:29.796972 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c418675-8dbb-4f8e-b338-d22cfa96cd6d tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:29.797520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-5c418675-8dbb-4f8e-b338-d22cfa96cd6d tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] show called for member 8a1f516d-e173-470e-935c-cb851c4f6c80 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:44:29.806837 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:29.806837 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:29.843501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c418675-8dbb-4f8e-b338-d22cfa96cd6d tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 returned with HTTP 200 Jan 27 16:44:29.844803 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1536/3091] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:44:29 2021] GET /volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 => generated 389 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:44:29.856907 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1ed94d8-3da5-4883-a071-49d1203e2fe4 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] POST http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action Jan 27 16:44:29.857457 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:29.857457 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:29.857899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1ed94d8-3da5-4883-a071-49d1203e2fe4 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:44:29.859732 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1ed94d8-3da5-4883-a071-49d1203e2fe4 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:29.860512 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-e1ed94d8-3da5-4883-a071-49d1203e2fe4 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Updating group '8a1f516d-e173-470e-935c-cb851c4f6c80' with 'error' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 27 16:44:29.875546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:29.875546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:29.963458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1ed94d8-3da5-4883-a071-49d1203e2fe4 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action returned with HTTP 202 Jan 27 16:44:29.968896 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1556/3092] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:44:29 2021] POST /volume/v3/898797eb291744608980c5b392cc4418/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:44:29.975006 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e6e62a7-1ebb-4ac2-9727-6f826719b432 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] GET http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 Jan 27 16:44:29.975648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e6e62a7-1ebb-4ac2-9727-6f826719b432 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:29.976448 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:29.976448 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:29.976902 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e6e62a7-1ebb-4ac2-9727-6f826719b432 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:29.977325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-8e6e62a7-1ebb-4ac2-9727-6f826719b432 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] show called for member 8a1f516d-e173-470e-935c-cb851c4f6c80 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:44:29.991064 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:29.991064 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:30.062778 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e6e62a7-1ebb-4ac2-9727-6f826719b432 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 returned with HTTP 200 Jan 27 16:44:30.063943 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1537/3093] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:44:29 2021] GET /volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 => generated 385 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:44:30.075929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c746bd3-60cf-4983-ba0c-7ec4aee8179c tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] POST http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action Jan 27 16:44:30.076462 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:30.076462 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:30.076908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c746bd3-60cf-4983-ba0c-7ec4aee8179c tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:44:30.077296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c746bd3-60cf-4983-ba0c-7ec4aee8179c tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:30.078437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-7c746bd3-60cf-4983-ba0c-7ec4aee8179c tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Updating group '8a1f516d-e173-470e-935c-cb851c4f6c80' with 'available' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 27 16:44:30.085543 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:30.085543 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:30.129045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c746bd3-60cf-4983-ba0c-7ec4aee8179c tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action returned with HTTP 202 Jan 27 16:44:30.133982 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1557/3094] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:44:30 2021] POST /volume/v3/898797eb291744608980c5b392cc4418/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:44:30.141378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7c73748-4a83-4439-b9b5-7b4ae47750b3 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] GET http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 Jan 27 16:44:30.142115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7c73748-4a83-4439-b9b5-7b4ae47750b3 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:30.142330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:30.142330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:30.142858 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7c73748-4a83-4439-b9b5-7b4ae47750b3 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:30.143294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-c7c73748-4a83-4439-b9b5-7b4ae47750b3 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] show called for member 8a1f516d-e173-470e-935c-cb851c4f6c80 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:44:30.167843 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:30.167843 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:30.236009 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7c73748-4a83-4439-b9b5-7b4ae47750b3 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 returned with HTTP 200 Jan 27 16:44:30.237376 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1538/3095] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:44:30 2021] GET /volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 => generated 389 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:44:30.252025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3fdac010-b0cb-4e49-bbdc-7c0b2a7a8b5b tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] GET http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/volumes/detail Jan 27 16:44:30.252867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3fdac010-b0cb-4e49-bbdc-7c0b2a7a8b5b tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:30.253231 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:30.253231 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:30.254045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3fdac010-b0cb-4e49-bbdc-7c0b2a7a8b5b tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:30.254777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-3fdac010-b0cb-4e49-bbdc-7c0b2a7a8b5b tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:44:30.258007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3fdac010-b0cb-4e49-bbdc-7c0b2a7a8b5b tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:44:30.351946 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3fdac010-b0cb-4e49-bbdc-7c0b2a7a8b5b tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Get all volumes completed successfully. Jan 27 16:44:30.357869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3fdac010-b0cb-4e49-bbdc-7c0b2a7a8b5b tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/volumes/detail returned with HTTP 200 Jan 27 16:44:30.358901 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1558/3096] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:44:30 2021] GET /volume/v3/2606fa528d20411b946ccbbbf6225c09/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:30.374720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7600bd3c-13d6-44df-b1e2-52a1e338f514 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] POST http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action Jan 27 16:44:30.375259 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:30.375259 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:30.375702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7600bd3c-13d6-44df-b1e2-52a1e338f514 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:44:30.376090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7600bd3c-13d6-44df-b1e2-52a1e338f514 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:30.377022 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-7600bd3c-13d6-44df-b1e2-52a1e338f514 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] delete called for group 8a1f516d-e173-470e-935c-cb851c4f6c80 {{(pid=88000) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:44:30.377373 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-7600bd3c-13d6-44df-b1e2-52a1e338f514 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Delete group with id: 8a1f516d-e173-470e-935c-cb851c4f6c80 Jan 27 16:44:30.386174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:30.386174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:30.503362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7600bd3c-13d6-44df-b1e2-52a1e338f514 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action returned with HTTP 202 Jan 27 16:44:30.504588 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1539/3097] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:44:30 2021] POST /volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:44:30.512919 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4f5a243-bbba-44df-bfee-4de428bb4634 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] GET http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 Jan 27 16:44:30.513823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4f5a243-bbba-44df-bfee-4de428bb4634 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:30.514444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4f5a243-bbba-44df-bfee-4de428bb4634 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:30.514989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-b4f5a243-bbba-44df-bfee-4de428bb4634 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] show called for member 8a1f516d-e173-470e-935c-cb851c4f6c80 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:44:30.528414 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:30.528414 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:30.582456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4f5a243-bbba-44df-bfee-4de428bb4634 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 returned with HTTP 200 Jan 27 16:44:30.583964 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1559/3098] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:44:30 2021] GET /volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 => generated 388 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:44:31.597764 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-694d962d-5dc9-472f-a15d-77a8a728fda7 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] GET http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 Jan 27 16:44:31.598466 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-694d962d-5dc9-472f-a15d-77a8a728fda7 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:31.598568 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:31.598568 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:31.598925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-694d962d-5dc9-472f-a15d-77a8a728fda7 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:31.599388 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-694d962d-5dc9-472f-a15d-77a8a728fda7 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] show called for member 8a1f516d-e173-470e-935c-cb851c4f6c80 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:44:31.613994 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-694d962d-5dc9-472f-a15d-77a8a728fda7 tempest-GroupsV320Test-375520141 tempest-GroupsV320Test-375520141-project] http://10.222.0.78/volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 returned with HTTP 404 Jan 27 16:44:31.615531 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1540/3099] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:44:31 2021] GET /volume/v3/2606fa528d20411b946ccbbbf6225c09/groups/8a1f516d-e173-470e-935c-cb851c4f6c80 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:44:31.625158 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d10192b-5aa1-48a4-a8b5-9ef5572c0339 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] DELETE http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/group_types/3a8db071-6188-4230-90ea-6294f5263232 Jan 27 16:44:31.625751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d10192b-5aa1-48a4-a8b5-9ef5572c0339 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:31.625977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:31.625977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:31.626502 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d10192b-5aa1-48a4-a8b5-9ef5572c0339 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:31.627358 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:31.627358 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:31.700011 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:44:31.700011 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:44:31.761472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d10192b-5aa1-48a4-a8b5-9ef5572c0339 tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/group_types/3a8db071-6188-4230-90ea-6294f5263232 returned with HTTP 202 Jan 27 16:44:31.762357 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1560/3100] 10.222.0.78 () {60 vars in 1371 bytes} [Wed Jan 27 16:44:31 2021] DELETE /volume/v3/898797eb291744608980c5b392cc4418/group_types/3a8db071-6188-4230-90ea-6294f5263232 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:44:31.772068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cbd8b98-a0f4-4b7a-a816-9e9faaf20acf tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] DELETE http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/types/8a9f888b-622a-4d47-a117-6a65ba3fa853 Jan 27 16:44:31.772639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cbd8b98-a0f4-4b7a-a816-9e9faaf20acf tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:31.774318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cbd8b98-a0f4-4b7a-a816-9e9faaf20acf tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:31.881908 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:44:31.881908 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:44:31.987152 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cbd8b98-a0f4-4b7a-a816-9e9faaf20acf tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/types/8a9f888b-622a-4d47-a117-6a65ba3fa853 returned with HTTP 202 Jan 27 16:44:31.988996 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1541/3101] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:44:31 2021] DELETE /volume/v3/898797eb291744608980c5b392cc4418/types/8a9f888b-622a-4d47-a117-6a65ba3fa853 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:44:31.996843 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bb58c53-3a8a-45dd-8010-2c291049865e tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] GET http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/types/8a9f888b-622a-4d47-a117-6a65ba3fa853 Jan 27 16:44:31.997362 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bb58c53-3a8a-45dd-8010-2c291049865e tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:31.997824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bb58c53-3a8a-45dd-8010-2c291049865e tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:32.015108 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bb58c53-3a8a-45dd-8010-2c291049865e tempest-GroupsV320Test-1491051846 tempest-GroupsV320Test-1491051846-project-admin] http://10.222.0.78/volume/v3/898797eb291744608980c5b392cc4418/types/8a9f888b-622a-4d47-a117-6a65ba3fa853 returned with HTTP 404 Jan 27 16:44:32.019495 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1561/3102] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:44:31 2021] GET /volume/v3/898797eb291744608980c5b392cc4418/types/8a9f888b-622a-4d47-a117-6a65ba3fa853 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:44:36.941920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e93fd74-44a7-46b7-a771-4b7a793c9195 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots Jan 27 16:44:36.942706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e93fd74-44a7-46b7-a771-4b7a793c9195 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c73bf00-517c-44f9-8814-15539abcd265", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-449587477", "description": null, "metadata": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:37.080397 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:37.080397 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:37.081614 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7e93fd74-44a7-46b7-a771-4b7a793c9195 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:37.081976 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-7e93fd74-44a7-46b7-a771-4b7a793c9195 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create snapshot from volume 9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:44:37.258375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7e93fd74-44a7-46b7-a771-4b7a793c9195 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Created reservations ['76e9995b-b70b-471d-bb60-df108fdb2bf3', '07944b60-ee04-4c6e-be21-66476f6bde6b', 'ba0e964b-7d4b-4161-b17c-0b10ee594a8e', '7e9c4be9-13fc-4f15-8d3e-c580c3b5420d'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:44:37.504851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7e93fd74-44a7-46b7-a771-4b7a793c9195 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot force create request issued successfully. Jan 27 16:44:37.506209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e93fd74-44a7-46b7-a771-4b7a793c9195 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots returned with HTTP 202 Jan 27 16:44:37.508820 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1542/3103] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:44:36 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots => generated 307 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:44:37.519211 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6dace35-c079-47d6-931a-75e36abe10cd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea Jan 27 16:44:37.520077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6dace35-c079-47d6-931a-75e36abe10cd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:37.525087 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6dace35-c079-47d6-931a-75e36abe10cd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:37.598972 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:37.598972 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:37.600194 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6dace35-c079-47d6-931a-75e36abe10cd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:44:37.613949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6dace35-c079-47d6-931a-75e36abe10cd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea returned with HTTP 200 Jan 27 16:44:37.614855 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1562/3104] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:37 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea => generated 439 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:38.629480 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-099c386e-df61-42ac-a7a7-4f708ffaad34 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea Jan 27 16:44:38.630754 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-099c386e-df61-42ac-a7a7-4f708ffaad34 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:38.631131 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:38.631131 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:38.631808 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-099c386e-df61-42ac-a7a7-4f708ffaad34 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:38.692759 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:38.692759 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:38.703973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-099c386e-df61-42ac-a7a7-4f708ffaad34 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:44:38.721603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-099c386e-df61-42ac-a7a7-4f708ffaad34 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea returned with HTTP 200 Jan 27 16:44:38.741648 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1543/3105] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:38 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea => generated 439 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:39.749913 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6beea68-6af8-4513-bd2a-59c9e53987b8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea Jan 27 16:44:39.750755 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6beea68-6af8-4513-bd2a-59c9e53987b8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:39.750755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:39.750755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:39.751148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6beea68-6af8-4513-bd2a-59c9e53987b8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:39.855303 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:39.855303 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:39.865416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6beea68-6af8-4513-bd2a-59c9e53987b8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:44:39.875661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6beea68-6af8-4513-bd2a-59c9e53987b8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea returned with HTTP 200 Jan 27 16:44:39.878217 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1563/3106] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:39 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea => generated 439 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:40.543938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] POST http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes Jan 27 16:44:40.544545 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:40.544545 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:40.545047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-768138636"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:40.546277 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-768138636'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:44:40.546754 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Create volume of 1 GB Jan 27 16:44:40.572238 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Availability Zones retrieved successfully. Jan 27 16:44:40.591019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Flow 'volume_create_api' (c27b7dda-36e3-48c4-8470-018539a981b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:44:40.594951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d1f8b0-d54b-46fb-945e-5f0b932406f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:44:40.597418 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:44:40.676688 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d1f8b0-d54b-46fb-945e-5f0b932406f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:44:40.680898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9a9914f-6e14-4c15-9bc5-c9b023b8dabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:44:40.812977 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Created reservations ['a741d8d8-125f-4e3f-8a50-ac59584c4a6e', 'de215fd1-f2a5-4d2a-953f-c93273c2e531', '7496702d-30d7-47f1-8b47-6975f3eacaa3', 'a88291ae-463c-4124-9f86-32ac075012b5'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:44:40.814933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9a9914f-6e14-4c15-9bc5-c9b023b8dabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a741d8d8-125f-4e3f-8a50-ac59584c4a6e', 'de215fd1-f2a5-4d2a-953f-c93273c2e531', '7496702d-30d7-47f1-8b47-6975f3eacaa3', 'a88291ae-463c-4124-9f86-32ac075012b5']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:44:40.817764 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a06611da-8797-459a-be14-55ca24b098a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:44:40.890929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ed2e0ee-2b6c-4d5f-b181-1af49786dacd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea Jan 27 16:44:40.891482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ed2e0ee-2b6c-4d5f-b181-1af49786dacd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:40.891700 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:40.891700 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:40.892077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ed2e0ee-2b6c-4d5f-b181-1af49786dacd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:40.907052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a06611da-8797-459a-be14-55ca24b098a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ae6fcf2-0600-40ad-98c1-be62929dc786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-768138636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1264f75622f544a8a2cb89b9f1434b59',qos_specs=None,replication_status=,reservations=['a741d8d8-125f-4e3f-8a50-ac59584c4a6e','de215fd1-f2a5-4d2a-953f-c93273c2e531','7496702d-30d7-47f1-8b47-6975f3eacaa3','a88291ae-463c-4124-9f86-32ac075012b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='453731b7cf4240129e947631f8340e5b',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:44:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-768138636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ae6fcf2-0600-40ad-98c1-be62929dc786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1264f75622f544a8a2cb89b9f1434b59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='453731b7cf4240129e947631f8340e5b',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:44:40.909628 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec5f51ce-a48a-47c3-b24f-25eb7c8ecd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:44:40.947312 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:40.947312 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:40.949161 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ed2e0ee-2b6c-4d5f-b181-1af49786dacd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:44:40.952162 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ed2e0ee-2b6c-4d5f-b181-1af49786dacd tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea returned with HTTP 200 Jan 27 16:44:40.952638 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1564/3107] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:40 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea => generated 466 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:40.964812 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2826733-77ed-4bff-a724-5484520583d4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea Jan 27 16:44:40.965768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2826733-77ed-4bff-a724-5484520583d4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:40.966166 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:40.966166 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:40.966788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2826733-77ed-4bff-a724-5484520583d4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:40.974769 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec5f51ce-a48a-47c3-b24f-25eb7c8ecd7a) transitioned into state 'SUCCESS' from state '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-768138636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1264f75622f544a8a2cb89b9f1434b59',qos_specs=None,replication_status=,reservations=['a741d8d8-125f-4e3f-8a50-ac59584c4a6e','de215fd1-f2a5-4d2a-953f-c93273c2e531','7496702d-30d7-47f1-8b47-6975f3eacaa3','a88291ae-463c-4124-9f86-32ac075012b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='453731b7cf4240129e947631f8340e5b',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:44:40.977668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9caccbda-06b9-46cb-ab67-3e124f761c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:44:41.009569 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:41.009569 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:41.011169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2826733-77ed-4bff-a724-5484520583d4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:44:41.013511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2826733-77ed-4bff-a724-5484520583d4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea returned with HTTP 200 Jan 27 16:44:41.014873 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1565/3108] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:40 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:44:41.026674 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes Jan 27 16:44:41.028591 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:41.028591 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:41.029291 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1410374796", "snapshot_id": "99ce18ee-4245-4dbd-b44f-fb88baa3d5ea", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:41.030785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1410374796', 'snapshot_id': '99ce18ee-4245-4dbd-b44f-fb88baa3d5ea', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:44:41.034423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9caccbda-06b9-46cb-ab67-3e124f761c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:44:41.037436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Flow 'volume_create_api' (c27b7dda-36e3-48c4-8470-018539a981b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:44:41.061154 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:41.061154 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:41.064041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:44:41.064593 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume of 1 GB Jan 27 16:44:41.099947 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Availability Zones retrieved successfully. Jan 27 16:44:41.117400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Create volume request issued successfully. Jan 27 16:44:41.122845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (b09538fc-ad54-4c39-a514-e9c6a3883d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:44:41.126043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe8f650a-1fec-4997-956a-b7d462dc91c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:44:41.128930 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:44:41.134457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6334a27e-8978-4ffc-b4a0-84faed7c73f5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes returned with HTTP 202 Jan 27 16:44:41.135754 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1544/3109] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:44:40 2021] POST /volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes => generated 819 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:44:41.157351 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76c63201-02f0-4176-a399-c1fdd9c053dc tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:44:41.158034 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76c63201-02f0-4176-a399-c1fdd9c053dc tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:41.158381 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:41.158381 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:41.159087 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76c63201-02f0-4176-a399-c1fdd9c053dc tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:41.229870 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:41.229870 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:41.243472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-76c63201-02f0-4176-a399-c1fdd9c053dc tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Volume info retrieved successfully. Jan 27 16:44:41.262673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe8f650a-1fec-4997-956a-b7d462dc91c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '99ce18ee-4245-4dbd-b44f-fb88baa3d5ea', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:44:41.265296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4726438c-8c85-4e3d-b153-f7772793d40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:44:41.269114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76c63201-02f0-4176-a399-c1fdd9c053dc tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 returned with HTTP 200 Jan 27 16:44:41.280600 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1545/3110] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:41 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 => generated 887 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:44:41.452734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Created reservations ['4d8e8a89-48af-4f58-b0d7-64de9385a17a', '338f9aca-2769-41ac-b0f6-c454c6abb311', '86200c7a-343b-4966-b2b1-aadbaf33770e', 'b145bc12-14e3-4f16-a736-632d5faa9cee'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:44:41.454965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4726438c-8c85-4e3d-b153-f7772793d40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d8e8a89-48af-4f58-b0d7-64de9385a17a', '338f9aca-2769-41ac-b0f6-c454c6abb311', '86200c7a-343b-4966-b2b1-aadbaf33770e', 'b145bc12-14e3-4f16-a736-632d5faa9cee']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:44:41.457423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb7b705-7a37-4631-9fea-1d498d032945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:44:41.683160 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb7b705-7a37-4631-9fea-1d498d032945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c1dc969-b80b-4aeb-b631-05312c762b84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1410374796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['4d8e8a89-48af-4f58-b0d7-64de9385a17a','338f9aca-2769-41ac-b0f6-c454c6abb311','86200c7a-343b-4966-b2b1-aadbaf33770e','b145bc12-14e3-4f16-a736-632d5faa9cee'],size=1,snapshot_id=99ce18ee-4245-4dbd-b44f-fb88baa3d5ea,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), '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-27T16:44:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1410374796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c1dc969-b80b-4aeb-b631-05312c762b84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ec0c0013a98470a964b796ba39d764e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=99ce18ee-4245-4dbd-b44f-fb88baa3d5ea,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:44:41.685266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52a39d35-7db9-4b1c-89a2-06cf7539b548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:44:41.762132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52a39d35-7db9-4b1c-89a2-06cf7539b548) transitioned into state 'SUCCESS' from state '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-1410374796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ec0c0013a98470a964b796ba39d764e',qos_specs=None,replication_status=,reservations=['4d8e8a89-48af-4f58-b0d7-64de9385a17a','338f9aca-2769-41ac-b0f6-c454c6abb311','86200c7a-343b-4966-b2b1-aadbaf33770e','b145bc12-14e3-4f16-a736-632d5faa9cee'],size=1,snapshot_id=99ce18ee-4245-4dbd-b44f-fb88baa3d5ea,source_replicaid=,source_volid=None,status='creating',user_id='b5c9d84b0a3f4805bffa66e531170f7a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:44:41.766979 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac212fd2-f40b-47fd-8a32-aeae8653aecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:44:41.968572 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac212fd2-f40b-47fd-8a32-aeae8653aecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:44:41.979044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Flow 'volume_create_api' (b09538fc-ad54-4c39-a514-e9c6a3883d0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:44:42.125144 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Create volume request issued successfully. Jan 27 16:44:42.155725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59631777-fdb8-4dcf-b080-540302a3ee3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes returned with HTTP 202 Jan 27 16:44:42.167222 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1566/3111] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:44:41 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes => generated 854 bytes in 1135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:44:42.182612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c51d808-8b3b-4711-9d85-70323474ce3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:42.184280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c51d808-8b3b-4711-9d85-70323474ce3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:42.184280 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:42.184280 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:42.184280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c51d808-8b3b-4711-9d85-70323474ce3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:42.290829 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87a657e8-4906-4f5d-b451-fd3a8f27272f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:44:42.291485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87a657e8-4906-4f5d-b451-fd3a8f27272f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:42.292008 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:42.292008 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:42.292599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87a657e8-4906-4f5d-b451-fd3a8f27272f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:42.297604 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:42.297604 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:42.340006 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c51d808-8b3b-4711-9d85-70323474ce3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:42.417834 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c51d808-8b3b-4711-9d85-70323474ce3e tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:42.421688 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:42.421688 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:42.428007 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1546/3112] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:42 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:42.432343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-87a657e8-4906-4f5d-b451-fd3a8f27272f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Volume info retrieved successfully. Jan 27 16:44:42.479525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87a657e8-4906-4f5d-b451-fd3a8f27272f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 returned with HTTP 200 Jan 27 16:44:42.480372 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1567/3113] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:42 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:43.435334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64bbeec9-9211-404c-ac70-b97419410ce3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:43.435864 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64bbeec9-9211-404c-ac70-b97419410ce3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:43.436084 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:43.436084 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:43.436460 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64bbeec9-9211-404c-ac70-b97419410ce3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:43.509338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-048afbfe-42c0-4876-8489-859311f9177b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:44:43.510141 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-048afbfe-42c0-4876-8489-859311f9177b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:43.510503 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:43.510503 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:43.511123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-048afbfe-42c0-4876-8489-859311f9177b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:43.546254 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:43.546254 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:43.576620 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64bbeec9-9211-404c-ac70-b97419410ce3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:43.638805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64bbeec9-9211-404c-ac70-b97419410ce3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:43.649987 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1547/3114] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:43 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:43.650180 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:43.650180 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:43.672104 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-048afbfe-42c0-4876-8489-859311f9177b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Volume info retrieved successfully. Jan 27 16:44:43.723684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-048afbfe-42c0-4876-8489-859311f9177b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 returned with HTTP 200 Jan 27 16:44:43.724998 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1568/3115] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:43 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 => generated 912 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:43.747687 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c047ae71-237c-4f1d-973a-98a53141884a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] POST http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots Jan 27 16:44:43.748353 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:43.748353 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:43.748825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c047ae71-237c-4f1d-973a-98a53141884a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ae6fcf2-0600-40ad-98c1-be62929dc786", "name": "tempest-SnapshotsActionsTest-Snapshot-88974102"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:43.867278 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:43.867278 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:43.868608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c047ae71-237c-4f1d-973a-98a53141884a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Volume info retrieved successfully. Jan 27 16:44:43.869022 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-c047ae71-237c-4f1d-973a-98a53141884a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Create snapshot from volume 1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:44:44.012825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c047ae71-237c-4f1d-973a-98a53141884a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Created reservations ['42dc10d0-d3c5-47ed-9429-d3acaf8c3915', '6c24e2c3-bfae-404f-a719-afc4fe4d4275', '0399b1f3-15ae-4272-b9fa-430d6cf9db1a', '3713f552-96fb-4662-94aa-402652f252d2'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:44:44.314506 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c047ae71-237c-4f1d-973a-98a53141884a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot create request issued successfully. Jan 27 16:44:44.318516 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c047ae71-237c-4f1d-973a-98a53141884a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots returned with HTTP 202 Jan 27 16:44:44.318516 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1548/3116] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:44:43 2021] POST /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots => generated 305 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:44:44.329240 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48e9d799-1feb-47c0-9b89-712965c2799f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:44:44.329866 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48e9d799-1feb-47c0-9b89-712965c2799f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:44.330156 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:44.330156 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:44.330658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48e9d799-1feb-47c0-9b89-712965c2799f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:44.365327 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:44.365327 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:44.367334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-48e9d799-1feb-47c0-9b89-712965c2799f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:44.369448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48e9d799-1feb-47c0-9b89-712965c2799f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:44:44.370736 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1569/3117] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:44 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 437 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:44.657753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae62c529-46dd-4fce-afa7-849e76fe1656 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:44.658794 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae62c529-46dd-4fce-afa7-849e76fe1656 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:44.659154 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:44.659154 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:44.659866 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae62c529-46dd-4fce-afa7-849e76fe1656 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:44.771970 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:44.771970 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:44.794579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae62c529-46dd-4fce-afa7-849e76fe1656 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:44.844641 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae62c529-46dd-4fce-afa7-849e76fe1656 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:44.845769 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1549/3118] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:44 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:45.390060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f9c600f-afe0-4366-89d8-55d513c35afc tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:44:45.391629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f9c600f-afe0-4366-89d8-55d513c35afc tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:45.391872 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:45.391872 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:45.392281 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f9c600f-afe0-4366-89d8-55d513c35afc tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:45.420892 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:45.420892 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:45.422050 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f9c600f-afe0-4366-89d8-55d513c35afc tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:45.424246 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f9c600f-afe0-4366-89d8-55d513c35afc tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:44:45.425069 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1570/3119] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:45 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 437 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:45.862858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97364dce-ff9f-41bc-8113-4ed0a8c3c443 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:45.864046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97364dce-ff9f-41bc-8113-4ed0a8c3c443 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:45.864252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:45.864252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:45.865146 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97364dce-ff9f-41bc-8113-4ed0a8c3c443 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:45.922654 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:45.922654 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:45.937095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97364dce-ff9f-41bc-8113-4ed0a8c3c443 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:46.004365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97364dce-ff9f-41bc-8113-4ed0a8c3c443 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:46.004365 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1550/3120] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:45 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:46.437305 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d73b968-3369-4fba-bca3-6fee3ebb8040 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:44:46.438076 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d73b968-3369-4fba-bca3-6fee3ebb8040 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:46.438275 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:46.438275 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:46.438911 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d73b968-3369-4fba-bca3-6fee3ebb8040 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:46.469614 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:46.469614 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:46.470712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d73b968-3369-4fba-bca3-6fee3ebb8040 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:46.474959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d73b968-3369-4fba-bca3-6fee3ebb8040 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:44:46.484204 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1571/3121] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:46 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:46.618428 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d151f8c-8e69-499c-8395-bd3546448e5e tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action Jan 27 16:44:46.618910 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:46.618910 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:46.619398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d151f8c-8e69-499c-8395-bd3546448e5e tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:44:46.634015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d151f8c-8e69-499c-8395-bd3546448e5e tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:46.635401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-1d151f8c-8e69-499c-8395-bd3546448e5e tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Updating snapshot '0423fe19-404a-4500-83b5-5826cdf66eb9' with '{'status': 'creating'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:44:46.700725 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:46.700725 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:47.020968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9149b63a-6b6b-4f38-b3d6-1278da3ead7c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:47.022629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9149b63a-6b6b-4f38-b3d6-1278da3ead7c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:47.022883 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:47.022883 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:47.023312 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9149b63a-6b6b-4f38-b3d6-1278da3ead7c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:47.073956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:47.073956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:47.083516 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9149b63a-6b6b-4f38-b3d6-1278da3ead7c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:47.107307 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9149b63a-6b6b-4f38-b3d6-1278da3ead7c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:47.108148 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1572/3122] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:47 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:44:47.186892 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d151f8c-8e69-499c-8395-bd3546448e5e tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action returned with HTTP 202 Jan 27 16:44:47.188132 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1551/3123] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:44:46 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action => generated 0 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:44:47.198588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a0da34a-83cb-45c9-b6a4-502e2d97a6f4 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:44:47.198909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a0da34a-83cb-45c9-b6a4-502e2d97a6f4 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:47.199108 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:47.199108 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:47.199971 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a0da34a-83cb-45c9-b6a4-502e2d97a6f4 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:47.233993 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:47.233993 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:47.235774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3a0da34a-83cb-45c9-b6a4-502e2d97a6f4 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:47.238013 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a0da34a-83cb-45c9-b6a4-502e2d97a6f4 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:44:47.239130 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1573/3124] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:47 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 463 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:47.254491 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21ac7aeb-fc72-48e8-9b4c-193ea52885ab tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action Jan 27 16:44:47.254984 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:47.254984 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:47.255465 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21ac7aeb-fc72-48e8-9b4c-193ea52885ab tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:44:47.255859 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21ac7aeb-fc72-48e8-9b4c-193ea52885ab tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:47.257478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-21ac7aeb-fc72-48e8-9b4c-193ea52885ab tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Updating snapshot '0423fe19-404a-4500-83b5-5826cdf66eb9' with '{'status': 'available'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:44:47.323455 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:47.323455 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:47.435549 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21ac7aeb-fc72-48e8-9b4c-193ea52885ab tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action returned with HTTP 202 Jan 27 16:44:47.436689 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1552/3125] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:44:47 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:44:47.447107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-452c2962-1102-4215-9d7e-b5cb2776f025 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:44:47.447891 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-452c2962-1102-4215-9d7e-b5cb2776f025 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:47.448225 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:47.448225 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:47.448871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-452c2962-1102-4215-9d7e-b5cb2776f025 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:47.482535 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:47.482535 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:47.483862 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-452c2962-1102-4215-9d7e-b5cb2776f025 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:47.486138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-452c2962-1102-4215-9d7e-b5cb2776f025 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:44:47.486985 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1574/3126] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:47 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 464 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:47.504410 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6721053-ec96-4081-b6ea-e85243164efa tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] POST http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots Jan 27 16:44:47.504877 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:47.504877 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:47.505357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6721053-ec96-4081-b6ea-e85243164efa tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ae6fcf2-0600-40ad-98c1-be62929dc786", "name": "tempest-SnapshotsActionsTest-Snapshot-952323365"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:47.579826 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:47.579826 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:47.581567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b6721053-ec96-4081-b6ea-e85243164efa tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Volume info retrieved successfully. Jan 27 16:44:47.582232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-b6721053-ec96-4081-b6ea-e85243164efa tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Create snapshot from volume 1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:44:47.830166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-b6721053-ec96-4081-b6ea-e85243164efa tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Created reservations ['0a9e72ed-dbfa-44b0-9686-13ed2bcdab36', '18783183-5010-45af-ad48-13649d24be2c', '392e6cb9-3c1c-43a6-84a5-925f02121561', '24965913-46c3-4ed6-bbf2-866439d8fd97'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:44:48.124352 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a20fc03-1143-403e-906c-c37f640ac8b1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:48.124911 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a20fc03-1143-403e-906c-c37f640ac8b1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:48.125047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:48.125047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:48.125386 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a20fc03-1143-403e-906c-c37f640ac8b1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:48.191213 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:48.191213 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:48.205680 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6a20fc03-1143-403e-906c-c37f640ac8b1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:48.234139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a20fc03-1143-403e-906c-c37f640ac8b1 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:48.246060 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1575/3127] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:48 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:48.292586 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b6721053-ec96-4081-b6ea-e85243164efa tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot create request issued successfully. Jan 27 16:44:48.293686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6721053-ec96-4081-b6ea-e85243164efa tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots returned with HTTP 202 Jan 27 16:44:48.295249 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1553/3128] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:44:47 2021] POST /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots => generated 306 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:44:48.305973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50b36834-36a2-4f9f-ad0a-d9ea6d5f8b69 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 Jan 27 16:44:48.306503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50b36834-36a2-4f9f-ad0a-d9ea6d5f8b69 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:48.306720 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:48.306720 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:48.307095 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50b36834-36a2-4f9f-ad0a-d9ea6d5f8b69 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:48.335752 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:48.335752 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:48.336874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50b36834-36a2-4f9f-ad0a-d9ea6d5f8b69 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:48.339029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50b36834-36a2-4f9f-ad0a-d9ea6d5f8b69 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 returned with HTTP 200 Jan 27 16:44:48.339870 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1576/3129] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:48 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:49.255621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f43d450-bd7a-4a3f-8172-b3ce92498e35 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:49.256217 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f43d450-bd7a-4a3f-8172-b3ce92498e35 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:49.256339 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:49.256339 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:49.256873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f43d450-bd7a-4a3f-8172-b3ce92498e35 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:49.359055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bbbd530-9732-4cb8-ab98-d2914dfd6665 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 Jan 27 16:44:49.360623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bbbd530-9732-4cb8-ab98-d2914dfd6665 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:49.363494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:49.363494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:49.364632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bbbd530-9732-4cb8-ab98-d2914dfd6665 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:49.376540 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:49.376540 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:49.410433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f43d450-bd7a-4a3f-8172-b3ce92498e35 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:49.443479 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:49.443479 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:49.447386 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3bbbd530-9732-4cb8-ab98-d2914dfd6665 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:49.456027 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bbbd530-9732-4cb8-ab98-d2914dfd6665 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 returned with HTTP 200 Jan 27 16:44:49.467162 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1577/3130] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:49 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 => generated 438 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:49.477463 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f43d450-bd7a-4a3f-8172-b3ce92498e35 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:49.478719 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1554/3131] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:49 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:50.473945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a45b9b5-2a8c-4e26-9a66-f067082bfa37 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 Jan 27 16:44:50.474467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a45b9b5-2a8c-4e26-9a66-f067082bfa37 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:50.474660 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:50.474660 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:50.475135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a45b9b5-2a8c-4e26-9a66-f067082bfa37 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:50.499071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9383540-4f1f-4f22-be48-8f0c48fc1db3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:50.500070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9383540-4f1f-4f22-be48-8f0c48fc1db3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:50.500488 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:50.500488 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:50.502225 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9383540-4f1f-4f22-be48-8f0c48fc1db3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:50.527179 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:50.527179 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:50.528392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3a45b9b5-2a8c-4e26-9a66-f067082bfa37 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:50.531851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a45b9b5-2a8c-4e26-9a66-f067082bfa37 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 returned with HTTP 200 Jan 27 16:44:50.535674 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1578/3132] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:50 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 => generated 438 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:50.580780 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:50.580780 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:50.610311 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9383540-4f1f-4f22-be48-8f0c48fc1db3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:50.655615 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9383540-4f1f-4f22-be48-8f0c48fc1db3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:50.656806 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1555/3133] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:50 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:51.546365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-239c9d64-e8f0-4af4-a581-8ac387ef6ba6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 Jan 27 16:44:51.547268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-239c9d64-e8f0-4af4-a581-8ac387ef6ba6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:51.547768 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:51.547768 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:51.549197 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-239c9d64-e8f0-4af4-a581-8ac387ef6ba6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:51.606831 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:51.606831 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:51.608005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-239c9d64-e8f0-4af4-a581-8ac387ef6ba6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:51.610304 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-239c9d64-e8f0-4af4-a581-8ac387ef6ba6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 returned with HTTP 200 Jan 27 16:44:51.611453 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1579/3134] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:51 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:51.623681 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d31120d-746f-49e4-b6f0-4d31c493dc91 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5/action Jan 27 16:44:51.624532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:51.624532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:51.626137 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d31120d-746f-49e4-b6f0-4d31c493dc91 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:44:51.627165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d31120d-746f-49e4-b6f0-4d31c493dc91 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:51.635114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-4d31120d-746f-49e4-b6f0-4d31c493dc91 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Updating snapshot '9ce9c64b-0df6-44fc-b848-a489c1e756d5' with '{'status': 'creating'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:44:51.678067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4dd2206f-c617-453e-9aa0-cf4833d980d4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:51.679272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4dd2206f-c617-453e-9aa0-cf4833d980d4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:51.679508 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:51.679508 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:51.680049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4dd2206f-c617-453e-9aa0-cf4833d980d4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:51.693473 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:51.693473 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:51.733911 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:51.733911 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:51.744010 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4dd2206f-c617-453e-9aa0-cf4833d980d4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:51.766865 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4dd2206f-c617-453e-9aa0-cf4833d980d4 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:51.767714 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1580/3135] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:51 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:51.939412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d31120d-746f-49e4-b6f0-4d31c493dc91 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5/action returned with HTTP 202 Jan 27 16:44:51.950290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e511686e-d828-4333-b75c-44c699bbbf24 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 Jan 27 16:44:51.951066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e511686e-d828-4333-b75c-44c699bbbf24 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:51.951593 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:51.951593 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:51.952398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e511686e-d828-4333-b75c-44c699bbbf24 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:51.969750 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1556/3136] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:44:51 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5/action => generated 0 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:44:52.022920 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:52.022920 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:52.024519 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e511686e-d828-4333-b75c-44c699bbbf24 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:52.026732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e511686e-d828-4333-b75c-44c699bbbf24 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 returned with HTTP 200 Jan 27 16:44:52.032624 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1581/3137] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:51 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 => generated 464 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:52.050634 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5afb042e-f2e9-4053-a05c-6f998bc650ee tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5/action Jan 27 16:44:52.051234 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:52.051234 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:52.057320 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5afb042e-f2e9-4053-a05c-6f998bc650ee tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:44:52.057824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5afb042e-f2e9-4053-a05c-6f998bc650ee tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:52.119492 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:52.119492 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:52.120375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5afb042e-f2e9-4053-a05c-6f998bc650ee tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Snapshot retrieved successfully. Jan 27 16:44:52.313560 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5afb042e-f2e9-4053-a05c-6f998bc650ee tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Snapshot delete request issued successfully. Jan 27 16:44:52.314580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5afb042e-f2e9-4053-a05c-6f998bc650ee tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5/action returned with HTTP 202 Jan 27 16:44:52.318542 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1557/3138] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:44:52 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5/action => generated 0 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:44:52.327817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-129106f8-7853-419c-ae2c-8ed2857767c8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 Jan 27 16:44:52.328589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-129106f8-7853-419c-ae2c-8ed2857767c8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:52.328790 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:52.328790 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:52.331509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-129106f8-7853-419c-ae2c-8ed2857767c8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:52.396503 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:52.396503 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:52.402139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-129106f8-7853-419c-ae2c-8ed2857767c8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:52.405652 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-129106f8-7853-419c-ae2c-8ed2857767c8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 returned with HTTP 200 Jan 27 16:44:52.408611 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1582/3139] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:52 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 => generated 464 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:52.785577 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e597c651-8cc7-4f09-a5b2-706275e36e34 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:52.788511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e597c651-8cc7-4f09-a5b2-706275e36e34 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:52.789586 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:52.789586 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:52.789988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e597c651-8cc7-4f09-a5b2-706275e36e34 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:52.911292 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:52.911292 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:52.935057 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e597c651-8cc7-4f09-a5b2-706275e36e34 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:53.046460 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e597c651-8cc7-4f09-a5b2-706275e36e34 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:53.048516 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1558/3140] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:52 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:53.423592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28caccf3-8773-41dc-8c51-e5155e0133e2 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 Jan 27 16:44:53.424135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28caccf3-8773-41dc-8c51-e5155e0133e2 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:53.424599 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:53.424599 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:53.425301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28caccf3-8773-41dc-8c51-e5155e0133e2 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:53.457900 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:53.457900 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:53.459224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-28caccf3-8773-41dc-8c51-e5155e0133e2 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:53.461269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28caccf3-8773-41dc-8c51-e5155e0133e2 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 returned with HTTP 200 Jan 27 16:44:53.462069 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1583/3141] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:53 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:44:54.071475 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8faaa04f-72a3-4621-860f-0049846bbb13 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:54.071475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8faaa04f-72a3-4621-860f-0049846bbb13 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:54.071475 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:54.071475 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:54.071475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8faaa04f-72a3-4621-860f-0049846bbb13 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:54.170093 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:54.170093 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:54.188633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8faaa04f-72a3-4621-860f-0049846bbb13 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:54.217501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8faaa04f-72a3-4621-860f-0049846bbb13 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:54.220511 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1559/3142] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:54 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:54.473979 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1947b765-4a69-46d0-9a83-274b9c38a8ef tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 Jan 27 16:44:54.474740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1947b765-4a69-46d0-9a83-274b9c38a8ef tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:54.476070 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:54.476070 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:54.476818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1947b765-4a69-46d0-9a83-274b9c38a8ef tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:54.511724 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:54.511724 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:54.512914 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1947b765-4a69-46d0-9a83-274b9c38a8ef tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:54.515071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1947b765-4a69-46d0-9a83-274b9c38a8ef tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 returned with HTTP 200 Jan 27 16:44:54.526671 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1584/3143] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:54 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 => generated 464 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:55.236393 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fd29276-69f3-4377-9ceb-81e8e40f2f46 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:55.239692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fd29276-69f3-4377-9ceb-81e8e40f2f46 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:55.239692 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:55.239692 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:55.239692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fd29276-69f3-4377-9ceb-81e8e40f2f46 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:55.355082 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:55.355082 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:55.377720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6fd29276-69f3-4377-9ceb-81e8e40f2f46 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:55.439491 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fd29276-69f3-4377-9ceb-81e8e40f2f46 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:55.468708 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1560/3144] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:55 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:55.530789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d537fab0-49a2-4b35-97ff-4a44cc0c9ad8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 Jan 27 16:44:55.532956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d537fab0-49a2-4b35-97ff-4a44cc0c9ad8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:55.533469 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:55.533469 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:55.534267 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d537fab0-49a2-4b35-97ff-4a44cc0c9ad8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:55.590025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d537fab0-49a2-4b35-97ff-4a44cc0c9ad8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 returned with HTTP 404 Jan 27 16:44:55.591600 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1585/3145] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:55 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:44:55.605590 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5e45638-6092-45f7-b7ae-c4bfaed7869c tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action Jan 27 16:44:55.606336 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:55.606336 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:55.608013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5e45638-6092-45f7-b7ae-c4bfaed7869c tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:44:55.608741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5e45638-6092-45f7-b7ae-c4bfaed7869c tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:55.609867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-d5e45638-6092-45f7-b7ae-c4bfaed7869c tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Updating snapshot '0423fe19-404a-4500-83b5-5826cdf66eb9' with '{'status': 'available'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:44:55.683727 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:55.683727 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:55.989418 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5e45638-6092-45f7-b7ae-c4bfaed7869c tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action returned with HTTP 202 Jan 27 16:44:55.995907 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1561/3146] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:44:55 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action => generated 0 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:44:56.001725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af20d754-844c-418f-b725-684d60c42d0c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:44:56.002390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af20d754-844c-418f-b725-684d60c42d0c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:56.002993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af20d754-844c-418f-b725-684d60c42d0c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:56.030009 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:56.030009 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:56.032183 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af20d754-844c-418f-b725-684d60c42d0c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:56.034392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af20d754-844c-418f-b725-684d60c42d0c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:44:56.035627 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1586/3147] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:55 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:56.050898 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-116f9cd0-9cab-4fc6-95f7-f8071a18c1de tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] POST http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots Jan 27 16:44:56.052282 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:56.052282 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:56.053010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-116f9cd0-9cab-4fc6-95f7-f8071a18c1de tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ae6fcf2-0600-40ad-98c1-be62929dc786", "name": "tempest-SnapshotsActionsTest-Snapshot-925226642"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:44:56.164938 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:56.164938 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:56.166205 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-116f9cd0-9cab-4fc6-95f7-f8071a18c1de tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Volume info retrieved successfully. Jan 27 16:44:56.166603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-116f9cd0-9cab-4fc6-95f7-f8071a18c1de tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Create snapshot from volume 1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:44:56.479914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-116f9cd0-9cab-4fc6-95f7-f8071a18c1de tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Created reservations ['cad96444-fed2-4bbd-960b-d2575bc032f7', '6f9ddb71-bf8d-4bd3-aed3-de00fd40b0ec', 'c54ad6b5-c9db-40f7-97a3-2a59d782b4d6', 'd65d0330-ae5c-4d7f-81a4-fbc94b2b6133'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:44:56.489312 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a98dbef-6326-4a3a-b9b7-ec1ca026d5ff tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:56.490156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a98dbef-6326-4a3a-b9b7-ec1ca026d5ff tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:56.491412 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:56.491412 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:56.492686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a98dbef-6326-4a3a-b9b7-ec1ca026d5ff tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:56.562370 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:56.562370 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:56.574172 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a98dbef-6326-4a3a-b9b7-ec1ca026d5ff tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:56.601130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a98dbef-6326-4a3a-b9b7-ec1ca026d5ff tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:56.602662 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1587/3148] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:56 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:57.111726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-116f9cd0-9cab-4fc6-95f7-f8071a18c1de tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot create request issued successfully. Jan 27 16:44:57.113089 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-116f9cd0-9cab-4fc6-95f7-f8071a18c1de tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots returned with HTTP 202 Jan 27 16:44:57.125309 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1562/3149] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:44:56 2021] POST /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots => generated 306 bytes in 1079 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:44:57.133301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34387c54-57e8-4f02-84b9-eb4bbd7c9475 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb Jan 27 16:44:57.133854 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34387c54-57e8-4f02-84b9-eb4bbd7c9475 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:57.134079 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:57.134079 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:57.134463 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34387c54-57e8-4f02-84b9-eb4bbd7c9475 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:57.174658 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:57.174658 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:57.176196 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-34387c54-57e8-4f02-84b9-eb4bbd7c9475 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:57.179490 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34387c54-57e8-4f02-84b9-eb4bbd7c9475 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb returned with HTTP 200 Jan 27 16:44:57.181502 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1588/3150] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:57 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:44:57.639899 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c59d815f-4522-4bc1-a267-30e968c292ec tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:57.639899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c59d815f-4522-4bc1-a267-30e968c292ec tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:57.639899 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:57.639899 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:57.639899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c59d815f-4522-4bc1-a267-30e968c292ec tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:57.671087 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:57.671087 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:57.680060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c59d815f-4522-4bc1-a267-30e968c292ec tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:57.702626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c59d815f-4522-4bc1-a267-30e968c292ec tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:57.703663 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1563/3151] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:57 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:58.195844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb972b03-5537-4efa-8f8b-bc6e6c13850a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb Jan 27 16:44:58.196711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb972b03-5537-4efa-8f8b-bc6e6c13850a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:58.197210 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:58.197210 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:58.198015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb972b03-5537-4efa-8f8b-bc6e6c13850a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:58.234939 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:58.234939 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:58.236389 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eb972b03-5537-4efa-8f8b-bc6e6c13850a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:58.239464 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb972b03-5537-4efa-8f8b-bc6e6c13850a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb returned with HTTP 200 Jan 27 16:44:58.246741 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1589/3152] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:58 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb => generated 438 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:58.721270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7929bfde-a5af-4eca-9b07-6a3d90049b66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:58.721787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7929bfde-a5af-4eca-9b07-6a3d90049b66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:58.721787 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:58.721787 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:58.722041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7929bfde-a5af-4eca-9b07-6a3d90049b66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:58.775174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:58.775174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:58.784048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7929bfde-a5af-4eca-9b07-6a3d90049b66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:44:58.808460 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7929bfde-a5af-4eca-9b07-6a3d90049b66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:44:58.809630 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1564/3153] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:58 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:59.254046 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eca16749-3189-4e12-bdc5-db85c4124035 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb Jan 27 16:44:59.270664 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eca16749-3189-4e12-bdc5-db85c4124035 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:59.270664 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:59.270664 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:59.270664 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eca16749-3189-4e12-bdc5-db85c4124035 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:59.285474 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:59.285474 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:44:59.287529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eca16749-3189-4e12-bdc5-db85c4124035 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:44:59.290653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eca16749-3189-4e12-bdc5-db85c4124035 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb returned with HTTP 200 Jan 27 16:44:59.292255 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1590/3154] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:44:59 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb => generated 438 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:44:59.827170 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b1f44da-bae5-4cda-8824-b844e3dec8ec tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:44:59.828049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b1f44da-bae5-4cda-8824-b844e3dec8ec tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:44:59.828279 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:44:59.828279 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:44:59.828669 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b1f44da-bae5-4cda-8824-b844e3dec8ec tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:44:59.981087 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:44:59.981087 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:00.023655 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b1f44da-bae5-4cda-8824-b844e3dec8ec tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:00.075269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b1f44da-bae5-4cda-8824-b844e3dec8ec tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:00.076379 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1565/3155] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:44:59 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:00.304825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d00d2cdf-556a-4d75-81eb-33bfe6067441 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb Jan 27 16:45:00.305425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d00d2cdf-556a-4d75-81eb-33bfe6067441 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:00.305705 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:00.305705 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:00.306208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d00d2cdf-556a-4d75-81eb-33bfe6067441 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:00.335604 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:00.335604 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:00.336764 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d00d2cdf-556a-4d75-81eb-33bfe6067441 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:00.338694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d00d2cdf-556a-4d75-81eb-33bfe6067441 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb returned with HTTP 200 Jan 27 16:45:00.339776 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1591/3156] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:00 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:01.093138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4582fc5c-288e-4287-9f1e-2046e97fe689 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:01.094219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4582fc5c-288e-4287-9f1e-2046e97fe689 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:01.094580 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:01.094580 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:01.095203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4582fc5c-288e-4287-9f1e-2046e97fe689 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:01.158198 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:01.158198 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:01.167636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4582fc5c-288e-4287-9f1e-2046e97fe689 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:01.199775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4582fc5c-288e-4287-9f1e-2046e97fe689 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:01.200857 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1566/3157] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:01 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:01.353811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31552a21-81aa-40aa-9927-46009e2da197 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb Jan 27 16:45:01.354335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31552a21-81aa-40aa-9927-46009e2da197 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:01.354735 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:01.354735 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:01.355656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31552a21-81aa-40aa-9927-46009e2da197 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:01.382258 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:01.382258 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:01.383482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-31552a21-81aa-40aa-9927-46009e2da197 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:01.385730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31552a21-81aa-40aa-9927-46009e2da197 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb returned with HTTP 200 Jan 27 16:45:01.386539 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1592/3158] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:01 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:45:01.398725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afa859a3-3770-4b37-bc67-abad2905663b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb/action Jan 27 16:45:01.399251 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:01.399251 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:01.399679 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afa859a3-3770-4b37-bc67-abad2905663b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:01.400063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afa859a3-3770-4b37-bc67-abad2905663b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:01.401004 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-afa859a3-3770-4b37-bc67-abad2905663b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Updating snapshot '8a93ed0c-7454-48be-baa0-40ba0800d0cb' with '{'status': 'deleting'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:45:01.458473 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:01.458473 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:01.694543 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afa859a3-3770-4b37-bc67-abad2905663b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb/action returned with HTTP 202 Jan 27 16:45:01.695690 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1567/3159] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:01 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb/action => generated 0 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:45:01.705833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80be2df0-f03b-420c-b4b2-fd4e56cb5ae3 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb Jan 27 16:45:01.706454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80be2df0-f03b-420c-b4b2-fd4e56cb5ae3 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:01.706674 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:01.706674 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:01.707049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80be2df0-f03b-420c-b4b2-fd4e56cb5ae3 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:01.739851 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:01.739851 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:01.741839 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-80be2df0-f03b-420c-b4b2-fd4e56cb5ae3 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:01.743889 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80be2df0-f03b-420c-b4b2-fd4e56cb5ae3 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb returned with HTTP 200 Jan 27 16:45:01.744986 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1593/3160] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:01 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:01.756918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a9f5fa9-976a-436e-9d64-a4264ac9a992 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb/action Jan 27 16:45:01.758645 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:01.758645 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:01.758645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a9f5fa9-976a-436e-9d64-a4264ac9a992 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:01.758645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a9f5fa9-976a-436e-9d64-a4264ac9a992 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:01.784981 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:01.784981 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:01.785869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a9f5fa9-976a-436e-9d64-a4264ac9a992 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Snapshot retrieved successfully. Jan 27 16:45:02.070252 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a9f5fa9-976a-436e-9d64-a4264ac9a992 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Snapshot delete request issued successfully. Jan 27 16:45:02.070950 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a9f5fa9-976a-436e-9d64-a4264ac9a992 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb/action returned with HTTP 202 Jan 27 16:45:02.075327 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1568/3161] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:01 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb/action => generated 0 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:45:02.081626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73902709-7fa4-4380-b543-339771ba8ab7 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb Jan 27 16:45:02.082760 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73902709-7fa4-4380-b543-339771ba8ab7 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:02.083062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:02.083062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:02.083605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73902709-7fa4-4380-b543-339771ba8ab7 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:02.117520 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:02.117520 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:02.121012 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-73902709-7fa4-4380-b543-339771ba8ab7 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:02.124628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73902709-7fa4-4380-b543-339771ba8ab7 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb returned with HTTP 200 Jan 27 16:45:02.134089 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1594/3162] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:02 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb => generated 464 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:02.217593 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-810aad76-f2e9-4e9d-8ff2-98c75b4c1812 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:02.218616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-810aad76-f2e9-4e9d-8ff2-98c75b4c1812 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:02.219059 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:02.219059 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:02.220843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-810aad76-f2e9-4e9d-8ff2-98c75b4c1812 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:02.284305 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:02.284305 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:02.297804 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-810aad76-f2e9-4e9d-8ff2-98c75b4c1812 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:02.330870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-810aad76-f2e9-4e9d-8ff2-98c75b4c1812 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:02.330870 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1569/3163] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:02 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:03.142709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-582eda8d-61ff-49b2-ab12-f10e8f3a165b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb Jan 27 16:45:03.144371 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-582eda8d-61ff-49b2-ab12-f10e8f3a165b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:03.144809 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:03.144809 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:03.145461 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-582eda8d-61ff-49b2-ab12-f10e8f3a165b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:03.180303 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:03.180303 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:03.181940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-582eda8d-61ff-49b2-ab12-f10e8f3a165b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:03.184552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-582eda8d-61ff-49b2-ab12-f10e8f3a165b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb returned with HTTP 200 Jan 27 16:45:03.187971 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1595/3164] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:03 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb => generated 464 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:03.353903 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-187d8b3b-0bd7-45b3-857b-19dac3e5c32f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:03.354795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-187d8b3b-0bd7-45b3-857b-19dac3e5c32f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:03.355418 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:03.355418 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:03.356477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-187d8b3b-0bd7-45b3-857b-19dac3e5c32f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:03.462516 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:03.462516 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:03.482893 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-187d8b3b-0bd7-45b3-857b-19dac3e5c32f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:03.514938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-187d8b3b-0bd7-45b3-857b-19dac3e5c32f tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:03.516661 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1570/3165] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:03 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:04.202530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbb1d7a1-8cd7-45bb-8f79-b34a3deb26d1 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb Jan 27 16:45:04.203066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbb1d7a1-8cd7-45bb-8f79-b34a3deb26d1 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:04.203205 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:04.203205 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:04.203534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbb1d7a1-8cd7-45bb-8f79-b34a3deb26d1 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:04.233257 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:04.233257 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:04.234412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cbb1d7a1-8cd7-45bb-8f79-b34a3deb26d1 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:04.236416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbb1d7a1-8cd7-45bb-8f79-b34a3deb26d1 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb returned with HTTP 200 Jan 27 16:45:04.237256 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1596/3166] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:04 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:04.536155 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d8dd7c7-1248-42b5-ba0a-1aba2a0373f3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:04.538517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d8dd7c7-1248-42b5-ba0a-1aba2a0373f3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:04.538736 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:04.538736 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:04.566876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d8dd7c7-1248-42b5-ba0a-1aba2a0373f3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:04.597076 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:04.597076 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:04.610709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d8dd7c7-1248-42b5-ba0a-1aba2a0373f3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:04.638163 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d8dd7c7-1248-42b5-ba0a-1aba2a0373f3 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:04.650387 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1571/3167] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:04 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:05.249794 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-323eac03-071c-4007-9048-47502c263336 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb Jan 27 16:45:05.250962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-323eac03-071c-4007-9048-47502c263336 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:05.251402 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:05.251402 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:05.252036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-323eac03-071c-4007-9048-47502c263336 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:05.294071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-323eac03-071c-4007-9048-47502c263336 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb returned with HTTP 404 Jan 27 16:45:05.307039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa313814-d5db-4c1b-9744-381c4237378b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action Jan 27 16:45:05.308119 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:05.308119 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:05.308838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa313814-d5db-4c1b-9744-381c4237378b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:05.310131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa313814-d5db-4c1b-9744-381c4237378b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:05.313234 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-fa313814-d5db-4c1b-9744-381c4237378b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Updating snapshot '0423fe19-404a-4500-83b5-5826cdf66eb9' with '{'status': 'available'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:45:05.313843 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1597/3168] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:05 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:05.416285 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:05.416285 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:05.513514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa313814-d5db-4c1b-9744-381c4237378b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action returned with HTTP 202 Jan 27 16:45:05.514757 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1572/3169] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:05 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:45:05.524137 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27a034a6-a13f-4ae6-9e64-fba410a4e80b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:45:05.524962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27a034a6-a13f-4ae6-9e64-fba410a4e80b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:05.525623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27a034a6-a13f-4ae6-9e64-fba410a4e80b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:05.558601 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:05.558601 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:05.560318 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27a034a6-a13f-4ae6-9e64-fba410a4e80b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:05.562621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27a034a6-a13f-4ae6-9e64-fba410a4e80b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:45:05.563625 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1598/3170] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:05 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:05.582399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7d64861-7801-45f3-8cbe-f317079fe1d7 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] POST http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots Jan 27 16:45:05.582870 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:05.582870 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:05.583351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7d64861-7801-45f3-8cbe-f317079fe1d7 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ae6fcf2-0600-40ad-98c1-be62929dc786", "name": "tempest-SnapshotsActionsTest-Snapshot-319744414"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:05.656060 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:05.656060 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:05.659007 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d7381e3-4a8b-4698-ba9c-34b887955361 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:05.659261 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7d64861-7801-45f3-8cbe-f317079fe1d7 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Volume info retrieved successfully. Jan 27 16:45:05.659261 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-d7d64861-7801-45f3-8cbe-f317079fe1d7 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Create snapshot from volume 1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:45:05.659462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d7381e3-4a8b-4698-ba9c-34b887955361 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:05.659462 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:05.659462 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:05.659462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d7381e3-4a8b-4698-ba9c-34b887955361 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:05.748500 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:05.748500 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:05.758644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1d7381e3-4a8b-4698-ba9c-34b887955361 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:05.780117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-d7d64861-7801-45f3-8cbe-f317079fe1d7 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Created reservations ['4a6e83b1-d403-4da8-baff-5e1d71d3c11e', 'b369061c-0328-4704-b3d6-f0cc61d664ae', '92ad49f2-0318-485a-8a9b-d2ab26ab5acb', '77c52ea3-3124-4f97-96b1-08b009378df3'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:45:05.830254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d7381e3-4a8b-4698-ba9c-34b887955361 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:05.835808 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1599/3171] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:05 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:45:06.013223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7d64861-7801-45f3-8cbe-f317079fe1d7 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot create request issued successfully. Jan 27 16:45:06.014100 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7d64861-7801-45f3-8cbe-f317079fe1d7 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots returned with HTTP 202 Jan 27 16:45:06.015002 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1573/3172] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:45:05 2021] POST /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots => generated 306 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:45:06.026168 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd60760c-28f7-493a-9858-999f4914d5d6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c Jan 27 16:45:06.026731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd60760c-28f7-493a-9858-999f4914d5d6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:06.026950 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:06.026950 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:06.027402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd60760c-28f7-493a-9858-999f4914d5d6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:06.078547 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:06.078547 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:06.081447 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cd60760c-28f7-493a-9858-999f4914d5d6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:06.088373 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd60760c-28f7-493a-9858-999f4914d5d6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c returned with HTTP 200 Jan 27 16:45:06.092063 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1600/3173] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:06 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c => generated 438 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:06.860107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99964d54-a0c9-4938-a83b-f5eec85e7ccf tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:06.861199 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99964d54-a0c9-4938-a83b-f5eec85e7ccf tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:06.861641 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:06.861641 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:06.862280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99964d54-a0c9-4938-a83b-f5eec85e7ccf tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:06.921203 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:06.921203 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:06.930583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99964d54-a0c9-4938-a83b-f5eec85e7ccf tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:06.954627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99964d54-a0c9-4938-a83b-f5eec85e7ccf tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:06.955683 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1574/3174] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:06 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:07.103272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-047d3015-90f4-4d3c-b03c-6d693a15d02f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c Jan 27 16:45:07.103825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-047d3015-90f4-4d3c-b03c-6d693a15d02f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:07.104020 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:07.104020 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:07.104741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-047d3015-90f4-4d3c-b03c-6d693a15d02f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:07.139066 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:07.139066 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:07.142177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-047d3015-90f4-4d3c-b03c-6d693a15d02f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:07.144215 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-047d3015-90f4-4d3c-b03c-6d693a15d02f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c returned with HTTP 200 Jan 27 16:45:07.145212 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1601/3175] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:07 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c => generated 438 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:07.975539 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a158bc3-b527-4f7e-8f0b-eeca88e080fc tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:07.976042 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a158bc3-b527-4f7e-8f0b-eeca88e080fc tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:07.976264 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:07.976264 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:07.976637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a158bc3-b527-4f7e-8f0b-eeca88e080fc tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:08.072688 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:08.072688 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:08.095632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a158bc3-b527-4f7e-8f0b-eeca88e080fc tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:08.126345 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a158bc3-b527-4f7e-8f0b-eeca88e080fc tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:08.127146 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1575/3176] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:07 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:08.158311 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0233a12d-8b9f-4f11-9752-804ef6347b2d tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c Jan 27 16:45:08.159204 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0233a12d-8b9f-4f11-9752-804ef6347b2d tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:08.159580 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:08.159580 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:08.160206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0233a12d-8b9f-4f11-9752-804ef6347b2d tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:08.192311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:08.192311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:08.194037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0233a12d-8b9f-4f11-9752-804ef6347b2d tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:08.209607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0233a12d-8b9f-4f11-9752-804ef6347b2d tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c returned with HTTP 200 Jan 27 16:45:08.209607 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1602/3177] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:08 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c => generated 438 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:09.144527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-168374d0-db5b-4f68-b9ed-5ca8d43b4459 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:09.145720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-168374d0-db5b-4f68-b9ed-5ca8d43b4459 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:09.146045 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:09.146045 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:09.148263 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-168374d0-db5b-4f68-b9ed-5ca8d43b4459 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:09.210071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca571604-94e6-4cf5-812f-3adbbcf61616 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c Jan 27 16:45:09.210896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca571604-94e6-4cf5-812f-3adbbcf61616 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:09.211312 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:09.211312 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:09.213289 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca571604-94e6-4cf5-812f-3adbbcf61616 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:09.272481 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:09.272481 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:09.276371 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca571604-94e6-4cf5-812f-3adbbcf61616 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:09.278561 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca571604-94e6-4cf5-812f-3adbbcf61616 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c returned with HTTP 200 Jan 27 16:45:09.280681 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:09.280681 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:09.297684 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1603/3178] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:09 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c => generated 465 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:09.297684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d4b1711-82ed-4245-93e8-e2c333ae6199 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c/action Jan 27 16:45:09.297684 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:09.297684 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:09.297684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d4b1711-82ed-4245-93e8-e2c333ae6199 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:09.297684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d4b1711-82ed-4245-93e8-e2c333ae6199 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:09.298410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-4d4b1711-82ed-4245-93e8-e2c333ae6199 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Updating snapshot '59f830ba-2488-4c44-9872-aa34d11e4a7c' with '{'status': 'error'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:45:09.303847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-168374d0-db5b-4f68-b9ed-5ca8d43b4459 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:09.363955 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:09.363955 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:09.364339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-168374d0-db5b-4f68-b9ed-5ca8d43b4459 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:09.374790 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1576/3179] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:09 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:09.460767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d4b1711-82ed-4245-93e8-e2c333ae6199 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c/action returned with HTTP 202 Jan 27 16:45:09.461573 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1604/3180] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:09 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:45:09.471049 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63040ebe-dfce-4cfa-93a2-65e1176a45dd tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c Jan 27 16:45:09.471615 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63040ebe-dfce-4cfa-93a2-65e1176a45dd tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:09.471811 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:09.471811 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:09.472454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63040ebe-dfce-4cfa-93a2-65e1176a45dd tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:09.514252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:09.514252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:09.515797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-63040ebe-dfce-4cfa-93a2-65e1176a45dd tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:09.526364 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63040ebe-dfce-4cfa-93a2-65e1176a45dd tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c returned with HTTP 200 Jan 27 16:45:09.540904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54d7f702-1c38-4646-b26d-31fab1f6f4d9 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c/action Jan 27 16:45:09.541762 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:09.541762 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:09.542395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54d7f702-1c38-4646-b26d-31fab1f6f4d9 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:09.542933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54d7f702-1c38-4646-b26d-31fab1f6f4d9 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:09.547125 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1577/3181] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:09 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c => generated 461 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:09.589583 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:09.589583 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:09.591580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-54d7f702-1c38-4646-b26d-31fab1f6f4d9 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Snapshot retrieved successfully. Jan 27 16:45:09.754312 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-54d7f702-1c38-4646-b26d-31fab1f6f4d9 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Snapshot delete request issued successfully. Jan 27 16:45:09.755897 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54d7f702-1c38-4646-b26d-31fab1f6f4d9 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c/action returned with HTTP 202 Jan 27 16:45:09.757620 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1605/3182] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:09 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c/action => generated 0 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:45:09.781602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-333f673f-ce6d-4736-b7aa-f444accafab5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c Jan 27 16:45:09.781602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-333f673f-ce6d-4736-b7aa-f444accafab5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:09.781602 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:09.781602 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:09.781602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-333f673f-ce6d-4736-b7aa-f444accafab5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:09.832622 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:09.832622 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:09.835816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-333f673f-ce6d-4736-b7aa-f444accafab5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:09.840363 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-333f673f-ce6d-4736-b7aa-f444accafab5 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c returned with HTTP 200 Jan 27 16:45:09.848749 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1578/3183] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:09 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c => generated 464 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:10.383291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37bb4c11-6e71-4d92-b382-102d5ed95b63 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:10.387344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37bb4c11-6e71-4d92-b382-102d5ed95b63 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:10.387344 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:10.387344 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:10.387344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37bb4c11-6e71-4d92-b382-102d5ed95b63 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:10.442935 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:10.442935 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:10.455975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-37bb4c11-6e71-4d92-b382-102d5ed95b63 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:10.538432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37bb4c11-6e71-4d92-b382-102d5ed95b63 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:10.538432 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1606/3184] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:10 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:10.864353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fb3c0b9-0605-4b65-823a-e409d161d33b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c Jan 27 16:45:10.867180 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fb3c0b9-0605-4b65-823a-e409d161d33b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:10.867630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:10.867630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:10.868252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fb3c0b9-0605-4b65-823a-e409d161d33b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:10.905683 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:10.905683 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:10.907338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9fb3c0b9-0605-4b65-823a-e409d161d33b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:10.909633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fb3c0b9-0605-4b65-823a-e409d161d33b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c returned with HTTP 200 Jan 27 16:45:10.910734 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1579/3185] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:10 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c => generated 464 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:11.553542 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2546ed17-d29b-4d91-bdee-e3c72e5b09fe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:11.554129 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2546ed17-d29b-4d91-bdee-e3c72e5b09fe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:11.554241 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:11.554241 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:11.555116 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2546ed17-d29b-4d91-bdee-e3c72e5b09fe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:11.613300 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:11.613300 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:11.623902 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2546ed17-d29b-4d91-bdee-e3c72e5b09fe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:11.652975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2546ed17-d29b-4d91-bdee-e3c72e5b09fe tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:11.652975 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1607/3186] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:11 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:11.923948 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3efe5e32-4415-4071-9e9e-a9f1d0516f3c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c Jan 27 16:45:11.923948 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3efe5e32-4415-4071-9e9e-a9f1d0516f3c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:11.924292 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:11.924292 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:11.924489 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3efe5e32-4415-4071-9e9e-a9f1d0516f3c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:11.987036 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:11.987036 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:11.994935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3efe5e32-4415-4071-9e9e-a9f1d0516f3c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:11.997667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3efe5e32-4415-4071-9e9e-a9f1d0516f3c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c returned with HTTP 200 Jan 27 16:45:11.998593 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1580/3187] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:11 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c => generated 464 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:12.669831 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2dd134ff-75e7-49d7-951b-51cfda594f2c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:12.669831 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2dd134ff-75e7-49d7-951b-51cfda594f2c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:12.669831 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:12.669831 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:12.669831 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2dd134ff-75e7-49d7-951b-51cfda594f2c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:12.718229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:12.718229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:12.727544 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2dd134ff-75e7-49d7-951b-51cfda594f2c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:12.753279 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2dd134ff-75e7-49d7-951b-51cfda594f2c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:12.762551 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1608/3188] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:12 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:13.016737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b63f1ed-33d1-4ed0-bca1-6a0d2b3d28fb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c Jan 27 16:45:13.016737 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b63f1ed-33d1-4ed0-bca1-6a0d2b3d28fb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:13.016737 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:13.016737 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:13.016737 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b63f1ed-33d1-4ed0-bca1-6a0d2b3d28fb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:13.043138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b63f1ed-33d1-4ed0-bca1-6a0d2b3d28fb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c returned with HTTP 404 Jan 27 16:45:13.044361 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1581/3189] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:13 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:13.053450 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-476f07c2-55f9-4976-8c3d-b0caea8a8699 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action Jan 27 16:45:13.053915 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:13.053915 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:13.054361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-476f07c2-55f9-4976-8c3d-b0caea8a8699 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:13.054752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-476f07c2-55f9-4976-8c3d-b0caea8a8699 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:13.055736 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-476f07c2-55f9-4976-8c3d-b0caea8a8699 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Updating snapshot '0423fe19-404a-4500-83b5-5826cdf66eb9' with '{'status': 'available'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:45:13.110698 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:13.110698 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:13.190783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-476f07c2-55f9-4976-8c3d-b0caea8a8699 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action returned with HTTP 202 Jan 27 16:45:13.194923 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1609/3190] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:13 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:45:13.200897 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b802db1-3706-45b6-924d-8b213912ac2c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:45:13.201525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b802db1-3706-45b6-924d-8b213912ac2c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:13.202527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b802db1-3706-45b6-924d-8b213912ac2c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:13.247013 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:13.247013 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:13.247013 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b802db1-3706-45b6-924d-8b213912ac2c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:13.247013 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b802db1-3706-45b6-924d-8b213912ac2c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:45:13.247013 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1582/3191] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:13 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:13.264493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70f4e6c0-2ced-4e5c-9cd0-3663d8770d92 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] POST http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots Jan 27 16:45:13.264973 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:13.264973 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:13.265398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70f4e6c0-2ced-4e5c-9cd0-3663d8770d92 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ae6fcf2-0600-40ad-98c1-be62929dc786", "name": "tempest-SnapshotsActionsTest-Snapshot-477352341"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:13.332885 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:13.332885 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:13.334670 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-70f4e6c0-2ced-4e5c-9cd0-3663d8770d92 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Volume info retrieved successfully. Jan 27 16:45:13.335030 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-70f4e6c0-2ced-4e5c-9cd0-3663d8770d92 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Create snapshot from volume 1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:45:13.430631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-70f4e6c0-2ced-4e5c-9cd0-3663d8770d92 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Created reservations ['82118567-8805-47fc-8aef-c9b455892667', '898d650e-ca70-4c3f-99ce-017447d1b731', '4fb86a53-8909-4a5c-89f7-b1f321574a82', '51bda684-d844-45b4-ab91-79aae106396b'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:45:13.628337 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-70f4e6c0-2ced-4e5c-9cd0-3663d8770d92 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot create request issued successfully. Jan 27 16:45:13.629657 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70f4e6c0-2ced-4e5c-9cd0-3663d8770d92 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots returned with HTTP 202 Jan 27 16:45:13.632358 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1610/3192] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:45:13 2021] POST /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots => generated 306 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:45:13.643470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-044aa1fb-1ddd-4665-aad8-d54670f6986f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 Jan 27 16:45:13.644067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-044aa1fb-1ddd-4665-aad8-d54670f6986f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:13.644301 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:13.644301 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:13.644690 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-044aa1fb-1ddd-4665-aad8-d54670f6986f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:13.674795 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:13.674795 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:13.676308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-044aa1fb-1ddd-4665-aad8-d54670f6986f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:13.679535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-044aa1fb-1ddd-4665-aad8-d54670f6986f tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 returned with HTTP 200 Jan 27 16:45:13.686053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1583/3193] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:13 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 => generated 438 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:13.771710 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddcf2a65-6484-4229-83ba-3696bf481586 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:13.775743 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddcf2a65-6484-4229-83ba-3696bf481586 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:13.775743 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:13.775743 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:13.775743 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddcf2a65-6484-4229-83ba-3696bf481586 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:13.885761 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:13.885761 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:13.893247 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ddcf2a65-6484-4229-83ba-3696bf481586 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:13.958126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddcf2a65-6484-4229-83ba-3696bf481586 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:13.960105 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1611/3194] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:13 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:14.694378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b2e07ce-2f20-44f0-bb24-ae24c58f3a58 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 Jan 27 16:45:14.695078 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b2e07ce-2f20-44f0-bb24-ae24c58f3a58 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:14.695328 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:14.695328 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:14.695710 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b2e07ce-2f20-44f0-bb24-ae24c58f3a58 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:14.758206 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:14.758206 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:14.764448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b2e07ce-2f20-44f0-bb24-ae24c58f3a58 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:14.766747 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b2e07ce-2f20-44f0-bb24-ae24c58f3a58 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 returned with HTTP 200 Jan 27 16:45:14.771767 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1584/3195] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:14 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 => generated 438 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:14.976779 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3be900ae-a1e0-41e7-9de2-f92cefa080e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:14.977626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3be900ae-a1e0-41e7-9de2-f92cefa080e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:14.978075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:14.978075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:14.978710 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3be900ae-a1e0-41e7-9de2-f92cefa080e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:15.111095 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:15.111095 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:15.143249 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3be900ae-a1e0-41e7-9de2-f92cefa080e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:15.185266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3be900ae-a1e0-41e7-9de2-f92cefa080e5 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:15.186471 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1612/3196] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:14 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:15.789671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-804d3d76-11b8-4a26-9a34-d9b1502fe9d2 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 Jan 27 16:45:15.791763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-804d3d76-11b8-4a26-9a34-d9b1502fe9d2 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:15.792429 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:15.792429 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:15.793780 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-804d3d76-11b8-4a26-9a34-d9b1502fe9d2 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:15.852515 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:15.852515 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:15.855057 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-804d3d76-11b8-4a26-9a34-d9b1502fe9d2 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:15.861329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-804d3d76-11b8-4a26-9a34-d9b1502fe9d2 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 returned with HTTP 200 Jan 27 16:45:15.867799 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1585/3197] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:15 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 => generated 438 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:16.204319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b9189c6-4558-4bb4-80a4-c49ac552ea66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:16.205563 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b9189c6-4558-4bb4-80a4-c49ac552ea66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:16.205979 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:16.205979 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:16.206629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b9189c6-4558-4bb4-80a4-c49ac552ea66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:16.281233 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:16.281233 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:16.291871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b9189c6-4558-4bb4-80a4-c49ac552ea66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:16.317731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b9189c6-4558-4bb4-80a4-c49ac552ea66 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:16.318974 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1613/3198] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:16 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 946 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:16.879756 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-533ba2e4-020e-428f-a57d-90cd2321e75b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 Jan 27 16:45:16.880464 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-533ba2e4-020e-428f-a57d-90cd2321e75b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:16.880949 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:16.880949 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:16.881406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-533ba2e4-020e-428f-a57d-90cd2321e75b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:16.914283 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:16.914283 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:16.914625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-533ba2e4-020e-428f-a57d-90cd2321e75b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:16.916658 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-533ba2e4-020e-428f-a57d-90cd2321e75b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 returned with HTTP 200 Jan 27 16:45:16.918151 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1586/3199] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:16 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:16.931960 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc241c01-da38-426d-aaa2-6c7f684690a7 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665/action Jan 27 16:45:16.932762 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:16.932762 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:16.933478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc241c01-da38-426d-aaa2-6c7f684690a7 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:16.934076 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc241c01-da38-426d-aaa2-6c7f684690a7 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:16.935453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-bc241c01-da38-426d-aaa2-6c7f684690a7 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Updating snapshot 'd5f85697-6800-444d-a17f-a0ee9a4d3665' with '{'status': 'error_deleting'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:45:17.016409 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:17.016409 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:17.079357 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc241c01-da38-426d-aaa2-6c7f684690a7 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665/action returned with HTTP 202 Jan 27 16:45:17.080291 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1614/3200] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:16 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:45:17.089594 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ccf0ed2-66bd-447d-9f8b-bd52361cba22 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 Jan 27 16:45:17.090317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ccf0ed2-66bd-447d-9f8b-bd52361cba22 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:17.090531 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:17.090531 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:17.090912 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ccf0ed2-66bd-447d-9f8b-bd52361cba22 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:17.119391 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:17.119391 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:17.120569 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ccf0ed2-66bd-447d-9f8b-bd52361cba22 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:17.122603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ccf0ed2-66bd-447d-9f8b-bd52361cba22 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 returned with HTTP 200 Jan 27 16:45:17.123482 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1587/3201] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:17 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 => generated 470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:17.135729 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbbcf344-09d5-4ca2-bca5-efcb729dd50c tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665/action Jan 27 16:45:17.136192 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:17.136192 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:17.136640 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbbcf344-09d5-4ca2-bca5-efcb729dd50c tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:17.136988 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbbcf344-09d5-4ca2-bca5-efcb729dd50c tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:17.167991 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:17.167991 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:17.168970 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bbbcf344-09d5-4ca2-bca5-efcb729dd50c tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Snapshot retrieved successfully. Jan 27 16:45:17.300132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bbbcf344-09d5-4ca2-bca5-efcb729dd50c tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Snapshot delete request issued successfully. Jan 27 16:45:17.300990 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbbcf344-09d5-4ca2-bca5-efcb729dd50c tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665/action returned with HTTP 202 Jan 27 16:45:17.306060 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1615/3202] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:17 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:45:17.310994 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40622eab-7ae1-4b0c-bd7b-39d94bbfc0e8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 Jan 27 16:45:17.311810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40622eab-7ae1-4b0c-bd7b-39d94bbfc0e8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:17.312238 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:17.312238 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:17.313054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40622eab-7ae1-4b0c-bd7b-39d94bbfc0e8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:17.337983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b9e0f40-de10-4af7-ac56-a0b5741347e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:17.338858 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b9e0f40-de10-4af7-ac56-a0b5741347e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:17.339292 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:17.339292 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:17.339941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b9e0f40-de10-4af7-ac56-a0b5741347e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:17.342754 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:17.342754 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:17.344472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40622eab-7ae1-4b0c-bd7b-39d94bbfc0e8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:17.346486 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40622eab-7ae1-4b0c-bd7b-39d94bbfc0e8 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 returned with HTTP 200 Jan 27 16:45:17.366945 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1588/3203] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:17 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 => generated 464 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:17.412695 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:17.412695 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:17.423036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1b9e0f40-de10-4af7-ac56-a0b5741347e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:17.450845 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b9e0f40-de10-4af7-ac56-a0b5741347e8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:17.451874 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1616/3204] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:17 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 1396 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:45:17.467117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a351ffa5-4fb8-44bc-9d8a-cf4d1bd62920 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:17.477976 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a351ffa5-4fb8-44bc-9d8a-cf4d1bd62920 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:17.477976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:17.477976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:17.477976 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a351ffa5-4fb8-44bc-9d8a-cf4d1bd62920 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:17.542134 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:17.542134 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:17.567067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a351ffa5-4fb8-44bc-9d8a-cf4d1bd62920 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:17.617448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a351ffa5-4fb8-44bc-9d8a-cf4d1bd62920 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:17.618516 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1589/3205] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:17 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 1396 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:45:17.819883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-2f21378b-589b-4836-976e-a8f4cc81b7a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:17.829023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-2f21378b-589b-4836-976e-a8f4cc81b7a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:17.829023 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:17.829023 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:17.829023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-2f21378b-589b-4836-976e-a8f4cc81b7a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:17.872571 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:17.872571 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:17.881236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-2f21378b-589b-4836-976e-a8f4cc81b7a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:17.909085 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-2f21378b-589b-4836-976e-a8f4cc81b7a9 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:17.909952 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1617/3206] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:45:17 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 1396 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:45:18.362846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab9da293-4861-4083-9057-e2c2fe445f85 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 Jan 27 16:45:18.363444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab9da293-4861-4083-9057-e2c2fe445f85 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:18.363717 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:18.363717 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:18.364101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab9da293-4861-4083-9057-e2c2fe445f85 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:18.408124 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:18.408124 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:18.409792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab9da293-4861-4083-9057-e2c2fe445f85 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:18.412460 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab9da293-4861-4083-9057-e2c2fe445f85 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 returned with HTTP 200 Jan 27 16:45:18.413538 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1590/3207] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:18 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 => generated 464 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:19.297206 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-ff81568d-583b-4e1a-8bab-b4274e247858 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:19.297742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-ff81568d-583b-4e1a-8bab-b4274e247858 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:19.297910 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:19.297910 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:19.298772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-ff81568d-583b-4e1a-8bab-b4274e247858 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:19.425124 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-217aa566-de8b-45ad-9d99-1e4353bcc151 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 Jan 27 16:45:19.425658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-217aa566-de8b-45ad-9d99-1e4353bcc151 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:19.425884 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:19.425884 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:19.426258 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-217aa566-de8b-45ad-9d99-1e4353bcc151 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:19.455537 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:19.455537 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:19.456751 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-217aa566-de8b-45ad-9d99-1e4353bcc151 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:19.458752 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-217aa566-de8b-45ad-9d99-1e4353bcc151 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 returned with HTTP 200 Jan 27 16:45:19.459625 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1591/3208] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:19 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:45:19.503538 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:19.503538 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:19.520588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-ff81568d-583b-4e1a-8bab-b4274e247858 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:19.542756 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-ff81568d-583b-4e1a-8bab-b4274e247858 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:19.543832 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1618/3209] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 16:45:19 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 1396 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:45:19.555320 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-217aa566-de8b-45ad-9d99-1e4353bcc151 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume// Jan 27 16:45:19.555803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-217aa566-de8b-45ad-9d99-1e4353bcc151 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:19.556026 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:19.556026 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:19.556410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-217aa566-de8b-45ad-9d99-1e4353bcc151 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:19.557638 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-217aa566-de8b-45ad-9d99-1e4353bcc151 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:45:19.558244 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1592/3210] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 16:45:19 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:45:19.572671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-3c8f6785-2bdb-42b5-b987-08d299668bf8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments Jan 27 16:45:19.573216 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:19.573216 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:19.573641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-3c8f6785-2bdb-42b5-b987-08d299668bf8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c1dc969-b80b-4aeb-b631-05312c762b84", "instance_uuid": "26826c63-729c-40e6-9cff-c753e28ddd7a", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:19.625156 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:19.625156 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:19.873670 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-3c8f6785-2bdb-42b5-b987-08d299668bf8 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments returned with HTTP 200 Jan 27 16:45:19.874749 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1619/3211] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 16:45:19 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments => generated 273 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:45:20.472355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57cd3273-9315-4f5d-9c95-41430b729a23 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 Jan 27 16:45:20.472984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57cd3273-9315-4f5d-9c95-41430b729a23 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:20.473751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57cd3273-9315-4f5d-9c95-41430b729a23 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:20.500665 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57cd3273-9315-4f5d-9c95-41430b729a23 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 returned with HTTP 404 Jan 27 16:45:20.502299 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1593/3212] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:20 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:20.510257 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbe194ca-a16d-48a9-9b27-4703221d112d tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action Jan 27 16:45:20.510694 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:20.510694 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:20.511460 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbe194ca-a16d-48a9-9b27-4703221d112d tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:20.511848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbe194ca-a16d-48a9-9b27-4703221d112d tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:20.512784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-dbe194ca-a16d-48a9-9b27-4703221d112d tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Updating snapshot '0423fe19-404a-4500-83b5-5826cdf66eb9' with '{'status': 'available'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:45:20.563585 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:20.563585 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:20.637867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbe194ca-a16d-48a9-9b27-4703221d112d tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action returned with HTTP 202 Jan 27 16:45:20.638758 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1620/3213] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:20 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:45:20.647625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da265c8e-71d5-4e96-aea4-3b41260632d4 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:45:20.648145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da265c8e-71d5-4e96-aea4-3b41260632d4 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:20.648631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da265c8e-71d5-4e96-aea4-3b41260632d4 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:20.673806 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:20.673806 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:20.675129 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-da265c8e-71d5-4e96-aea4-3b41260632d4 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:20.677118 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da265c8e-71d5-4e96-aea4-3b41260632d4 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:45:20.677971 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1594/3214] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:20 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 464 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:20.690441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f814ff2d-35c6-4ddb-9f08-fa7f6e14333e tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action Jan 27 16:45:20.690904 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:20.690904 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:20.691385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f814ff2d-35c6-4ddb-9f08-fa7f6e14333e tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:20.691766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f814ff2d-35c6-4ddb-9f08-fa7f6e14333e tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:20.693281 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-f814ff2d-35c6-4ddb-9f08-fa7f6e14333e tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Updating snapshot '0423fe19-404a-4500-83b5-5826cdf66eb9' with '{'status': 'creating'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:45:20.740313 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:20.740313 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:20.812373 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f814ff2d-35c6-4ddb-9f08-fa7f6e14333e tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action returned with HTTP 202 Jan 27 16:45:20.812373 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1621/3215] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:20 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:45:20.822929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e43c1fc4-d2d8-4e8d-8005-dd7cf09b7186 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:45:20.823853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e43c1fc4-d2d8-4e8d-8005-dd7cf09b7186 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:20.826280 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:20.826280 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:20.826746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e43c1fc4-d2d8-4e8d-8005-dd7cf09b7186 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:20.857193 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:20.857193 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:20.858386 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e43c1fc4-d2d8-4e8d-8005-dd7cf09b7186 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:20.860373 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e43c1fc4-d2d8-4e8d-8005-dd7cf09b7186 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:45:20.861385 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1595/3216] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:20 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 463 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:20.873102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4fb45acd-e471-497b-9ada-4f19f9e9cc55 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] POST http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action Jan 27 16:45:20.873636 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:20.873636 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:20.874085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4fb45acd-e471-497b-9ada-4f19f9e9cc55 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:20.874509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4fb45acd-e471-497b-9ada-4f19f9e9cc55 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:20.875499 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.snapshot_actions [None req-4fb45acd-e471-497b-9ada-4f19f9e9cc55 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87999) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 27 16:45:20.906135 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:20.906135 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:20.906792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.snapshot_actions [None req-4fb45acd-e471-497b-9ada-4f19f9e9cc55 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Updating snapshot 0423fe19-404a-4500-83b5-5826cdf66eb9 with info {'id': '0423fe19-404a-4500-83b5-5826cdf66eb9', 'status': 'error', 'progress': '80%'} Jan 27 16:45:20.983643 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4fb45acd-e471-497b-9ada-4f19f9e9cc55 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action returned with HTTP 202 Jan 27 16:45:20.985828 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1622/3217] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:20 2021] POST /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:45:20.993298 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-608337df-d0da-404d-977e-ca7c4f347a22 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] GET http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:45:20.993857 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-608337df-d0da-404d-977e-ca7c4f347a22 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:20.994074 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:20.994074 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:20.994459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-608337df-d0da-404d-977e-ca7c4f347a22 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:21.019425 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:21.019425 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:21.024061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-608337df-d0da-404d-977e-ca7c4f347a22 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Snapshot retrieved successfully. Jan 27 16:45:21.024061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-608337df-d0da-404d-977e-ca7c4f347a22 tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:45:21.024061 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1596/3218] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:20 2021] GET /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 459 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:21.033866 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-997da7a3-f9c8-42e2-a94d-a808b587d12b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] POST http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action Jan 27 16:45:21.034431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:21.034431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:21.034881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-997da7a3-f9c8-42e2-a94d-a808b587d12b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:21.035296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-997da7a3-f9c8-42e2-a94d-a808b587d12b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:21.036233 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-997da7a3-f9c8-42e2-a94d-a808b587d12b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] Updating snapshot '0423fe19-404a-4500-83b5-5826cdf66eb9' with '{'status': 'available'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:45:21.085218 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:21.085218 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:21.185232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-997da7a3-f9c8-42e2-a94d-a808b587d12b tempest-SnapshotsActionsTest-512202271 tempest-SnapshotsActionsTest-512202271-project-admin] http://10.222.0.78/volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action returned with HTTP 202 Jan 27 16:45:21.188166 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1623/3219] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:21 2021] POST /volume/v3/82904b191bf14a1d8169080f796ff65d/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:45:21.204850 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6176406d-8917-4e80-a56c-fb7f23f3d409 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:45:21.205588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6176406d-8917-4e80-a56c-fb7f23f3d409 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:21.205822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:21.205822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:21.206158 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6176406d-8917-4e80-a56c-fb7f23f3d409 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:21.253294 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:21.253294 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:21.254499 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6176406d-8917-4e80-a56c-fb7f23f3d409 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:21.258036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6176406d-8917-4e80-a56c-fb7f23f3d409 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:45:21.258872 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1597/3220] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:21 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 463 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:21.273378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cdabfdd-75d1-4d84-b745-22f7d2f27330 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] DELETE http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 Jan 27 16:45:21.273873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cdabfdd-75d1-4d84-b745-22f7d2f27330 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:21.274134 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:21.274134 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:21.274507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cdabfdd-75d1-4d84-b745-22f7d2f27330 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:21.274864 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-8cdabfdd-75d1-4d84-b745-22f7d2f27330 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Delete snapshot with id: d5f85697-6800-444d-a17f-a0ee9a4d3665 Jan 27 16:45:21.300870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cdabfdd-75d1-4d84-b745-22f7d2f27330 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 returned with HTTP 404 Jan 27 16:45:21.306756 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1624/3221] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:45:21 2021] DELETE /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/d5f85697-6800-444d-a17f-a0ee9a4d3665 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:21.311997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-834c7c8a-701e-458f-8ff5-47672b232367 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] DELETE http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c Jan 27 16:45:21.312580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-834c7c8a-701e-458f-8ff5-47672b232367 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:21.312801 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:21.312801 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:21.313184 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-834c7c8a-701e-458f-8ff5-47672b232367 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:21.313616 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-834c7c8a-701e-458f-8ff5-47672b232367 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Delete snapshot with id: 59f830ba-2488-4c44-9872-aa34d11e4a7c Jan 27 16:45:21.346728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-834c7c8a-701e-458f-8ff5-47672b232367 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c returned with HTTP 404 Jan 27 16:45:21.347990 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1598/3222] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:45:21 2021] DELETE /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/59f830ba-2488-4c44-9872-aa34d11e4a7c => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:21.357399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a09ef9c-2eca-4235-bbbd-21a1c10aa3cb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] DELETE http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb Jan 27 16:45:21.358385 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a09ef9c-2eca-4235-bbbd-21a1c10aa3cb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:21.359048 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a09ef9c-2eca-4235-bbbd-21a1c10aa3cb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:21.359578 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-6a09ef9c-2eca-4235-bbbd-21a1c10aa3cb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Delete snapshot with id: 8a93ed0c-7454-48be-baa0-40ba0800d0cb Jan 27 16:45:21.387948 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a09ef9c-2eca-4235-bbbd-21a1c10aa3cb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb returned with HTTP 404 Jan 27 16:45:21.389172 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1625/3223] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:45:21 2021] DELETE /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/8a93ed0c-7454-48be-baa0-40ba0800d0cb => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:21.398600 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a436be83-a167-49c3-8372-41c6daa4d07b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] DELETE http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 Jan 27 16:45:21.399136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a436be83-a167-49c3-8372-41c6daa4d07b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:21.399645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a436be83-a167-49c3-8372-41c6daa4d07b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:21.400166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-a436be83-a167-49c3-8372-41c6daa4d07b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Delete snapshot with id: 9ce9c64b-0df6-44fc-b848-a489c1e756d5 Jan 27 16:45:21.429395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a436be83-a167-49c3-8372-41c6daa4d07b tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 returned with HTTP 404 Jan 27 16:45:21.430430 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1599/3224] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:45:21 2021] DELETE /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/9ce9c64b-0df6-44fc-b848-a489c1e756d5 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:21.443940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6284522-7a8a-4ecd-8f9a-ff89324d6e3c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] DELETE http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:45:21.444319 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6284522-7a8a-4ecd-8f9a-ff89324d6e3c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:21.444799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6284522-7a8a-4ecd-8f9a-ff89324d6e3c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:21.445167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-b6284522-7a8a-4ecd-8f9a-ff89324d6e3c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Delete snapshot with id: 0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:45:21.471886 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:21.471886 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:21.473160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b6284522-7a8a-4ecd-8f9a-ff89324d6e3c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:21.582336 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b6284522-7a8a-4ecd-8f9a-ff89324d6e3c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot delete request issued successfully. Jan 27 16:45:21.583417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6284522-7a8a-4ecd-8f9a-ff89324d6e3c tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 202 Jan 27 16:45:21.584731 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1626/3225] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:45:21 2021] DELETE /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:45:21.595335 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85cf1050-28b9-4d63-9a1a-d95720e9aaeb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:45:21.595887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85cf1050-28b9-4d63-9a1a-d95720e9aaeb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:21.596787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85cf1050-28b9-4d63-9a1a-d95720e9aaeb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:21.634702 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:21.634702 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:21.635951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-85cf1050-28b9-4d63-9a1a-d95720e9aaeb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:21.637919 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85cf1050-28b9-4d63-9a1a-d95720e9aaeb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:45:21.638917 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1600/3226] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:21 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 462 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:22.651527 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9aec7481-c590-4506-8e2d-ccbd721caca6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:45:22.652614 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9aec7481-c590-4506-8e2d-ccbd721caca6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:22.653035 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:22.653035 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:22.653674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9aec7481-c590-4506-8e2d-ccbd721caca6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:22.672190 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85cf1050-28b9-4d63-9a1a-d95720e9aaeb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume// Jan 27 16:45:22.672993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85cf1050-28b9-4d63-9a1a-d95720e9aaeb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:22.673397 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:22.673397 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:22.674115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85cf1050-28b9-4d63-9a1a-d95720e9aaeb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:22.675383 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85cf1050-28b9-4d63-9a1a-d95720e9aaeb tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:45:22.676757 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1601/3227] 10.222.0.83 () {56 vars in 1089 bytes} [Wed Jan 27 16:45:22 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:45:22.691056 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-7a74c167-720c-44a8-95ec-32d29f7c4970 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:45:22.692654 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-7a74c167-720c-44a8-95ec-32d29f7c4970 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:22.693872 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-7a74c167-720c-44a8-95ec-32d29f7c4970 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:22.727342 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:22.727342 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:22.728950 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9aec7481-c590-4506-8e2d-ccbd721caca6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Snapshot retrieved successfully. Jan 27 16:45:22.733500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9aec7481-c590-4506-8e2d-ccbd721caca6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 200 Jan 27 16:45:22.734516 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1627/3228] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:22 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 462 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:22.768097 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:22.768097 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:22.777790 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-7a74c167-720c-44a8-95ec-32d29f7c4970 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:45:22.800192 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:22.800192 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:22.815293 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-7a74c167-720c-44a8-95ec-32d29f7c4970 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:45:22.816511 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1602/3229] 10.222.0.83 () {60 vars in 1403 bytes} [Wed Jan 27 16:45:22 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 1494 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:45:22.839050 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-0690e03f-633e-4f05-9838-11f999ca3428 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] PUT http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/7d64d444-5fa2-45ee-9c0e-84c4d8a95701 Jan 27 16:45:22.839050 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:22.839050 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:22.839050 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-0690e03f-633e-4f05-9838-11f999ca3428 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.83", "host": "n-h1-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:22.872036 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:45:22.872036 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 16:45:22.872706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-0690e03f-633e-4f05-9838-11f999ca3428 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-6c1dc969-b80b-4aeb-b631-05312c762b84-n-h1-710848-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:45:22.875416 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:22.875416 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:23.746944 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cbeff87-8897-45c2-96bc-94b5e63634d6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 Jan 27 16:45:23.748082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cbeff87-8897-45c2-96bc-94b5e63634d6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:23.748503 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:23.748503 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:23.749154 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cbeff87-8897-45c2-96bc-94b5e63634d6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:23.793009 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cbeff87-8897-45c2-96bc-94b5e63634d6 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 returned with HTTP 404 Jan 27 16:45:23.794714 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1603/3230] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:45:23 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/snapshots/0423fe19-404a-4500-83b5-5826cdf66eb9 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:23.802680 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9139037e-5d41-4c2c-b79b-6658a4992a4a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] DELETE http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:45:23.803411 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9139037e-5d41-4c2c-b79b-6658a4992a4a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:23.804082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9139037e-5d41-4c2c-b79b-6658a4992a4a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:23.806327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9139037e-5d41-4c2c-b79b-6658a4992a4a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Delete volume with id: 1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:45:23.859632 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:23.859632 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:23.861148 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9139037e-5d41-4c2c-b79b-6658a4992a4a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Volume info retrieved successfully. Jan 27 16:45:23.987063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9139037e-5d41-4c2c-b79b-6658a4992a4a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Delete volume request issued successfully. Jan 27 16:45:23.988097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9139037e-5d41-4c2c-b79b-6658a4992a4a tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 returned with HTTP 202 Jan 27 16:45:23.989287 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1604/3231] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:45:23 2021] DELETE /volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:45:23.997430 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c102b9f2-0dad-4faa-8dc3-28d8b32e5ed3 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:45:23.998751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c102b9f2-0dad-4faa-8dc3-28d8b32e5ed3 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:23.999114 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:23.999114 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:23.999740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c102b9f2-0dad-4faa-8dc3-28d8b32e5ed3 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:24.111167 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:24.111167 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:24.121847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c102b9f2-0dad-4faa-8dc3-28d8b32e5ed3 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Volume info retrieved successfully. Jan 27 16:45:24.152665 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c102b9f2-0dad-4faa-8dc3-28d8b32e5ed3 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 returned with HTTP 200 Jan 27 16:45:24.154164 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1605/3232] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:23 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 => generated 911 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:45:24.978041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-0690e03f-633e-4f05-9838-11f999ca3428 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Lock "b'cinder-attachment_update-6c1dc969-b80b-4aeb-b631-05312c762b84-n-h1-710848-3'" released by "attachment_update" :: held 2.105s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:45:24.979987 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-0690e03f-633e-4f05-9838-11f999ca3428 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/7d64d444-5fa2-45ee-9c0e-84c4d8a95701 returned with HTTP 200 Jan 27 16:45:24.990388 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1628/3233] 10.222.0.83 () {64 vars in 1468 bytes} [Wed Jan 27 16:45:22 2021] PUT /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/7d64d444-5fa2-45ee-9c0e-84c4d8a95701 => generated 762 bytes in 2150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:45:25.052593 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-2b684653-0d11-4c72-95c5-bc4f64413654 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] POST http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/7d64d444-5fa2-45ee-9c0e-84c4d8a95701/action Jan 27 16:45:25.053820 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:25.053820 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:25.054634 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-2b684653-0d11-4c72-95c5-bc4f64413654 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:25.055734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-2b684653-0d11-4c72-95c5-bc4f64413654 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:25.195671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a5df73e-a82d-4a3d-b0c9-5fa26dee4cbd tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:45:25.197181 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a5df73e-a82d-4a3d-b0c9-5fa26dee4cbd tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:25.203956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:25.203956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:25.203956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a5df73e-a82d-4a3d-b0c9-5fa26dee4cbd tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:25.300591 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:25.300591 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:25.329625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6a5df73e-a82d-4a3d-b0c9-5fa26dee4cbd tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Volume info retrieved successfully. Jan 27 16:45:25.437380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a5df73e-a82d-4a3d-b0c9-5fa26dee4cbd tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 returned with HTTP 200 Jan 27 16:45:25.441515 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1629/3234] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:25 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 => generated 911 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:25.469420 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:25.469420 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:25.587874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b6818aee-2834-4055-bb8b-9fe9705c3c44 req-2b684653-0d11-4c72-95c5-bc4f64413654 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/7d64d444-5fa2-45ee-9c0e-84c4d8a95701/action returned with HTTP 204 Jan 27 16:45:25.591028 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1606/3235] 10.222.0.83 () {64 vars in 1489 bytes} [Wed Jan 27 16:45:25 2021] POST /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/7d64d444-5fa2-45ee-9c0e-84c4d8a95701/action => generated 0 bytes in 544 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:26.466796 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c87c976b-4126-4415-99ac-fb77b3e28d14 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] GET http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 Jan 27 16:45:26.469909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c87c976b-4126-4415-99ac-fb77b3e28d14 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:26.471919 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:26.471919 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:26.472687 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c87c976b-4126-4415-99ac-fb77b3e28d14 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:26.561811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c87c976b-4126-4415-99ac-fb77b3e28d14 tempest-SnapshotsActionsTest-283062797 tempest-SnapshotsActionsTest-283062797-project] http://10.222.0.78/volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 returned with HTTP 404 Jan 27 16:45:26.567335 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1630/3236] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:26 2021] GET /volume/v3/1264f75622f544a8a2cb89b9f1434b59/volumes/1ae6fcf2-0600-40ad-98c1-be62929dc786 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:35.203985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4dcb115-6a1c-42d7-b07f-4e2804f489e5 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] POST http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types Jan 27 16:45:35.203985 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:35.203985 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:35.203985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4dcb115-6a1c-42d7-b07f-4e2804f489e5 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1192055734", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:35.306406 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4dcb115-6a1c-42d7-b07f-4e2804f489e5 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types returned with HTTP 200 Jan 27 16:45:35.307523 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1607/3237] 10.222.0.78 () {60 vars in 1220 bytes} [Wed Jan 27 16:45:34 2021] POST /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types => generated 278 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:35.317909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07070e96-159f-4afd-a414-08cc93fd20dd tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] POST http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types Jan 27 16:45:35.319045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07070e96-159f-4afd-a414-08cc93fd20dd tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1767459942", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:35.558408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07070e96-159f-4afd-a414-08cc93fd20dd tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types returned with HTTP 200 Jan 27 16:45:35.559537 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1631/3238] 10.222.0.78 () {60 vars in 1220 bytes} [Wed Jan 27 16:45:35 2021] POST /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types => generated 278 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:35.838967 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] POST http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes Jan 27 16:45:35.841091 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1621775392", "volume_type": "fdcb17b2-db5a-4e28-a44e-bfce5513c68c", "size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:35.842613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1621775392', 'volume_type': 'fdcb17b2-db5a-4e28-a44e-bfce5513c68c', 'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:45:35.860992 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Create volume of 1 GB Jan 27 16:45:35.861844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:35.861844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:35.862785 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Availability Zones retrieved successfully. Jan 27 16:45:35.882505 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Flow 'volume_create_api' (927da095-3aa0-4f38-99c1-241c3533b816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:45:35.885446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c5f835-a7d8-4540-8399-511aea20df1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:45:35.888221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:45:35.946666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c5f835-a7d8-4540-8399-511aea20df1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:45:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=fdcb17b2-db5a-4e28-a44e-bfce5513c68c,is_public=True,name='tempest-VolumeTypesTest-volume-type-1192055734',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fdcb17b2-db5a-4e28-a44e-bfce5513c68c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:45:35.952401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e513e3-dd33-4b02-a76b-54a54df35704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:45:36.014507 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1192055734 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1192055734, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:45:36.015727 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1192055734 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1192055734, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:45:36.103704 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Created reservations ['5d745c45-b887-4b06-9f3e-1b96f9bd49e9', '1fabe286-8220-4fb9-bd47-d551abf17056', 'e3a400e3-5d77-45f8-be99-a4ae78ab97ac', '9bb0bf6c-8d80-4737-909c-22c380a3a3bd'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:45:36.106095 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e513e3-dd33-4b02-a76b-54a54df35704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d745c45-b887-4b06-9f3e-1b96f9bd49e9', '1fabe286-8220-4fb9-bd47-d551abf17056', 'e3a400e3-5d77-45f8-be99-a4ae78ab97ac', '9bb0bf6c-8d80-4737-909c-22c380a3a3bd']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:45:36.108436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a6f5c45-55a7-45cd-ae8e-a38da7b1e35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:45:36.222367 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a6f5c45-55a7-45cd-ae8e-a38da7b1e35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1621775392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d281cdef93f47878fa0d853c9b330e6',qos_specs=None,replication_status=,reservations=['5d745c45-b887-4b06-9f3e-1b96f9bd49e9','1fabe286-8220-4fb9-bd47-d551abf17056','e3a400e3-5d77-45f8-be99-a4ae78ab97ac','9bb0bf6c-8d80-4737-909c-22c380a3a3bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05db742087e0439385400168ca89d570',volume_type_id=fdcb17b2-db5a-4e28-a44e-bfce5513c68c), 'volume': 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-27T16:45:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1621775392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d281cdef93f47878fa0d853c9b330e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='05db742087e0439385400168ca89d570',volume_attachment=,volume_type=,volume_type_id=fdcb17b2-db5a-4e28-a44e-bfce5513c68c)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:45:36.231976 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b6fd73-f926-458f-bc8d-d4c3b78bee1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:45:36.303473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b6fd73-f926-458f-bc8d-d4c3b78bee1b) transitioned into state 'SUCCESS' from state '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-1621775392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d281cdef93f47878fa0d853c9b330e6',qos_specs=None,replication_status=,reservations=['5d745c45-b887-4b06-9f3e-1b96f9bd49e9','1fabe286-8220-4fb9-bd47-d551abf17056','e3a400e3-5d77-45f8-be99-a4ae78ab97ac','9bb0bf6c-8d80-4737-909c-22c380a3a3bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05db742087e0439385400168ca89d570',volume_type_id=fdcb17b2-db5a-4e28-a44e-bfce5513c68c)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:45:36.305698 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc2f183-491a-4e5b-bba7-97c30a577829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:45:36.368232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc2f183-491a-4e5b-bba7-97c30a577829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:45:36.371621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Flow 'volume_create_api' (927da095-3aa0-4f38-99c1-241c3533b816) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:45:36.424573 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Create volume request issued successfully. Jan 27 16:45:36.442951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b632ee0c-dfed-4703-ac2f-0c3aba71632a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes returned with HTTP 202 Jan 27 16:45:36.443935 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1608/3239] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:45:35 2021] POST /volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes => generated 850 bytes in 878 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:45:36.460068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69f5556c-0629-413c-b1ee-1567282304fa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] GET http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 Jan 27 16:45:36.460784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69f5556c-0629-413c-b1ee-1567282304fa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:36.461425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69f5556c-0629-413c-b1ee-1567282304fa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:36.523613 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:36.523613 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:36.543538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69f5556c-0629-413c-b1ee-1567282304fa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Volume info retrieved successfully. Jan 27 16:45:36.571116 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69f5556c-0629-413c-b1ee-1567282304fa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 returned with HTTP 200 Jan 27 16:45:36.572768 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1632/3240] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:36 2021] GET /volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 => generated 918 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:37.590211 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14b3dc2d-18c5-4af9-b932-3a6a47345ee7 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] GET http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 Jan 27 16:45:37.590783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14b3dc2d-18c5-4af9-b932-3a6a47345ee7 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:37.590983 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:37.590983 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:37.591645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14b3dc2d-18c5-4af9-b932-3a6a47345ee7 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:37.675164 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:37.675164 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:37.685946 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-14b3dc2d-18c5-4af9-b932-3a6a47345ee7 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Volume info retrieved successfully. Jan 27 16:45:37.712143 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14b3dc2d-18c5-4af9-b932-3a6a47345ee7 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 returned with HTTP 200 Jan 27 16:45:37.719307 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1609/3241] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:37 2021] GET /volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 => generated 942 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:38.741035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e49bc3e-bc3f-43e2-9620-8696284a83e8 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] GET http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 Jan 27 16:45:38.741553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e49bc3e-bc3f-43e2-9620-8696284a83e8 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:38.741553 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:38.741553 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:38.741884 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e49bc3e-bc3f-43e2-9620-8696284a83e8 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:38.811694 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:38.811694 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:38.822328 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e49bc3e-bc3f-43e2-9620-8696284a83e8 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Volume info retrieved successfully. Jan 27 16:45:38.853087 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e49bc3e-bc3f-43e2-9620-8696284a83e8 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 returned with HTTP 200 Jan 27 16:45:38.854393 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1633/3242] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:38 2021] GET /volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 => generated 943 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:38.882991 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbd11ee8-a149-46ce-8632-07e5ef30848a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] POST http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132/action Jan 27 16:45:38.884117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:38.884117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:38.885997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbd11ee8-a149-46ce-8632-07e5ef30848a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Action body: b'{"os-retype": {"new_type": "4ee49b34-fd52-4df3-945e-77d48a8c5d9c"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:38.889247 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbd11ee8-a149-46ce-8632-07e5ef30848a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "4ee49b34-fd52-4df3-945e-77d48a8c5d9c"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:38.958098 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:38.958098 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:38.961728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fbd11ee8-a149-46ce-8632-07e5ef30848a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Volume info retrieved successfully. Jan 27 16:45:39.029944 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-fbd11ee8-a149-46ce-8632-07e5ef30848a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1767459942 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1767459942, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:45:39.031089 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-fbd11ee8-a149-46ce-8632-07e5ef30848a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1767459942 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1767459942, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:45:39.109798 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-fbd11ee8-a149-46ce-8632-07e5ef30848a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Created reservations ['d3c1c832-6fcc-439b-afbc-d66801e77389', '3f8d5c00-19db-4835-9ac1-8c5d070036ae'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:45:39.257636 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-fbd11ee8-a149-46ce-8632-07e5ef30848a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Created reservations ['319f3f31-e06e-428a-8ad9-f5eefe665ae5', '3e0559e1-a835-4d62-84a6-13e9e79dee63'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:45:39.416048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fbd11ee8-a149-46ce-8632-07e5ef30848a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Retype volume request issued successfully. Jan 27 16:45:39.416922 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbd11ee8-a149-46ce-8632-07e5ef30848a tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132/action returned with HTTP 202 Jan 27 16:45:39.418061 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1610/3243] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:45:38 2021] POST /volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132/action => generated 0 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:45:39.425680 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a112856-9566-4680-abf5-fa8d3a2fa188 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] GET http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 Jan 27 16:45:39.426266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a112856-9566-4680-abf5-fa8d3a2fa188 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:39.427082 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:39.427082 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:39.427702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a112856-9566-4680-abf5-fa8d3a2fa188 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:39.505717 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:39.505717 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:39.514665 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a112856-9566-4680-abf5-fa8d3a2fa188 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Volume info retrieved successfully. Jan 27 16:45:39.542196 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a112856-9566-4680-abf5-fa8d3a2fa188 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 returned with HTTP 200 Jan 27 16:45:39.542990 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1634/3244] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:39 2021] GET /volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 => generated 943 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:39.564483 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f291cdb1-b851-4459-b3aa-817e622ce464 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] GET http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 Jan 27 16:45:39.565131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f291cdb1-b851-4459-b3aa-817e622ce464 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:39.565219 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:39.565219 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:39.565669 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f291cdb1-b851-4459-b3aa-817e622ce464 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:39.624378 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:39.624378 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:39.633958 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f291cdb1-b851-4459-b3aa-817e622ce464 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Volume info retrieved successfully. Jan 27 16:45:39.659093 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f291cdb1-b851-4459-b3aa-817e622ce464 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 returned with HTTP 200 Jan 27 16:45:39.660390 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1611/3245] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:39 2021] GET /volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 => generated 943 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:39.680845 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7fbc24c-303e-4538-bf8b-0238d92b6da6 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] POST http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types Jan 27 16:45:39.681541 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:39.681541 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:39.682235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7fbc24c-303e-4538-bf8b-0238d92b6da6 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-403917620", "description": "tempest-volume-type-description-535951720", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:39.794191 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7fbc24c-303e-4538-bf8b-0238d92b6da6 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types returned with HTTP 200 Jan 27 16:45:39.795092 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1635/3246] 10.222.0.78 () {60 vars in 1220 bytes} [Wed Jan 27 16:45:39 2021] POST /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types => generated 316 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:39.806328 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9444530f-04d7-4372-8018-d36ee546ad9e tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/a967a9d1-e6e2-4cef-b1b0-f990c01bce36 Jan 27 16:45:39.807328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9444530f-04d7-4372-8018-d36ee546ad9e tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:39.807782 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:39.807782 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:39.808449 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9444530f-04d7-4372-8018-d36ee546ad9e tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:39.842110 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9444530f-04d7-4372-8018-d36ee546ad9e tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/a967a9d1-e6e2-4cef-b1b0-f990c01bce36 returned with HTTP 200 Jan 27 16:45:39.843336 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1612/3247] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:45:39 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/a967a9d1-e6e2-4cef-b1b0-f990c01bce36 => generated 338 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:39.857340 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccfd3f8c-40cb-4720-acd2-14853ff50c56 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] POST http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types Jan 27 16:45:39.858135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ccfd3f8c-40cb-4720-acd2-14853ff50c56 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2031641308"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:39.971418 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccfd3f8c-40cb-4720-acd2-14853ff50c56 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types returned with HTTP 200 Jan 27 16:45:39.971418 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1636/3248] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:45:39 2021] POST /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types => generated 221 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:39.983224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d471370-7a7a-40a5-9772-b9e2e880100c tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] POST http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption Jan 27 16:45:39.983224 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d471370-7a7a-40a5-9772-b9e2e880100c tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:40.195127 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d471370-7a7a-40a5-9772-b9e2e880100c tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption returned with HTTP 200 Jan 27 16:45:40.196362 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1613/3249] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:45:39 2021] POST /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption => generated 193 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:40.208469 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71c335bd-d4d2-4916-9ef4-b19bbf9379b5 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption Jan 27 16:45:40.209353 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71c335bd-d4d2-4916-9ef4-b19bbf9379b5 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:40.210065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71c335bd-d4d2-4916-9ef4-b19bbf9379b5 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:40.249095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71c335bd-d4d2-4916-9ef4-b19bbf9379b5 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption returned with HTTP 200 Jan 27 16:45:40.250617 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1637/3250] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:45:40 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption => generated 313 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:40.266850 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afe06eaf-1c9f-4021-afd9-beb4d446eeda tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] PUT http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption/provider Jan 27 16:45:40.268021 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afe06eaf-1c9f-4021-afd9-beb4d446eeda tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:40.440811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afe06eaf-1c9f-4021-afd9-beb4d446eeda tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption/provider returned with HTTP 200 Jan 27 16:45:40.443530 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1614/3251] 10.222.0.78 () {60 vars in 1390 bytes} [Wed Jan 27 16:45:40 2021] PUT /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption/provider => generated 122 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:40.454797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-548341db-8238-4d39-952e-07d193d946bf tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption Jan 27 16:45:40.455769 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-548341db-8238-4d39-952e-07d193d946bf tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:40.456467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-548341db-8238-4d39-952e-07d193d946bf tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:40.501809 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-548341db-8238-4d39-952e-07d193d946bf tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption returned with HTTP 200 Jan 27 16:45:40.503525 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1638/3252] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:45:40 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption => generated 347 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:40.516428 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63a6720e-33f7-4923-8a4a-5813b7a9b003 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption/cipher Jan 27 16:45:40.517370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63a6720e-33f7-4923-8a4a-5813b7a9b003 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:40.518064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63a6720e-33f7-4923-8a4a-5813b7a9b003 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:40.565324 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63a6720e-33f7-4923-8a4a-5813b7a9b003 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption/cipher returned with HTTP 200 Jan 27 16:45:40.566698 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1615/3253] 10.222.0.78 () {58 vars in 1363 bytes} [Wed Jan 27 16:45:40 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption/cipher => generated 29 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:45:40.578081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81f2f136-4561-43de-b14a-cb461da48080 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] DELETE http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption/provider Jan 27 16:45:40.578960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81f2f136-4561-43de-b14a-cb461da48080 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:40.579680 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81f2f136-4561-43de-b14a-cb461da48080 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:40.709701 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81f2f136-4561-43de-b14a-cb461da48080 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption/provider returned with HTTP 202 Jan 27 16:45:40.711036 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1639/3254] 10.222.0.78 () {58 vars in 1372 bytes} [Wed Jan 27 16:45:40 2021] DELETE /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption/provider => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:45:40.720950 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0337fa6-8d7b-4b37-abfd-5e7271faf6b8 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption Jan 27 16:45:40.721762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0337fa6-8d7b-4b37-abfd-5e7271faf6b8 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:40.722590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0337fa6-8d7b-4b37-abfd-5e7271faf6b8 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:40.765812 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0337fa6-8d7b-4b37-abfd-5e7271faf6b8 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption returned with HTTP 200 Jan 27 16:45:40.767304 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1616/3255] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:45:40 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption => generated 2 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 27 16:45:40.779231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f269e52-2a28-4cff-99f3-0a23e9160302 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption Jan 27 16:45:40.780556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f269e52-2a28-4cff-99f3-0a23e9160302 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:40.781400 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f269e52-2a28-4cff-99f3-0a23e9160302 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:40.829314 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f269e52-2a28-4cff-99f3-0a23e9160302 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption returned with HTTP 200 Jan 27 16:45:40.830288 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1640/3256] 10.222.0.78 () {58 vars in 1342 bytes} [Wed Jan 27 16:45:40 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba/encryption => generated 2 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 16:45:40.841683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4ef742b-c5d6-4e85-9bf7-bc91c7e50232 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types Jan 27 16:45:40.842581 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4ef742b-c5d6-4e85-9bf7-bc91c7e50232 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:40.843307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4ef742b-c5d6-4e85-9bf7-bc91c7e50232 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:40.874699 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4ef742b-c5d6-4e85-9bf7-bc91c7e50232 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types returned with HTTP 200 Jan 27 16:45:40.876302 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1617/3257] 10.222.0.78 () {58 vars in 1198 bytes} [Wed Jan 27 16:45:40 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types => generated 1578 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:45:40.889205 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc52e862-2b78-41bb-a60a-e31cb37235c1 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] POST http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types Jan 27 16:45:40.890827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc52e862-2b78-41bb-a60a-e31cb37235c1 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-454904031"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:40.993134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc52e862-2b78-41bb-a60a-e31cb37235c1 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types returned with HTTP 200 Jan 27 16:45:40.993887 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1641/3258] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:45:40 2021] POST /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types => generated 220 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:41.003779 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eed445ac-cfc1-4b66-852a-9a8785843c92 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] PUT http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/111c5809-38b0-441a-b59a-6684e1680e51 Jan 27 16:45:41.005076 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eed445ac-cfc1-4b66-852a-9a8785843c92 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1952020250", "description": "tempest-volume-type-description-693100562", "is_public": false}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:41.185162 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eed445ac-cfc1-4b66-852a-9a8785843c92 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/111c5809-38b0-441a-b59a-6684e1680e51 returned with HTTP 200 Jan 27 16:45:41.191116 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1618/3259] 10.222.0.78 () {60 vars in 1330 bytes} [Wed Jan 27 16:45:40 2021] PUT /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/111c5809-38b0-441a-b59a-6684e1680e51 => generated 204 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:41.215964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-199bf33f-0959-49f2-bc1b-bf69ac25b693 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/111c5809-38b0-441a-b59a-6684e1680e51 Jan 27 16:45:41.220396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-199bf33f-0959-49f2-bc1b-bf69ac25b693 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:41.221057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-199bf33f-0959-49f2-bc1b-bf69ac25b693 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:41.278122 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-199bf33f-0959-49f2-bc1b-bf69ac25b693 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/111c5809-38b0-441a-b59a-6684e1680e51 returned with HTTP 200 Jan 27 16:45:41.293353 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1642/3260] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:45:41 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/111c5809-38b0-441a-b59a-6684e1680e51 => generated 268 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:41.303402 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b91ae34-b214-461a-b19c-e4491fe8c276 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] DELETE http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/111c5809-38b0-441a-b59a-6684e1680e51 Jan 27 16:45:41.304288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b91ae34-b214-461a-b19c-e4491fe8c276 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:41.305013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b91ae34-b214-461a-b19c-e4491fe8c276 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:41.529450 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:45:41.529450 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:45:41.595464 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b91ae34-b214-461a-b19c-e4491fe8c276 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/111c5809-38b0-441a-b59a-6684e1680e51 returned with HTTP 202 Jan 27 16:45:41.600836 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1619/3261] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:45:41 2021] DELETE /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/111c5809-38b0-441a-b59a-6684e1680e51 => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:45:41.605265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ca0bf09-931a-4f35-bd18-581a64ead887 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/111c5809-38b0-441a-b59a-6684e1680e51 Jan 27 16:45:41.606070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ca0bf09-931a-4f35-bd18-581a64ead887 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:41.606770 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ca0bf09-931a-4f35-bd18-581a64ead887 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:41.619888 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ca0bf09-931a-4f35-bd18-581a64ead887 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/111c5809-38b0-441a-b59a-6684e1680e51 returned with HTTP 404 Jan 27 16:45:41.621642 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1643/3262] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:45:41 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/111c5809-38b0-441a-b59a-6684e1680e51 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:41.632497 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9128eb8-5a2c-44e1-bfb4-31168d24a29e tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] DELETE http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba Jan 27 16:45:41.633397 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9128eb8-5a2c-44e1-bfb4-31168d24a29e tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:41.634281 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9128eb8-5a2c-44e1-bfb4-31168d24a29e tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:41.767029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9128eb8-5a2c-44e1-bfb4-31168d24a29e tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba returned with HTTP 202 Jan 27 16:45:41.768608 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1620/3263] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:45:41 2021] DELETE /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:45:41.776338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-675fbf69-bcb1-4763-ba7b-05412096a1b8 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba Jan 27 16:45:41.786141 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-675fbf69-bcb1-4763-ba7b-05412096a1b8 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:41.786141 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-675fbf69-bcb1-4763-ba7b-05412096a1b8 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:41.803269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-675fbf69-bcb1-4763-ba7b-05412096a1b8 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba returned with HTTP 404 Jan 27 16:45:41.812390 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1644/3264] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:45:41 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/130505d8-203a-49ee-8e8d-8b263ec9e8ba => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:41.829197 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21712b7d-3333-4298-9727-8353da20f7c9 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] DELETE http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/a967a9d1-e6e2-4cef-b1b0-f990c01bce36 Jan 27 16:45:41.830836 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21712b7d-3333-4298-9727-8353da20f7c9 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:41.832327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21712b7d-3333-4298-9727-8353da20f7c9 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:41.977489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21712b7d-3333-4298-9727-8353da20f7c9 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/a967a9d1-e6e2-4cef-b1b0-f990c01bce36 returned with HTTP 202 Jan 27 16:45:41.978525 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1621/3265] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:45:41 2021] DELETE /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/a967a9d1-e6e2-4cef-b1b0-f990c01bce36 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:45:41.987246 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7db769e-0760-49e4-8e6e-74b5ee48dccb tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/a967a9d1-e6e2-4cef-b1b0-f990c01bce36 Jan 27 16:45:41.988417 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7db769e-0760-49e4-8e6e-74b5ee48dccb tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:41.989442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7db769e-0760-49e4-8e6e-74b5ee48dccb tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:42.017607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7db769e-0760-49e4-8e6e-74b5ee48dccb tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/a967a9d1-e6e2-4cef-b1b0-f990c01bce36 returned with HTTP 404 Jan 27 16:45:42.018626 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1645/3266] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:45:41 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/a967a9d1-e6e2-4cef-b1b0-f990c01bce36 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:42.027748 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23211333-3904-4d16-9c69-d5e36961ddaa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] DELETE http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 Jan 27 16:45:42.028509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23211333-3904-4d16-9c69-d5e36961ddaa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:42.029161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23211333-3904-4d16-9c69-d5e36961ddaa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:42.029877 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-23211333-3904-4d16-9c69-d5e36961ddaa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Delete volume with id: 2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 Jan 27 16:45:42.083500 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:42.083500 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:42.085963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23211333-3904-4d16-9c69-d5e36961ddaa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Volume info retrieved successfully. Jan 27 16:45:42.190556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23211333-3904-4d16-9c69-d5e36961ddaa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Delete volume request issued successfully. Jan 27 16:45:42.193048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23211333-3904-4d16-9c69-d5e36961ddaa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 returned with HTTP 202 Jan 27 16:45:42.196261 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1622/3267] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:45:42 2021] DELETE /volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:45:42.216061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d144b1c-be0c-4a5e-a123-246f9385cb4f tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] GET http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 Jan 27 16:45:42.216623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d144b1c-be0c-4a5e-a123-246f9385cb4f tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:42.217142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d144b1c-be0c-4a5e-a123-246f9385cb4f tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:42.369795 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:42.369795 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:42.420775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1d144b1c-be0c-4a5e-a123-246f9385cb4f tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Volume info retrieved successfully. Jan 27 16:45:42.473864 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d144b1c-be0c-4a5e-a123-246f9385cb4f tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 returned with HTTP 200 Jan 27 16:45:42.476307 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1646/3268] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:42 2021] GET /volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 => generated 942 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:43.503633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cb9f76a-90f3-410f-a9d0-bd35ed907ffd tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] GET http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 Jan 27 16:45:43.505390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cb9f76a-90f3-410f-a9d0-bd35ed907ffd tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:43.505802 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:43.505802 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:43.506441 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cb9f76a-90f3-410f-a9d0-bd35ed907ffd tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:43.629871 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:43.629871 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:43.639436 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4cb9f76a-90f3-410f-a9d0-bd35ed907ffd tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Volume info retrieved successfully. Jan 27 16:45:43.667510 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cb9f76a-90f3-410f-a9d0-bd35ed907ffd tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 returned with HTTP 200 Jan 27 16:45:43.668925 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1623/3269] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:43 2021] GET /volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 => generated 942 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:44.690203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e519c167-17f5-4ba1-b865-e2cbd7154615 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] GET http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 Jan 27 16:45:44.691402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e519c167-17f5-4ba1-b865-e2cbd7154615 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:44.692335 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:44.692335 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:44.692917 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e519c167-17f5-4ba1-b865-e2cbd7154615 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:44.746931 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:44.746931 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:44.757266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e519c167-17f5-4ba1-b865-e2cbd7154615 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Volume info retrieved successfully. Jan 27 16:45:44.784630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e519c167-17f5-4ba1-b865-e2cbd7154615 tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 returned with HTTP 200 Jan 27 16:45:44.784630 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1647/3270] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:44 2021] GET /volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 => generated 942 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:45.802361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14dd86c7-37ea-4108-8776-9e1f94bff6aa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] GET http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 Jan 27 16:45:45.804327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14dd86c7-37ea-4108-8776-9e1f94bff6aa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:45.804907 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:45.804907 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:45.805498 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14dd86c7-37ea-4108-8776-9e1f94bff6aa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:45.916726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14dd86c7-37ea-4108-8776-9e1f94bff6aa tempest-VolumeTypesTest-1922351468 tempest-VolumeTypesTest-1922351468-project] http://10.222.0.78/volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 returned with HTTP 404 Jan 27 16:45:45.918188 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1624/3271] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:45 2021] GET /volume/v3/8d281cdef93f47878fa0d853c9b330e6/volumes/2b3b97f0-e21c-4f3b-93e3-9bfa9b84e132 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:45.927749 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0977ac56-6d61-4fe0-ac88-63bddd7c3d63 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] DELETE http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/4ee49b34-fd52-4df3-945e-77d48a8c5d9c Jan 27 16:45:45.928138 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0977ac56-6d61-4fe0-ac88-63bddd7c3d63 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:45.928413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:45.928413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:45.928761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0977ac56-6d61-4fe0-ac88-63bddd7c3d63 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:46.072103 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:45:46.072103 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:45:46.122704 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0977ac56-6d61-4fe0-ac88-63bddd7c3d63 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/4ee49b34-fd52-4df3-945e-77d48a8c5d9c returned with HTTP 202 Jan 27 16:45:46.127026 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1648/3272] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:45:45 2021] DELETE /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/4ee49b34-fd52-4df3-945e-77d48a8c5d9c => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:45:46.133241 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a949c791-0703-45d9-991c-6f8243c5ce2a tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/4ee49b34-fd52-4df3-945e-77d48a8c5d9c Jan 27 16:45:46.134005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a949c791-0703-45d9-991c-6f8243c5ce2a tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:46.134653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a949c791-0703-45d9-991c-6f8243c5ce2a tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:46.159421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a949c791-0703-45d9-991c-6f8243c5ce2a tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/4ee49b34-fd52-4df3-945e-77d48a8c5d9c returned with HTTP 404 Jan 27 16:45:46.169390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-956888a9-52b5-4523-9830-28f8d4d43642 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] DELETE http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/fdcb17b2-db5a-4e28-a44e-bfce5513c68c Jan 27 16:45:46.170218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-956888a9-52b5-4523-9830-28f8d4d43642 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:46.170898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-956888a9-52b5-4523-9830-28f8d4d43642 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:46.175540 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1625/3273] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:45:46 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/4ee49b34-fd52-4df3-945e-77d48a8c5d9c => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:46.309113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-956888a9-52b5-4523-9830-28f8d4d43642 tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/fdcb17b2-db5a-4e28-a44e-bfce5513c68c returned with HTTP 202 Jan 27 16:45:46.319001 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1649/3274] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:45:46 2021] DELETE /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/fdcb17b2-db5a-4e28-a44e-bfce5513c68c => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:45:46.321426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6896e974-9919-464f-8ee7-1d0eeb3a305e tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] GET http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/fdcb17b2-db5a-4e28-a44e-bfce5513c68c Jan 27 16:45:46.322869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6896e974-9919-464f-8ee7-1d0eeb3a305e tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:46.323639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6896e974-9919-464f-8ee7-1d0eeb3a305e tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:46.343817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6896e974-9919-464f-8ee7-1d0eeb3a305e tempest-VolumeTypesTest-2039486462 tempest-VolumeTypesTest-2039486462-project-admin] http://10.222.0.78/volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/fdcb17b2-db5a-4e28-a44e-bfce5513c68c returned with HTTP 404 Jan 27 16:45:46.345765 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1626/3275] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:45:46 2021] GET /volume/v3/0286e284f4c442b2b5a3dc1e9faa28e6/types/fdcb17b2-db5a-4e28-a44e-bfce5513c68c => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:45:56.015403 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] POST http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes Jan 27 16:45:56.017106 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-790276837"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:56.018942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-790276837'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:45:56.020428 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Create volume of 1 GB Jan 27 16:45:56.037233 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Availability Zones retrieved successfully. Jan 27 16:45:56.076646 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Flow 'volume_create_api' (c2fc1149-6a35-4f3d-b5e9-38df8d67acf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:45:56.081220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c0389cf-03fa-4922-a2a3-ec8795426ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:45:56.085683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:45:56.217778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c0389cf-03fa-4922-a2a3-ec8795426ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:45:56.220758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (219a8ae5-494d-412d-a672-74a2afb3c852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:45:56.402115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Created reservations ['f36db0d1-af62-4286-a2af-ce1b58d9fc4e', 'd6640c35-5108-45a1-945b-e95a09f65ce2', '1d254953-e332-49a6-a4d4-1bc5dd06dde6', '0815d514-686a-4a16-863c-0deb3cfcea18'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:45:56.405987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (219a8ae5-494d-412d-a672-74a2afb3c852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f36db0d1-af62-4286-a2af-ce1b58d9fc4e', 'd6640c35-5108-45a1-945b-e95a09f65ce2', '1d254953-e332-49a6-a4d4-1bc5dd06dde6', '0815d514-686a-4a16-863c-0deb3cfcea18']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:45:56.409753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e97f082-2eca-4493-b614-313d10ddfb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:45:56.593622 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e97f082-2eca-4493-b614-313d10ddfb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f7d67bb-03f7-4363-997d-3160ddacc0e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-790276837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14da7ff93fcb42bca41c7796e24b6571',qos_specs=None,replication_status=,reservations=['f36db0d1-af62-4286-a2af-ce1b58d9fc4e','d6640c35-5108-45a1-945b-e95a09f65ce2','1d254953-e332-49a6-a4d4-1bc5dd06dde6','0815d514-686a-4a16-863c-0deb3cfcea18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85cb81f4fff74a409980115a2a605e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:45:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-790276837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f7d67bb-03f7-4363-997d-3160ddacc0e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14da7ff93fcb42bca41c7796e24b6571',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85cb81f4fff74a409980115a2a605e14',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:45:56.597350 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d51555fe-7a47-4ecb-b24e-edf97c41de69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:45:56.727947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d51555fe-7a47-4ecb-b24e-edf97c41de69) transitioned into state 'SUCCESS' from state '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-790276837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14da7ff93fcb42bca41c7796e24b6571',qos_specs=None,replication_status=,reservations=['f36db0d1-af62-4286-a2af-ce1b58d9fc4e','d6640c35-5108-45a1-945b-e95a09f65ce2','1d254953-e332-49a6-a4d4-1bc5dd06dde6','0815d514-686a-4a16-863c-0deb3cfcea18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85cb81f4fff74a409980115a2a605e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:45:56.730556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (881f217e-637f-4ae4-abd5-1b315b3ab0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:45:56.789079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (881f217e-637f-4ae4-abd5-1b315b3ab0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:45:56.806616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Flow 'volume_create_api' (c2fc1149-6a35-4f3d-b5e9-38df8d67acf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:45:56.959793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Create volume request issued successfully. Jan 27 16:45:56.996554 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-024c2fa4-f497-4413-8d44-6a40338cd499 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes returned with HTTP 202 Jan 27 16:45:56.999592 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1650/3276] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:45:55 2021] POST /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes => generated 822 bytes in 1264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:45:57.015176 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0866f434-70fe-4103-9e04-7bfccc1d2cb4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 Jan 27 16:45:57.016546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0866f434-70fe-4103-9e04-7bfccc1d2cb4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:57.018054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0866f434-70fe-4103-9e04-7bfccc1d2cb4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:57.116201 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:57.116201 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:57.139764 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0866f434-70fe-4103-9e04-7bfccc1d2cb4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:45:57.170317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0866f434-70fe-4103-9e04-7bfccc1d2cb4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 returned with HTTP 200 Jan 27 16:45:57.176782 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1627/3277] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:57 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 => generated 914 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:58.189154 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04758acf-527e-4262-9b64-6c8743220af2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 Jan 27 16:45:58.189691 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04758acf-527e-4262-9b64-6c8743220af2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:58.190151 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:58.190151 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:58.190917 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04758acf-527e-4262-9b64-6c8743220af2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:58.268523 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:58.268523 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:58.277756 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-04758acf-527e-4262-9b64-6c8743220af2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:45:58.302076 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04758acf-527e-4262-9b64-6c8743220af2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 returned with HTTP 200 Jan 27 16:45:58.302937 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1651/3278] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:58 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:59.356969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b3e5ac7-5175-4332-8e69-a2f6d05733e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 Jan 27 16:45:59.357991 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b3e5ac7-5175-4332-8e69-a2f6d05733e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:59.358415 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:59.358415 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:59.359128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b3e5ac7-5175-4332-8e69-a2f6d05733e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:59.428014 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:59.428014 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:59.439868 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9b3e5ac7-5175-4332-8e69-a2f6d05733e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:45:59.468125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b3e5ac7-5175-4332-8e69-a2f6d05733e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 returned with HTTP 200 Jan 27 16:45:59.487095 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1628/3279] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:45:59 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 => generated 915 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:59.491909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47cba0d6-5e6c-4fdb-9d5d-afed8eaa5fdc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] POST http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups Jan 27 16:45:59.492487 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:59.492487 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:45:59.493185 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47cba0d6-5e6c-4fdb-9d5d-afed8eaa5fdc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f7d67bb-03f7-4363-997d-3160ddacc0e4", "name": "tempest-VolumesBackupsAdminTest-Backup-232151745"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:59.495128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-47cba0d6-5e6c-4fdb-9d5d-afed8eaa5fdc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Creating new backup {'backup': {'volume_id': '2f7d67bb-03f7-4363-997d-3160ddacc0e4', 'name': 'tempest-VolumesBackupsAdminTest-Backup-232151745'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 16:45:59.496106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-47cba0d6-5e6c-4fdb-9d5d-afed8eaa5fdc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Creating backup of volume 2f7d67bb-03f7-4363-997d-3160ddacc0e4 in container None Jan 27 16:45:59.578360 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:59.578360 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:45:59.581338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-47cba0d6-5e6c-4fdb-9d5d-afed8eaa5fdc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:45:59.789228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-47cba0d6-5e6c-4fdb-9d5d-afed8eaa5fdc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Created reservations ['f567c92a-8222-4f51-839d-841fe8fbfed6', '4aaba3ba-5bed-449a-b73b-51b091362d8a'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:46:00.165636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47cba0d6-5e6c-4fdb-9d5d-afed8eaa5fdc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups returned with HTTP 202 Jan 27 16:46:00.181743 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1652/3280] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:45:59 2021] POST /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups => generated 400 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:46:00.187762 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3a4e681-1444-468a-920d-cec30d906c9c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:00.188212 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3a4e681-1444-468a-920d-cec30d906c9c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:00.189735 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:00.189735 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:00.189735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3a4e681-1444-468a-920d-cec30d906c9c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:00.189735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f3a4e681-1444-468a-920d-cec30d906c9c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:00.254266 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:00.254266 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:00.259518 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3a4e681-1444-468a-920d-cec30d906c9c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:00.265664 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1629/3281] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:00 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 807 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:01.299880 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-369ac146-ca6a-4c95-90b4-9ec113b26740 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:01.299880 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-369ac146-ca6a-4c95-90b4-9ec113b26740 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:01.299880 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:01.299880 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:01.299880 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-369ac146-ca6a-4c95-90b4-9ec113b26740 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:01.299880 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-369ac146-ca6a-4c95-90b4-9ec113b26740 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:01.365530 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:01.365530 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:01.373965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-369ac146-ca6a-4c95-90b4-9ec113b26740 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:01.387516 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1653/3282] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:01 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 807 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:02.416617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07b5415e-09f7-4d42-823a-5c201d3e7f8b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:02.416617 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07b5415e-09f7-4d42-823a-5c201d3e7f8b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:02.416617 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:02.416617 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:02.416617 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07b5415e-09f7-4d42-823a-5c201d3e7f8b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:02.416617 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-07b5415e-09f7-4d42-823a-5c201d3e7f8b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:02.444025 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:02.444025 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:02.444025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07b5415e-09f7-4d42-823a-5c201d3e7f8b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:02.444025 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1630/3283] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:02 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 807 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:03.465046 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4817cdbf-789a-4d68-8937-c64f8e56ba3a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:03.465046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4817cdbf-789a-4d68-8937-c64f8e56ba3a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:03.465046 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:03.465046 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:03.465046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4817cdbf-789a-4d68-8937-c64f8e56ba3a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:03.465046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4817cdbf-789a-4d68-8937-c64f8e56ba3a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:03.531793 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:03.531793 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:03.531793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4817cdbf-789a-4d68-8937-c64f8e56ba3a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:03.531793 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1654/3284] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:03 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 807 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:04.551950 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-965e74db-c82b-4387-9da7-1580e862b02c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:04.551950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-965e74db-c82b-4387-9da7-1580e862b02c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:04.551950 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:04.551950 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:04.551950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-965e74db-c82b-4387-9da7-1580e862b02c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:04.551950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-965e74db-c82b-4387-9da7-1580e862b02c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:04.627771 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:04.627771 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:04.627771 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-965e74db-c82b-4387-9da7-1580e862b02c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:04.638072 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1631/3285] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:04 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 807 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:05.649012 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e716ad5-9bd6-4f5e-8c86-c36d55ee66ab tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:05.649012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e716ad5-9bd6-4f5e-8c86-c36d55ee66ab tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:05.649012 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:05.649012 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:05.649012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e716ad5-9bd6-4f5e-8c86-c36d55ee66ab tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:05.649012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2e716ad5-9bd6-4f5e-8c86-c36d55ee66ab tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:05.725406 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:05.725406 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:05.725406 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e716ad5-9bd6-4f5e-8c86-c36d55ee66ab tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:05.731936 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1655/3286] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:05 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 807 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:06.769899 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6adcf30-0e28-4960-aaf4-e1053093e2e4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:06.769899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6adcf30-0e28-4960-aaf4-e1053093e2e4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:06.769899 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:06.769899 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:06.769899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6adcf30-0e28-4960-aaf4-e1053093e2e4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:06.769899 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b6adcf30-0e28-4960-aaf4-e1053093e2e4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:06.840869 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:06.840869 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:06.851882 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6adcf30-0e28-4960-aaf4-e1053093e2e4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:06.851882 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1632/3287] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:06 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 807 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:07.873214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f31f507-e728-45c3-84cd-c9170b3c9b4c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:07.873214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f31f507-e728-45c3-84cd-c9170b3c9b4c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:07.873214 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:07.873214 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:07.873214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f31f507-e728-45c3-84cd-c9170b3c9b4c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:07.873214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8f31f507-e728-45c3-84cd-c9170b3c9b4c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:07.897784 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:07.897784 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:07.902818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f31f507-e728-45c3-84cd-c9170b3c9b4c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:07.902818 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1656/3288] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:07 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:08.953661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-884838e7-efe3-4adf-8935-19b488d4752c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:08.953661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-884838e7-efe3-4adf-8935-19b488d4752c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:08.953661 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:08.953661 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:08.953661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-884838e7-efe3-4adf-8935-19b488d4752c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:08.953661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-884838e7-efe3-4adf-8935-19b488d4752c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:09.017117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:09.017117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:09.017117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-884838e7-efe3-4adf-8935-19b488d4752c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:09.028193 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1633/3289] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:08 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:10.036567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10c0ddca-afa4-400a-be47-f95652814b10 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:10.037078 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10c0ddca-afa4-400a-be47-f95652814b10 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:10.037078 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:10.037078 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:10.037451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10c0ddca-afa4-400a-be47-f95652814b10 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:10.038142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-10c0ddca-afa4-400a-be47-f95652814b10 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:10.077927 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:10.077927 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:10.079820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10c0ddca-afa4-400a-be47-f95652814b10 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:10.087250 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1657/3290] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:10 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:11.157984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a1307bb-f3e4-417e-8dff-93d50daa59d0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:11.157984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a1307bb-f3e4-417e-8dff-93d50daa59d0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:11.157984 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:11.157984 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:11.157984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a1307bb-f3e4-417e-8dff-93d50daa59d0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:11.157984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8a1307bb-f3e4-417e-8dff-93d50daa59d0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:11.259671 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:11.259671 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:11.260476 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a1307bb-f3e4-417e-8dff-93d50daa59d0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:11.276361 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1634/3291] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:11 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:12.280942 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-648bab3a-49c0-4acf-8a7b-91e38b2b285a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:12.280942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-648bab3a-49c0-4acf-8a7b-91e38b2b285a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:12.280942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:12.280942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:12.280942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-648bab3a-49c0-4acf-8a7b-91e38b2b285a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:12.280942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-648bab3a-49c0-4acf-8a7b-91e38b2b285a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:12.320868 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:12.320868 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:12.323380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-648bab3a-49c0-4acf-8a7b-91e38b2b285a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:12.325814 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1658/3292] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:12 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:13.339349 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b638bb0-06e9-48ba-bb74-beb2b5af503a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:13.339875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b638bb0-06e9-48ba-bb74-beb2b5af503a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:13.340088 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:13.340088 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:13.340472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b638bb0-06e9-48ba-bb74-beb2b5af503a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:13.340849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2b638bb0-06e9-48ba-bb74-beb2b5af503a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:13.389494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:13.389494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:13.395654 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b638bb0-06e9-48ba-bb74-beb2b5af503a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:13.395654 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1635/3293] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:13 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:14.406412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7798a8a0-38ed-4b63-b4e7-4c41d70b7eea tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:14.407101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7798a8a0-38ed-4b63-b4e7-4c41d70b7eea tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:14.407453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:14.407453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:14.408013 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7798a8a0-38ed-4b63-b4e7-4c41d70b7eea tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:14.408524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7798a8a0-38ed-4b63-b4e7-4c41d70b7eea tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:14.476183 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:14.476183 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:14.485081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7798a8a0-38ed-4b63-b4e7-4c41d70b7eea tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:14.492547 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1659/3294] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:14 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:15.500755 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5282f8db-4c15-4771-a24a-7cb1a630a8f4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:15.501293 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5282f8db-4c15-4771-a24a-7cb1a630a8f4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:15.501514 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:15.501514 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:15.502154 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5282f8db-4c15-4771-a24a-7cb1a630a8f4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:15.502238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5282f8db-4c15-4771-a24a-7cb1a630a8f4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:15.553305 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:15.553305 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:15.555282 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5282f8db-4c15-4771-a24a-7cb1a630a8f4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:15.561396 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1636/3295] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:15 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:16.571827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32542d83-c585-48b7-907b-f60c06f9b95c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:16.572450 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32542d83-c585-48b7-907b-f60c06f9b95c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:16.572756 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:16.572756 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:16.573284 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32542d83-c585-48b7-907b-f60c06f9b95c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:16.573737 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-32542d83-c585-48b7-907b-f60c06f9b95c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:16.608818 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:16.608818 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:16.611886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32542d83-c585-48b7-907b-f60c06f9b95c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:16.614979 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1660/3296] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:16 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:17.631604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcd1e534-347b-4460-b11a-705e5a79a215 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:17.632661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcd1e534-347b-4460-b11a-705e5a79a215 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:17.633045 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:17.633045 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:17.633672 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcd1e534-347b-4460-b11a-705e5a79a215 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:17.634203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bcd1e534-347b-4460-b11a-705e5a79a215 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:17.677946 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:17.677946 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:17.680833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcd1e534-347b-4460-b11a-705e5a79a215 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:17.683029 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1637/3297] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:17 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:18.698040 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44f14ed7-4359-4cbb-839e-87b0b6ca9be7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:18.698658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44f14ed7-4359-4cbb-839e-87b0b6ca9be7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:18.699676 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:18.699676 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:18.700238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44f14ed7-4359-4cbb-839e-87b0b6ca9be7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:18.700712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-44f14ed7-4359-4cbb-839e-87b0b6ca9be7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:18.740897 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:18.740897 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:18.743147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44f14ed7-4359-4cbb-839e-87b0b6ca9be7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:18.745148 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1661/3298] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:18 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:19.766002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4943dcc-1087-4643-9fbe-0cf612abfb38 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:19.769162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4943dcc-1087-4643-9fbe-0cf612abfb38 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:19.769751 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:19.769751 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:19.770364 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4943dcc-1087-4643-9fbe-0cf612abfb38 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:19.771815 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a4943dcc-1087-4643-9fbe-0cf612abfb38 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:19.823053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:19.823053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:19.825536 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4943dcc-1087-4643-9fbe-0cf612abfb38 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:19.837948 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1638/3299] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:19 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:20.847722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-335b54f1-1053-403e-af8a-6476ac78c591 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:20.848703 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-335b54f1-1053-403e-af8a-6476ac78c591 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:20.848703 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:20.848703 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:20.848923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-335b54f1-1053-403e-af8a-6476ac78c591 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:20.849255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-335b54f1-1053-403e-af8a-6476ac78c591 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:20.915705 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:20.915705 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:20.916608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-335b54f1-1053-403e-af8a-6476ac78c591 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:20.918480 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1662/3300] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:20 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:21.932495 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62bcef40-7e20-45cd-a8d2-1df53b4501f5 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:21.932989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62bcef40-7e20-45cd-a8d2-1df53b4501f5 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:21.933218 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:21.933218 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:21.933896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62bcef40-7e20-45cd-a8d2-1df53b4501f5 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:21.933896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-62bcef40-7e20-45cd-a8d2-1df53b4501f5 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:22.006916 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:22.006916 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:22.011823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62bcef40-7e20-45cd-a8d2-1df53b4501f5 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:22.018367 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1639/3301] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:21 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:23.026287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-538abe89-1a82-4799-8d01-209782d39674 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:23.026815 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-538abe89-1a82-4799-8d01-209782d39674 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:23.027138 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:23.027138 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:23.027356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-538abe89-1a82-4799-8d01-209782d39674 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:23.027734 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-538abe89-1a82-4799-8d01-209782d39674 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:23.062551 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:23.062551 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:23.065837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-538abe89-1a82-4799-8d01-209782d39674 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:23.067809 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1663/3302] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:23 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:24.082317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0eba6fcc-df56-4527-8d42-cdee75e5b933 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:24.083774 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0eba6fcc-df56-4527-8d42-cdee75e5b933 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:24.084088 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:24.084088 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:24.084767 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0eba6fcc-df56-4527-8d42-cdee75e5b933 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:24.085242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0eba6fcc-df56-4527-8d42-cdee75e5b933 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:24.160505 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:24.160505 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:24.163827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0eba6fcc-df56-4527-8d42-cdee75e5b933 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:24.171843 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1640/3303] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:24 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:25.188425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b380713-f3b0-4ea2-a661-6c4205ccf299 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:25.189795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b380713-f3b0-4ea2-a661-6c4205ccf299 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:25.191041 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:25.191041 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:25.192101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b380713-f3b0-4ea2-a661-6c4205ccf299 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:25.193153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4b380713-f3b0-4ea2-a661-6c4205ccf299 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:25.220138 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:25.220138 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:25.222784 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b380713-f3b0-4ea2-a661-6c4205ccf299 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:25.223876 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1664/3304] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:25 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:26.240262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9316bd01-dc4c-4dae-8dbb-64283e68d473 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:26.240890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9316bd01-dc4c-4dae-8dbb-64283e68d473 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:26.240981 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:26.240981 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:26.242025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9316bd01-dc4c-4dae-8dbb-64283e68d473 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:26.242785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9316bd01-dc4c-4dae-8dbb-64283e68d473 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:26.282320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:26.282320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:26.285573 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9316bd01-dc4c-4dae-8dbb-64283e68d473 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:26.287111 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1641/3305] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:26 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:27.303487 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-690f0b49-2a2d-43c1-a2c8-333cd1e6c037 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:27.304281 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-690f0b49-2a2d-43c1-a2c8-333cd1e6c037 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:27.304507 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:27.304507 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:27.304890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-690f0b49-2a2d-43c1-a2c8-333cd1e6c037 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:27.309291 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-690f0b49-2a2d-43c1-a2c8-333cd1e6c037 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:27.358980 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:27.358980 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:27.366516 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-690f0b49-2a2d-43c1-a2c8-333cd1e6c037 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:27.369116 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1665/3306] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:27 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:28.385978 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df702451-c267-4195-8263-21fd26aed854 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:28.385978 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df702451-c267-4195-8263-21fd26aed854 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:28.385978 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:28.385978 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:28.385978 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df702451-c267-4195-8263-21fd26aed854 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:28.385978 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-df702451-c267-4195-8263-21fd26aed854 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:28.432443 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:28.432443 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:28.435888 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df702451-c267-4195-8263-21fd26aed854 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:28.436929 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1642/3307] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:28 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:29.453008 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cae21666-1d39-489d-be07-b9853d41d603 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:29.454347 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cae21666-1d39-489d-be07-b9853d41d603 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:29.454787 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:29.454787 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:29.455525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cae21666-1d39-489d-be07-b9853d41d603 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:29.456779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cae21666-1d39-489d-be07-b9853d41d603 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:29.487702 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:29.487702 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:29.491521 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cae21666-1d39-489d-be07-b9853d41d603 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:29.500850 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1666/3308] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:29 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:30.510718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-280300aa-e2d7-4376-8e29-7a61e380a100 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:30.511863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-280300aa-e2d7-4376-8e29-7a61e380a100 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:30.512246 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:30.512246 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:30.523474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-280300aa-e2d7-4376-8e29-7a61e380a100 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:30.523474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-280300aa-e2d7-4376-8e29-7a61e380a100 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:30.545295 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:30.545295 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:30.547974 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-280300aa-e2d7-4376-8e29-7a61e380a100 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:30.559722 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1643/3309] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:30 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:31.564550 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e36ad08-baff-4bde-8e7e-79473a627c79 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:31.566846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e36ad08-baff-4bde-8e7e-79473a627c79 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:31.567173 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:31.567173 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:31.567717 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e36ad08-baff-4bde-8e7e-79473a627c79 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:31.568178 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6e36ad08-baff-4bde-8e7e-79473a627c79 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:31.607281 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:31.607281 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:31.610533 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e36ad08-baff-4bde-8e7e-79473a627c79 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:31.611563 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1667/3310] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:31 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:32.631471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00a2d87d-b94e-4e1b-b592-802e95ac05ce tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:32.631942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00a2d87d-b94e-4e1b-b592-802e95ac05ce tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:32.632164 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:32.632164 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:32.632706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00a2d87d-b94e-4e1b-b592-802e95ac05ce tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:32.632890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-00a2d87d-b94e-4e1b-b592-802e95ac05ce tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:32.694159 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:32.694159 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:32.704318 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00a2d87d-b94e-4e1b-b592-802e95ac05ce tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:32.706249 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1644/3311] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:32 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:33.724688 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de0a8bdf-05f0-4138-b646-f622dbe59931 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:33.725366 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de0a8bdf-05f0-4138-b646-f622dbe59931 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:33.726249 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:33.726249 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:33.727365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de0a8bdf-05f0-4138-b646-f622dbe59931 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:33.727860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-de0a8bdf-05f0-4138-b646-f622dbe59931 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:33.771834 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:33.771834 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:33.774431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de0a8bdf-05f0-4138-b646-f622dbe59931 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:33.775365 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1668/3312] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:33 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:34.789938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c0b5346-488e-425a-b95d-2a6b3060e816 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:34.790478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c0b5346-488e-425a-b95d-2a6b3060e816 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:34.790647 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:34.790647 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:34.791000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c0b5346-488e-425a-b95d-2a6b3060e816 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:34.791398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0c0b5346-488e-425a-b95d-2a6b3060e816 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:34.838004 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:34.838004 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:34.839995 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c0b5346-488e-425a-b95d-2a6b3060e816 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:34.840824 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1645/3313] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:34 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:35.856078 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad3cea40-8e38-48fd-91bb-059795e8ac29 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:35.857451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad3cea40-8e38-48fd-91bb-059795e8ac29 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:35.858482 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:35.858482 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:35.859139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad3cea40-8e38-48fd-91bb-059795e8ac29 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:35.861040 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ad3cea40-8e38-48fd-91bb-059795e8ac29 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:35.896613 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:35.896613 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:35.899391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad3cea40-8e38-48fd-91bb-059795e8ac29 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:35.900549 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1669/3314] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:35 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:36.915106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88835a56-4a29-48e9-be13-565af950d186 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:36.915691 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88835a56-4a29-48e9-be13-565af950d186 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:36.915847 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:36.915847 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:36.916228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88835a56-4a29-48e9-be13-565af950d186 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:36.916597 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-88835a56-4a29-48e9-be13-565af950d186 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:36.978773 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:36.978773 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:36.988349 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88835a56-4a29-48e9-be13-565af950d186 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:36.989360 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1646/3315] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:36 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:38.003033 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a292bc7-d47a-4369-85b6-54ccc3b3d970 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:38.004250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a292bc7-d47a-4369-85b6-54ccc3b3d970 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:38.004647 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:38.004647 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:38.005254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a292bc7-d47a-4369-85b6-54ccc3b3d970 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:38.005768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7a292bc7-d47a-4369-85b6-54ccc3b3d970 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:38.049804 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:38.049804 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:38.052131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a292bc7-d47a-4369-85b6-54ccc3b3d970 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:38.064199 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1670/3316] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:37 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:39.079867 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-496ba8ee-4cf6-4ab0-a983-f94c14fac94c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:39.084599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-496ba8ee-4cf6-4ab0-a983-f94c14fac94c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:39.084833 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:39.084833 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:39.085231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-496ba8ee-4cf6-4ab0-a983-f94c14fac94c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:39.085616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-496ba8ee-4cf6-4ab0-a983-f94c14fac94c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:39.111280 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:39.111280 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:39.114056 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-496ba8ee-4cf6-4ab0-a983-f94c14fac94c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:39.115657 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1647/3317] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:39 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:40.132608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5139081-e273-4227-b51d-1d9478f11b77 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:40.134007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5139081-e273-4227-b51d-1d9478f11b77 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:40.135123 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:40.135123 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:40.136335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5139081-e273-4227-b51d-1d9478f11b77 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:40.138307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a5139081-e273-4227-b51d-1d9478f11b77 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:40.168313 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:40.168313 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:40.171945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5139081-e273-4227-b51d-1d9478f11b77 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:40.181513 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1671/3318] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:40 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:41.190008 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e025900-6543-4c96-aa81-ae817f61524d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:41.191255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e025900-6543-4c96-aa81-ae817f61524d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:41.191659 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:41.191659 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:41.192357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e025900-6543-4c96-aa81-ae817f61524d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:41.192930 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8e025900-6543-4c96-aa81-ae817f61524d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:41.220476 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:41.220476 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:41.224196 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e025900-6543-4c96-aa81-ae817f61524d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:41.225942 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1648/3319] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:41 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:42.241810 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6f72b02-3a31-4552-ae91-6cf5ba060735 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:42.242777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6f72b02-3a31-4552-ae91-6cf5ba060735 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:42.243111 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:42.243111 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:42.243698 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6f72b02-3a31-4552-ae91-6cf5ba060735 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:42.244337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a6f72b02-3a31-4552-ae91-6cf5ba060735 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:42.274876 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:42.274876 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:42.277546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6f72b02-3a31-4552-ae91-6cf5ba060735 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:42.279134 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1672/3320] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:42 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:43.294969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e7e0e42-95e3-4ff9-a93a-f628cff9456d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:43.295968 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e7e0e42-95e3-4ff9-a93a-f628cff9456d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:43.295968 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:43.295968 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:43.296243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e7e0e42-95e3-4ff9-a93a-f628cff9456d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:43.296435 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8e7e0e42-95e3-4ff9-a93a-f628cff9456d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:43.318297 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:43.318297 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:43.320690 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e7e0e42-95e3-4ff9-a93a-f628cff9456d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:43.321733 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1649/3321] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:43 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:44.336468 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59b3a2de-166a-499a-9b6c-b9b811e740a5 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:44.337845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59b3a2de-166a-499a-9b6c-b9b811e740a5 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:44.338276 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:44.338276 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:44.338940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59b3a2de-166a-499a-9b6c-b9b811e740a5 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:44.339527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-59b3a2de-166a-499a-9b6c-b9b811e740a5 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:44.363711 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:44.363711 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:44.366345 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59b3a2de-166a-499a-9b6c-b9b811e740a5 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:44.367430 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1673/3322] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:44 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:45.385344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d66d4db-caed-43c6-a406-1bfb961ec8fc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:45.385985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d66d4db-caed-43c6-a406-1bfb961ec8fc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:45.386075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:45.386075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:45.386418 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d66d4db-caed-43c6-a406-1bfb961ec8fc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:45.386796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9d66d4db-caed-43c6-a406-1bfb961ec8fc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:45.409793 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:45.409793 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:45.543117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d66d4db-caed-43c6-a406-1bfb961ec8fc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:45.543117 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1650/3323] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:45 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:46.556773 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f6186e1-4677-4316-b7fa-bea32050903d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:46.557283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f6186e1-4677-4316-b7fa-bea32050903d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:46.557513 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:46.557513 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:46.557897 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f6186e1-4677-4316-b7fa-bea32050903d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:46.558273 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3f6186e1-4677-4316-b7fa-bea32050903d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:46.612598 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:46.612598 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:46.617686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f6186e1-4677-4316-b7fa-bea32050903d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:46.618573 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1674/3324] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:46 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:47.633951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49f89dcd-e0c4-4b5e-be63-157db0491c1e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:47.634519 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49f89dcd-e0c4-4b5e-be63-157db0491c1e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:47.634519 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:47.634519 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:47.634746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49f89dcd-e0c4-4b5e-be63-157db0491c1e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:47.635132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-49f89dcd-e0c4-4b5e-be63-157db0491c1e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:47.661017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:47.661017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:47.664157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49f89dcd-e0c4-4b5e-be63-157db0491c1e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:47.666008 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1651/3325] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:47 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:48.681489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05f79011-a808-4a0c-bf67-5856521e5959 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:48.681995 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05f79011-a808-4a0c-bf67-5856521e5959 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:48.687658 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:48.687658 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:48.691782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05f79011-a808-4a0c-bf67-5856521e5959 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:48.693471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-05f79011-a808-4a0c-bf67-5856521e5959 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:48.735939 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:48.735939 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:48.748657 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05f79011-a808-4a0c-bf67-5856521e5959 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:48.762361 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1675/3326] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:48 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:49.777244 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f34d9c7-b60c-48d1-9c23-178414a4423a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:49.779804 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f34d9c7-b60c-48d1-9c23-178414a4423a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:49.780010 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:49.780010 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:49.780379 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f34d9c7-b60c-48d1-9c23-178414a4423a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:49.780751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6f34d9c7-b60c-48d1-9c23-178414a4423a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:49.842706 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:49.842706 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:49.850656 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f34d9c7-b60c-48d1-9c23-178414a4423a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:49.851530 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1652/3327] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:49 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:50.872555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c32b514f-6c71-4eab-b98b-b88d29528e5c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:50.874382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c32b514f-6c71-4eab-b98b-b88d29528e5c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:50.874769 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:50.874769 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:50.875466 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c32b514f-6c71-4eab-b98b-b88d29528e5c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:50.885284 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c32b514f-6c71-4eab-b98b-b88d29528e5c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:50.932490 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:50.932490 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:50.935635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c32b514f-6c71-4eab-b98b-b88d29528e5c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:50.949166 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1676/3328] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:50 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:51.964768 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3486ee56-5ce4-4612-9891-0854a24285cb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:51.972506 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3486ee56-5ce4-4612-9891-0854a24285cb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:51.972506 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:51.972506 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:51.972506 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3486ee56-5ce4-4612-9891-0854a24285cb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:51.972506 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3486ee56-5ce4-4612-9891-0854a24285cb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:52.009317 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:52.009317 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:52.012934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3486ee56-5ce4-4612-9891-0854a24285cb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:52.013958 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1653/3329] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:51 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:53.029133 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1e14976-6b58-4e66-b081-f072084807ea tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:53.033849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1e14976-6b58-4e66-b081-f072084807ea tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:53.033849 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:53.033849 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:53.033849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1e14976-6b58-4e66-b081-f072084807ea tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:53.033849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e1e14976-6b58-4e66-b081-f072084807ea tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:53.070058 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:53.070058 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:53.074001 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1e14976-6b58-4e66-b081-f072084807ea tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:53.074453 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1677/3330] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:53 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:54.091837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c3ed384-5cda-4dbc-8acb-f08c6d50e9c6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:54.093395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c3ed384-5cda-4dbc-8acb-f08c6d50e9c6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:54.093798 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:54.093798 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:54.094683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c3ed384-5cda-4dbc-8acb-f08c6d50e9c6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:54.095272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1c3ed384-5cda-4dbc-8acb-f08c6d50e9c6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:54.156852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:54.156852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:54.160577 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c3ed384-5cda-4dbc-8acb-f08c6d50e9c6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:54.161631 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1654/3331] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:54 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:55.177924 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d36ff2d4-e406-4a92-a6d3-e7060663720e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:55.179302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d36ff2d4-e406-4a92-a6d3-e7060663720e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:55.179683 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:55.179683 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:55.180289 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d36ff2d4-e406-4a92-a6d3-e7060663720e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:55.181056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d36ff2d4-e406-4a92-a6d3-e7060663720e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:55.221493 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:55.221493 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:55.221493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d36ff2d4-e406-4a92-a6d3-e7060663720e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:55.221493 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1678/3332] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:55 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:56.234749 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82943f7e-2b1a-4f31-91d8-c0bfaf3a0354 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:56.236559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82943f7e-2b1a-4f31-91d8-c0bfaf3a0354 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:56.237117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:56.237117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:56.237788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82943f7e-2b1a-4f31-91d8-c0bfaf3a0354 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:56.243819 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-82943f7e-2b1a-4f31-91d8-c0bfaf3a0354 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:56.279439 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:56.279439 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:56.281977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82943f7e-2b1a-4f31-91d8-c0bfaf3a0354 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:56.283267 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1655/3333] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:56 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:57.303025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df15a6c4-be94-4c58-963d-58bb195120b7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:57.303581 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df15a6c4-be94-4c58-963d-58bb195120b7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:57.303755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:57.303755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:57.304136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df15a6c4-be94-4c58-963d-58bb195120b7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:57.304507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-df15a6c4-be94-4c58-963d-58bb195120b7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:57.334431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:57.334431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:57.335576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df15a6c4-be94-4c58-963d-58bb195120b7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:57.342605 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1679/3334] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:57 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:58.357610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bf300cd-bac0-4d55-b986-49e9720ed17b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:58.358855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bf300cd-bac0-4d55-b986-49e9720ed17b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:58.359211 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:58.359211 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:58.363378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bf300cd-bac0-4d55-b986-49e9720ed17b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:58.364811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6bf300cd-bac0-4d55-b986-49e9720ed17b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:58.420584 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:58.420584 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:58.423220 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bf300cd-bac0-4d55-b986-49e9720ed17b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:58.430860 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1656/3335] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:58 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:46:59.440268 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f146800a-fa2b-41c3-9ded-d48d27177ad7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:46:59.440796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f146800a-fa2b-41c3-9ded-d48d27177ad7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:46:59.441309 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:46:59.441309 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:46:59.441800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f146800a-fa2b-41c3-9ded-d48d27177ad7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:46:59.442242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f146800a-fa2b-41c3-9ded-d48d27177ad7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:46:59.483397 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:46:59.483397 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:46:59.483397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f146800a-fa2b-41c3-9ded-d48d27177ad7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:46:59.483397 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1680/3336] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:46:59 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:00.501025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e980ab53-c9b5-47f7-9bca-0d8724a08301 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:00.504292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e980ab53-c9b5-47f7-9bca-0d8724a08301 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:00.504716 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:00.504716 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:00.505537 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e980ab53-c9b5-47f7-9bca-0d8724a08301 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:00.506270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e980ab53-c9b5-47f7-9bca-0d8724a08301 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:00.573923 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:00.573923 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:00.582770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e980ab53-c9b5-47f7-9bca-0d8724a08301 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:00.582770 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1657/3337] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:00 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:01.597514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a67c530c-c5fd-4103-a736-c09d66a62995 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:01.598086 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a67c530c-c5fd-4103-a736-c09d66a62995 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:01.598254 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:01.598254 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:01.598582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a67c530c-c5fd-4103-a736-c09d66a62995 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:01.598951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a67c530c-c5fd-4103-a736-c09d66a62995 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:01.630127 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:01.630127 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:01.632937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a67c530c-c5fd-4103-a736-c09d66a62995 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:01.649424 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1681/3338] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:01 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:02.659714 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47e10a79-ee0b-4486-9946-c1d7d7c02a87 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:02.660275 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47e10a79-ee0b-4486-9946-c1d7d7c02a87 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:02.660503 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:02.660503 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:02.660883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47e10a79-ee0b-4486-9946-c1d7d7c02a87 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:02.661262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-47e10a79-ee0b-4486-9946-c1d7d7c02a87 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:02.688870 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:02.688870 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:02.698576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47e10a79-ee0b-4486-9946-c1d7d7c02a87 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:02.698576 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1658/3339] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:02 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:03.711389 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f443524-5baa-49af-99f7-e3c707883ff6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:03.711930 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f443524-5baa-49af-99f7-e3c707883ff6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:03.712016 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:03.712016 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:03.712438 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f443524-5baa-49af-99f7-e3c707883ff6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:03.712719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0f443524-5baa-49af-99f7-e3c707883ff6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:03.737318 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:03.737318 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:03.739170 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f443524-5baa-49af-99f7-e3c707883ff6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:03.740361 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1682/3340] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:03 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:04.755392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f103e44-fdb2-40d4-bfa9-5fc1bc673d00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:04.756390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f103e44-fdb2-40d4-bfa9-5fc1bc673d00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:04.756390 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:04.756390 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:04.756623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f103e44-fdb2-40d4-bfa9-5fc1bc673d00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:04.756963 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2f103e44-fdb2-40d4-bfa9-5fc1bc673d00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:04.815558 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:04.815558 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:04.817406 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f103e44-fdb2-40d4-bfa9-5fc1bc673d00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:04.818220 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1659/3341] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:04 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 820 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:05.841115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-295b4c15-75e4-49fb-9702-f36f46371fba tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:05.842455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-295b4c15-75e4-49fb-9702-f36f46371fba tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:05.842874 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:05.842874 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:05.843620 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-295b4c15-75e4-49fb-9702-f36f46371fba tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:05.844227 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-295b4c15-75e4-49fb-9702-f36f46371fba tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:05.900124 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:05.900124 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:05.900124 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-295b4c15-75e4-49fb-9702-f36f46371fba tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:05.900124 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1683/3342] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:05 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:05.900427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a13f372-3137-40de-861f-0c5ab65b5dd2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 Jan 27 16:47:05.900427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a13f372-3137-40de-861f-0c5ab65b5dd2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:05.900427 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:05.900427 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:05.900427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a13f372-3137-40de-861f-0c5ab65b5dd2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:05.985030 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:05.985030 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:05.996082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a13f372-3137-40de-861f-0c5ab65b5dd2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:47:06.032102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a13f372-3137-40de-861f-0c5ab65b5dd2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 returned with HTTP 200 Jan 27 16:47:06.034718 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1660/3343] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:05 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:06.363308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a2a311a-bc57-4577-a5b3-11d2c258d6d6 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] GET http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09/export_record Jan 27 16:47:06.363960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a2a311a-bc57-4577-a5b3-11d2c258d6d6 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:06.364218 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:06.364218 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:06.364921 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a2a311a-bc57-4577-a5b3-11d2c258d6d6 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Calling method 'export_record' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:06.365383 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-8a2a311a-bc57-4577-a5b3-11d2c258d6d6 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Export record for backup 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 27 16:47:06.390090 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:06.390090 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:06.393422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.api [None req-8a2a311a-bc57-4577-a5b3-11d2c258d6d6 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Calling RPCAPI with context: , host: n-d-710848-3, backup: 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 27 16:47:06.450859 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-8a2a311a-bc57-4577-a5b3-11d2c258d6d6 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] export_record in rpcapi backup_id 553992c7-ce63-4d41-a437-83f7bcfe6a09 on host n-d-710848-3. {{(pid=87999) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 27 16:47:06.458504 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-8a2a311a-bc57-4577-a5b3-11d2c258d6d6 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTUzOTkyYzctY2U2My00ZDQxLWE0MzctODNmN2JjZmU2YTA5IiwgInVzZXJfaWQiOiAiODVjYjgxZjRmZmY3NGE0MDk5ODAxMTVhMmE2MDVlMTQiLCAicHJvamVjdF9pZCI6ICIxNGRhN2ZmOTNmY2I0MmJjYTQxYzc3OTZlMjRiNjU3MSIsICJ2b2x1bWVfaWQiOiAiMmY3ZDY3YmItMDNmNy00MzYzLTk5N2QtMzE2MGRkYWNjMGU0IiwgImhvc3QiOiAibi1kLTcxMDg0OC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIzMjE1MTc0NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzJmN2Q2N2JiLTAzZjctNDM2My05OTdkLTMxNjBkZGFjYzBlNC8yMDIxMDEyNzE2NDYwOC9hel9ub3ZhX2JhY2t1cF81NTM5OTJjNy1jZTYzLTRkNDEtYTQzNy04M2Y3YmNmZTZhMDkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yN1QxNjo0NjowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxNjo0NjowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTI3VDE2OjQ3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=87999) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 27 16:47:06.463238 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a2a311a-bc57-4577-a5b3-11d2c258d6d6 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09/export_record returned with HTTP 200 Jan 27 16:47:06.464968 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1684/3344] 10.222.0.78 () {58 vars in 1357 bytes} [Wed Jan 27 16:47:06 2021] GET /volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09/export_record => generated 1448 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:47:06.471489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-827e322d-15d4-4f08-aeef-c806abc84ef4 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] POST http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/import_record Jan 27 16:47:06.472196 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:06.472196 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:06.472949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-827e322d-15d4-4f08-aeef-c806abc84ef4 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjU5ZDdjMWEtYWEyYy00MzMzLWIzYmYtYjc1NGU3YzIwYjQ5IiwgInVzZXJfaWQiOiAiODVjYjgxZjRmZmY3NGE0MDk5ODAxMTVhMmE2MDVlMTQiLCAicHJvamVjdF9pZCI6ICIxNGRhN2ZmOTNmY2I0MmJjYTQxYzc3OTZlMjRiNjU3MSIsICJ2b2x1bWVfaWQiOiAiMmY3ZDY3YmItMDNmNy00MzYzLTk5N2QtMzE2MGRkYWNjMGU0IiwgImhvc3QiOiAibi1kLTcxMDg0OC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIzMjE1MTc0NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzJmN2Q2N2JiLTAzZjctNDM2My05OTdkLTMxNjBkZGFjYzBlNC8yMDIxMDEyNzE2NDYwOC9hel9ub3ZhX2JhY2t1cF81NTM5OTJjNy1jZTYzLTRkNDEtYTQzNy04M2Y3YmNmZTZhMDkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yN1QxNjo0NjowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxNjo0NjowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTI3VDE2OjQ3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:47:06.473937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-827e322d-15d4-4f08-aeef-c806abc84ef4 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjU5ZDdjMWEtYWEyYy00MzMzLWIzYmYtYjc1NGU3YzIwYjQ5IiwgInVzZXJfaWQiOiAiODVjYjgxZjRmZmY3NGE0MDk5ODAxMTVhMmE2MDVlMTQiLCAicHJvamVjdF9pZCI6ICIxNGRhN2ZmOTNmY2I0MmJjYTQxYzc3OTZlMjRiNjU3MSIsICJ2b2x1bWVfaWQiOiAiMmY3ZDY3YmItMDNmNy00MzYzLTk5N2QtMzE2MGRkYWNjMGU0IiwgImhvc3QiOiAibi1kLTcxMDg0OC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIzMjE1MTc0NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzJmN2Q2N2JiLTAzZjctNDM2My05OTdkLTMxNjBkZGFjYzBlNC8yMDIxMDEyNzE2NDYwOC9hel9ub3ZhX2JhY2t1cF81NTM5OTJjNy1jZTYzLTRkNDEtYTQzNy04M2Y3YmNmZTZhMDkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yN1QxNjo0NjowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxNjo0NjowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTI3VDE2OjQ3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=88000) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 27 16:47:06.474551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-827e322d-15d4-4f08-aeef-c806abc84ef4 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjU5ZDdjMWEtYWEyYy00MzMzLWIzYmYtYjc1NGU3YzIwYjQ5IiwgInVzZXJfaWQiOiAiODVjYjgxZjRmZmY3NGE0MDk5ODAxMTVhMmE2MDVlMTQiLCAicHJvamVjdF9pZCI6ICIxNGRhN2ZmOTNmY2I0MmJjYTQxYzc3OTZlMjRiNjU3MSIsICJ2b2x1bWVfaWQiOiAiMmY3ZDY3YmItMDNmNy00MzYzLTk5N2QtMzE2MGRkYWNjMGU0IiwgImhvc3QiOiAibi1kLTcxMDg0OC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIzMjE1MTc0NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzJmN2Q2N2JiLTAzZjctNDM2My05OTdkLTMxNjBkZGFjYzBlNC8yMDIxMDEyNzE2NDYwOC9hel9ub3ZhX2JhY2t1cF81NTM5OTJjNy1jZTYzLTRkNDEtYTQzNy04M2Y3YmNmZTZhMDkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yN1QxNjo0NjowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxNjo0NjowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTI3VDE2OjQ3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=88000) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 27 16:47:06.563692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-827e322d-15d4-4f08-aeef-c806abc84ef4 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Created reservations ['7ed90c5a-f125-475f-83e4-d925b306daf9', '16c1c0df-67e3-4cd7-b8f4-ecb416451219'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:47:06.741944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-827e322d-15d4-4f08-aeef-c806abc84ef4 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] import_record rpcapi backup id f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 on host n-d-710848-3 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjU5ZDdjMWEtYWEyYy00MzMzLWIzYmYtYjc1NGU3YzIwYjQ5IiwgInVzZXJfaWQiOiAiODVjYjgxZjRmZmY3NGE0MDk5ODAxMTVhMmE2MDVlMTQiLCAicHJvamVjdF9pZCI6ICIxNGRhN2ZmOTNmY2I0MmJjYTQxYzc3OTZlMjRiNjU3MSIsICJ2b2x1bWVfaWQiOiAiMmY3ZDY3YmItMDNmNy00MzYzLTk5N2QtMzE2MGRkYWNjMGU0IiwgImhvc3QiOiAibi1kLTcxMDg0OC0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIzMjE1MTc0NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzJmN2Q2N2JiLTAzZjctNDM2My05OTdkLTMxNjBkZGFjYzBlNC8yMDIxMDEyNzE2NDYwOC9hel9ub3ZhX2JhY2t1cF81NTM5OTJjNy1jZTYzLTRkNDEtYTQzNy04M2Y3YmNmZTZhMDkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0yN1QxNjo0NjowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxNjo0NjowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTI3VDE2OjQ3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=88000) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 27 16:47:06.746831 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-827e322d-15d4-4f08-aeef-c806abc84ef4 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Import record output: {'backup': {'id': 'f59d7c1a-aa2c-4333-b3bf-b754e7c20b49', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49'}, {'rel': 'bookmark', 'href': 'http://10.222.0.78/volume/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49'}]}}. {{(pid=88000) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 27 16:47:06.747522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-827e322d-15d4-4f08-aeef-c806abc84ef4 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/import_record returned with HTTP 201 Jan 27 16:47:06.749248 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1661/3345] 10.222.0.78 () {60 vars in 1269 bytes} [Wed Jan 27 16:47:06 2021] POST /volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/import_record => generated 354 bytes in 283 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 27 16:47:06.761501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4efb9aa7-f127-45b8-ae51-98e887d5d606 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] GET http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 Jan 27 16:47:06.763339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4efb9aa7-f127-45b8-ae51-98e887d5d606 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:06.763586 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:06.763586 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:06.763998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4efb9aa7-f127-45b8-ae51-98e887d5d606 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:06.764382 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4efb9aa7-f127-45b8-ae51-98e887d5d606 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Show backup with id f59d7c1a-aa2c-4333-b3bf-b754e7c20b49. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:06.792839 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:06.792839 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:06.794449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4efb9aa7-f127-45b8-ae51-98e887d5d606 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 returned with HTTP 200 Jan 27 16:47:06.795284 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1685/3346] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:06 2021] GET /volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 => generated 713 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:07.827744 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23bfcbfd-5854-4b33-bc95-9e7bf18a8b19 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] GET http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 Jan 27 16:47:07.827744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23bfcbfd-5854-4b33-bc95-9e7bf18a8b19 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:07.827744 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:07.827744 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:07.827744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23bfcbfd-5854-4b33-bc95-9e7bf18a8b19 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:07.827744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-23bfcbfd-5854-4b33-bc95-9e7bf18a8b19 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Show backup with id f59d7c1a-aa2c-4333-b3bf-b754e7c20b49. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:07.853383 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:07.853383 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:07.854850 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23bfcbfd-5854-4b33-bc95-9e7bf18a8b19 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 returned with HTTP 200 Jan 27 16:47:07.856030 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1662/3347] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:07 2021] GET /volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 => generated 823 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:07.869583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7276c5af-5c50-486b-ad10-c044285c6cbd tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] GET http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups Jan 27 16:47:07.870618 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7276c5af-5c50-486b-ad10-c044285c6cbd tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:07.870840 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:07.870840 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:07.871395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7276c5af-5c50-486b-ad10-c044285c6cbd tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:07.905800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7276c5af-5c50-486b-ad10-c044285c6cbd tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups returned with HTTP 200 Jan 27 16:47:07.906469 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1686/3348] 10.222.0.78 () {58 vars in 1204 bytes} [Wed Jan 27 16:47:07 2021] GET /volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups => generated 403 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:07.920301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] POST http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09/restore Jan 27 16:47:07.920974 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:07.920974 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:07.921627 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:47:07.924681 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Restoring backup 553992c7-ce63-4d41-a437-83f7bcfe6a09 ({'restore': {}}) {{(pid=88000) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 27 16:47:07.924681 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Restoring backup 553992c7-ce63-4d41-a437-83f7bcfe6a09 to volume None. Jan 27 16:47:07.965677 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:07.965677 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:07.970494 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Creating volume of 1 GB for restore of backup 553992c7-ce63-4d41-a437-83f7bcfe6a09. Jan 27 16:47:08.016793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Availability zone cache updated, next update will occur around 2021-01-27 17:47:08.015946. {{(pid=88000) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 16:47:08.017538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Availability Zones retrieved successfully. Jan 27 16:47:08.053262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Flow 'volume_create_api' (11a7f5dd-1b5e-4330-8cb7-24c3a7973d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:47:08.063033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b2df62-3d89-402e-949a-e325c95d8ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:08.069555 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:47:08.149023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b2df62-3d89-402e-949a-e325c95d8ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:08.151361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c8f687-4c5a-488b-84bd-11d917bfa48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:08.376323 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Created reservations ['9a7bb9d2-423c-4446-a100-e2b5ff24780e', 'e65046bb-48f8-4678-a201-44a590889ee4', '8fce1e7f-736b-4e3b-be1c-22e43ff2c1e9', '7e626ebd-834b-4fe2-85b1-1a38df1a3d73'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:47:08.378727 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9c8f687-4c5a-488b-84bd-11d917bfa48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a7bb9d2-423c-4446-a100-e2b5ff24780e', 'e65046bb-48f8-4678-a201-44a590889ee4', '8fce1e7f-736b-4e3b-be1c-22e43ff2c1e9', '7e626ebd-834b-4fe2-85b1-1a38df1a3d73']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:08.380970 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (422e133a-9146-4dc7-8753-3302d1b95590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:08.656475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (422e133a-9146-4dc7-8753-3302d1b95590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd8c003d-3304-48b2-b59a-b00fc579bb35', '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_553992c7-ce63-4d41-a437-83f7bcfe6a09',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14da7ff93fcb42bca41c7796e24b6571',qos_specs=None,replication_status=,reservations=['9a7bb9d2-423c-4446-a100-e2b5ff24780e','e65046bb-48f8-4678-a201-44a590889ee4','8fce1e7f-736b-4e3b-be1c-22e43ff2c1e9','7e626ebd-834b-4fe2-85b1-1a38df1a3d73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85cb81f4fff74a409980115a2a605e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:47:08Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_553992c7-ce63-4d41-a437-83f7bcfe6a09',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd8c003d-3304-48b2-b59a-b00fc579bb35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14da7ff93fcb42bca41c7796e24b6571',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85cb81f4fff74a409980115a2a605e14',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:08.659293 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84b96b2-b288-48ac-8591-bb72bd3942fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:08.768590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84b96b2-b288-48ac-8591-bb72bd3942fa) transitioned into 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_553992c7-ce63-4d41-a437-83f7bcfe6a09',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14da7ff93fcb42bca41c7796e24b6571',qos_specs=None,replication_status=,reservations=['9a7bb9d2-423c-4446-a100-e2b5ff24780e','e65046bb-48f8-4678-a201-44a590889ee4','8fce1e7f-736b-4e3b-be1c-22e43ff2c1e9','7e626ebd-834b-4fe2-85b1-1a38df1a3d73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85cb81f4fff74a409980115a2a605e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:08.771538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e601b72-4051-407f-988d-6ac93bda150f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:08.863697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e601b72-4051-407f-988d-6ac93bda150f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:08.866579 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Flow 'volume_create_api' (11a7f5dd-1b5e-4330-8cb7-24c3a7973d4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:47:08.925716 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Create volume request issued successfully. Jan 27 16:47:08.978785 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:08.978785 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:08.980300 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:47:08.981056 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 27 16:47:08.981056 n-d-710848-3 devstack@c-api.service[87998]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 27 16:47:08.981056 n-d-710848-3 devstack@c-api.service[87998]: hub = hubs.get_hub() Jan 27 16:47:10.055746 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:10.055746 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:10.057832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:47:11.199511 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:11.199511 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:11.199511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:47:11.199511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Checking backup size 1 against volume size 1 {{(pid=88000) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 27 16:47:11.199511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Overwriting volume cd8c003d-3304-48b2-b59a-b00fc579bb35 with restore of backup 553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:11.335770 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] restore_backup in rpcapi backup_id 553992c7-ce63-4d41-a437-83f7bcfe6a09 {{(pid=88000) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 27 16:47:11.339134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f65583e2-a623-4ed5-af68-f82228ba3adf tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09/restore returned with HTTP 202 Jan 27 16:47:11.340701 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1663/3349] 10.222.0.78 () {60 vars in 1360 bytes} [Wed Jan 27 16:47:07 2021] POST /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09/restore => generated 189 bytes in 3428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:47:11.356874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04852f43-8c00-4d1e-b91c-6d61e9fd4b87 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:11.358375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04852f43-8c00-4d1e-b91c-6d61e9fd4b87 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:11.360137 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:11.360137 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:11.371148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04852f43-8c00-4d1e-b91c-6d61e9fd4b87 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:11.371148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-04852f43-8c00-4d1e-b91c-6d61e9fd4b87 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:11.424509 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:11.424509 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:11.426666 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04852f43-8c00-4d1e-b91c-6d61e9fd4b87 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:11.427717 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1687/3350] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:11 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:12.445020 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebdf6ff5-7f3e-4101-bcac-2734d9d2a0e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:12.445548 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebdf6ff5-7f3e-4101-bcac-2734d9d2a0e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:12.445947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:12.445947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:12.446628 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebdf6ff5-7f3e-4101-bcac-2734d9d2a0e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:12.447379 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ebdf6ff5-7f3e-4101-bcac-2734d9d2a0e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:12.476894 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:12.476894 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:12.479492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebdf6ff5-7f3e-4101-bcac-2734d9d2a0e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:12.480931 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1664/3351] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:12 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:13.500534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d42a7e1-a53b-4c7e-ab07-0deb0f2cc3b6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:13.501110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d42a7e1-a53b-4c7e-ab07-0deb0f2cc3b6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:13.501220 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:13.501220 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:13.501581 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d42a7e1-a53b-4c7e-ab07-0deb0f2cc3b6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:13.501969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3d42a7e1-a53b-4c7e-ab07-0deb0f2cc3b6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:13.533954 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:13.533954 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:13.533954 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d42a7e1-a53b-4c7e-ab07-0deb0f2cc3b6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:13.534591 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1688/3352] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:13 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:13.818259 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9774927d-dccf-46a7-9310-fc57c6785bef tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] GET http://10.222.0.78/volume/v3/32266c4807a44828bd5ead4918560662/scheduler-stats/get_pools Jan 27 16:47:13.818259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9774927d-dccf-46a7-9310-fc57c6785bef tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:13.818259 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:13.818259 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:13.818259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9774927d-dccf-46a7-9310-fc57c6785bef tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] Calling method 'get_pools' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:13.854038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9774927d-dccf-46a7-9310-fc57c6785bef tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] http://10.222.0.78/volume/v3/32266c4807a44828bd5ead4918560662/scheduler-stats/get_pools returned with HTTP 200 Jan 27 16:47:13.854038 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1665/3353] 10.222.0.78 () {58 vars in 1258 bytes} [Wed Jan 27 16:47:13 2021] GET /volume/v3/32266c4807a44828bd5ead4918560662/scheduler-stats/get_pools => generated 61 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:47:13.881218 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-686fed37-2012-43dc-a158-8fbde37c63ff tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] GET http://10.222.0.78/volume/v3/32266c4807a44828bd5ead4918560662/scheduler-stats/get_pools?detail=True Jan 27 16:47:13.881218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-686fed37-2012-43dc-a158-8fbde37c63ff tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:13.881218 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:13.881218 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:13.881218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-686fed37-2012-43dc-a158-8fbde37c63ff tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] Calling method 'get_pools' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:13.907698 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-686fed37-2012-43dc-a158-8fbde37c63ff tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] http://10.222.0.78/volume/v3/32266c4807a44828bd5ead4918560662/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 27 16:47:13.907698 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1689/3354] 10.222.0.78 () {58 vars in 1281 bytes} [Wed Jan 27 16:47:13 2021] GET /volume/v3/32266c4807a44828bd5ead4918560662/scheduler-stats/get_pools?detail=True => generated 769 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:13.941860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fcb904fb-5f45-401e-bf7d-eb8ff772be11 tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] GET http://10.222.0.78/volume/v3/32266c4807a44828bd5ead4918560662/capabilities/n-d-710848-3@lvmdriver-1 Jan 27 16:47:13.941860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fcb904fb-5f45-401e-bf7d-eb8ff772be11 tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:13.941860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fcb904fb-5f45-401e-bf7d-eb8ff772be11 tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:13.987272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fcb904fb-5f45-401e-bf7d-eb8ff772be11 tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] http://10.222.0.78/volume/v3/32266c4807a44828bd5ead4918560662/capabilities/n-d-710848-3@lvmdriver-1 returned with HTTP 200 Jan 27 16:47:13.988563 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1666/3355] 10.222.0.78 () {58 vars in 1294 bytes} [Wed Jan 27 16:47:13 2021] GET /volume/v3/32266c4807a44828bd5ead4918560662/capabilities/n-d-710848-3@lvmdriver-1 => generated 712 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:14.010042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-939c5268-c7b0-4013-899a-ba4f4ef0e1c1 tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] GET http://10.222.0.78/volume/v3/32266c4807a44828bd5ead4918560662/capabilities/n-d-710848-3@lvmdriver-1 Jan 27 16:47:14.010042 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-939c5268-c7b0-4013-899a-ba4f4ef0e1c1 tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:14.010042 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-939c5268-c7b0-4013-899a-ba4f4ef0e1c1 tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:14.039584 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-939c5268-c7b0-4013-899a-ba4f4ef0e1c1 tempest-BackendsCapabilitiesAdminTestsJSON-246679068 tempest-BackendsCapabilitiesAdminTestsJSON-246679068-project-admin] http://10.222.0.78/volume/v3/32266c4807a44828bd5ead4918560662/capabilities/n-d-710848-3@lvmdriver-1 returned with HTTP 200 Jan 27 16:47:14.040814 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1690/3356] 10.222.0.78 () {58 vars in 1294 bytes} [Wed Jan 27 16:47:14 2021] GET /volume/v3/32266c4807a44828bd5ead4918560662/capabilities/n-d-710848-3@lvmdriver-1 => generated 712 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:14.549696 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4814e55e-d709-4f55-b048-69e54d4e598c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:14.550833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4814e55e-d709-4f55-b048-69e54d4e598c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:14.551379 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4814e55e-d709-4f55-b048-69e54d4e598c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:14.552174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4814e55e-d709-4f55-b048-69e54d4e598c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:14.587607 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:14.587607 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:14.589635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4814e55e-d709-4f55-b048-69e54d4e598c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:14.590407 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1667/3357] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:14 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:15.605310 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4edea994-7f31-4db3-8941-d1734e5e6b47 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:15.605825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4edea994-7f31-4db3-8941-d1734e5e6b47 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:15.606298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4edea994-7f31-4db3-8941-d1734e5e6b47 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:15.606667 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4edea994-7f31-4db3-8941-d1734e5e6b47 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:15.642446 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:15.642446 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:15.646203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4edea994-7f31-4db3-8941-d1734e5e6b47 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:15.647148 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1691/3358] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:15 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:16.662684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef507f10-b6fc-4a29-9466-f827e18ad31f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:16.663993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef507f10-b6fc-4a29-9466-f827e18ad31f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:16.664177 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:16.664177 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:16.665122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef507f10-b6fc-4a29-9466-f827e18ad31f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:16.665519 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ef507f10-b6fc-4a29-9466-f827e18ad31f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:16.707647 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:16.707647 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:16.707647 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef507f10-b6fc-4a29-9466-f827e18ad31f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:16.707647 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1668/3359] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:16 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:17.714063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6fb0fdb-7110-4b87-a574-dccc740f1d00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:17.714063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6fb0fdb-7110-4b87-a574-dccc740f1d00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:17.714063 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:17.714063 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:17.714063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6fb0fdb-7110-4b87-a574-dccc740f1d00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:17.714063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d6fb0fdb-7110-4b87-a574-dccc740f1d00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:17.758246 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:17.758246 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:17.758246 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6fb0fdb-7110-4b87-a574-dccc740f1d00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:17.765868 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1692/3360] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:17 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:18.778542 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8fbfd55-a810-4703-a1d2-9b960b657fd0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:18.778542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8fbfd55-a810-4703-a1d2-9b960b657fd0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:18.778542 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:18.778542 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:18.778542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8fbfd55-a810-4703-a1d2-9b960b657fd0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:18.778542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e8fbfd55-a810-4703-a1d2-9b960b657fd0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:18.831892 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:18.831892 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:18.848053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8fbfd55-a810-4703-a1d2-9b960b657fd0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:18.848053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1669/3361] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:18 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:20.528458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2a6fe3c-f0c1-4d3f-b2df-637ba8febb88 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:20.528458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2a6fe3c-f0c1-4d3f-b2df-637ba8febb88 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:20.528458 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:20.528458 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:20.528458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2a6fe3c-f0c1-4d3f-b2df-637ba8febb88 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:20.528458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b2a6fe3c-f0c1-4d3f-b2df-637ba8febb88 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:20.528458 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:20.528458 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:20.528458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2a6fe3c-f0c1-4d3f-b2df-637ba8febb88 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:20.528458 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1693/3362] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:19 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:21.002604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39e56ac7-7f5e-4275-866f-3a5137e04e4a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:21.003140 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39e56ac7-7f5e-4275-866f-3a5137e04e4a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:21.003396 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:21.003396 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:21.003877 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39e56ac7-7f5e-4275-866f-3a5137e04e4a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:21.004270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-39e56ac7-7f5e-4275-866f-3a5137e04e4a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:21.065037 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:21.065037 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:21.068237 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39e56ac7-7f5e-4275-866f-3a5137e04e4a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:21.068614 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1670/3363] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:20 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:22.086928 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-479ad501-1001-4c8b-af5c-a626774356e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:22.088136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-479ad501-1001-4c8b-af5c-a626774356e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:22.088501 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:22.088501 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:22.089127 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-479ad501-1001-4c8b-af5c-a626774356e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:22.091041 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-479ad501-1001-4c8b-af5c-a626774356e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:22.189927 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:22.189927 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:22.189927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-479ad501-1001-4c8b-af5c-a626774356e6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:22.189927 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1694/3364] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:22 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:23.215740 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b3d99c8-495a-4541-96c8-8be81a5dc118 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:23.231772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b3d99c8-495a-4541-96c8-8be81a5dc118 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:23.231772 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:23.231772 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:23.231772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b3d99c8-495a-4541-96c8-8be81a5dc118 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:23.231772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9b3d99c8-495a-4541-96c8-8be81a5dc118 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:23.277799 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:23.277799 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:23.280426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b3d99c8-495a-4541-96c8-8be81a5dc118 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:23.287643 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1671/3365] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:23 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:24.300881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5060d6c-7931-4ce1-acd4-101f7f40fb29 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:24.300881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5060d6c-7931-4ce1-acd4-101f7f40fb29 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:24.300881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:24.300881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:24.300881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5060d6c-7931-4ce1-acd4-101f7f40fb29 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:24.300881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f5060d6c-7931-4ce1-acd4-101f7f40fb29 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:24.345421 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:24.345421 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:24.348490 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5060d6c-7931-4ce1-acd4-101f7f40fb29 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:24.354993 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1695/3366] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:24 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:25.172408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7aa027e-da86-4c78-9cb6-b16cbcd66d84 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] GET http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/os-services Jan 27 16:47:25.172954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7aa027e-da86-4c78-9cb6-b16cbcd66d84 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:25.173175 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:25.173175 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:25.173550 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7aa027e-da86-4c78-9cb6-b16cbcd66d84 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:25.182674 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7aa027e-da86-4c78-9cb6-b16cbcd66d84 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/os-services returned with HTTP 200 Jan 27 16:47:25.183955 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1672/3367] 10.222.0.78 () {58 vars in 1216 bytes} [Wed Jan 27 16:47:24 2021] GET /volume/v3/0a6f81915d3845a397470ec502e6679e/os-services => generated 629 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:25.197974 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca476db8-2684-4198-b0cb-ec9c77f0b835 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] GET http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/os-services?host=n-d-710848-3 Jan 27 16:47:25.198804 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca476db8-2684-4198-b0cb-ec9c77f0b835 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:25.199245 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:25.199245 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:25.200174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca476db8-2684-4198-b0cb-ec9c77f0b835 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:25.253479 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca476db8-2684-4198-b0cb-ec9c77f0b835 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/os-services?host=n-d-710848-3 returned with HTTP 200 Jan 27 16:47:25.253479 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1696/3368] 10.222.0.78 () {58 vars in 1251 bytes} [Wed Jan 27 16:47:25 2021] GET /volume/v3/0a6f81915d3845a397470ec502e6679e/os-services?host=n-d-710848-3 => generated 629 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:25.275472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e358a886-015d-4a34-be0f-441ef322e882 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] GET http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/os-services?host=n-d-710848-3&binary=cinder-scheduler Jan 27 16:47:25.275472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e358a886-015d-4a34-be0f-441ef322e882 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:25.275472 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e358a886-015d-4a34-be0f-441ef322e882 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:25.303922 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e358a886-015d-4a34-be0f-441ef322e882 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/os-services?host=n-d-710848-3&binary=cinder-scheduler returned with HTTP 200 Jan 27 16:47:25.303922 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1673/3369] 10.222.0.78 () {58 vars in 1299 bytes} [Wed Jan 27 16:47:25 2021] GET /volume/v3/0a6f81915d3845a397470ec502e6679e/os-services?host=n-d-710848-3&binary=cinder-scheduler => generated 191 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:25.329896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af2ca4c7-84fe-4498-a126-43f1f641fef7 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] GET http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/os-services?binary=cinder-scheduler Jan 27 16:47:25.329896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af2ca4c7-84fe-4498-a126-43f1f641fef7 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:25.329896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af2ca4c7-84fe-4498-a126-43f1f641fef7 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:25.346384 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af2ca4c7-84fe-4498-a126-43f1f641fef7 tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 27 16:47:25.346384 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1697/3370] 10.222.0.78 () {58 vars in 1263 bytes} [Wed Jan 27 16:47:25 2021] GET /volume/v3/0a6f81915d3845a397470ec502e6679e/os-services?binary=cinder-scheduler => generated 191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:25.381898 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0441b092-8c17-4801-890f-4f2d5af57b1f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:25.381898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0441b092-8c17-4801-890f-4f2d5af57b1f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:25.388993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0441b092-8c17-4801-890f-4f2d5af57b1f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:25.388993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0441b092-8c17-4801-890f-4f2d5af57b1f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:25.427240 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:25.427240 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:25.429497 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0441b092-8c17-4801-890f-4f2d5af57b1f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:25.430547 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1698/3371] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:25 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:25.677367 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] POST http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes Jan 27 16:47:25.677367 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-795077324"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:47:25.684632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-795077324'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:47:25.684632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Create volume of 1 GB Jan 27 16:47:25.724804 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Availability Zones retrieved successfully. Jan 27 16:47:25.787391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Flow 'volume_create_api' (fefda512-e26d-4436-bf89-5b06d8633b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:47:25.813663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905aad9e-0976-4be4-8362-6c4ad992e7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:25.813663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:47:25.961011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (905aad9e-0976-4be4-8362-6c4ad992e7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:25.961011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (549e429e-82c7-4683-909a-d30a0511d1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:26.119311 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Created reservations ['e008ce4f-fbfe-4738-bbe0-b66ef6f06fcc', '642213ab-63ad-4e79-a90a-87d8bb779620', '0e08cb83-cb8b-4587-b46c-0fa2dbfd6752', 'e6e9b5f3-4458-450e-b048-3e00bd264eff'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:47:26.121447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (549e429e-82c7-4683-909a-d30a0511d1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e008ce4f-fbfe-4738-bbe0-b66ef6f06fcc', '642213ab-63ad-4e79-a90a-87d8bb779620', '0e08cb83-cb8b-4587-b46c-0fa2dbfd6752', 'e6e9b5f3-4458-450e-b048-3e00bd264eff']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:26.123991 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db02d3e7-171f-4bf2-bd76-155bb227c520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:26.287084 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db02d3e7-171f-4bf2-bd76-155bb227c520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '196b9e69-df53-402d-aa60-e1a9e12b0bbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-795077324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='632574ee67a04a8390fd59404f7caf51',qos_specs=None,replication_status=,reservations=['e008ce4f-fbfe-4738-bbe0-b66ef6f06fcc','642213ab-63ad-4e79-a90a-87d8bb779620','0e08cb83-cb8b-4587-b46c-0fa2dbfd6752','e6e9b5f3-4458-450e-b048-3e00bd264eff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c5acab1cf2a4a3ab8de661c6b112cc8',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-795077324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=196b9e69-df53-402d-aa60-e1a9e12b0bbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='632574ee67a04a8390fd59404f7caf51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7c5acab1cf2a4a3ab8de661c6b112cc8',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:26.287084 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8cdc7b5-9b94-4c0f-9291-fdea860b652a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:26.378402 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8cdc7b5-9b94-4c0f-9291-fdea860b652a) transitioned into state 'SUCCESS' from state '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-795077324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='632574ee67a04a8390fd59404f7caf51',qos_specs=None,replication_status=,reservations=['e008ce4f-fbfe-4738-bbe0-b66ef6f06fcc','642213ab-63ad-4e79-a90a-87d8bb779620','0e08cb83-cb8b-4587-b46c-0fa2dbfd6752','e6e9b5f3-4458-450e-b048-3e00bd264eff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c5acab1cf2a4a3ab8de661c6b112cc8',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:26.380465 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1717b26a-2ef7-4688-b4d1-da701af870ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:26.463412 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1717b26a-2ef7-4688-b4d1-da701af870ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:26.466657 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef108d07-0c34-42e6-8ee8-0e0a8fd79de4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:26.466657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef108d07-0c34-42e6-8ee8-0e0a8fd79de4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:26.466657 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:26.466657 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:26.470153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Flow 'volume_create_api' (fefda512-e26d-4436-bf89-5b06d8633b15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:47:26.472893 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef108d07-0c34-42e6-8ee8-0e0a8fd79de4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:26.472893 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ef108d07-0c34-42e6-8ee8-0e0a8fd79de4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:26.513610 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:26.513610 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:26.525498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Create volume request issued successfully. Jan 27 16:47:26.528193 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef108d07-0c34-42e6-8ee8-0e0a8fd79de4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:26.528193 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1699/3372] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:26 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:26.546813 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecd109a3-bf26-4943-b146-78a2be435ffa tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes returned with HTTP 202 Jan 27 16:47:26.565389 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1674/3373] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:47:25 2021] POST /volume/v3/632574ee67a04a8390fd59404f7caf51/volumes => generated 822 bytes in 1206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:47:26.567474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bffb81bd-633c-455e-9620-a17556c9d8a5 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] GET http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb Jan 27 16:47:26.567474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bffb81bd-633c-455e-9620-a17556c9d8a5 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:26.567474 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:26.567474 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:26.567474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bffb81bd-633c-455e-9620-a17556c9d8a5 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:26.636072 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:26.636072 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:26.647596 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bffb81bd-633c-455e-9620-a17556c9d8a5 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Volume info retrieved successfully. Jan 27 16:47:26.671825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bffb81bd-633c-455e-9620-a17556c9d8a5 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb returned with HTTP 200 Jan 27 16:47:26.673348 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1700/3374] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:26 2021] GET /volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb => generated 890 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:27.540996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-724e59d4-8f59-45fa-bd65-13b7c57996c4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:27.542089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-724e59d4-8f59-45fa-bd65-13b7c57996c4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:27.542497 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:27.542497 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:27.543122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-724e59d4-8f59-45fa-bd65-13b7c57996c4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:27.544507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-724e59d4-8f59-45fa-bd65-13b7c57996c4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:27.604971 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:27.604971 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:27.604971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-724e59d4-8f59-45fa-bd65-13b7c57996c4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:27.604971 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1675/3375] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:27 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:27.707712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-774fb9ff-77e6-4019-a46f-df0682dc3eec tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] GET http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb Jan 27 16:47:27.707712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-774fb9ff-77e6-4019-a46f-df0682dc3eec tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:27.707712 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:27.707712 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:27.707712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-774fb9ff-77e6-4019-a46f-df0682dc3eec tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:27.771173 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:27.771173 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:27.789101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-774fb9ff-77e6-4019-a46f-df0682dc3eec tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Volume info retrieved successfully. Jan 27 16:47:27.841539 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-774fb9ff-77e6-4019-a46f-df0682dc3eec tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb returned with HTTP 200 Jan 27 16:47:27.841539 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1701/3376] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:27 2021] GET /volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb => generated 914 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:28.628390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-084ef3ce-488e-47a2-9667-1ea4ca7b2cce tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:28.628390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-084ef3ce-488e-47a2-9667-1ea4ca7b2cce tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:28.628390 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:28.628390 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:28.628390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-084ef3ce-488e-47a2-9667-1ea4ca7b2cce tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:28.628390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-084ef3ce-488e-47a2-9667-1ea4ca7b2cce tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:28.667663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:28.667663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:28.667663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-084ef3ce-488e-47a2-9667-1ea4ca7b2cce tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:28.667663 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1676/3377] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:28 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:28.869939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64171d59-6d58-4009-8f45-b4637fc0006f tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] GET http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb Jan 27 16:47:28.869939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64171d59-6d58-4009-8f45-b4637fc0006f tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:28.869939 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:28.869939 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:28.869939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64171d59-6d58-4009-8f45-b4637fc0006f tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:29.007063 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:29.007063 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:29.029304 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64171d59-6d58-4009-8f45-b4637fc0006f tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Volume info retrieved successfully. Jan 27 16:47:29.098107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64171d59-6d58-4009-8f45-b4637fc0006f tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb returned with HTTP 200 Jan 27 16:47:29.098107 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1702/3378] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:28 2021] GET /volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb => generated 915 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:29.099970 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23bad65e-a797-4dc6-a09c-4cd3d1bfdaad tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] GET http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb Jan 27 16:47:29.101502 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23bad65e-a797-4dc6-a09c-4cd3d1bfdaad tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:29.101502 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:29.101502 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:29.101502 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23bad65e-a797-4dc6-a09c-4cd3d1bfdaad tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:29.209294 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:29.209294 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:29.242934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23bad65e-a797-4dc6-a09c-4cd3d1bfdaad tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Volume info retrieved successfully. Jan 27 16:47:29.267532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23bad65e-a797-4dc6-a09c-4cd3d1bfdaad tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb returned with HTTP 200 Jan 27 16:47:29.282037 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1677/3379] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:29 2021] GET /volume/v3/0a6f81915d3845a397470ec502e6679e/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb => generated 1086 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:47:29.293797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0b3121e-4a17-4441-8cba-72ee61553a4c tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] GET http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/os-services?host=n-d-710848-3&binary=cinder-volume Jan 27 16:47:29.293797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0b3121e-4a17-4441-8cba-72ee61553a4c tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:29.293797 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:29.293797 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:29.293797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0b3121e-4a17-4441-8cba-72ee61553a4c tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:29.321818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0b3121e-4a17-4441-8cba-72ee61553a4c tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/os-services?host=n-d-710848-3&binary=cinder-volume returned with HTTP 200 Jan 27 16:47:29.333032 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1703/3380] 10.222.0.78 () {58 vars in 1293 bytes} [Wed Jan 27 16:47:29 2021] GET /volume/v3/0a6f81915d3845a397470ec502e6679e/os-services?host=n-d-710848-3&binary=cinder-volume => generated 278 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:29.353584 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33d78762-896d-417e-aea4-6b782c0b4bff tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] GET http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/os-services Jan 27 16:47:29.354221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33d78762-896d-417e-aea4-6b782c0b4bff tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:29.354504 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:29.354504 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:29.354966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33d78762-896d-417e-aea4-6b782c0b4bff tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:29.365827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33d78762-896d-417e-aea4-6b782c0b4bff tempest-VolumesServicesTestJSON-1256833696 tempest-VolumesServicesTestJSON-1256833696-project-admin] http://10.222.0.78/volume/v3/0a6f81915d3845a397470ec502e6679e/os-services returned with HTTP 200 Jan 27 16:47:29.366962 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1678/3381] 10.222.0.78 () {58 vars in 1216 bytes} [Wed Jan 27 16:47:29 2021] GET /volume/v3/0a6f81915d3845a397470ec502e6679e/os-services => generated 629 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:29.378558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-897d9b55-c266-4e46-9c12-da0c5faa0394 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] DELETE http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb Jan 27 16:47:29.379494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-897d9b55-c266-4e46-9c12-da0c5faa0394 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:29.379749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-897d9b55-c266-4e46-9c12-da0c5faa0394 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:29.380221 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-897d9b55-c266-4e46-9c12-da0c5faa0394 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Delete volume with id: 196b9e69-df53-402d-aa60-e1a9e12b0bbb Jan 27 16:47:29.502669 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:29.502669 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:29.502669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-897d9b55-c266-4e46-9c12-da0c5faa0394 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Volume info retrieved successfully. Jan 27 16:47:29.601666 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-897d9b55-c266-4e46-9c12-da0c5faa0394 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Delete volume request issued successfully. Jan 27 16:47:29.602165 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-897d9b55-c266-4e46-9c12-da0c5faa0394 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb returned with HTTP 202 Jan 27 16:47:29.603051 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1704/3382] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:47:29 2021] DELETE /volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:47:29.611860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79e628c1-63df-4b89-b3af-2d3468febc20 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] GET http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb Jan 27 16:47:29.612406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79e628c1-63df-4b89-b3af-2d3468febc20 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:29.612903 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79e628c1-63df-4b89-b3af-2d3468febc20 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:29.684462 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86287c4f-23df-4b3c-bb6e-e2f9ebf97282 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:29.684462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86287c4f-23df-4b3c-bb6e-e2f9ebf97282 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:29.684462 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:29.684462 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:29.684462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86287c4f-23df-4b3c-bb6e-e2f9ebf97282 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:29.684462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-86287c4f-23df-4b3c-bb6e-e2f9ebf97282 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:29.720187 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:29.720187 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:29.774067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:29.774067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:29.774067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86287c4f-23df-4b3c-bb6e-e2f9ebf97282 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:29.779070 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1705/3383] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:29 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:29.786309 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-79e628c1-63df-4b89-b3af-2d3468febc20 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Volume info retrieved successfully. Jan 27 16:47:29.843032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79e628c1-63df-4b89-b3af-2d3468febc20 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb returned with HTTP 200 Jan 27 16:47:29.843032 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1679/3384] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:29 2021] GET /volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb => generated 914 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:47:30.778675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42e57e73-1785-439a-9339-7a105b2b9aa7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:30.779235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42e57e73-1785-439a-9339-7a105b2b9aa7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:30.779431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:30.779431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:30.779803 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42e57e73-1785-439a-9339-7a105b2b9aa7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:30.780172 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-42e57e73-1785-439a-9339-7a105b2b9aa7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:30.842176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:30.842176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:30.842176 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42e57e73-1785-439a-9339-7a105b2b9aa7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:30.842176 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1706/3385] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:30 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:30.868015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03f72b91-2460-47a2-a026-07292bed01f3 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] GET http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb Jan 27 16:47:30.868015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03f72b91-2460-47a2-a026-07292bed01f3 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:30.868015 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:30.868015 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:30.868015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03f72b91-2460-47a2-a026-07292bed01f3 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:31.027287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:31.027287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:31.055474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-03f72b91-2460-47a2-a026-07292bed01f3 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Volume info retrieved successfully. Jan 27 16:47:31.102220 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03f72b91-2460-47a2-a026-07292bed01f3 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb returned with HTTP 200 Jan 27 16:47:31.102220 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1680/3386] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:30 2021] GET /volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb => generated 914 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:31.854291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7e94855-8dca-440f-885b-32f7a56fc9f8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:31.854291 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7e94855-8dca-440f-885b-32f7a56fc9f8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:31.854291 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:31.854291 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:31.854291 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7e94855-8dca-440f-885b-32f7a56fc9f8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:31.854291 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f7e94855-8dca-440f-885b-32f7a56fc9f8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:31.913317 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:31.913317 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:31.918265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7e94855-8dca-440f-885b-32f7a56fc9f8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:31.919143 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1707/3387] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:31 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:32.125174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e7c5d9d-eda5-46a2-bb7b-7b1291d83bcb tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] GET http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb Jan 27 16:47:32.125174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e7c5d9d-eda5-46a2-bb7b-7b1291d83bcb tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:32.125174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:32.125174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:32.125174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e7c5d9d-eda5-46a2-bb7b-7b1291d83bcb tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:32.275651 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:32.275651 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:32.283478 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0e7c5d9d-eda5-46a2-bb7b-7b1291d83bcb tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Volume info retrieved successfully. Jan 27 16:47:32.316689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e7c5d9d-eda5-46a2-bb7b-7b1291d83bcb tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb returned with HTTP 200 Jan 27 16:47:32.318209 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1681/3388] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:32 2021] GET /volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb => generated 914 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:32.933845 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c93c944a-c0b8-43e9-bea1-59eddc1c9d1e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:32.934409 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c93c944a-c0b8-43e9-bea1-59eddc1c9d1e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:32.934669 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:32.934669 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:32.935149 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c93c944a-c0b8-43e9-bea1-59eddc1c9d1e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:32.935666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c93c944a-c0b8-43e9-bea1-59eddc1c9d1e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:32.960295 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:32.960295 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:32.962479 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c93c944a-c0b8-43e9-bea1-59eddc1c9d1e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:32.963449 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1708/3389] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:32 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:33.336069 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa1dbf65-1be7-4a01-9687-300d890d5995 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] GET http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb Jan 27 16:47:33.336069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa1dbf65-1be7-4a01-9687-300d890d5995 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:33.336069 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:33.336069 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:33.336069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa1dbf65-1be7-4a01-9687-300d890d5995 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:33.455640 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:33.455640 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:33.477043 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa1dbf65-1be7-4a01-9687-300d890d5995 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Volume info retrieved successfully. Jan 27 16:47:33.564153 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa1dbf65-1be7-4a01-9687-300d890d5995 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb returned with HTTP 200 Jan 27 16:47:33.564153 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1682/3390] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:33 2021] GET /volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb => generated 914 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:33.980114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04e1b479-3e3c-457a-93e5-f36664ac2d67 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:33.980114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04e1b479-3e3c-457a-93e5-f36664ac2d67 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:33.980114 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:33.980114 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:33.980114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04e1b479-3e3c-457a-93e5-f36664ac2d67 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:33.984467 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-04e1b479-3e3c-457a-93e5-f36664ac2d67 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:34.060297 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:34.060297 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:34.060297 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04e1b479-3e3c-457a-93e5-f36664ac2d67 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:34.060297 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1709/3391] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:33 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:34.570145 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1ffe9ed-0fb7-4bbe-9628-f6c631a3dec1 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] GET http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb Jan 27 16:47:34.570688 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1ffe9ed-0fb7-4bbe-9628-f6c631a3dec1 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:34.570912 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:34.570912 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:34.571342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1ffe9ed-0fb7-4bbe-9628-f6c631a3dec1 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:34.731786 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1ffe9ed-0fb7-4bbe-9628-f6c631a3dec1 tempest-VolumesServicesTestJSON-1343609381 tempest-VolumesServicesTestJSON-1343609381-project] http://10.222.0.78/volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb returned with HTTP 404 Jan 27 16:47:34.731786 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1683/3392] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:34 2021] GET /volume/v3/632574ee67a04a8390fd59404f7caf51/volumes/196b9e69-df53-402d-aa60-e1a9e12b0bbb => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:47:35.083254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bc713ea-5380-4cb0-8f4b-24067251ee51 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:35.083254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bc713ea-5380-4cb0-8f4b-24067251ee51 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:35.083254 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:35.083254 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:35.083254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bc713ea-5380-4cb0-8f4b-24067251ee51 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:35.083254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7bc713ea-5380-4cb0-8f4b-24067251ee51 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:35.165636 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:35.165636 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:35.165636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bc713ea-5380-4cb0-8f4b-24067251ee51 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:35.167526 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1710/3393] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:35 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:36.187674 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de94c273-78ab-4ac5-9b81-10271bece600 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:36.187674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de94c273-78ab-4ac5-9b81-10271bece600 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:36.187674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de94c273-78ab-4ac5-9b81-10271bece600 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:36.187674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-de94c273-78ab-4ac5-9b81-10271bece600 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:36.208103 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:36.208103 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:36.245154 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de94c273-78ab-4ac5-9b81-10271bece600 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:36.245154 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1684/3394] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:36 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:37.264992 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c908e86-fda0-42fd-8fcf-dc3c63db6984 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:37.264992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c908e86-fda0-42fd-8fcf-dc3c63db6984 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:37.264992 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:37.264992 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:37.264992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c908e86-fda0-42fd-8fcf-dc3c63db6984 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:37.264992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7c908e86-fda0-42fd-8fcf-dc3c63db6984 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:37.369752 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:37.369752 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:37.392441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c908e86-fda0-42fd-8fcf-dc3c63db6984 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:37.392441 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1711/3395] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:37 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:38.397283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-369cf189-e5d5-4225-b539-5fbca3027bd6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:38.413739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-369cf189-e5d5-4225-b539-5fbca3027bd6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:38.413739 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:38.413739 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:38.413739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-369cf189-e5d5-4225-b539-5fbca3027bd6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:38.413739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-369cf189-e5d5-4225-b539-5fbca3027bd6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:38.520606 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:38.520606 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:38.520606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-369cf189-e5d5-4225-b539-5fbca3027bd6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:38.523570 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1685/3396] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:38 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:39.544571 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63ee5203-fc09-4626-ad6d-e74d8482a5a0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:39.544571 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63ee5203-fc09-4626-ad6d-e74d8482a5a0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:39.544571 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:39.544571 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:39.544571 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63ee5203-fc09-4626-ad6d-e74d8482a5a0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:39.544571 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-63ee5203-fc09-4626-ad6d-e74d8482a5a0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:39.612609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:39.612609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:39.622062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63ee5203-fc09-4626-ad6d-e74d8482a5a0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:39.622062 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1712/3397] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:39 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:40.644288 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d47d31b9-90e9-4231-8867-27bbfd8a5861 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:40.644288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d47d31b9-90e9-4231-8867-27bbfd8a5861 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:40.644288 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:40.644288 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:40.644288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d47d31b9-90e9-4231-8867-27bbfd8a5861 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:40.644288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d47d31b9-90e9-4231-8867-27bbfd8a5861 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:40.712067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:40.712067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:40.712067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d47d31b9-90e9-4231-8867-27bbfd8a5861 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:40.712067 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1686/3398] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:40 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:41.730362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6919b7a6-737a-4300-a88a-fc2889808ffa tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:41.730362 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6919b7a6-737a-4300-a88a-fc2889808ffa tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:41.730362 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:41.730362 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:41.730362 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6919b7a6-737a-4300-a88a-fc2889808ffa tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:41.730362 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6919b7a6-737a-4300-a88a-fc2889808ffa tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:41.771725 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:41.771725 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:41.771725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6919b7a6-737a-4300-a88a-fc2889808ffa tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:41.776856 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1713/3399] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:41 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:42.797706 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5b68dbe-7d5d-44f1-ae9b-dc4e5dae6c81 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:42.797706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5b68dbe-7d5d-44f1-ae9b-dc4e5dae6c81 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:42.797706 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:42.797706 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:42.797706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5b68dbe-7d5d-44f1-ae9b-dc4e5dae6c81 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:42.797706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f5b68dbe-7d5d-44f1-ae9b-dc4e5dae6c81 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:42.830209 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:42.830209 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:42.837434 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5b68dbe-7d5d-44f1-ae9b-dc4e5dae6c81 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:42.845171 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1687/3400] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:42 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:43.856482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1c7a792-5994-47d9-b146-dd62628c3247 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:43.856482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1c7a792-5994-47d9-b146-dd62628c3247 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:43.856482 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:43.856482 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:43.862735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1c7a792-5994-47d9-b146-dd62628c3247 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:43.862735 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b1c7a792-5994-47d9-b146-dd62628c3247 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:43.898895 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:43.898895 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:43.898895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1c7a792-5994-47d9-b146-dd62628c3247 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:43.908393 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1714/3401] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:43 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:44.922746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6262cceb-daf8-4406-9d77-75f531ac35a7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:44.922746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6262cceb-daf8-4406-9d77-75f531ac35a7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:44.922746 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:44.922746 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:44.922746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6262cceb-daf8-4406-9d77-75f531ac35a7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:44.922746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6262cceb-daf8-4406-9d77-75f531ac35a7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:44.989466 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:44.989466 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:44.989466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6262cceb-daf8-4406-9d77-75f531ac35a7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:45.022228 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1688/3402] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:44 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:46.050811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50b0e1f8-229c-4dd7-9f89-576c42a14386 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:46.050811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50b0e1f8-229c-4dd7-9f89-576c42a14386 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:46.050811 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:46.050811 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:46.050811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50b0e1f8-229c-4dd7-9f89-576c42a14386 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:46.050811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-50b0e1f8-229c-4dd7-9f89-576c42a14386 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:46.120245 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:46.120245 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:46.120245 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50b0e1f8-229c-4dd7-9f89-576c42a14386 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:46.120245 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1715/3403] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:46 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:47.133252 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edd81c55-b446-48b1-8819-c10603928a60 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:47.136064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edd81c55-b446-48b1-8819-c10603928a60 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:47.136064 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:47.136064 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:47.136064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edd81c55-b446-48b1-8819-c10603928a60 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:47.136064 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-edd81c55-b446-48b1-8819-c10603928a60 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:47.197246 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:47.197246 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:47.199203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edd81c55-b446-48b1-8819-c10603928a60 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:47.205938 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1689/3404] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:47 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:48.225100 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08ed7355-c4f9-4866-9ed5-767105a66861 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:48.225100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08ed7355-c4f9-4866-9ed5-767105a66861 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:48.225100 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:48.225100 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:48.225100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08ed7355-c4f9-4866-9ed5-767105a66861 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:48.225100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-08ed7355-c4f9-4866-9ed5-767105a66861 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:48.286208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:48.286208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:48.286208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08ed7355-c4f9-4866-9ed5-767105a66861 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:48.304142 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1716/3405] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:48 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:49.299712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abdd95d4-1d6b-4775-a0b1-04372bae1a3e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:49.300421 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abdd95d4-1d6b-4775-a0b1-04372bae1a3e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:49.300656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:49.300656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:49.301038 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abdd95d4-1d6b-4775-a0b1-04372bae1a3e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:49.301420 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-abdd95d4-1d6b-4775-a0b1-04372bae1a3e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:49.322770 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:49.322770 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:49.324525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abdd95d4-1d6b-4775-a0b1-04372bae1a3e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:49.325324 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1690/3406] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:49 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:50.347697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1aaa040c-127c-4a71-b637-31c2c06dc592 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:50.347697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1aaa040c-127c-4a71-b637-31c2c06dc592 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:50.347697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:50.347697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:50.347697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1aaa040c-127c-4a71-b637-31c2c06dc592 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:50.347697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1aaa040c-127c-4a71-b637-31c2c06dc592 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:50.399477 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:50.399477 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:50.402535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1aaa040c-127c-4a71-b637-31c2c06dc592 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:50.413264 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1717/3407] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:50 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:51.431429 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a241270-8766-49b2-967d-1f3a14a118a7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:51.434196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a241270-8766-49b2-967d-1f3a14a118a7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:51.434513 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:51.434513 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:51.435061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a241270-8766-49b2-967d-1f3a14a118a7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:51.435990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1a241270-8766-49b2-967d-1f3a14a118a7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id 553992c7-ce63-4d41-a437-83f7bcfe6a09. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:51.465913 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:51.465913 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:51.467669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a241270-8766-49b2-967d-1f3a14a118a7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 200 Jan 27 16:47:51.469349 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1691/3408] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:51 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:51.481711 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6900730f-af44-4cfd-9e1b-785255b1e395 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/cd8c003d-3304-48b2-b59a-b00fc579bb35 Jan 27 16:47:51.482329 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6900730f-af44-4cfd-9e1b-785255b1e395 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:51.482611 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:51.482611 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:51.483347 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6900730f-af44-4cfd-9e1b-785255b1e395 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:51.549788 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:51.549788 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:51.571405 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6900730f-af44-4cfd-9e1b-785255b1e395 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:47:51.581575 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6900730f-af44-4cfd-9e1b-785255b1e395 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/cd8c003d-3304-48b2-b59a-b00fc579bb35 returned with HTTP 200 Jan 27 16:47:51.582543 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1718/3409] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:51 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/cd8c003d-3304-48b2-b59a-b00fc579bb35 => generated 970 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:51.598760 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6413a021-d9dd-4c03-9a6d-ca6046a2c2c6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes Jan 27 16:47:51.599371 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6413a021-d9dd-4c03-9a6d-ca6046a2c2c6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:51.599584 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:51.599584 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:51.599956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6413a021-d9dd-4c03-9a6d-ca6046a2c2c6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:51.600682 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-6413a021-d9dd-4c03-9a6d-ca6046a2c2c6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:47:51.602460 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6413a021-d9dd-4c03-9a6d-ca6046a2c2c6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:47:51.657587 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6413a021-d9dd-4c03-9a6d-ca6046a2c2c6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Get all volumes completed successfully. Jan 27 16:47:51.658830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6413a021-d9dd-4c03-9a6d-ca6046a2c2c6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes returned with HTTP 200 Jan 27 16:47:51.659891 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1692/3410] 10.222.0.78 () {58 vars in 1204 bytes} [Wed Jan 27 16:47:51 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes => generated 793 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:51.670861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21eac068-d3a3-4f2b-97a6-60d38e1650f0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] DELETE http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/cd8c003d-3304-48b2-b59a-b00fc579bb35 Jan 27 16:47:51.671487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21eac068-d3a3-4f2b-97a6-60d38e1650f0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:51.672000 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:51.672000 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:51.672470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21eac068-d3a3-4f2b-97a6-60d38e1650f0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:51.673005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-21eac068-d3a3-4f2b-97a6-60d38e1650f0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Delete volume with id: cd8c003d-3304-48b2-b59a-b00fc579bb35 Jan 27 16:47:51.736397 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:51.736397 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:51.738399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21eac068-d3a3-4f2b-97a6-60d38e1650f0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:47:51.924106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21eac068-d3a3-4f2b-97a6-60d38e1650f0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Delete volume request issued successfully. Jan 27 16:47:51.924106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21eac068-d3a3-4f2b-97a6-60d38e1650f0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/cd8c003d-3304-48b2-b59a-b00fc579bb35 returned with HTTP 202 Jan 27 16:47:51.925305 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1719/3411] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:47:51 2021] DELETE /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/cd8c003d-3304-48b2-b59a-b00fc579bb35 => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:47:51.933433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ddefc3e-8fbb-4f14-a607-cf32a7a5c774 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] DELETE http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 Jan 27 16:47:51.934478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ddefc3e-8fbb-4f14-a607-cf32a7a5c774 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:51.934985 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:51.934985 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:51.935729 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ddefc3e-8fbb-4f14-a607-cf32a7a5c774 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:51.936311 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-7ddefc3e-8fbb-4f14-a607-cf32a7a5c774 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Delete backup with id: f59d7c1a-aa2c-4333-b3bf-b754e7c20b49. Jan 27 16:47:51.977719 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:51.977719 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:52.083605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-7ddefc3e-8fbb-4f14-a607-cf32a7a5c774 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] delete_backup rpcapi backup_id f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 {{(pid=88000) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 16:47:52.088495 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ddefc3e-8fbb-4f14-a607-cf32a7a5c774 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 returned with HTTP 202 Jan 27 16:47:52.089923 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1693/3412] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:47:51 2021] DELETE /volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:47:52.104136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cfa7186-da95-48bb-aa9c-af64bf3b4f5c tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] GET http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 Jan 27 16:47:52.104948 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cfa7186-da95-48bb-aa9c-af64bf3b4f5c tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:52.105349 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:52.105349 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:52.106655 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cfa7186-da95-48bb-aa9c-af64bf3b4f5c tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:52.107454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3cfa7186-da95-48bb-aa9c-af64bf3b4f5c tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Show backup with id f59d7c1a-aa2c-4333-b3bf-b754e7c20b49. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:52.142614 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:52.142614 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:52.144719 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cfa7186-da95-48bb-aa9c-af64bf3b4f5c tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 returned with HTTP 200 Jan 27 16:47:52.145741 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1720/3413] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:52 2021] GET /volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:53.161916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3be4c741-eebf-480b-94eb-bf7051166ff2 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] GET http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 Jan 27 16:47:53.169288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3be4c741-eebf-480b-94eb-bf7051166ff2 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:53.169288 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:53.169288 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:53.169288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3be4c741-eebf-480b-94eb-bf7051166ff2 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:53.169288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3be4c741-eebf-480b-94eb-bf7051166ff2 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Show backup with id f59d7c1a-aa2c-4333-b3bf-b754e7c20b49. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:53.193342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3be4c741-eebf-480b-94eb-bf7051166ff2 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 returned with HTTP 404 Jan 27 16:47:53.194608 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1694/3414] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:53 2021] GET /volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/f59d7c1a-aa2c-4333-b3bf-b754e7c20b49 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:47:53.203878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb7375f0-be66-45d7-a60c-531cd78accf0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] DELETE http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 Jan 27 16:47:53.220440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb7375f0-be66-45d7-a60c-531cd78accf0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:53.220440 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:53.220440 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:53.220440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb7375f0-be66-45d7-a60c-531cd78accf0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:53.220440 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-eb7375f0-be66-45d7-a60c-531cd78accf0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Delete backup with id: 553992c7-ce63-4d41-a437-83f7bcfe6a09. Jan 27 16:47:53.231846 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:53.231846 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:53.424634 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-eb7375f0-be66-45d7-a60c-531cd78accf0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] delete_backup rpcapi backup_id 553992c7-ce63-4d41-a437-83f7bcfe6a09 {{(pid=87999) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 16:47:53.424634 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb7375f0-be66-45d7-a60c-531cd78accf0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 returned with HTTP 202 Jan 27 16:47:53.424634 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1721/3415] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:47:53 2021] DELETE /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/553992c7-ce63-4d41-a437-83f7bcfe6a09 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:47:53.457084 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] POST http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes Jan 27 16:47:53.457084 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1323477445"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:47:53.457084 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1323477445'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:47:53.458473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Create volume of 1 GB Jan 27 16:47:53.495915 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Availability Zones retrieved successfully. Jan 27 16:47:53.589248 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Flow 'volume_create_api' (2ca41517-6581-42df-9552-5b86c8930649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:47:53.595949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5384cd3-d36c-4738-94e1-8c90eedbbb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:53.602139 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:47:53.704107 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5384cd3-d36c-4738-94e1-8c90eedbbb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:53.707248 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc1bf1c-e1b3-4faa-9ca1-c8e92556cb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:53.857557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Created reservations ['0d9699e6-83c5-41b6-8fd6-ca823385c51d', '47215a39-6b9f-42f0-9dc2-e7c10bf65661', '8238584f-7620-4395-878a-b3025e511df6', 'b8fc3167-9dbe-4716-8273-08a8000a4bce'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:47:53.859809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc1bf1c-e1b3-4faa-9ca1-c8e92556cb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d9699e6-83c5-41b6-8fd6-ca823385c51d', '47215a39-6b9f-42f0-9dc2-e7c10bf65661', '8238584f-7620-4395-878a-b3025e511df6', 'b8fc3167-9dbe-4716-8273-08a8000a4bce']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:53.863267 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd3467a-04e1-4ffa-9842-7767c87bc62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:53.977445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd3467a-04e1-4ffa-9842-7767c87bc62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03a6767b-f057-4ed7-9f44-3d079c67d276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1323477445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14da7ff93fcb42bca41c7796e24b6571',qos_specs=None,replication_status=,reservations=['0d9699e6-83c5-41b6-8fd6-ca823385c51d','47215a39-6b9f-42f0-9dc2-e7c10bf65661','8238584f-7620-4395-878a-b3025e511df6','b8fc3167-9dbe-4716-8273-08a8000a4bce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85cb81f4fff74a409980115a2a605e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:47:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1323477445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03a6767b-f057-4ed7-9f44-3d079c67d276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14da7ff93fcb42bca41c7796e24b6571',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='85cb81f4fff74a409980115a2a605e14',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:53.979835 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69b7fa42-361c-4af1-8a88-db98b95d2475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:54.045238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69b7fa42-361c-4af1-8a88-db98b95d2475) transitioned into state 'SUCCESS' from state '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-1323477445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14da7ff93fcb42bca41c7796e24b6571',qos_specs=None,replication_status=,reservations=['0d9699e6-83c5-41b6-8fd6-ca823385c51d','47215a39-6b9f-42f0-9dc2-e7c10bf65661','8238584f-7620-4395-878a-b3025e511df6','b8fc3167-9dbe-4716-8273-08a8000a4bce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85cb81f4fff74a409980115a2a605e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:54.053018 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (729f41fe-a287-475b-bb57-da722966173f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:47:54.114357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (729f41fe-a287-475b-bb57-da722966173f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:47:54.119915 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Flow 'volume_create_api' (2ca41517-6581-42df-9552-5b86c8930649) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:47:54.194512 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Create volume request issued successfully. Jan 27 16:47:54.209929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0afba5d2-f287-48c0-b65b-fc4bd52cf293 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes returned with HTTP 202 Jan 27 16:47:54.210806 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1695/3416] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:47:53 2021] POST /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes => generated 823 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:47:54.225353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b019b05-3ae0-4a2c-8d0f-afab273c918f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 Jan 27 16:47:54.225870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b019b05-3ae0-4a2c-8d0f-afab273c918f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:54.226088 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:54.226088 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:54.226458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b019b05-3ae0-4a2c-8d0f-afab273c918f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:54.277118 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:54.277118 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:54.286834 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b019b05-3ae0-4a2c-8d0f-afab273c918f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:47:54.322243 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b019b05-3ae0-4a2c-8d0f-afab273c918f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 returned with HTTP 200 Jan 27 16:47:54.323080 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1722/3417] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:54 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 => generated 891 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:55.340407 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dcd5d54d-db90-4b91-a6dd-b31b6bdbe794 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 Jan 27 16:47:55.340907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dcd5d54d-db90-4b91-a6dd-b31b6bdbe794 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:55.341134 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:55.341134 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:55.341469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dcd5d54d-db90-4b91-a6dd-b31b6bdbe794 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:55.451815 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:55.451815 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:55.473537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dcd5d54d-db90-4b91-a6dd-b31b6bdbe794 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:47:55.521152 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dcd5d54d-db90-4b91-a6dd-b31b6bdbe794 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 returned with HTTP 200 Jan 27 16:47:55.521981 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1696/3418] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:55 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 => generated 915 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:56.549041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62e3eea1-de5f-4213-8a9a-9399043b4b8b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 Jan 27 16:47:56.549565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62e3eea1-de5f-4213-8a9a-9399043b4b8b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:56.549762 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:56.549762 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:56.550548 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62e3eea1-de5f-4213-8a9a-9399043b4b8b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:56.623179 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:56.623179 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:56.635666 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-62e3eea1-de5f-4213-8a9a-9399043b4b8b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:47:56.665798 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62e3eea1-de5f-4213-8a9a-9399043b4b8b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 returned with HTTP 200 Jan 27 16:47:56.681765 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1723/3419] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:56 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 => generated 916 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:56.689452 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cda6a4e-e0a5-42ad-a5e5-bb85e919733d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] POST http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups Jan 27 16:47:56.689452 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:56.689452 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:56.689452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cda6a4e-e0a5-42ad-a5e5-bb85e919733d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "03a6767b-f057-4ed7-9f44-3d079c67d276", "name": "tempest-VolumesBackupsAdminTest-Backup-1476918754"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:47:56.689892 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-8cda6a4e-e0a5-42ad-a5e5-bb85e919733d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Creating new backup {'backup': {'volume_id': '03a6767b-f057-4ed7-9f44-3d079c67d276', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1476918754'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 16:47:56.690312 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-8cda6a4e-e0a5-42ad-a5e5-bb85e919733d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Creating backup of volume 03a6767b-f057-4ed7-9f44-3d079c67d276 in container None Jan 27 16:47:56.749106 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:56.749106 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:56.750889 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8cda6a4e-e0a5-42ad-a5e5-bb85e919733d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:47:56.864660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8cda6a4e-e0a5-42ad-a5e5-bb85e919733d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Created reservations ['ec910ebc-a3e2-42aa-a25c-e0ed026a97ca', '9f50f3b5-9a7b-46cc-9a8b-f26fc4790c30'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:47:57.121270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cda6a4e-e0a5-42ad-a5e5-bb85e919733d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups returned with HTTP 202 Jan 27 16:47:57.123351 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1697/3420] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:47:56 2021] POST /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups => generated 401 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:47:57.134419 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ed3dcff-fdae-4cef-922d-519c9d8a5be0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:47:57.134946 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ed3dcff-fdae-4cef-922d-519c9d8a5be0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:57.135137 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:57.135137 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:57.135782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ed3dcff-fdae-4cef-922d-519c9d8a5be0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:57.136316 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1ed3dcff-fdae-4cef-922d-519c9d8a5be0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:57.163449 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:57.163449 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:57.165989 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ed3dcff-fdae-4cef-922d-519c9d8a5be0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:47:57.198363 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1724/3421] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:57 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 808 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:58.182575 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10a19332-c7d5-4bd2-93b0-4fa4c9067550 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:47:58.184326 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10a19332-c7d5-4bd2-93b0-4fa4c9067550 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:58.184837 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:58.184837 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:58.186536 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10a19332-c7d5-4bd2-93b0-4fa4c9067550 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:58.192112 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-10a19332-c7d5-4bd2-93b0-4fa4c9067550 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:58.226628 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:58.226628 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:58.228673 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10a19332-c7d5-4bd2-93b0-4fa4c9067550 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:47:58.235273 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1698/3422] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:58 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 808 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:47:59.249140 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b38be61-093e-4010-a4f3-cd8549fedb6d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:47:59.249752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b38be61-093e-4010-a4f3-cd8549fedb6d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:59.249752 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:59.249752 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:47:59.250068 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b38be61-093e-4010-a4f3-cd8549fedb6d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:59.250438 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2b38be61-093e-4010-a4f3-cd8549fedb6d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:47:59.303782 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:59.303782 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:47:59.305975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b38be61-093e-4010-a4f3-cd8549fedb6d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:47:59.306805 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1725/3423] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:47:59 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 808 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:00.324355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cda9f1a6-0890-4ab7-b152-2cee631aa1e3 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:00.325613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cda9f1a6-0890-4ab7-b152-2cee631aa1e3 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:00.325961 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:00.325961 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:00.327741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cda9f1a6-0890-4ab7-b152-2cee631aa1e3 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:00.328268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cda9f1a6-0890-4ab7-b152-2cee631aa1e3 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:00.355374 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:00.355374 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:00.357535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cda9f1a6-0890-4ab7-b152-2cee631aa1e3 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:00.358889 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1699/3424] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:00 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 808 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:01.373072 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d303cc8f-165c-47be-b6c0-9f074306be67 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:01.374437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d303cc8f-165c-47be-b6c0-9f074306be67 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:01.374822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:01.374822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:01.375442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d303cc8f-165c-47be-b6c0-9f074306be67 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:01.376238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d303cc8f-165c-47be-b6c0-9f074306be67 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:01.407415 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:01.407415 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:01.409501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d303cc8f-165c-47be-b6c0-9f074306be67 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:01.410408 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1726/3425] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:01 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:02.428669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d605a3ba-6130-4307-be5a-405e8a9869fb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:02.429398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d605a3ba-6130-4307-be5a-405e8a9869fb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:02.429722 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:02.429722 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:02.430226 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d605a3ba-6130-4307-be5a-405e8a9869fb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:02.430811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d605a3ba-6130-4307-be5a-405e8a9869fb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:02.464780 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:02.464780 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:02.467743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d605a3ba-6130-4307-be5a-405e8a9869fb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:02.469119 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1700/3426] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:02 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:03.487448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e650492-68ef-45da-8126-560541bd367e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:03.491051 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e650492-68ef-45da-8126-560541bd367e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:03.491532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:03.491532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:03.492171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e650492-68ef-45da-8126-560541bd367e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:03.494784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9e650492-68ef-45da-8126-560541bd367e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:03.547972 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:03.547972 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:03.553626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e650492-68ef-45da-8126-560541bd367e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:03.554533 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1727/3427] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:03 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:04.569836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1974b674-bb26-4489-ba15-1f0a72391a34 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:04.570429 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1974b674-bb26-4489-ba15-1f0a72391a34 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:04.570587 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:04.570587 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:04.571356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1974b674-bb26-4489-ba15-1f0a72391a34 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:04.572308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1974b674-bb26-4489-ba15-1f0a72391a34 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:04.625653 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:04.625653 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:04.653000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1974b674-bb26-4489-ba15-1f0a72391a34 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:04.654610 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1701/3428] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:04 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:05.672105 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2956869-71f5-4d30-a2b7-1633e7777eef tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:05.673487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2956869-71f5-4d30-a2b7-1633e7777eef tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:05.674107 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:05.674107 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:05.674107 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2956869-71f5-4d30-a2b7-1633e7777eef tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:05.674747 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b2956869-71f5-4d30-a2b7-1633e7777eef tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:05.698923 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:05.698923 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:05.701623 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2956869-71f5-4d30-a2b7-1633e7777eef tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:05.703881 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1728/3429] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:05 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:06.724426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06144d17-999d-4c7e-9d01-5e85984fd516 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:06.725936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06144d17-999d-4c7e-9d01-5e85984fd516 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:06.726625 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:06.726625 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:06.727570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06144d17-999d-4c7e-9d01-5e85984fd516 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:06.728294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-06144d17-999d-4c7e-9d01-5e85984fd516 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:06.797194 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:06.797194 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:06.800026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06144d17-999d-4c7e-9d01-5e85984fd516 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:06.801140 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1702/3430] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:06 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:07.818072 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-860e000e-0b6d-4ebf-a4f7-bb921d5a6d13 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:07.819303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-860e000e-0b6d-4ebf-a4f7-bb921d5a6d13 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:07.819727 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:07.819727 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:07.821943 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-860e000e-0b6d-4ebf-a4f7-bb921d5a6d13 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:07.822931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-860e000e-0b6d-4ebf-a4f7-bb921d5a6d13 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:07.866472 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:07.866472 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:07.868837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-860e000e-0b6d-4ebf-a4f7-bb921d5a6d13 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:07.869756 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1729/3431] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:07 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:08.886800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c2d92c6-dfb0-4769-a359-ca6f649d0bb2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:08.887914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c2d92c6-dfb0-4769-a359-ca6f649d0bb2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:08.888272 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:08.888272 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:08.888843 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c2d92c6-dfb0-4769-a359-ca6f649d0bb2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:08.889923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7c2d92c6-dfb0-4769-a359-ca6f649d0bb2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:09.005759 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:09.005759 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:09.008682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c2d92c6-dfb0-4769-a359-ca6f649d0bb2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:09.009773 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1703/3432] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:08 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:10.025488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74105b84-ff39-4c44-bf45-277fbd4970d8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:10.027018 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74105b84-ff39-4c44-bf45-277fbd4970d8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:10.027471 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:10.027471 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:10.029724 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74105b84-ff39-4c44-bf45-277fbd4970d8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:10.030873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-74105b84-ff39-4c44-bf45-277fbd4970d8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:10.137067 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:10.137067 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:10.147370 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74105b84-ff39-4c44-bf45-277fbd4970d8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:10.148275 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1730/3433] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:10 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:11.163537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55d922a5-e8f0-49c4-911f-1f39e304c520 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:11.164308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55d922a5-e8f0-49c4-911f-1f39e304c520 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:11.164617 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:11.164617 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:11.165290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55d922a5-e8f0-49c4-911f-1f39e304c520 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:11.166037 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-55d922a5-e8f0-49c4-911f-1f39e304c520 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:11.221089 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:11.221089 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:11.226140 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55d922a5-e8f0-49c4-911f-1f39e304c520 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:11.228435 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1704/3434] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:11 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:12.241000 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e490cb93-bd92-4585-b6a3-e082973eb83c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:12.241524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e490cb93-bd92-4585-b6a3-e082973eb83c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:12.241709 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:12.241709 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:12.242081 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e490cb93-bd92-4585-b6a3-e082973eb83c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:12.242451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e490cb93-bd92-4585-b6a3-e082973eb83c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:12.298420 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:12.298420 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:12.300454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e490cb93-bd92-4585-b6a3-e082973eb83c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:12.306431 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1731/3435] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:12 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:13.321542 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef849569-55d6-452f-b9ac-3141ef6e3dca tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:13.322678 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef849569-55d6-452f-b9ac-3141ef6e3dca tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:13.332804 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:13.332804 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:13.333655 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef849569-55d6-452f-b9ac-3141ef6e3dca tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:13.335717 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ef849569-55d6-452f-b9ac-3141ef6e3dca tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:13.367021 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:13.367021 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:13.369933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef849569-55d6-452f-b9ac-3141ef6e3dca tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:13.371446 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1705/3436] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:13 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:14.389911 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3969c097-9212-4796-8e4b-1ab615e70e40 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:14.390875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3969c097-9212-4796-8e4b-1ab615e70e40 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:14.391450 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:14.391450 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:14.392014 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3969c097-9212-4796-8e4b-1ab615e70e40 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:14.396435 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3969c097-9212-4796-8e4b-1ab615e70e40 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:14.496527 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:14.496527 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:14.498493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3969c097-9212-4796-8e4b-1ab615e70e40 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:14.506053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1732/3437] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:14 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:15.518720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f05c7bbd-7dc2-4498-bf29-a2a5b381c52e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:15.519289 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f05c7bbd-7dc2-4498-bf29-a2a5b381c52e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:15.519465 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:15.519465 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:15.519839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f05c7bbd-7dc2-4498-bf29-a2a5b381c52e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:15.520221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f05c7bbd-7dc2-4498-bf29-a2a5b381c52e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:15.581782 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:15.581782 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:15.583650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f05c7bbd-7dc2-4498-bf29-a2a5b381c52e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:15.584477 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1706/3438] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:15 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:16.599102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07c6af42-f516-47a0-aea0-003aaf8d78fc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:16.599701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07c6af42-f516-47a0-aea0-003aaf8d78fc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:16.599823 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:16.599823 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:16.600394 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07c6af42-f516-47a0-aea0-003aaf8d78fc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:16.600906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-07c6af42-f516-47a0-aea0-003aaf8d78fc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:16.648509 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:16.648509 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:16.659315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07c6af42-f516-47a0-aea0-003aaf8d78fc tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:16.660627 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1733/3439] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:16 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:17.675160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c3f0f1e-308f-41aa-884e-0c70d10c9224 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:17.676270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c3f0f1e-308f-41aa-884e-0c70d10c9224 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:17.676651 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:17.676651 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:17.677290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c3f0f1e-308f-41aa-884e-0c70d10c9224 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:17.677934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4c3f0f1e-308f-41aa-884e-0c70d10c9224 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:17.728024 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:17.728024 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:17.730446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c3f0f1e-308f-41aa-884e-0c70d10c9224 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:17.733943 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1707/3440] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:17 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:18.193918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] POST http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes Jan 27 16:48:18.194576 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:18.194576 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:18.195151 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1248682888"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:18.196388 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1248682888'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:48:18.196823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume of 1 GB Jan 27 16:48:18.214338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Availability Zones retrieved successfully. Jan 27 16:48:18.241549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Flow 'volume_create_api' (07035198-8d81-4277-b1f7-c4dc196d60b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:48:18.244861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab594e4-077e-44e2-9c5d-2263e840caa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:18.247507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:48:18.380335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab594e4-077e-44e2-9c5d-2263e840caa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:18.384132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae6bc5ca-a077-4a0d-b4ed-604e57faa31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:18.541136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Created reservations ['1954f379-1154-4936-bc0b-0b8de6998d74', '120d0122-f0a3-48e5-82ba-527935c8ac0f', '1c0c79c0-62d1-4751-80dd-5637b98f422f', 'd554c69f-abe3-41a8-b6ec-89d715bd5753'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:48:18.543558 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae6bc5ca-a077-4a0d-b4ed-604e57faa31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1954f379-1154-4936-bc0b-0b8de6998d74', '120d0122-f0a3-48e5-82ba-527935c8ac0f', '1c0c79c0-62d1-4751-80dd-5637b98f422f', 'd554c69f-abe3-41a8-b6ec-89d715bd5753']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:18.546606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44102d9-f0c7-493c-b8b6-9b138c0a7a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:18.653647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44102d9-f0c7-493c-b8b6-9b138c0a7a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2164b98-124d-4fe2-8f2c-36c3a3f37fb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1248682888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e857e8fceff49009bf01c69d2ec239a',qos_specs=None,replication_status=,reservations=['1954f379-1154-4936-bc0b-0b8de6998d74','120d0122-f0a3-48e5-82ba-527935c8ac0f','1c0c79c0-62d1-4751-80dd-5637b98f422f','d554c69f-abe3-41a8-b6ec-89d715bd5753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3846a64736114e5da504a893b490802f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:48:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1248682888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2164b98-124d-4fe2-8f2c-36c3a3f37fb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e857e8fceff49009bf01c69d2ec239a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3846a64736114e5da504a893b490802f',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:18.656935 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d234b602-f237-47b6-bb16-c9e19f96bd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:18.725582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d234b602-f237-47b6-bb16-c9e19f96bd77) transitioned into state 'SUCCESS' from state '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-1248682888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e857e8fceff49009bf01c69d2ec239a',qos_specs=None,replication_status=,reservations=['1954f379-1154-4936-bc0b-0b8de6998d74','120d0122-f0a3-48e5-82ba-527935c8ac0f','1c0c79c0-62d1-4751-80dd-5637b98f422f','d554c69f-abe3-41a8-b6ec-89d715bd5753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3846a64736114e5da504a893b490802f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:18.728810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c017904b-cfc7-4002-ae2e-923a5cb49dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:18.753289 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fcda4150-d000-40b4-8049-3c7e98643bf4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:18.754254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fcda4150-d000-40b4-8049-3c7e98643bf4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:18.754619 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:18.754619 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:18.755335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fcda4150-d000-40b4-8049-3c7e98643bf4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:18.771621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fcda4150-d000-40b4-8049-3c7e98643bf4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:18.794209 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c017904b-cfc7-4002-ae2e-923a5cb49dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:18.813056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Flow 'volume_create_api' (07035198-8d81-4277-b1f7-c4dc196d60b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:48:18.881669 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:18.881669 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:18.887643 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fcda4150-d000-40b4-8049-3c7e98643bf4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:18.896601 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1708/3441] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:18 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:18.930021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume request issued successfully. Jan 27 16:48:18.945398 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1cb98b0b-0063-4144-8782-dc04716963a9 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes returned with HTTP 202 Jan 27 16:48:18.957078 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1734/3442] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:48:18 2021] POST /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes => generated 818 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:48:18.966011 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c7ce668-c750-441f-9840-a2c06d1e902b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:48:18.968319 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c7ce668-c750-441f-9840-a2c06d1e902b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:18.968922 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:18.968922 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:18.981433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c7ce668-c750-441f-9840-a2c06d1e902b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:19.098401 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:19.098401 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:19.107462 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c7ce668-c750-441f-9840-a2c06d1e902b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:19.133875 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c7ce668-c750-441f-9840-a2c06d1e902b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 returned with HTTP 200 Jan 27 16:48:19.135053 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1709/3443] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:18 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 => generated 910 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:19.935452 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63944887-5040-429e-8fca-62ffad0ea96f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:19.936182 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63944887-5040-429e-8fca-62ffad0ea96f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:19.936475 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:19.936475 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:19.936901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63944887-5040-429e-8fca-62ffad0ea96f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:19.937283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-63944887-5040-429e-8fca-62ffad0ea96f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:20.004539 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:20.004539 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:20.016059 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63944887-5040-429e-8fca-62ffad0ea96f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:20.016059 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1735/3444] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:19 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:20.178763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2a10cee-9ce5-4727-8c8d-30267c7ddbe0 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:48:20.178763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2a10cee-9ce5-4727-8c8d-30267c7ddbe0 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:20.178763 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:20.178763 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:20.178763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2a10cee-9ce5-4727-8c8d-30267c7ddbe0 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:20.218435 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:20.218435 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:20.228069 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2a10cee-9ce5-4727-8c8d-30267c7ddbe0 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:20.257494 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2a10cee-9ce5-4727-8c8d-30267c7ddbe0 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 returned with HTTP 200 Jan 27 16:48:20.259494 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1710/3445] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:20 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 => generated 911 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:20.278131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d6a082b-8e19-4a71-90c3-5c5bc62c7832 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] POST http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9/action Jan 27 16:48:20.278894 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:20.278894 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:20.279847 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d6a082b-8e19-4a71-90c3-5c5bc62c7832 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Action body: b'{"os-attach": {"instance_uuid": "5cb842a5-0abb-425b-a5f5-3dc0d574db5e", "mountpoint": "/dev/sdb"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:48:20.281087 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d6a082b-8e19-4a71-90c3-5c5bc62c7832 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5cb842a5-0abb-425b-a5f5-3dc0d574db5e", "mountpoint": "/dev/sdb"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:20.352902 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:20.352902 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:20.356992 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6d6a082b-8e19-4a71-90c3-5c5bc62c7832 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:20.428036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6d6a082b-8e19-4a71-90c3-5c5bc62c7832 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Update volume admin metadata completed successfully. Jan 27 16:48:20.792063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6d6a082b-8e19-4a71-90c3-5c5bc62c7832 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Attach volume completed successfully. Jan 27 16:48:20.793235 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d6a082b-8e19-4a71-90c3-5c5bc62c7832 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9/action returned with HTTP 202 Jan 27 16:48:20.794448 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1736/3446] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:48:20 2021] POST /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9/action => generated 0 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:48:20.806255 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8c0b63f-31a4-4313-bc1d-984094f6d754 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:48:20.809268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8c0b63f-31a4-4313-bc1d-984094f6d754 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:20.809560 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:20.809560 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:20.810009 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8c0b63f-31a4-4313-bc1d-984094f6d754 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:20.870546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:20.870546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:20.880773 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8c0b63f-31a4-4313-bc1d-984094f6d754 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:20.903526 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:20.903526 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:20.915982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8c0b63f-31a4-4313-bc1d-984094f6d754 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 returned with HTTP 200 Jan 27 16:48:20.923363 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1711/3447] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:20 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 => generated 1245 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:48:20.942430 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af7ebe63-947c-4d30-9da6-2b4412d66f80 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:48:20.942430 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af7ebe63-947c-4d30-9da6-2b4412d66f80 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:20.942430 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:20.942430 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:20.942430 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af7ebe63-947c-4d30-9da6-2b4412d66f80 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:21.021143 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d4072d3-a961-4416-b008-a18c7d9a02ed tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:21.027280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d4072d3-a961-4416-b008-a18c7d9a02ed tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:21.027280 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:21.027280 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:21.027280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d4072d3-a961-4416-b008-a18c7d9a02ed tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:21.027280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6d4072d3-a961-4416-b008-a18c7d9a02ed tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:21.068517 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:21.068517 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:21.075333 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:21.075333 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:21.079737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d4072d3-a961-4416-b008-a18c7d9a02ed tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:21.084216 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1712/3448] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:21 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:21.086588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af7ebe63-947c-4d30-9da6-2b4412d66f80 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:21.125709 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:21.125709 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:21.138157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af7ebe63-947c-4d30-9da6-2b4412d66f80 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 returned with HTTP 200 Jan 27 16:48:21.141187 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1737/3449] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:20 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 => generated 1245 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:48:21.304915 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61969aa7-80e7-4efc-a299-46c3f8288438 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9/action Jan 27 16:48:21.305767 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:21.305767 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:21.306277 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61969aa7-80e7-4efc-a299-46c3f8288438 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:48:21.307023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61969aa7-80e7-4efc-a299-46c3f8288438 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:21.307886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-61969aa7-80e7-4efc-a299-46c3f8288438 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Updating volume 'a2164b98-124d-4fe2-8f2c-36c3a3f37fb9' with '{'status': 'error'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:48:21.445286 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:21.445286 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:21.552036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61969aa7-80e7-4efc-a299-46c3f8288438 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9/action returned with HTTP 202 Jan 27 16:48:21.552998 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1713/3450] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:48:21 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9/action => generated 0 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:48:21.562180 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4fcbad8f-a033-4d56-a13a-1b6b260c2546 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:48:21.562180 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4fcbad8f-a033-4d56-a13a-1b6b260c2546 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:21.562180 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:21.562180 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:21.562180 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4fcbad8f-a033-4d56-a13a-1b6b260c2546 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:21.615347 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:21.615347 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:21.625582 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4fcbad8f-a033-4d56-a13a-1b6b260c2546 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:21.646417 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:21.646417 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:21.657946 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4fcbad8f-a033-4d56-a13a-1b6b260c2546 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 returned with HTTP 200 Jan 27 16:48:21.658785 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1738/3451] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:21 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 => generated 1244 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:48:21.675388 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2df346a9-4454-4a82-8a7f-8f84384583d6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9/action Jan 27 16:48:21.676253 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:21.676253 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:21.676925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2df346a9-4454-4a82-8a7f-8f84384583d6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c65cca86-39c4-4284-af73-46a8363207a1"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:48:21.677469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2df346a9-4454-4a82-8a7f-8f84384583d6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c65cca86-39c4-4284-af73-46a8363207a1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:21.735816 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:21.735816 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:21.736903 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2df346a9-4454-4a82-8a7f-8f84384583d6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Volume info retrieved successfully. Jan 27 16:48:21.821574 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2df346a9-4454-4a82-8a7f-8f84384583d6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Terminate volume connection completed successfully. Jan 27 16:48:21.862023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2df346a9-4454-4a82-8a7f-8f84384583d6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88000) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 27 16:48:22.095287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b96de861-04e3-413a-b16d-31e4406a5add tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:22.095932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b96de861-04e3-413a-b16d-31e4406a5add tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:22.096249 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:22.096249 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:22.096905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b96de861-04e3-413a-b16d-31e4406a5add tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:22.097329 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b96de861-04e3-413a-b16d-31e4406a5add tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:22.120039 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:22.120039 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:22.122087 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b96de861-04e3-413a-b16d-31e4406a5add tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:22.123037 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1739/3452] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:22 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:48:22.133257 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2df346a9-4454-4a82-8a7f-8f84384583d6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Detach volume completed successfully. Jan 27 16:48:22.133257 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2df346a9-4454-4a82-8a7f-8f84384583d6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9/action returned with HTTP 202 Jan 27 16:48:22.133257 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1714/3453] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:48:21 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9/action => generated 0 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:48:22.137881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04276f59-f30d-43a9-9163-5e903bd9934b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:48:22.138413 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04276f59-f30d-43a9-9163-5e903bd9934b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:22.138655 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:22.138655 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:22.139957 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04276f59-f30d-43a9-9163-5e903bd9934b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:22.197448 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:22.197448 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:22.207178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-04276f59-f30d-43a9-9163-5e903bd9934b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:22.238168 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04276f59-f30d-43a9-9163-5e903bd9934b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 returned with HTTP 200 Jan 27 16:48:22.239299 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1740/3454] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:22 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 => generated 930 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:22.255220 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a62b8ffe-dc70-4dfb-a864-33829416f241 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:48:22.256359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a62b8ffe-dc70-4dfb-a864-33829416f241 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:22.256724 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:22.256724 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:22.257356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a62b8ffe-dc70-4dfb-a864-33829416f241 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:22.347017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:22.347017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:22.357939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a62b8ffe-dc70-4dfb-a864-33829416f241 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:22.383615 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a62b8ffe-dc70-4dfb-a864-33829416f241 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 returned with HTTP 200 Jan 27 16:48:22.384359 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1715/3455] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:22 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 => generated 930 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:22.401070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7d687cf-4172-4c86-8fc1-7ca1eae6bc7c tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] POST http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9/action Jan 27 16:48:22.401553 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:22.401553 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:22.402000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7d687cf-4172-4c86-8fc1-7ca1eae6bc7c tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Action body: b'{"os-detach": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:48:22.402499 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7d687cf-4172-4c86-8fc1-7ca1eae6bc7c tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:22.461866 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:22.461866 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:22.463086 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c7d687cf-4172-4c86-8fc1-7ca1eae6bc7c tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:22.553251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c7d687cf-4172-4c86-8fc1-7ca1eae6bc7c tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Detach volume completed successfully. Jan 27 16:48:22.554212 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7d687cf-4172-4c86-8fc1-7ca1eae6bc7c tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9/action returned with HTTP 202 Jan 27 16:48:22.559818 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1741/3456] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:48:22 2021] POST /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:48:22.565066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e342bb28-7050-4100-94b3-8c3e73884bc5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:48:22.565961 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e342bb28-7050-4100-94b3-8c3e73884bc5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:22.566182 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:22.566182 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:22.566570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e342bb28-7050-4100-94b3-8c3e73884bc5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:22.644869 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:22.644869 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:22.658198 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e342bb28-7050-4100-94b3-8c3e73884bc5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:22.691765 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e342bb28-7050-4100-94b3-8c3e73884bc5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 returned with HTTP 200 Jan 27 16:48:22.693553 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1716/3457] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:22 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 => generated 930 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:48:23.137963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a9651f7-54fa-4729-841d-a16423471ca7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:23.138528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a9651f7-54fa-4729-841d-a16423471ca7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:23.138697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:23.138697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:23.139651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a9651f7-54fa-4729-841d-a16423471ca7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:23.140480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4a9651f7-54fa-4729-841d-a16423471ca7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:23.185246 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:23.185246 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:23.188225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a9651f7-54fa-4729-841d-a16423471ca7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:23.189074 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1742/3458] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:23 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:24.203846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0275056-5c9f-449d-8d9a-8c10684d38a4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:24.204358 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0275056-5c9f-449d-8d9a-8c10684d38a4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:24.204581 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:24.204581 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:24.204955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0275056-5c9f-449d-8d9a-8c10684d38a4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:24.205325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e0275056-5c9f-449d-8d9a-8c10684d38a4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:24.282477 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:24.282477 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:24.286962 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0275056-5c9f-449d-8d9a-8c10684d38a4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:24.291222 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1717/3459] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:24 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:25.318451 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b041c080-93fa-44d1-bf8d-abb3f4864fba tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:25.318451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b041c080-93fa-44d1-bf8d-abb3f4864fba tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:25.318451 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:25.318451 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:25.318451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b041c080-93fa-44d1-bf8d-abb3f4864fba tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:25.318451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b041c080-93fa-44d1-bf8d-abb3f4864fba tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:25.363388 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:25.363388 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:25.365416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b041c080-93fa-44d1-bf8d-abb3f4864fba tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:25.366514 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1743/3460] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:25 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:26.380744 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77d64c9d-ad52-4f0b-a7d4-1a3a5ac7f208 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:26.381841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77d64c9d-ad52-4f0b-a7d4-1a3a5ac7f208 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:26.382231 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:26.382231 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:26.382813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77d64c9d-ad52-4f0b-a7d4-1a3a5ac7f208 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:26.383381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-77d64c9d-ad52-4f0b-a7d4-1a3a5ac7f208 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:26.418021 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:26.418021 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:26.421760 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77d64c9d-ad52-4f0b-a7d4-1a3a5ac7f208 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:26.430090 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1718/3461] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:26 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:27.439524 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc81f433-a99a-4747-9778-3e788e8f35e7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:27.441228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc81f433-a99a-4747-9778-3e788e8f35e7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:27.445002 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:27.445002 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:27.445473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc81f433-a99a-4747-9778-3e788e8f35e7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:27.445863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bc81f433-a99a-4747-9778-3e788e8f35e7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:27.497713 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:27.497713 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:27.501233 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc81f433-a99a-4747-9778-3e788e8f35e7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:27.502184 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1744/3462] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:27 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:28.518003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25bb0b12-10fb-4727-bf21-3daee688fa69 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:28.519130 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25bb0b12-10fb-4727-bf21-3daee688fa69 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:28.519544 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:28.519544 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:28.520155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25bb0b12-10fb-4727-bf21-3daee688fa69 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:28.520681 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-25bb0b12-10fb-4727-bf21-3daee688fa69 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:28.591450 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:28.591450 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:28.594148 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25bb0b12-10fb-4727-bf21-3daee688fa69 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:28.608187 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1719/3463] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:28 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:29.609113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-398e89ae-2024-4889-96b8-ec324be86294 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:29.610477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-398e89ae-2024-4889-96b8-ec324be86294 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:29.610923 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:29.610923 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:29.611857 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-398e89ae-2024-4889-96b8-ec324be86294 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:29.612453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-398e89ae-2024-4889-96b8-ec324be86294 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:29.649599 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:29.649599 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:29.651979 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-398e89ae-2024-4889-96b8-ec324be86294 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:29.653113 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1745/3464] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:29 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:30.669094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14f87296-8d17-4cc5-8361-81bd0b500712 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:30.670752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14f87296-8d17-4cc5-8361-81bd0b500712 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:30.671199 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:30.671199 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:30.671834 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14f87296-8d17-4cc5-8361-81bd0b500712 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:30.672681 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-14f87296-8d17-4cc5-8361-81bd0b500712 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:30.720481 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:30.720481 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:30.723163 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14f87296-8d17-4cc5-8361-81bd0b500712 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:30.724694 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1720/3465] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:30 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:31.766972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13e7ed4b-98b7-466a-bb7d-f76484d64988 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:31.767614 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13e7ed4b-98b7-466a-bb7d-f76484d64988 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:31.767843 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:31.767843 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:31.769581 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13e7ed4b-98b7-466a-bb7d-f76484d64988 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:31.769973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-13e7ed4b-98b7-466a-bb7d-f76484d64988 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:31.821056 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:31.821056 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:31.827509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13e7ed4b-98b7-466a-bb7d-f76484d64988 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:31.828352 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1746/3466] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:31 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:32.843424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ffe9f01-1783-44c2-b04d-49337f12e024 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:32.844922 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ffe9f01-1783-44c2-b04d-49337f12e024 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:32.845358 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:32.845358 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:32.845993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ffe9f01-1783-44c2-b04d-49337f12e024 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:32.846584 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4ffe9f01-1783-44c2-b04d-49337f12e024 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:32.901879 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:32.901879 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:32.904278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ffe9f01-1783-44c2-b04d-49337f12e024 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:32.906193 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1721/3467] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:32 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:33.923715 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38f5b82d-cfa2-4e97-a8ae-b19fffd47790 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:33.924825 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38f5b82d-cfa2-4e97-a8ae-b19fffd47790 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:33.925201 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:33.925201 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:33.926365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38f5b82d-cfa2-4e97-a8ae-b19fffd47790 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:33.926892 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-38f5b82d-cfa2-4e97-a8ae-b19fffd47790 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:34.052982 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:34.052982 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:34.055218 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38f5b82d-cfa2-4e97-a8ae-b19fffd47790 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:34.056404 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1747/3468] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:33 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:35.070132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bf1e834-33c5-416a-a196-00d1ca77338c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:35.070663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bf1e834-33c5-416a-a196-00d1ca77338c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:35.070844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:35.070844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:35.071243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bf1e834-33c5-416a-a196-00d1ca77338c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:35.071617 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4bf1e834-33c5-416a-a196-00d1ca77338c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:35.131751 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:35.131751 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:35.133610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bf1e834-33c5-416a-a196-00d1ca77338c tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:35.141450 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1722/3469] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:35 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:35.277002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] POST http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes Jan 27 16:48:35.277002 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:35.277002 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:35.277002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1035788607"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:35.277002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1035788607'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:48:35.277002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume of 1 GB Jan 27 16:48:35.297103 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Availability Zones retrieved successfully. Jan 27 16:48:35.336019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Flow 'volume_create_api' (efb5f9b0-1697-4a54-a03b-c31ebf862756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:48:35.340584 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfcc320f-99b8-4cf9-bc77-8c802354cdfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:35.344371 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:48:35.462533 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfcc320f-99b8-4cf9-bc77-8c802354cdfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:35.466494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ddc09c-04e6-4b66-9865-0ac3f7f871ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:35.621946 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Created reservations ['dcef99b1-a347-40ad-885a-567734480559', '5d5f3e4a-8b04-4314-b15c-37731a5e41da', 'cbcb22ce-b0b2-44f1-80fd-8a4ef0a270ff', '6300f63d-adc9-4558-880b-b2c226faf999'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:48:35.626358 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ddc09c-04e6-4b66-9865-0ac3f7f871ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcef99b1-a347-40ad-885a-567734480559', '5d5f3e4a-8b04-4314-b15c-37731a5e41da', 'cbcb22ce-b0b2-44f1-80fd-8a4ef0a270ff', '6300f63d-adc9-4558-880b-b2c226faf999']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:35.634954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6972198-669a-4439-8740-2e50736ec684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:35.750722 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6972198-669a-4439-8740-2e50736ec684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8731e9d2-5d72-4105-b0b7-96275fc00c26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1035788607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e857e8fceff49009bf01c69d2ec239a',qos_specs=None,replication_status=,reservations=['dcef99b1-a347-40ad-885a-567734480559','5d5f3e4a-8b04-4314-b15c-37731a5e41da','cbcb22ce-b0b2-44f1-80fd-8a4ef0a270ff','6300f63d-adc9-4558-880b-b2c226faf999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3846a64736114e5da504a893b490802f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1035788607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8731e9d2-5d72-4105-b0b7-96275fc00c26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e857e8fceff49009bf01c69d2ec239a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3846a64736114e5da504a893b490802f',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:35.752969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d66922-22c0-4bee-ba2e-f2976d8d146b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:35.804616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d66922-22c0-4bee-ba2e-f2976d8d146b) transitioned into state 'SUCCESS' from state '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-1035788607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e857e8fceff49009bf01c69d2ec239a',qos_specs=None,replication_status=,reservations=['dcef99b1-a347-40ad-885a-567734480559','5d5f3e4a-8b04-4314-b15c-37731a5e41da','cbcb22ce-b0b2-44f1-80fd-8a4ef0a270ff','6300f63d-adc9-4558-880b-b2c226faf999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3846a64736114e5da504a893b490802f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:35.806830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24e0e679-3d3f-4d99-a886-ac1d1a9ac3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:35.896426 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24e0e679-3d3f-4d99-a886-ac1d1a9ac3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:35.904765 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Flow 'volume_create_api' (efb5f9b0-1697-4a54-a03b-c31ebf862756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:48:36.026364 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume request issued successfully. Jan 27 16:48:36.053830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40ec21c0-9c25-42be-8f36-1d07dc990d8a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes returned with HTTP 202 Jan 27 16:48:36.054884 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1748/3470] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:48:35 2021] POST /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes => generated 818 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:48:36.070660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d74a754-ce60-4876-a5ce-32385f5f8eb5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 Jan 27 16:48:36.071056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d74a754-ce60-4876-a5ce-32385f5f8eb5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:36.071536 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:36.071536 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:36.071979 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d74a754-ce60-4876-a5ce-32385f5f8eb5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:36.149605 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00bc0a96-a543-4900-990b-fdf914de93ee tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:36.150530 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00bc0a96-a543-4900-990b-fdf914de93ee tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:36.150954 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:36.150954 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:36.151722 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00bc0a96-a543-4900-990b-fdf914de93ee tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:36.152298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-00bc0a96-a543-4900-990b-fdf914de93ee tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:36.183503 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:36.183503 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:36.194381 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d74a754-ce60-4876-a5ce-32385f5f8eb5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:36.216467 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:36.216467 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:36.223314 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d74a754-ce60-4876-a5ce-32385f5f8eb5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 returned with HTTP 200 Jan 27 16:48:36.224465 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1723/3471] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:36 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 => generated 910 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:36.225712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00bc0a96-a543-4900-990b-fdf914de93ee tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:36.226633 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1749/3472] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:36 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:37.241448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecb5294a-2569-47e4-9e56-28df5fc64daa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 Jan 27 16:48:37.241952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ecb5294a-2569-47e4-9e56-28df5fc64daa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:37.242169 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:37.242169 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:37.242549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ecb5294a-2569-47e4-9e56-28df5fc64daa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:37.252035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1bf860d-89b0-4dc1-9258-ac18e77654d6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:37.252862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1bf860d-89b0-4dc1-9258-ac18e77654d6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:37.253173 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:37.253173 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:37.253657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1bf860d-89b0-4dc1-9258-ac18e77654d6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:37.254105 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d1bf860d-89b0-4dc1-9258-ac18e77654d6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:37.289888 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:37.289888 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:37.292182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1bf860d-89b0-4dc1-9258-ac18e77654d6 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:37.294292 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1750/3473] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:37 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:48:37.356037 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:37.356037 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:37.376142 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ecb5294a-2569-47e4-9e56-28df5fc64daa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:37.424912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecb5294a-2569-47e4-9e56-28df5fc64daa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 returned with HTTP 200 Jan 27 16:48:37.426127 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1724/3474] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:37 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 => generated 911 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:37.443169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b2edbec-913e-4731-a00e-1c9616fe1b10 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26/action Jan 27 16:48:37.443961 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:37.443961 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:37.444648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b2edbec-913e-4731-a00e-1c9616fe1b10 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:48:37.445203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b2edbec-913e-4731-a00e-1c9616fe1b10 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:37.446562 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-9b2edbec-913e-4731-a00e-1c9616fe1b10 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Updating volume '8731e9d2-5d72-4105-b0b7-96275fc00c26' with '{'status': 'attaching'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:48:37.605537 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:37.605537 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:37.723718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b2edbec-913e-4731-a00e-1c9616fe1b10 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26/action returned with HTTP 202 Jan 27 16:48:37.724593 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1751/3475] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:48:37 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26/action => generated 0 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:48:37.732926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17f75471-88da-4562-afd0-9eacbb6d54db tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 Jan 27 16:48:37.733753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17f75471-88da-4562-afd0-9eacbb6d54db tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:37.734122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:37.734122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:37.734817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17f75471-88da-4562-afd0-9eacbb6d54db tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:37.786346 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:37.786346 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:37.796781 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17f75471-88da-4562-afd0-9eacbb6d54db tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:37.820499 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17f75471-88da-4562-afd0-9eacbb6d54db tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 returned with HTTP 200 Jan 27 16:48:37.822054 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1725/3476] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:37 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 => generated 911 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:37.852853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed7150bf-6d5f-495f-9064-e17929c7ac48 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26/action Jan 27 16:48:37.864176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:37.864176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:37.864176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed7150bf-6d5f-495f-9064-e17929c7ac48 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:48:37.864176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed7150bf-6d5f-495f-9064-e17929c7ac48 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:37.933288 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:37.933288 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:37.934537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed7150bf-6d5f-495f-9064-e17929c7ac48 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Volume info retrieved successfully. Jan 27 16:48:38.031929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed7150bf-6d5f-495f-9064-e17929c7ac48 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Delete volume request issued successfully. Jan 27 16:48:38.032390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed7150bf-6d5f-495f-9064-e17929c7ac48 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26/action returned with HTTP 202 Jan 27 16:48:38.033678 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1752/3477] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:48:37 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:48:38.041742 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a28e2b9d-3ee1-4942-a5db-d2f7ac20197e tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 Jan 27 16:48:38.042317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a28e2b9d-3ee1-4942-a5db-d2f7ac20197e tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:38.043065 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:38.043065 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:38.043479 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a28e2b9d-3ee1-4942-a5db-d2f7ac20197e tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:38.156236 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:38.156236 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:38.178691 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a28e2b9d-3ee1-4942-a5db-d2f7ac20197e tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:38.206691 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a28e2b9d-3ee1-4942-a5db-d2f7ac20197e tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 returned with HTTP 200 Jan 27 16:48:38.208309 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1726/3478] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:38 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 => generated 910 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:38.307376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84b0a74d-4dcf-42f8-a5b0-acbfadd50a5f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:38.307925 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84b0a74d-4dcf-42f8-a5b0-acbfadd50a5f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:38.308123 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:38.308123 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:38.308757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84b0a74d-4dcf-42f8-a5b0-acbfadd50a5f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:38.309282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-84b0a74d-4dcf-42f8-a5b0-acbfadd50a5f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:38.363066 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:38.363066 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:38.365326 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84b0a74d-4dcf-42f8-a5b0-acbfadd50a5f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:38.366360 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1753/3479] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:38 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:39.226075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-410fe732-e1a1-47ab-8c73-0020a0a51f44 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 Jan 27 16:48:39.226605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-410fe732-e1a1-47ab-8c73-0020a0a51f44 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:39.226821 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:39.226821 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:39.227219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-410fe732-e1a1-47ab-8c73-0020a0a51f44 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:39.327034 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:39.327034 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:39.346141 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-410fe732-e1a1-47ab-8c73-0020a0a51f44 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:39.382168 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05477728-f8df-4def-9e84-944a57422759 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:39.382602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05477728-f8df-4def-9e84-944a57422759 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:39.383154 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:39.383154 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:39.383921 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05477728-f8df-4def-9e84-944a57422759 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:39.384703 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-05477728-f8df-4def-9e84-944a57422759 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:39.389059 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-410fe732-e1a1-47ab-8c73-0020a0a51f44 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 returned with HTTP 200 Jan 27 16:48:39.394157 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1727/3480] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:39 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 => generated 910 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:39.446891 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:39.446891 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:39.448777 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05477728-f8df-4def-9e84-944a57422759 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:39.455889 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1754/3481] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:39 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:40.406628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d16f8463-1a86-45f0-9a54-d797353150b6 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 Jan 27 16:48:40.407275 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d16f8463-1a86-45f0-9a54-d797353150b6 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:40.407750 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:40.407750 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:40.408353 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d16f8463-1a86-45f0-9a54-d797353150b6 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:40.458021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4f3fe205-8941-4e3b-8cf6-58c3a860819d req-c1116bdf-5f12-48cc-bbf2-fe85422d67eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/7d64d444-5fa2-45ee-9c0e-84c4d8a95701 Jan 27 16:48:40.459092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4f3fe205-8941-4e3b-8cf6-58c3a860819d req-c1116bdf-5f12-48cc-bbf2-fe85422d67eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:40.459522 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:40.459522 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:40.463069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4f3fe205-8941-4e3b-8cf6-58c3a860819d req-c1116bdf-5f12-48cc-bbf2-fe85422d67eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:40.520242 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:40.520242 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:40.533385 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:40.533385 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:40.544043 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d16f8463-1a86-45f0-9a54-d797353150b6 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:40.592749 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d16f8463-1a86-45f0-9a54-d797353150b6 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 returned with HTTP 200 Jan 27 16:48:40.595407 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1728/3482] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:40 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 => generated 910 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:40.624876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29a1679a-ef5d-433d-827a-f5db728264e7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:40.624876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29a1679a-ef5d-433d-827a-f5db728264e7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:40.624876 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:40.624876 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:40.624876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29a1679a-ef5d-433d-827a-f5db728264e7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:40.624876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-29a1679a-ef5d-433d-827a-f5db728264e7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:40.674153 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:40.674153 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:40.677262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29a1679a-ef5d-433d-827a-f5db728264e7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:40.678374 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1729/3483] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:40 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:41.613164 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f261d592-5809-4e8b-b979-89a7f3776c07 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 Jan 27 16:48:41.613663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f261d592-5809-4e8b-b979-89a7f3776c07 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:41.613663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:41.613663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:41.614015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f261d592-5809-4e8b-b979-89a7f3776c07 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:41.758743 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-4f3fe205-8941-4e3b-8cf6-58c3a860819d req-c1116bdf-5f12-48cc-bbf2-fe85422d67eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:48:41.759097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-4f3fe205-8941-4e3b-8cf6-58c3a860819d req-c1116bdf-5f12-48cc-bbf2-fe85422d67eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:48:41.766205 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f261d592-5809-4e8b-b979-89a7f3776c07 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 returned with HTTP 404 Jan 27 16:48:41.770446 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1730/3484] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:41 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:48:41.775525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7049a440-5882-426c-bc3f-45d6f3e7f41f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:41.784408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7049a440-5882-426c-bc3f-45d6f3e7f41f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:41.784408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7049a440-5882-426c-bc3f-45d6f3e7f41f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:41.786432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7049a440-5882-426c-bc3f-45d6f3e7f41f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:41.829565 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:41.829565 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:41.834224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7049a440-5882-426c-bc3f-45d6f3e7f41f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:41.835059 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1731/3485] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:41 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:41.842254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] POST http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes Jan 27 16:48:41.851976 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:41.851976 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:41.852503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-916675333"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:41.853642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-916675333'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:48:41.854018 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume of 1 GB Jan 27 16:48:41.854557 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4f3fe205-8941-4e3b-8cf6-58c3a860819d req-c1116bdf-5f12-48cc-bbf2-fe85422d67eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/7d64d444-5fa2-45ee-9c0e-84c4d8a95701 returned with HTTP 200 Jan 27 16:48:41.855593 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1755/3486] 10.222.0.83 () {62 vars in 1437 bytes} [Wed Jan 27 16:48:40 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/7d64d444-5fa2-45ee-9c0e-84c4d8a95701 => generated 19 bytes in 1403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:41.890155 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Availability Zones retrieved successfully. Jan 27 16:48:41.914767 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Flow 'volume_create_api' (e98ee86c-012a-46ad-8b8f-a08f0540fa1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:48:41.918606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54a1d04a-a910-492b-ada3-33c205608e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:41.921250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:48:42.121631 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54a1d04a-a910-492b-ada3-33c205608e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:42.125068 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29248705-53f0-4f56-988f-50faf2d7c482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:42.351672 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Created reservations ['2ef4ca09-4d9d-4642-b70a-ee5fc46f3db1', 'aa2e6020-73d9-4b04-bb90-586daa338bab', '623e464a-d4aa-4b93-ab94-fb9441d1f703', '71379d16-f02e-4109-8f9f-02d6d690fce0'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:48:42.353833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29248705-53f0-4f56-988f-50faf2d7c482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ef4ca09-4d9d-4642-b70a-ee5fc46f3db1', 'aa2e6020-73d9-4b04-bb90-586daa338bab', '623e464a-d4aa-4b93-ab94-fb9441d1f703', '71379d16-f02e-4109-8f9f-02d6d690fce0']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:42.358486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb9da4f8-79ee-4cca-87e8-8e1389934a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:42.530720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb9da4f8-79ee-4cca-87e8-8e1389934a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2496716b-8e5f-40a4-8664-5cf69e1e8386', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-916675333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e857e8fceff49009bf01c69d2ec239a',qos_specs=None,replication_status=,reservations=['2ef4ca09-4d9d-4642-b70a-ee5fc46f3db1','aa2e6020-73d9-4b04-bb90-586daa338bab','623e464a-d4aa-4b93-ab94-fb9441d1f703','71379d16-f02e-4109-8f9f-02d6d690fce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3846a64736114e5da504a893b490802f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:48:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-916675333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2496716b-8e5f-40a4-8664-5cf69e1e8386,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e857e8fceff49009bf01c69d2ec239a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3846a64736114e5da504a893b490802f',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:42.541364 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67753e96-411b-4838-93df-03ca790797de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:42.650285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67753e96-411b-4838-93df-03ca790797de) transitioned into state 'SUCCESS' from state '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-916675333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e857e8fceff49009bf01c69d2ec239a',qos_specs=None,replication_status=,reservations=['2ef4ca09-4d9d-4642-b70a-ee5fc46f3db1','aa2e6020-73d9-4b04-bb90-586daa338bab','623e464a-d4aa-4b93-ab94-fb9441d1f703','71379d16-f02e-4109-8f9f-02d6d690fce0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3846a64736114e5da504a893b490802f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:42.652975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec41495-c03a-4539-a044-3623732a7e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:42.712742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec41495-c03a-4539-a044-3623732a7e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:42.721768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Flow 'volume_create_api' (e98ee86c-012a-46ad-8b8f-a08f0540fa1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:48:42.838439 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume request issued successfully. Jan 27 16:48:42.849985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e88316e-e9ee-4f91-858d-c559701b4b4e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:42.850603 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e88316e-e9ee-4f91-858d-c559701b4b4e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:42.850898 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:42.850898 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:42.851436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e88316e-e9ee-4f91-858d-c559701b4b4e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:42.851883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0e88316e-e9ee-4f91-858d-c559701b4b4e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:42.894293 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b452c5c-1cda-440e-8238-7ec063a9e9ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes returned with HTTP 202 Jan 27 16:48:42.895220 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1732/3487] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:48:41 2021] POST /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes => generated 817 bytes in 1059 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:48:42.908465 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:42.908465 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:42.916341 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-648aafe5-cebe-462c-8350-5b7e0a1172f5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 Jan 27 16:48:42.917147 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-648aafe5-cebe-462c-8350-5b7e0a1172f5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:42.917351 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:42.917351 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:42.917856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e88316e-e9ee-4f91-858d-c559701b4b4e tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:42.918177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-648aafe5-cebe-462c-8350-5b7e0a1172f5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:42.918951 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1756/3488] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:42 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:48:43.054878 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:43.054878 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:43.073190 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-648aafe5-cebe-462c-8350-5b7e0a1172f5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:43.160074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-648aafe5-cebe-462c-8350-5b7e0a1172f5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 returned with HTTP 200 Jan 27 16:48:43.160911 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1733/3489] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:42 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 => generated 885 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:43.932734 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78f2f153-f028-41e1-8a0a-aa352cc24672 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:43.934130 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78f2f153-f028-41e1-8a0a-aa352cc24672 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:43.934531 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:43.934531 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:43.935870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78f2f153-f028-41e1-8a0a-aa352cc24672 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:43.936424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-78f2f153-f028-41e1-8a0a-aa352cc24672 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:44.017200 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:44.017200 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:44.020544 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78f2f153-f028-41e1-8a0a-aa352cc24672 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:44.021853 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1757/3490] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:43 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:44.178078 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d29ced6-879a-43bb-89cb-6246079a947f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 Jan 27 16:48:44.178922 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d29ced6-879a-43bb-89cb-6246079a947f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:44.179376 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:44.179376 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:44.180109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d29ced6-879a-43bb-89cb-6246079a947f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:44.261937 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:44.261937 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:44.271746 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d29ced6-879a-43bb-89cb-6246079a947f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:44.335522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d29ced6-879a-43bb-89cb-6246079a947f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 returned with HTTP 200 Jan 27 16:48:44.337062 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1734/3491] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:44 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 => generated 909 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:44.490685 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae699596-5f5e-41ad-a3cf-e9feaf1088ed tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:48:44.491232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae699596-5f5e-41ad-a3cf-e9feaf1088ed tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:44.491794 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:44.491794 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:44.491975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae699596-5f5e-41ad-a3cf-e9feaf1088ed tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:44.492359 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ae699596-5f5e-41ad-a3cf-e9feaf1088ed tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume with id: 6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:48:44.553094 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:44.553094 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:44.554625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae699596-5f5e-41ad-a3cf-e9feaf1088ed tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:48:44.625967 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae699596-5f5e-41ad-a3cf-e9feaf1088ed tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume request issued successfully. Jan 27 16:48:44.626912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae699596-5f5e-41ad-a3cf-e9feaf1088ed tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 202 Jan 27 16:48:44.628269 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1758/3492] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:48:44 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:48:44.636235 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b193502b-2ab1-4960-b258-7a6a690bd487 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:48:44.637480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b193502b-2ab1-4960-b258-7a6a690bd487 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:44.637969 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:44.637969 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:44.639126 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b193502b-2ab1-4960-b258-7a6a690bd487 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:44.701518 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:44.701518 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:44.713871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b193502b-2ab1-4960-b258-7a6a690bd487 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:48:44.762057 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b193502b-2ab1-4960-b258-7a6a690bd487 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:48:44.762057 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1735/3493] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:44 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 1395 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:48:45.042889 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7c5cfe0-17f3-4738-81e4-08cba4f5bfd1 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:45.043494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7c5cfe0-17f3-4738-81e4-08cba4f5bfd1 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:45.043614 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:45.043614 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:45.044223 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7c5cfe0-17f3-4738-81e4-08cba4f5bfd1 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:45.045390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d7c5cfe0-17f3-4738-81e4-08cba4f5bfd1 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:45.099329 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:45.099329 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:45.101339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7c5cfe0-17f3-4738-81e4-08cba4f5bfd1 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:45.102183 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1759/3494] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:45 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:45.353543 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f7170ca-bc2c-4e8b-a999-a7de7c2ea381 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 Jan 27 16:48:45.354394 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f7170ca-bc2c-4e8b-a999-a7de7c2ea381 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:45.354816 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:45.354816 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:45.355470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f7170ca-bc2c-4e8b-a999-a7de7c2ea381 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:45.428888 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:45.428888 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:45.438890 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f7170ca-bc2c-4e8b-a999-a7de7c2ea381 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:45.462098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f7170ca-bc2c-4e8b-a999-a7de7c2ea381 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 returned with HTTP 200 Jan 27 16:48:45.463352 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1736/3495] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:45 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 => generated 910 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:45.478234 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dd96b2c-222a-4fa7-acca-2e31e6090a4a tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386/action Jan 27 16:48:45.478875 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:45.478875 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:45.479625 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dd96b2c-222a-4fa7-acca-2e31e6090a4a tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:48:45.480025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dd96b2c-222a-4fa7-acca-2e31e6090a4a tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:45.481085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-1dd96b2c-222a-4fa7-acca-2e31e6090a4a tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Updating volume '2496716b-8e5f-40a4-8664-5cf69e1e8386' with '{'status': 'creating'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:48:45.610174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:45.610174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:45.726254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dd96b2c-222a-4fa7-acca-2e31e6090a4a tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386/action returned with HTTP 202 Jan 27 16:48:45.730217 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1760/3496] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:48:45 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:48:45.749111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e894ba4-107c-4762-847e-764445df1c47 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 Jan 27 16:48:45.749967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e894ba4-107c-4762-847e-764445df1c47 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:45.750426 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:45.750426 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:45.750997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e894ba4-107c-4762-847e-764445df1c47 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:45.771622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8bed1c45-7f32-4ffc-90c8-b237afb8756c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:48:45.772150 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8bed1c45-7f32-4ffc-90c8-b237afb8756c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:45.772366 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:45.772366 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:45.772746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8bed1c45-7f32-4ffc-90c8-b237afb8756c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:45.860560 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:45.860560 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:45.871905 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:45.871905 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:45.892432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4e894ba4-107c-4762-847e-764445df1c47 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:45.899671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8bed1c45-7f32-4ffc-90c8-b237afb8756c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:48:45.917571 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e894ba4-107c-4762-847e-764445df1c47 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 returned with HTTP 200 Jan 27 16:48:45.918691 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1737/3497] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:45 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 => generated 909 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:45.935534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba79d6d9-90e2-43de-b52e-c7bf6f888ff4 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386/action Jan 27 16:48:45.936282 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:45.936282 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:45.936595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba79d6d9-90e2-43de-b52e-c7bf6f888ff4 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:48:45.937118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba79d6d9-90e2-43de-b52e-c7bf6f888ff4 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:45.984769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8bed1c45-7f32-4ffc-90c8-b237afb8756c tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:48:45.988652 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1761/3498] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:45 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 1395 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:48:46.004237 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:46.004237 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:46.005446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba79d6d9-90e2-43de-b52e-c7bf6f888ff4 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Volume info retrieved successfully. Jan 27 16:48:46.097625 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba79d6d9-90e2-43de-b52e-c7bf6f888ff4 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Delete volume request issued successfully. Jan 27 16:48:46.108199 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba79d6d9-90e2-43de-b52e-c7bf6f888ff4 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386/action returned with HTTP 202 Jan 27 16:48:46.109401 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1738/3499] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:48:45 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:48:46.119401 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc195ee0-2f73-469b-827a-f767397e5155 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:46.119542 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b529da70-945a-4825-adc1-0075dd4f4205 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 Jan 27 16:48:46.120750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc195ee0-2f73-469b-827a-f767397e5155 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:46.120750 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:46.120750 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:46.120750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc195ee0-2f73-469b-827a-f767397e5155 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:46.120994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fc195ee0-2f73-469b-827a-f767397e5155 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:46.135164 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b529da70-945a-4825-adc1-0075dd4f4205 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:46.135164 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:46.135164 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:46.135164 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b529da70-945a-4825-adc1-0075dd4f4205 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:46.175159 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:46.175159 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:46.181988 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc195ee0-2f73-469b-827a-f767397e5155 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:46.182641 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1762/3500] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:46 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:48:46.221787 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:46.221787 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:46.231526 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b529da70-945a-4825-adc1-0075dd4f4205 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:46.257858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b529da70-945a-4825-adc1-0075dd4f4205 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 returned with HTTP 200 Jan 27 16:48:46.258708 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1739/3501] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:46 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 => generated 909 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:47.009211 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1cce794a-866a-41c1-b708-dba894f09406 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:48:47.009211 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1cce794a-866a-41c1-b708-dba894f09406 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:47.009211 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:47.009211 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:47.009211 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1cce794a-866a-41c1-b708-dba894f09406 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:47.110163 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:47.110163 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:47.148252 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1cce794a-866a-41c1-b708-dba894f09406 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:48:47.197408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3f090a2-4c20-4dd1-8d0a-183968414ac7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:47.198163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3f090a2-4c20-4dd1-8d0a-183968414ac7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:47.198533 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:47.198533 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:47.199616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3f090a2-4c20-4dd1-8d0a-183968414ac7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:47.199616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f3f090a2-4c20-4dd1-8d0a-183968414ac7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:47.220202 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1cce794a-866a-41c1-b708-dba894f09406 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 200 Jan 27 16:48:47.227638 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1763/3502] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:46 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 1395 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:48:47.254989 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:47.254989 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:47.256905 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3f090a2-4c20-4dd1-8d0a-183968414ac7 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:47.257819 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1740/3503] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:47 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:47.280694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32b0fe4d-0099-4362-893f-9cc633a0789d tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 Jan 27 16:48:47.281242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32b0fe4d-0099-4362-893f-9cc633a0789d tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:47.281463 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:47.281463 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:47.281844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32b0fe4d-0099-4362-893f-9cc633a0789d tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:47.368652 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:47.368652 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:47.392315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-32b0fe4d-0099-4362-893f-9cc633a0789d tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:47.443555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32b0fe4d-0099-4362-893f-9cc633a0789d tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 returned with HTTP 200 Jan 27 16:48:47.448209 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1764/3504] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:47 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 => generated 909 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:48.238099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a5fc5d4-b504-4faf-ab77-db1036b9b195 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 Jan 27 16:48:48.238642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a5fc5d4-b504-4faf-ab77-db1036b9b195 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:48.238817 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:48.238817 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:48.239220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a5fc5d4-b504-4faf-ab77-db1036b9b195 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:48.273123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e18811c-05a4-4b8d-a0d7-09723cbb9400 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:48.273922 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e18811c-05a4-4b8d-a0d7-09723cbb9400 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:48.275712 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:48.275712 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:48.275712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e18811c-05a4-4b8d-a0d7-09723cbb9400 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:48.275712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9e18811c-05a4-4b8d-a0d7-09723cbb9400 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:48.320783 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:48.320783 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:48.325507 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e18811c-05a4-4b8d-a0d7-09723cbb9400 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:48.328430 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1765/3505] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:48 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:48.347081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a5fc5d4-b504-4faf-ab77-db1036b9b195 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 returned with HTTP 404 Jan 27 16:48:48.361175 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a21b622-4d03-4cbe-aa96-1777933b3590 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea Jan 27 16:48:48.361921 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a21b622-4d03-4cbe-aa96-1777933b3590 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:48.362280 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:48.362280 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:48.362952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a21b622-4d03-4cbe-aa96-1777933b3590 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:48.363467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-8a21b622-4d03-4cbe-aa96-1777933b3590 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete snapshot with id: 99ce18ee-4245-4dbd-b44f-fb88baa3d5ea Jan 27 16:48:48.366249 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1741/3506] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:48 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/6c1dc969-b80b-4aeb-b631-05312c762b84 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:48:48.412769 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:48.412769 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:48.413931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a21b622-4d03-4cbe-aa96-1777933b3590 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:48:48.454291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a39b1af-e22c-4150-9504-ec4f0cde22ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 Jan 27 16:48:48.454820 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a39b1af-e22c-4150-9504-ec4f0cde22ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:48.455327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a39b1af-e22c-4150-9504-ec4f0cde22ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:48.598730 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:48.598730 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:48.601597 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a21b622-4d03-4cbe-aa96-1777933b3590 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot delete request issued successfully. Jan 27 16:48:48.602077 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a21b622-4d03-4cbe-aa96-1777933b3590 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea returned with HTTP 202 Jan 27 16:48:48.606223 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1766/3507] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:48:48 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:48:48.611558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdf7c209-e24c-4207-baed-4c89d2bb4897 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea Jan 27 16:48:48.612137 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdf7c209-e24c-4207-baed-4c89d2bb4897 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:48.612332 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:48.612332 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:48.612992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdf7c209-e24c-4207-baed-4c89d2bb4897 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:48.625633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6a39b1af-e22c-4150-9504-ec4f0cde22ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:48.675887 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a39b1af-e22c-4150-9504-ec4f0cde22ed tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 returned with HTTP 200 Jan 27 16:48:48.676696 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1742/3508] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:48 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:48:48.688754 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:48.688754 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:48.689916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bdf7c209-e24c-4207-baed-4c89d2bb4897 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:48:48.708879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdf7c209-e24c-4207-baed-4c89d2bb4897 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea returned with HTTP 200 Jan 27 16:48:48.709739 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1767/3509] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:48:48 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea => generated 465 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:48:49.360678 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7e14e10-1050-4cfe-a803-1e243f60bba4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:49.362437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7e14e10-1050-4cfe-a803-1e243f60bba4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:49.362844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:49.362844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:49.363501 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7e14e10-1050-4cfe-a803-1e243f60bba4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:49.364074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a7e14e10-1050-4cfe-a803-1e243f60bba4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:49.402012 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:49.402012 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:49.405868 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7e14e10-1050-4cfe-a803-1e243f60bba4 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:49.406910 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1743/3510] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:49 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:49.693149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cdbde8d8-131a-4deb-9966-faaf5c16d12d tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 Jan 27 16:48:49.693950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cdbde8d8-131a-4deb-9966-faaf5c16d12d tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:49.694312 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:49.694312 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:49.694919 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cdbde8d8-131a-4deb-9966-faaf5c16d12d tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:49.723112 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffdf225a-fd7a-42ab-b136-f0f1c0f86390 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea Jan 27 16:48:49.723586 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffdf225a-fd7a-42ab-b136-f0f1c0f86390 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:49.723800 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:49.723800 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:49.724175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffdf225a-fd7a-42ab-b136-f0f1c0f86390 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:49.801719 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cdbde8d8-131a-4deb-9966-faaf5c16d12d tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 returned with HTTP 404 Jan 27 16:48:49.802956 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1768/3511] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:49 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:48:49.812686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] POST http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes Jan 27 16:48:49.813667 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1102369466"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:49.819852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1102369466'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:48:49.820390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume of 1 GB Jan 27 16:48:49.840251 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:49.840251 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:49.842338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ffdf225a-fd7a-42ab-b136-f0f1c0f86390 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:48:49.849370 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffdf225a-fd7a-42ab-b136-f0f1c0f86390 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea returned with HTTP 200 Jan 27 16:48:49.851514 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1744/3512] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:48:49 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea => generated 465 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:49.861712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Availability Zones retrieved successfully. Jan 27 16:48:49.889736 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Flow 'volume_create_api' (04a6bfbf-32eb-4d53-b8be-d348083fea7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:48:49.901384 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b54dab3-d4d5-474a-b462-2a6b68fb694c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:49.904699 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:48:50.058969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b54dab3-d4d5-474a-b462-2a6b68fb694c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:50.061671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d8f5a9-7850-416b-9fe2-1c8cec99eb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:50.251000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Created reservations ['e528f908-c13a-4694-bd8e-76f9fc87b4af', 'ff1df66c-9a96-45e6-9c81-9d7b69ef8ff1', '79d5746e-42c9-43f0-a5a0-ce6fe6b795a2', '33d49fd4-184a-4c28-8e3f-d33ab337b441'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:48:50.255030 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d8f5a9-7850-416b-9fe2-1c8cec99eb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e528f908-c13a-4694-bd8e-76f9fc87b4af', 'ff1df66c-9a96-45e6-9c81-9d7b69ef8ff1', '79d5746e-42c9-43f0-a5a0-ce6fe6b795a2', '33d49fd4-184a-4c28-8e3f-d33ab337b441']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:50.257321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac8801ba-736b-4707-bb21-79e5064623f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:50.382642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac8801ba-736b-4707-bb21-79e5064623f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab40a4b1-af62-4a14-8609-1bd50cd8f84b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1102369466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e857e8fceff49009bf01c69d2ec239a',qos_specs=None,replication_status=,reservations=['e528f908-c13a-4694-bd8e-76f9fc87b4af','ff1df66c-9a96-45e6-9c81-9d7b69ef8ff1','79d5746e-42c9-43f0-a5a0-ce6fe6b795a2','33d49fd4-184a-4c28-8e3f-d33ab337b441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3846a64736114e5da504a893b490802f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:48:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1102369466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab40a4b1-af62-4a14-8609-1bd50cd8f84b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e857e8fceff49009bf01c69d2ec239a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3846a64736114e5da504a893b490802f',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:50.385544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9af97c37-3f25-43b1-9126-915086c6e85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:50.434643 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8bcb0d12-5672-47e1-a67a-d744b7198c9b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:50.437398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8bcb0d12-5672-47e1-a67a-d744b7198c9b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:50.451286 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:50.451286 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:50.451286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8bcb0d12-5672-47e1-a67a-d744b7198c9b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:50.451286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8bcb0d12-5672-47e1-a67a-d744b7198c9b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:50.507861 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9af97c37-3f25-43b1-9126-915086c6e85d) transitioned into state 'SUCCESS' from state '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-1102369466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e857e8fceff49009bf01c69d2ec239a',qos_specs=None,replication_status=,reservations=['e528f908-c13a-4694-bd8e-76f9fc87b4af','ff1df66c-9a96-45e6-9c81-9d7b69ef8ff1','79d5746e-42c9-43f0-a5a0-ce6fe6b795a2','33d49fd4-184a-4c28-8e3f-d33ab337b441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3846a64736114e5da504a893b490802f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:50.510238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6017a2f4-7bfc-46a2-8ad6-d8fd947f4d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:50.536840 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:50.536840 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:50.538711 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8bcb0d12-5672-47e1-a67a-d744b7198c9b tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:50.540338 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1745/3513] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:50 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:50.615177 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6017a2f4-7bfc-46a2-8ad6-d8fd947f4d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:50.619083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Flow 'volume_create_api' (04a6bfbf-32eb-4d53-b8be-d348083fea7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:48:50.694975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume request issued successfully. Jan 27 16:48:50.760830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-440cb273-1857-4b47-b2f4-f490793e0f04 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes returned with HTTP 202 Jan 27 16:48:50.773810 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1769/3514] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:48:49 2021] POST /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes => generated 818 bytes in 965 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:48:50.777877 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05edfc68-8fa2-4b29-a482-4246a2329161 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b Jan 27 16:48:50.778462 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05edfc68-8fa2-4b29-a482-4246a2329161 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:50.779057 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:50.779057 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:50.779905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05edfc68-8fa2-4b29-a482-4246a2329161 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:50.865308 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61b9c217-2dea-4d7f-ad1d-1bf7346c99b0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea Jan 27 16:48:50.866193 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61b9c217-2dea-4d7f-ad1d-1bf7346c99b0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:50.866580 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:50.866580 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:50.866928 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:50.866928 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:50.867671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61b9c217-2dea-4d7f-ad1d-1bf7346c99b0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:50.891112 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-05edfc68-8fa2-4b29-a482-4246a2329161 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:50.957656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:50.957656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:50.959328 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-61b9c217-2dea-4d7f-ad1d-1bf7346c99b0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Snapshot retrieved successfully. Jan 27 16:48:50.961487 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61b9c217-2dea-4d7f-ad1d-1bf7346c99b0 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea returned with HTTP 200 Jan 27 16:48:50.965752 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1770/3515] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:48:50 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea => generated 465 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:50.984484 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05edfc68-8fa2-4b29-a482-4246a2329161 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b returned with HTTP 200 Jan 27 16:48:50.993474 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1746/3516] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:50 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b => generated 886 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:51.554810 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1264dff6-5139-4dd3-ac22-6ff4853bdc22 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:51.555578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1264dff6-5139-4dd3-ac22-6ff4853bdc22 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:51.555578 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:51.555578 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:51.555872 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1264dff6-5139-4dd3-ac22-6ff4853bdc22 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:51.556540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1264dff6-5139-4dd3-ac22-6ff4853bdc22 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:51.586773 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:51.586773 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:51.589040 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1264dff6-5139-4dd3-ac22-6ff4853bdc22 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:51.590323 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1771/3517] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:51 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:51.978783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8310f363-87e2-4e9e-b5dc-2146f35f4b36 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea Jan 27 16:48:51.979427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8310f363-87e2-4e9e-b5dc-2146f35f4b36 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:51.979697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:51.979697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:51.980182 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8310f363-87e2-4e9e-b5dc-2146f35f4b36 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:52.011076 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b185cb14-0782-4130-8f49-e2ff061cc485 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b Jan 27 16:48:52.012208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b185cb14-0782-4130-8f49-e2ff061cc485 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:52.012649 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:52.012649 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:52.013342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b185cb14-0782-4130-8f49-e2ff061cc485 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:52.040517 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8310f363-87e2-4e9e-b5dc-2146f35f4b36 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea returned with HTTP 404 Jan 27 16:48:52.041816 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1747/3518] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:48:51 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/snapshots/99ce18ee-4245-4dbd-b44f-fb88baa3d5ea => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:48:52.083947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:52.083947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:52.112640 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b185cb14-0782-4130-8f49-e2ff061cc485 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:52.172366 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b185cb14-0782-4130-8f49-e2ff061cc485 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b returned with HTTP 200 Jan 27 16:48:52.173419 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1772/3519] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:52 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b => generated 910 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:52.608232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-feb317fc-b915-4348-b136-d57a8db5a7a8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:52.608232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-feb317fc-b915-4348-b136-d57a8db5a7a8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:52.608232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-feb317fc-b915-4348-b136-d57a8db5a7a8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:52.608232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-feb317fc-b915-4348-b136-d57a8db5a7a8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:52.649620 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:52.649620 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:52.651701 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-feb317fc-b915-4348-b136-d57a8db5a7a8 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:52.652538 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1748/3520] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:52 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:53.188940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb5ec5d5-1f85-4263-be67-989e1cc7c459 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b Jan 27 16:48:53.777283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb5ec5d5-1f85-4263-be67-989e1cc7c459 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:53.777283 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:53.777283 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:53.777283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb5ec5d5-1f85-4263-be67-989e1cc7c459 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:53.777283 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:53.777283 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:53.777283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bb5ec5d5-1f85-4263-be67-989e1cc7c459 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:53.777283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb5ec5d5-1f85-4263-be67-989e1cc7c459 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b returned with HTTP 200 Jan 27 16:48:53.777283 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1773/3521] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:53 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b => generated 911 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:53.783993 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-daae7344-a295-4981-9866-d57b1df36079 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b/action Jan 27 16:48:53.783993 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:53.783993 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:53.783993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-daae7344-a295-4981-9866-d57b1df36079 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:48:53.783993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-daae7344-a295-4981-9866-d57b1df36079 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:53.783993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-daae7344-a295-4981-9866-d57b1df36079 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Updating volume 'ab40a4b1-af62-4a14-8609-1bd50cd8f84b' with '{'status': 'error'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:48:53.783993 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:53.783993 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:53.793158 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cea8668-fcde-4584-b375-4aae9355f610 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:53.793158 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cea8668-fcde-4584-b375-4aae9355f610 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:53.793158 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:53.793158 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:53.793158 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cea8668-fcde-4584-b375-4aae9355f610 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:53.793158 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0cea8668-fcde-4584-b375-4aae9355f610 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:53.793158 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:53.793158 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:53.793158 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cea8668-fcde-4584-b375-4aae9355f610 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:53.793158 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1774/3522] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:53 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:53.798017 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-daae7344-a295-4981-9866-d57b1df36079 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b/action returned with HTTP 202 Jan 27 16:48:53.798017 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1749/3523] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:48:53 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b/action => generated 0 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:48:53.803853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3ab70bb-57e5-44f6-9d0e-23c3139a9faa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b Jan 27 16:48:53.803853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3ab70bb-57e5-44f6-9d0e-23c3139a9faa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:53.803853 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:53.803853 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:53.803853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3ab70bb-57e5-44f6-9d0e-23c3139a9faa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:53.803853 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:53.803853 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:53.803853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a3ab70bb-57e5-44f6-9d0e-23c3139a9faa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:53.823358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3ab70bb-57e5-44f6-9d0e-23c3139a9faa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b returned with HTTP 200 Jan 27 16:48:53.825054 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1775/3524] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:53 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b => generated 907 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:53.839859 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7451b615-e2d5-4ff9-ba4e-8393531955a7 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b/action Jan 27 16:48:53.840330 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:53.840330 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:53.841214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7451b615-e2d5-4ff9-ba4e-8393531955a7 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:48:53.841524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7451b615-e2d5-4ff9-ba4e-8393531955a7 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:53.925930 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:53.925930 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:53.927329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7451b615-e2d5-4ff9-ba4e-8393531955a7 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Volume info retrieved successfully. Jan 27 16:48:54.034551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7451b615-e2d5-4ff9-ba4e-8393531955a7 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Delete volume request issued successfully. Jan 27 16:48:54.035374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7451b615-e2d5-4ff9-ba4e-8393531955a7 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b/action returned with HTTP 202 Jan 27 16:48:54.039750 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1750/3525] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:48:53 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:48:54.045574 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-745a6c43-c11b-4128-b725-a4678c8e1f9f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b Jan 27 16:48:54.046280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-745a6c43-c11b-4128-b725-a4678c8e1f9f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:54.046659 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:54.046659 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:54.047308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-745a6c43-c11b-4128-b725-a4678c8e1f9f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:54.099942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:54.099942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:54.110575 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-745a6c43-c11b-4128-b725-a4678c8e1f9f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:54.134962 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-745a6c43-c11b-4128-b725-a4678c8e1f9f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b returned with HTTP 200 Jan 27 16:48:54.136049 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1776/3526] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:54 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:54.715602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-719b8ec5-385f-4f56-9a7e-44f89430b463 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:54.716721 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-719b8ec5-385f-4f56-9a7e-44f89430b463 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:54.717034 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:54.717034 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:54.717393 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-719b8ec5-385f-4f56-9a7e-44f89430b463 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:54.717989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-719b8ec5-385f-4f56-9a7e-44f89430b463 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:54.742181 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:54.742181 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:54.744466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-719b8ec5-385f-4f56-9a7e-44f89430b463 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:54.745494 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1751/3527] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:54 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:55.155803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2190cf23-d450-401a-a978-2778aa1af6dd tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b Jan 27 16:48:55.156350 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2190cf23-d450-401a-a978-2778aa1af6dd tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:55.156570 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:55.156570 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:55.156949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2190cf23-d450-401a-a978-2778aa1af6dd tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:55.264242 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:55.264242 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:55.285516 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2190cf23-d450-401a-a978-2778aa1af6dd tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:55.354191 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2190cf23-d450-401a-a978-2778aa1af6dd tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b returned with HTTP 200 Jan 27 16:48:55.355016 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1777/3528] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:55 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b => generated 910 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:55.761069 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3beba8ac-cf9e-4ff8-8702-383dac53d159 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:55.761578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3beba8ac-cf9e-4ff8-8702-383dac53d159 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:55.761971 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:55.761971 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:55.762584 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3beba8ac-cf9e-4ff8-8702-383dac53d159 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:55.763151 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3beba8ac-cf9e-4ff8-8702-383dac53d159 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:55.801310 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:55.801310 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:55.804223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3beba8ac-cf9e-4ff8-8702-383dac53d159 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:55.811442 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1752/3529] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:55 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:56.371852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-521b49c4-d297-4926-8dad-5f8074d62389 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b Jan 27 16:48:56.373743 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-521b49c4-d297-4926-8dad-5f8074d62389 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:56.374155 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:56.374155 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:56.374797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-521b49c4-d297-4926-8dad-5f8074d62389 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:56.451694 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-521b49c4-d297-4926-8dad-5f8074d62389 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b returned with HTTP 404 Jan 27 16:48:56.452768 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1778/3530] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:56 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:48:56.461650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] POST http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes Jan 27 16:48:56.465416 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:56.465416 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:56.467086 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1349980368"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:56.475104 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1349980368'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:48:56.476193 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume of 1 GB Jan 27 16:48:56.497751 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Availability Zones retrieved successfully. Jan 27 16:48:56.518554 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Flow 'volume_create_api' (d95a3e3e-c94b-4607-9f4a-bc50a51ff1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:48:56.522170 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2570c1e5-7055-49d6-836a-027c563fa86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:56.524795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:48:56.601624 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2570c1e5-7055-49d6-836a-027c563fa86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:56.604659 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62707657-24f3-4ccd-ad6a-084c4b774905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:56.827898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Created reservations ['a5de01b6-6730-44b2-8dd5-1a8f01fe46de', 'ab619e22-150f-4cb3-8caf-f947a8e72da7', '2aa21fd8-d945-450c-83d1-dc1e0d9eaf08', '13a0492c-eacd-4914-8cf5-2e5b38c45c46'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:48:56.828579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2387c72-55d3-41e3-8073-18316e2703d0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:56.829213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2387c72-55d3-41e3-8073-18316e2703d0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:56.829816 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2387c72-55d3-41e3-8073-18316e2703d0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:56.829934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62707657-24f3-4ccd-ad6a-084c4b774905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5de01b6-6730-44b2-8dd5-1a8f01fe46de', 'ab619e22-150f-4cb3-8caf-f947a8e72da7', '2aa21fd8-d945-450c-83d1-dc1e0d9eaf08', '13a0492c-eacd-4914-8cf5-2e5b38c45c46']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:56.831452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e2387c72-55d3-41e3-8073-18316e2703d0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:56.835916 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8887b14-00dc-4b31-be5b-4161c8729258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:56.910607 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:56.910607 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:56.910607 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2387c72-55d3-41e3-8073-18316e2703d0 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:56.910607 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1779/3531] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:56 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:57.149119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8887b14-00dc-4b31-be5b-4161c8729258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f891814-44c5-4fca-9930-ad731ec52e47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1349980368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e857e8fceff49009bf01c69d2ec239a',qos_specs=None,replication_status=,reservations=['a5de01b6-6730-44b2-8dd5-1a8f01fe46de','ab619e22-150f-4cb3-8caf-f947a8e72da7','2aa21fd8-d945-450c-83d1-dc1e0d9eaf08','13a0492c-eacd-4914-8cf5-2e5b38c45c46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3846a64736114e5da504a893b490802f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:48:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1349980368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f891814-44c5-4fca-9930-ad731ec52e47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e857e8fceff49009bf01c69d2ec239a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3846a64736114e5da504a893b490802f',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:57.158290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d924b6c-531e-4f24-9b98-ff92c8359ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:57.263553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d924b6c-531e-4f24-9b98-ff92c8359ee8) transitioned into state 'SUCCESS' from state '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-1349980368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e857e8fceff49009bf01c69d2ec239a',qos_specs=None,replication_status=,reservations=['a5de01b6-6730-44b2-8dd5-1a8f01fe46de','ab619e22-150f-4cb3-8caf-f947a8e72da7','2aa21fd8-d945-450c-83d1-dc1e0d9eaf08','13a0492c-eacd-4914-8cf5-2e5b38c45c46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3846a64736114e5da504a893b490802f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:57.267061 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8819c1b-3f07-4a35-bda6-28af0f40a5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:48:57.326259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8819c1b-3f07-4a35-bda6-28af0f40a5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:48:57.329859 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Flow 'volume_create_api' (d95a3e3e-c94b-4607-9f4a-bc50a51ff1bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:48:57.447257 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume request issued successfully. Jan 27 16:48:57.480301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ef52592-afe7-40e8-abce-945aa10017fa tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes returned with HTTP 202 Jan 27 16:48:57.482341 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1753/3532] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:48:56 2021] POST /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes => generated 818 bytes in 1024 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:48:57.501916 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74de0236-a984-48bf-a37b-bb5b7bcb7cb5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 Jan 27 16:48:57.503094 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74de0236-a984-48bf-a37b-bb5b7bcb7cb5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:57.503370 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:57.503370 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:57.503937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74de0236-a984-48bf-a37b-bb5b7bcb7cb5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:57.713143 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:57.713143 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:57.736287 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-74de0236-a984-48bf-a37b-bb5b7bcb7cb5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:57.805603 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74de0236-a984-48bf-a37b-bb5b7bcb7cb5 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 returned with HTTP 200 Jan 27 16:48:57.810023 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1780/3533] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:57 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 => generated 886 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:57.925353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f69664c8-f9b1-4461-9902-00e361e31c00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:57.926135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f69664c8-f9b1-4461-9902-00e361e31c00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:57.926515 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:57.926515 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:57.927127 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f69664c8-f9b1-4461-9902-00e361e31c00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:57.927662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f69664c8-f9b1-4461-9902-00e361e31c00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:58.028467 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:58.028467 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:58.033012 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f69664c8-f9b1-4461-9902-00e361e31c00 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:58.037223 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1754/3534] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:57 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 821 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:58.826073 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0179d5b5-a015-43fd-a10d-ae075a2854e7 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 Jan 27 16:48:58.827683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0179d5b5-a015-43fd-a10d-ae075a2854e7 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:58.828089 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:58.828089 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:58.828777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0179d5b5-a015-43fd-a10d-ae075a2854e7 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:58.960446 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:58.960446 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:58.992555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0179d5b5-a015-43fd-a10d-ae075a2854e7 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:48:59.052393 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3470379f-0eed-4638-ab95-bb7ea625931f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:59.052945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3470379f-0eed-4638-ab95-bb7ea625931f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:59.053142 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:59.053142 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:59.053799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3470379f-0eed-4638-ab95-bb7ea625931f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:59.054156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3470379f-0eed-4638-ab95-bb7ea625931f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:59.080258 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0179d5b5-a015-43fd-a10d-ae075a2854e7 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 returned with HTTP 200 Jan 27 16:48:59.083269 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1781/3535] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:58 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 => generated 910 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:59.117659 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:59.117659 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:59.119590 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3470379f-0eed-4638-ab95-bb7ea625931f tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:59.123475 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1755/3536] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:59 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:59.135406 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-586da669-3ef0-47f1-bfba-f52d03c8f378 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 Jan 27 16:48:59.135855 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-586da669-3ef0-47f1-bfba-f52d03c8f378 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:59.136074 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:59.136074 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:59.139756 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-586da669-3ef0-47f1-bfba-f52d03c8f378 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:59.283235 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:59.283235 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:59.311761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-586da669-3ef0-47f1-bfba-f52d03c8f378 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:48:59.394208 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-586da669-3ef0-47f1-bfba-f52d03c8f378 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 returned with HTTP 200 Jan 27 16:48:59.399670 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1782/3537] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:59 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 => generated 916 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:59.429053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-652ae702-94df-42c3-9591-f813dc8295f0 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] POST http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3/action Jan 27 16:48:59.429852 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:59.429852 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:59.430550 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-652ae702-94df-42c3-9591-f813dc8295f0 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:48:59.431089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-652ae702-94df-42c3-9591-f813dc8295f0 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:48:59.432262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-652ae702-94df-42c3-9591-f813dc8295f0 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] Updating backup 'a0a40d27-76c2-4e38-896e-9946c9fe0fe3' with '{'status': 'error'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 27 16:48:59.527155 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:59.527155 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:59.603163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-652ae702-94df-42c3-9591-f813dc8295f0 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] reset_status in rpcapi backup_id a0a40d27-76c2-4e38-896e-9946c9fe0fe3 on host n-d-710848-3. {{(pid=88000) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 27 16:48:59.608059 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-652ae702-94df-42c3-9591-f813dc8295f0 tempest-VolumesBackupsAdminTest-1870135903 tempest-VolumesBackupsAdminTest-1870135903-project-admin] http://10.222.0.78/volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3/action returned with HTTP 202 Jan 27 16:48:59.612397 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1756/3538] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:48:59 2021] POST /volume/v3/47e4296aeb634b3785a7323f204b6e2c/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:48:59.617790 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f5f557f-0bb9-4821-b389-502773a95687 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:59.618313 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f5f557f-0bb9-4821-b389-502773a95687 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:59.618525 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:59.618525 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:59.618898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f5f557f-0bb9-4821-b389-502773a95687 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:59.619291 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0f5f557f-0bb9-4821-b389-502773a95687 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Show backup with id a0a40d27-76c2-4e38-896e-9946c9fe0fe3. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:48:59.648762 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:59.648762 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:59.655833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f5f557f-0bb9-4821-b389-502773a95687 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 200 Jan 27 16:48:59.655833 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1783/3539] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:48:59 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:59.758851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03b15dcd-2133-4eec-a4cd-28c189dc193a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] DELETE http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 Jan 27 16:48:59.759688 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03b15dcd-2133-4eec-a4cd-28c189dc193a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:59.759998 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:59.759998 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:59.760535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03b15dcd-2133-4eec-a4cd-28c189dc193a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:59.760989 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-03b15dcd-2133-4eec-a4cd-28c189dc193a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Delete backup with id: a0a40d27-76c2-4e38-896e-9946c9fe0fe3. Jan 27 16:48:59.808917 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:59.808917 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:48:59.911027 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-03b15dcd-2133-4eec-a4cd-28c189dc193a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] delete_backup rpcapi backup_id a0a40d27-76c2-4e38-896e-9946c9fe0fe3 {{(pid=88000) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 16:48:59.914860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03b15dcd-2133-4eec-a4cd-28c189dc193a tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 returned with HTTP 202 Jan 27 16:48:59.916527 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1757/3540] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:48:59 2021] DELETE /volume/v3/14da7ff93fcb42bca41c7796e24b6571/backups/a0a40d27-76c2-4e38-896e-9946c9fe0fe3 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:48:59.947955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5764ad4-490a-4110-a84d-3aec09f068eb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] DELETE http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 Jan 27 16:48:59.947955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5764ad4-490a-4110-a84d-3aec09f068eb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:59.947955 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:59.947955 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:48:59.947955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5764ad4-490a-4110-a84d-3aec09f068eb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:59.947955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f5764ad4-490a-4110-a84d-3aec09f068eb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Delete volume with id: 03a6767b-f057-4ed7-9f44-3d079c67d276 Jan 27 16:49:00.068499 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:00.068499 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:00.069709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5764ad4-490a-4110-a84d-3aec09f068eb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:49:00.097823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57495650-e94b-4dbc-a290-c7b03dc84406 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 Jan 27 16:49:00.099242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57495650-e94b-4dbc-a290-c7b03dc84406 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:00.099627 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:00.099627 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:00.100267 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57495650-e94b-4dbc-a290-c7b03dc84406 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:00.190659 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5764ad4-490a-4110-a84d-3aec09f068eb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Delete volume request issued successfully. Jan 27 16:49:00.191578 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5764ad4-490a-4110-a84d-3aec09f068eb tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 returned with HTTP 202 Jan 27 16:49:00.192650 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1784/3541] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:48:59 2021] DELETE /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:49:00.204441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b311d8a-bbc0-476f-924f-2f8e763737a2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 Jan 27 16:49:00.210964 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b311d8a-bbc0-476f-924f-2f8e763737a2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:00.217514 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:00.217514 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:00.217975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b311d8a-bbc0-476f-924f-2f8e763737a2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:00.258198 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:00.258198 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:00.290800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57495650-e94b-4dbc-a290-c7b03dc84406 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:00.348560 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57495650-e94b-4dbc-a290-c7b03dc84406 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 returned with HTTP 200 Jan 27 16:49:00.349409 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1758/3542] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:00 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 => generated 911 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:00.367567 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:00.367567 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:00.369905 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa7d4601-f0b8-4aa8-81de-4eaaf7fe1bd6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/7f891814-44c5-4fca-9930-ad731ec52e47/action Jan 27 16:49:00.371534 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:00.371534 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:00.371534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa7d4601-f0b8-4aa8-81de-4eaaf7fe1bd6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:49:00.371534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa7d4601-f0b8-4aa8-81de-4eaaf7fe1bd6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:00.375174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-aa7d4601-f0b8-4aa8-81de-4eaaf7fe1bd6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Updating volume '7f891814-44c5-4fca-9930-ad731ec52e47' with '{'status': 'maintenance'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:49:00.387940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b311d8a-bbc0-476f-924f-2f8e763737a2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:49:00.443123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b311d8a-bbc0-476f-924f-2f8e763737a2 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 returned with HTTP 200 Jan 27 16:49:00.444014 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1785/3543] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:00 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 => generated 915 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:00.546077 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:00.546077 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:00.688703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa7d4601-f0b8-4aa8-81de-4eaaf7fe1bd6 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/7f891814-44c5-4fca-9930-ad731ec52e47/action returned with HTTP 202 Jan 27 16:49:00.689577 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1759/3544] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:49:00 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/7f891814-44c5-4fca-9930-ad731ec52e47/action => generated 0 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:49:00.697538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3841ea71-1b24-4f96-95e2-e45c88ff91fb tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 Jan 27 16:49:00.698396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3841ea71-1b24-4f96-95e2-e45c88ff91fb tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:00.698851 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:00.698851 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:00.699559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3841ea71-1b24-4f96-95e2-e45c88ff91fb tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:00.808241 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:00.808241 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:00.835144 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3841ea71-1b24-4f96-95e2-e45c88ff91fb tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:00.877660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3841ea71-1b24-4f96-95e2-e45c88ff91fb tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 returned with HTTP 200 Jan 27 16:49:00.879322 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1786/3545] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:00 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 => generated 913 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:00.895670 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de1f03c2-c272-4d17-ab8e-c8ee0853c2f4 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/7f891814-44c5-4fca-9930-ad731ec52e47/action Jan 27 16:49:00.896261 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:00.896261 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:00.896633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de1f03c2-c272-4d17-ab8e-c8ee0853c2f4 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:49:00.897019 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de1f03c2-c272-4d17-ab8e-c8ee0853c2f4 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:01.049665 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:01.049665 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:01.050594 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-de1f03c2-c272-4d17-ab8e-c8ee0853c2f4 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Volume info retrieved successfully. Jan 27 16:49:01.267579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-de1f03c2-c272-4d17-ab8e-c8ee0853c2f4 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Delete volume request issued successfully. Jan 27 16:49:01.267579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de1f03c2-c272-4d17-ab8e-c8ee0853c2f4 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/7f891814-44c5-4fca-9930-ad731ec52e47/action returned with HTTP 202 Jan 27 16:49:01.269037 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1760/3546] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:49:00 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/7f891814-44c5-4fca-9930-ad731ec52e47/action => generated 0 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:49:01.269149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38bc33cd-323f-4464-9f21-9e93426c859b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 Jan 27 16:49:01.269659 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38bc33cd-323f-4464-9f21-9e93426c859b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:01.269857 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:01.269857 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:01.270611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38bc33cd-323f-4464-9f21-9e93426c859b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:01.367411 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:01.367411 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:01.377172 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38bc33cd-323f-4464-9f21-9e93426c859b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:01.401645 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38bc33cd-323f-4464-9f21-9e93426c859b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 returned with HTTP 200 Jan 27 16:49:01.402870 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1787/3547] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:01 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 => generated 910 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:01.464218 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f70693b-f32c-4694-a5f8-e80ec25a2949 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 Jan 27 16:49:01.464870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f70693b-f32c-4694-a5f8-e80ec25a2949 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:01.465072 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:01.465072 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:01.467029 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f70693b-f32c-4694-a5f8-e80ec25a2949 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:01.543338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:01.543338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:01.556257 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3f70693b-f32c-4694-a5f8-e80ec25a2949 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:49:01.585508 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f70693b-f32c-4694-a5f8-e80ec25a2949 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 returned with HTTP 200 Jan 27 16:49:01.587115 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1761/3548] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:01 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 => generated 915 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:02.431323 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ee91fb6-5a3d-40ef-afc3-b99e30441ea0 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 Jan 27 16:49:02.431323 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ee91fb6-5a3d-40ef-afc3-b99e30441ea0 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:02.431323 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:02.431323 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:02.431323 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ee91fb6-5a3d-40ef-afc3-b99e30441ea0 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:02.532968 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:02.532968 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:02.562807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ee91fb6-5a3d-40ef-afc3-b99e30441ea0 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:02.602749 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ee91fb6-5a3d-40ef-afc3-b99e30441ea0 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 returned with HTTP 200 Jan 27 16:49:02.603882 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1788/3549] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:02 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 => generated 910 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:02.616112 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86b3b323-27ca-47ad-a9a6-6ce04e5eaf64 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 Jan 27 16:49:02.617053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86b3b323-27ca-47ad-a9a6-6ce04e5eaf64 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:02.617437 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:02.617437 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:02.618053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86b3b323-27ca-47ad-a9a6-6ce04e5eaf64 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:02.711956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:02.711956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:02.724848 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-86b3b323-27ca-47ad-a9a6-6ce04e5eaf64 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:49:02.753524 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86b3b323-27ca-47ad-a9a6-6ce04e5eaf64 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 returned with HTTP 200 Jan 27 16:49:02.754951 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1762/3550] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:02 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 => generated 915 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:03.621243 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b7ae66e-284f-437b-92c3-087523f09439 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 Jan 27 16:49:03.623103 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b7ae66e-284f-437b-92c3-087523f09439 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:03.623763 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:03.623763 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:03.625269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b7ae66e-284f-437b-92c3-087523f09439 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:03.679737 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:03.679737 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:03.689184 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2b7ae66e-284f-437b-92c3-087523f09439 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:03.712246 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b7ae66e-284f-437b-92c3-087523f09439 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 returned with HTTP 200 Jan 27 16:49:03.719283 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1789/3551] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:03 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:03.773016 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37bf50d1-e02d-4567-be18-f06d84762c13 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 Jan 27 16:49:03.779881 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37bf50d1-e02d-4567-be18-f06d84762c13 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:03.781306 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:03.781306 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:03.782801 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37bf50d1-e02d-4567-be18-f06d84762c13 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:03.848751 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37bf50d1-e02d-4567-be18-f06d84762c13 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 returned with HTTP 404 Jan 27 16:49:03.850293 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1763/3552] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:03 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/03a6767b-f057-4ed7-9f44-3d079c67d276 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:03.858784 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e14cd04d-785d-447b-bfec-712ebba5ed66 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] DELETE http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 Jan 27 16:49:03.859711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e14cd04d-785d-447b-bfec-712ebba5ed66 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:03.860653 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:03.860653 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:03.861062 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e14cd04d-785d-447b-bfec-712ebba5ed66 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:03.861559 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e14cd04d-785d-447b-bfec-712ebba5ed66 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Delete volume with id: 2f7d67bb-03f7-4363-997d-3160ddacc0e4 Jan 27 16:49:03.920537 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:03.920537 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:03.921881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e14cd04d-785d-447b-bfec-712ebba5ed66 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:49:04.134222 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e14cd04d-785d-447b-bfec-712ebba5ed66 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Delete volume request issued successfully. Jan 27 16:49:04.134222 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e14cd04d-785d-447b-bfec-712ebba5ed66 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 returned with HTTP 202 Jan 27 16:49:04.140875 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1790/3553] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:49:03 2021] DELETE /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 => generated 0 bytes in 285 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:49:04.144227 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a84a117-9ee8-44ad-a98b-e84507eb889d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 Jan 27 16:49:04.144767 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a84a117-9ee8-44ad-a98b-e84507eb889d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:04.145258 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a84a117-9ee8-44ad-a98b-e84507eb889d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:04.298181 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:04.298181 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:04.328381 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6a84a117-9ee8-44ad-a98b-e84507eb889d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:49:04.367098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a84a117-9ee8-44ad-a98b-e84507eb889d tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 returned with HTTP 200 Jan 27 16:49:04.371893 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1764/3554] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:04 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 => generated 914 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:04.740338 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61dfcbb9-5582-4c96-b428-ccf616a2fc6e tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 Jan 27 16:49:04.740338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61dfcbb9-5582-4c96-b428-ccf616a2fc6e tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:04.740338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:04.740338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:04.741192 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61dfcbb9-5582-4c96-b428-ccf616a2fc6e tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:04.838799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61dfcbb9-5582-4c96-b428-ccf616a2fc6e tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 returned with HTTP 404 Jan 27 16:49:04.848114 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1791/3555] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:04 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:04.852561 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] POST http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes Jan 27 16:49:04.852935 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:04.852935 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:04.853349 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1935186089"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:04.854445 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1935186089'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:49:04.855068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume of 1 GB Jan 27 16:49:04.891120 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Availability Zones retrieved successfully. Jan 27 16:49:04.959523 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2838dd5f-eb12-4e03-8739-0c2320cf9f58 req-80ac4bd8-1f20-4677-887e-cd9f1722dc39 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/bb72f7ff-7348-49ef-88fa-b9acd8679889 Jan 27 16:49:04.960211 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2838dd5f-eb12-4e03-8739-0c2320cf9f58 req-80ac4bd8-1f20-4677-887e-cd9f1722dc39 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:04.960994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2838dd5f-eb12-4e03-8739-0c2320cf9f58 req-80ac4bd8-1f20-4677-887e-cd9f1722dc39 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:05.030697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:05.030697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:05.040794 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Flow 'volume_create_api' (519f3294-db1c-4869-a1f1-cdc2c760cf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:49:05.051757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b8446e-9273-498f-8c17-2cbfff2a3778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:05.067255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:49:05.229403 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b8446e-9273-498f-8c17-2cbfff2a3778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:05.233184 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967c5530-f382-40b6-98f1-18e709908687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:05.425073 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Created reservations ['df1b8f2b-1ea9-4f00-9129-dc91840dab2c', '336fa4e7-afb2-4c8e-874b-a997506b3ba5', '04ea3915-d56d-45a6-9b65-a5047fd61f6a', '7712c2bf-09c0-4672-bfd2-65bb18229bfc'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:49:05.425073 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967c5530-f382-40b6-98f1-18e709908687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df1b8f2b-1ea9-4f00-9129-dc91840dab2c', '336fa4e7-afb2-4c8e-874b-a997506b3ba5', '04ea3915-d56d-45a6-9b65-a5047fd61f6a', '7712c2bf-09c0-4672-bfd2-65bb18229bfc']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:05.425073 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7599ef1c-97e6-451a-a3ca-0b7430b97498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:05.745118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7599ef1c-97e6-451a-a3ca-0b7430b97498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b1cce5f-9be4-4532-93e0-28223a6fadc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1935186089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e857e8fceff49009bf01c69d2ec239a',qos_specs=None,replication_status=,reservations=['df1b8f2b-1ea9-4f00-9129-dc91840dab2c','336fa4e7-afb2-4c8e-874b-a997506b3ba5','04ea3915-d56d-45a6-9b65-a5047fd61f6a','7712c2bf-09c0-4672-bfd2-65bb18229bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3846a64736114e5da504a893b490802f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1935186089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b1cce5f-9be4-4532-93e0-28223a6fadc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e857e8fceff49009bf01c69d2ec239a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3846a64736114e5da504a893b490802f',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:05.745118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f03a418-91ca-42b5-839e-6707356fc17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:05.862763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f03a418-91ca-42b5-839e-6707356fc17a) transitioned into state 'SUCCESS' from state '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-1935186089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e857e8fceff49009bf01c69d2ec239a',qos_specs=None,replication_status=,reservations=['df1b8f2b-1ea9-4f00-9129-dc91840dab2c','336fa4e7-afb2-4c8e-874b-a997506b3ba5','04ea3915-d56d-45a6-9b65-a5047fd61f6a','7712c2bf-09c0-4672-bfd2-65bb18229bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3846a64736114e5da504a893b490802f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:05.864760 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4903978-f92b-426f-9be8-b918887a7bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:05.927621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2838dd5f-eb12-4e03-8739-0c2320cf9f58 req-80ac4bd8-1f20-4677-887e-cd9f1722dc39 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:49:05.928174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-2838dd5f-eb12-4e03-8739-0c2320cf9f58 req-80ac4bd8-1f20-4677-887e-cd9f1722dc39 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:49:05.960811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4903978-f92b-426f-9be8-b918887a7bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:05.963313 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Flow 'volume_create_api' (519f3294-db1c-4869-a1f1-cdc2c760cf59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:49:05.991466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2838dd5f-eb12-4e03-8739-0c2320cf9f58 req-80ac4bd8-1f20-4677-887e-cd9f1722dc39 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/bb72f7ff-7348-49ef-88fa-b9acd8679889 returned with HTTP 200 Jan 27 16:49:05.992356 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1792/3556] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 16:49:04 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/attachments/bb72f7ff-7348-49ef-88fa-b9acd8679889 => generated 19 bytes in 1038 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:05.999492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3260fcb7-71cd-47a8-b5b1-f5963289dde9 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 Jan 27 16:49:06.000650 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3260fcb7-71cd-47a8-b5b1-f5963289dde9 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:06.001618 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:06.001618 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:06.002664 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3260fcb7-71cd-47a8-b5b1-f5963289dde9 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:06.096272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Create volume request issued successfully. Jan 27 16:49:06.130532 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-977727d5-b68a-4014-882e-0580bb9f264f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes returned with HTTP 202 Jan 27 16:49:06.130819 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:06.130819 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:06.133285 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1765/3557] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:49:04 2021] POST /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes => generated 818 bytes in 1283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:49:06.147399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61100727-594e-4362-bd5e-b9214f998674 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 Jan 27 16:49:06.147932 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61100727-594e-4362-bd5e-b9214f998674 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:06.148152 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:06.148152 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:06.148560 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61100727-594e-4362-bd5e-b9214f998674 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:06.155515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3260fcb7-71cd-47a8-b5b1-f5963289dde9 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Volume info retrieved successfully. Jan 27 16:49:06.225502 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3260fcb7-71cd-47a8-b5b1-f5963289dde9 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 returned with HTTP 200 Jan 27 16:49:06.226588 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1793/3558] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:05 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 => generated 914 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:06.261533 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:06.261533 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:06.270823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-61100727-594e-4362-bd5e-b9214f998674 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:06.293749 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61100727-594e-4362-bd5e-b9214f998674 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 returned with HTTP 200 Jan 27 16:49:06.294862 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1766/3559] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:06 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 => generated 910 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:49:07.244860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f528bd67-32eb-40c5-b558-7a74a89687b3 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] GET http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 Jan 27 16:49:07.245380 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f528bd67-32eb-40c5-b558-7a74a89687b3 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:07.245998 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:07.245998 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:07.247620 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f528bd67-32eb-40c5-b558-7a74a89687b3 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:07.301391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f528bd67-32eb-40c5-b558-7a74a89687b3 tempest-VolumesBackupsAdminTest-700128514 tempest-VolumesBackupsAdminTest-700128514-project] http://10.222.0.78/volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 returned with HTTP 404 Jan 27 16:49:07.302567 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1794/3560] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:07 2021] GET /volume/v3/14da7ff93fcb42bca41c7796e24b6571/volumes/2f7d67bb-03f7-4363-997d-3160ddacc0e4 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:07.316106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f01dbc9-b384-4352-8d78-456226a36e6b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 Jan 27 16:49:07.323453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f01dbc9-b384-4352-8d78-456226a36e6b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:07.323453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:07.323453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:07.323453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f01dbc9-b384-4352-8d78-456226a36e6b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:07.410626 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:07.410626 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:07.430434 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f01dbc9-b384-4352-8d78-456226a36e6b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:07.458288 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f01dbc9-b384-4352-8d78-456226a36e6b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 returned with HTTP 200 Jan 27 16:49:07.459107 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1767/3561] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:07 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 => generated 911 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:07.476437 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a70d562c-a08f-4669-a9d1-399a73963204 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1/action Jan 27 16:49:07.477770 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a70d562c-a08f-4669-a9d1-399a73963204 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:49:07.478465 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a70d562c-a08f-4669-a9d1-399a73963204 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:07.484332 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-a70d562c-a08f-4669-a9d1-399a73963204 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Updating volume '2b1cce5f-9be4-4532-93e0-28223a6fadc1' with '{'status': 'error'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:49:07.651117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:07.651117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:07.739562 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a70d562c-a08f-4669-a9d1-399a73963204 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1/action returned with HTTP 202 Jan 27 16:49:07.745038 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1795/3562] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:49:07 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:49:07.748620 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f13d305a-9613-4666-bd60-1e5dc6165251 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 Jan 27 16:49:07.749077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f13d305a-9613-4666-bd60-1e5dc6165251 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:07.749294 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:07.749294 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:07.749671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f13d305a-9613-4666-bd60-1e5dc6165251 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:07.810390 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:07.810390 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:07.820181 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f13d305a-9613-4666-bd60-1e5dc6165251 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:07.852028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f13d305a-9613-4666-bd60-1e5dc6165251 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 returned with HTTP 200 Jan 27 16:49:07.853237 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1768/3563] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:07 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 => generated 907 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:07.870109 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da819467-7393-4a1f-be88-84bab7bcf627 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1/action Jan 27 16:49:07.876285 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:07.876285 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:07.876285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da819467-7393-4a1f-be88-84bab7bcf627 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:49:07.876285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da819467-7393-4a1f-be88-84bab7bcf627 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:07.876285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-da819467-7393-4a1f-be88-84bab7bcf627 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Updating volume '2b1cce5f-9be4-4532-93e0-28223a6fadc1' with '{'status': 'available'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:49:08.057930 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:08.057930 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:08.171228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da819467-7393-4a1f-be88-84bab7bcf627 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1/action returned with HTTP 202 Jan 27 16:49:08.171228 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1796/3564] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:49:07 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:49:08.172111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57709c0a-474a-4b64-831e-3b083c232458 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 Jan 27 16:49:08.172793 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57709c0a-474a-4b64-831e-3b083c232458 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:08.172989 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:08.172989 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:08.173683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57709c0a-474a-4b64-831e-3b083c232458 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:08.225720 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:08.225720 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:08.235136 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57709c0a-474a-4b64-831e-3b083c232458 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:08.257732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57709c0a-474a-4b64-831e-3b083c232458 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 returned with HTTP 200 Jan 27 16:49:08.259126 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1769/3565] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:08 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 => generated 911 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:08.284520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-669dd9f7-b58a-4a36-b915-2a4f01eebb60 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1/action Jan 27 16:49:08.284965 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:08.284965 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:08.285669 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-669dd9f7-b58a-4a36-b915-2a4f01eebb60 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:49:08.286243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-669dd9f7-b58a-4a36-b915-2a4f01eebb60 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:08.287623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-669dd9f7-b58a-4a36-b915-2a4f01eebb60 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Updating volume '2b1cce5f-9be4-4532-93e0-28223a6fadc1' with '{'status': 'maintenance'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:49:08.408704 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:08.408704 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:08.554605 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-669dd9f7-b58a-4a36-b915-2a4f01eebb60 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1/action returned with HTTP 202 Jan 27 16:49:08.556359 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1797/3566] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:49:08 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1/action => generated 0 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:49:08.564474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c595c07d-5977-460e-b577-050a4719dea6 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 Jan 27 16:49:08.565766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c595c07d-5977-460e-b577-050a4719dea6 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:08.565766 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:08.565766 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:08.565766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c595c07d-5977-460e-b577-050a4719dea6 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:08.619378 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:08.619378 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:08.631605 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c595c07d-5977-460e-b577-050a4719dea6 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:08.658617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c595c07d-5977-460e-b577-050a4719dea6 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 returned with HTTP 200 Jan 27 16:49:08.659705 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1770/3567] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:08 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:08.679303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1b89ba2-b106-4929-bd02-026651d88919 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] POST http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1/action Jan 27 16:49:08.680007 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:08.680007 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:08.681610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1b89ba2-b106-4929-bd02-026651d88919 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:49:08.682180 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1b89ba2-b106-4929-bd02-026651d88919 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:08.683399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-f1b89ba2-b106-4929-bd02-026651d88919 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] Updating volume '2b1cce5f-9be4-4532-93e0-28223a6fadc1' with '{'status': 'available'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:49:08.816787 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:08.816787 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:08.973418 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1b89ba2-b106-4929-bd02-026651d88919 tempest-VolumesActionsTest-1527056168 tempest-VolumesActionsTest-1527056168-project-admin] http://10.222.0.78/volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1/action returned with HTTP 202 Jan 27 16:49:08.975156 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1798/3568] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:49:08 2021] POST /volume/v3/3d45a99472774b5a95c12f5635511f46/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1/action => generated 0 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:49:08.983982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-618d6bca-d6ea-41bd-9fe7-26f49bcd1afe tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 Jan 27 16:49:08.984510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-618d6bca-d6ea-41bd-9fe7-26f49bcd1afe tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:08.984724 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:08.984724 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:08.985104 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-618d6bca-d6ea-41bd-9fe7-26f49bcd1afe tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:09.067559 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:09.067559 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:09.088270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-618d6bca-d6ea-41bd-9fe7-26f49bcd1afe tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:09.123718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-618d6bca-d6ea-41bd-9fe7-26f49bcd1afe tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 returned with HTTP 200 Jan 27 16:49:09.131145 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1771/3569] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:08 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 => generated 911 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:09.142709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ffb4d7d-f161-496b-8af5-98138880f62b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] DELETE http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 Jan 27 16:49:09.143264 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ffb4d7d-f161-496b-8af5-98138880f62b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:09.143478 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:09.143478 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:09.143805 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ffb4d7d-f161-496b-8af5-98138880f62b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:09.144269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1ffb4d7d-f161-496b-8af5-98138880f62b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Delete volume with id: 2b1cce5f-9be4-4532-93e0-28223a6fadc1 Jan 27 16:49:09.216454 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:09.216454 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:09.217815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ffb4d7d-f161-496b-8af5-98138880f62b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:09.375146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ffb4d7d-f161-496b-8af5-98138880f62b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Delete volume request issued successfully. Jan 27 16:49:09.375633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ffb4d7d-f161-496b-8af5-98138880f62b tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 returned with HTTP 202 Jan 27 16:49:09.379642 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1799/3570] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:49:09 2021] DELETE /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:49:09.386553 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4659de8-179d-458d-8aba-c05f5a59406a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 Jan 27 16:49:09.387255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4659de8-179d-458d-8aba-c05f5a59406a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:09.387711 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:09.387711 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:09.388276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4659de8-179d-458d-8aba-c05f5a59406a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:09.446319 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:09.446319 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:09.490946 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4659de8-179d-458d-8aba-c05f5a59406a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:09.526844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4659de8-179d-458d-8aba-c05f5a59406a tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 returned with HTTP 200 Jan 27 16:49:09.528043 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1772/3571] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:09 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 => generated 910 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:10.543226 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd0b1902-32dc-4fb3-8d2b-32cb350e87a1 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 Jan 27 16:49:10.543756 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd0b1902-32dc-4fb3-8d2b-32cb350e87a1 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:10.543835 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:10.543835 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:10.544144 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd0b1902-32dc-4fb3-8d2b-32cb350e87a1 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:10.660946 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:10.660946 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:10.676763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cd0b1902-32dc-4fb3-8d2b-32cb350e87a1 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:10.711789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd0b1902-32dc-4fb3-8d2b-32cb350e87a1 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 returned with HTTP 200 Jan 27 16:49:10.713907 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1800/3572] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:10 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 => generated 910 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:11.732125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-472d94d2-5430-48f7-8902-8b774a972e51 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 Jan 27 16:49:11.733279 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-472d94d2-5430-48f7-8902-8b774a972e51 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:11.733390 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:11.733390 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:11.734052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-472d94d2-5430-48f7-8902-8b774a972e51 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:11.876639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-472d94d2-5430-48f7-8902-8b774a972e51 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 returned with HTTP 404 Jan 27 16:49:11.877753 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1773/3573] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:11 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2b1cce5f-9be4-4532-93e0-28223a6fadc1 => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:11.889557 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51fd6c92-04ff-4e46-b298-004f98590790 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] DELETE http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 Jan 27 16:49:11.890039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51fd6c92-04ff-4e46-b298-004f98590790 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:11.890312 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:11.890312 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:11.890700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51fd6c92-04ff-4e46-b298-004f98590790 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:11.891205 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-51fd6c92-04ff-4e46-b298-004f98590790 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Delete volume with id: 7f891814-44c5-4fca-9930-ad731ec52e47 Jan 27 16:49:12.002368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51fd6c92-04ff-4e46-b298-004f98590790 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 returned with HTTP 404 Jan 27 16:49:12.003713 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1801/3574] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:49:11 2021] DELETE /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/7f891814-44c5-4fca-9930-ad731ec52e47 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:12.012734 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa11c278-dd0d-40f0-96bb-7b9333807371 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] DELETE http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b Jan 27 16:49:12.013987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa11c278-dd0d-40f0-96bb-7b9333807371 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:12.014567 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa11c278-dd0d-40f0-96bb-7b9333807371 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:12.014951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-aa11c278-dd0d-40f0-96bb-7b9333807371 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Delete volume with id: ab40a4b1-af62-4a14-8609-1bd50cd8f84b Jan 27 16:49:12.150757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa11c278-dd0d-40f0-96bb-7b9333807371 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b returned with HTTP 404 Jan 27 16:49:12.155117 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1774/3575] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:49:12 2021] DELETE /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/ab40a4b1-af62-4a14-8609-1bd50cd8f84b => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:12.165672 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e063a569-6270-4aca-ab45-972dc2cb74dc tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] DELETE http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 Jan 27 16:49:12.166473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e063a569-6270-4aca-ab45-972dc2cb74dc tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:12.167296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e063a569-6270-4aca-ab45-972dc2cb74dc tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:12.167983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e063a569-6270-4aca-ab45-972dc2cb74dc tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Delete volume with id: 2496716b-8e5f-40a4-8664-5cf69e1e8386 Jan 27 16:49:12.314343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e063a569-6270-4aca-ab45-972dc2cb74dc tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 returned with HTTP 404 Jan 27 16:49:12.316188 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1802/3576] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:49:12 2021] DELETE /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/2496716b-8e5f-40a4-8664-5cf69e1e8386 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:12.323316 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b5e72f4-7394-4444-9fc7-e2898b75bb86 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] DELETE http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 Jan 27 16:49:12.324506 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b5e72f4-7394-4444-9fc7-e2898b75bb86 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:12.326517 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b5e72f4-7394-4444-9fc7-e2898b75bb86 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:12.327443 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4b5e72f4-7394-4444-9fc7-e2898b75bb86 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Delete volume with id: 8731e9d2-5d72-4105-b0b7-96275fc00c26 Jan 27 16:49:12.412758 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b5e72f4-7394-4444-9fc7-e2898b75bb86 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 returned with HTTP 404 Jan 27 16:49:12.414652 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1775/3577] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:49:12 2021] DELETE /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/8731e9d2-5d72-4105-b0b7-96275fc00c26 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:12.422316 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7655e817-8180-4d73-8646-1d27c071c971 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] DELETE http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:49:12.423099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7655e817-8180-4d73-8646-1d27c071c971 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:12.423792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7655e817-8180-4d73-8646-1d27c071c971 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:12.424404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7655e817-8180-4d73-8646-1d27c071c971 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Delete volume with id: a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:49:12.469589 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97ec201c-1b49-4b56-a2da-9957f5e1138b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] DELETE http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:49:12.470119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97ec201c-1b49-4b56-a2da-9957f5e1138b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:12.470606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97ec201c-1b49-4b56-a2da-9957f5e1138b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:12.485796 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-97ec201c-1b49-4b56-a2da-9957f5e1138b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume with id: 9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:49:12.521092 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:12.521092 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:12.522509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7655e817-8180-4d73-8646-1d27c071c971 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:12.557628 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:12.557628 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:12.558882 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97ec201c-1b49-4b56-a2da-9957f5e1138b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:49:12.660639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7655e817-8180-4d73-8646-1d27c071c971 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Delete volume request issued successfully. Jan 27 16:49:12.661436 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7655e817-8180-4d73-8646-1d27c071c971 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 returned with HTTP 202 Jan 27 16:49:12.662438 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1803/3578] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:49:12 2021] DELETE /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:49:12.671633 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1929fd0-df6e-46b2-b547-78a02b1fbd0f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:49:12.672602 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1929fd0-df6e-46b2-b547-78a02b1fbd0f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:12.673004 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:12.673004 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:12.673924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1929fd0-df6e-46b2-b547-78a02b1fbd0f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:12.698333 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97ec201c-1b49-4b56-a2da-9957f5e1138b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Delete volume request issued successfully. Jan 27 16:49:12.698800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97ec201c-1b49-4b56-a2da-9957f5e1138b tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 202 Jan 27 16:49:12.700667 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1776/3579] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:49:12 2021] DELETE /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:49:12.723919 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94c6629d-809b-4a42-8e32-3082865324b2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:49:12.724892 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94c6629d-809b-4a42-8e32-3082865324b2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:12.725208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:12.725208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:12.725738 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94c6629d-809b-4a42-8e32-3082865324b2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:12.740511 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:12.740511 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:12.752755 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a1929fd0-df6e-46b2-b547-78a02b1fbd0f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:12.792285 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1929fd0-df6e-46b2-b547-78a02b1fbd0f tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 returned with HTTP 200 Jan 27 16:49:12.793105 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1804/3580] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:12 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 => generated 929 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:12.838358 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:12.838358 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:12.850176 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-94c6629d-809b-4a42-8e32-3082865324b2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:49:12.900218 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94c6629d-809b-4a42-8e32-3082865324b2 tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:49:12.900218 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1777/3581] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:12 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 1367 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:49:13.817708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f62f7221-37e7-4ab8-9eb9-146fada71cc4 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:49:13.818873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f62f7221-37e7-4ab8-9eb9-146fada71cc4 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:13.826264 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:13.826264 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:13.826989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f62f7221-37e7-4ab8-9eb9-146fada71cc4 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:13.914888 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc75dc08-02cb-4199-9014-b5aa046c34eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:49:13.915451 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc75dc08-02cb-4199-9014-b5aa046c34eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:13.921308 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:13.921308 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:13.921308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc75dc08-02cb-4199-9014-b5aa046c34eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:13.986613 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:13.986613 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:14.027239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f62f7221-37e7-4ab8-9eb9-146fada71cc4 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Volume info retrieved successfully. Jan 27 16:49:14.057262 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:14.057262 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:14.089390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fc75dc08-02cb-4199-9014-b5aa046c34eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:49:14.107229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f62f7221-37e7-4ab8-9eb9-146fada71cc4 tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 returned with HTTP 200 Jan 27 16:49:14.112028 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1805/3582] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:13 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 => generated 929 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:14.148551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc75dc08-02cb-4199-9014-b5aa046c34eb tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:49:14.149534 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1778/3583] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:13 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 1367 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:49:15.128075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8916db8-dd3b-427f-9392-858aec8a635c tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] GET http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 Jan 27 16:49:15.129365 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8916db8-dd3b-427f-9392-858aec8a635c tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:15.129808 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:15.129808 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:15.130655 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8916db8-dd3b-427f-9392-858aec8a635c tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:15.171300 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e238033c-f72e-48a9-bd62-b35cf97115ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:49:15.172176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e238033c-f72e-48a9-bd62-b35cf97115ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:15.172596 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:15.172596 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:15.173707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e238033c-f72e-48a9-bd62-b35cf97115ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:15.244540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8916db8-dd3b-427f-9392-858aec8a635c tempest-VolumesActionsTest-644513631 tempest-VolumesActionsTest-644513631-project] http://10.222.0.78/volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 returned with HTTP 404 Jan 27 16:49:15.261279 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1806/3584] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:15 2021] GET /volume/v3/0e857e8fceff49009bf01c69d2ec239a/volumes/a2164b98-124d-4fe2-8f2c-36c3a3f37fb9 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:15.288953 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:15.288953 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:15.313391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e238033c-f72e-48a9-bd62-b35cf97115ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Volume info retrieved successfully. Jan 27 16:49:15.364910 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e238033c-f72e-48a9-bd62-b35cf97115ee tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 200 Jan 27 16:49:15.366081 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1779/3585] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:15 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 1367 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:49:16.386012 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5dc42a18-2ea0-49ae-b306-be3c1ef4e7be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] GET http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 Jan 27 16:49:16.386595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5dc42a18-2ea0-49ae-b306-be3c1ef4e7be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:16.388655 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5dc42a18-2ea0-49ae-b306-be3c1ef4e7be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:16.445519 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5dc42a18-2ea0-49ae-b306-be3c1ef4e7be tempest-TestVolumeBootPattern-919293854 tempest-TestVolumeBootPattern-919293854-project] http://10.222.0.78/volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 returned with HTTP 404 Jan 27 16:49:16.446869 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1807/3586] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:16 2021] GET /volume/v3/3ec0c0013a98470a964b796ba39d764e/volumes/9c73bf00-517c-44f9-8814-15539abcd265 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:17.290156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] POST http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes Jan 27 16:49:17.290607 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:17.290607 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:17.291361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-944500643"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:17.292587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-944500643'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:49:17.293158 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Create volume of 1 GB Jan 27 16:49:17.309565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Availability Zones retrieved successfully. Jan 27 16:49:17.328117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Flow 'volume_create_api' (7f963eb5-ea52-47f8-909f-81f5b698c730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:49:17.330846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd13661-eb61-4e5d-9e3d-c4dfc8cd21bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:17.332958 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:49:17.401846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd13661-eb61-4e5d-9e3d-c4dfc8cd21bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:17.404234 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4351a54-c85a-4df1-9ea3-841955a5c61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:17.527653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Created reservations ['18330bed-fb30-4428-b34a-e940d6c28d3d', '24a13380-d13e-4d52-93ec-11612d225f7e', '611ea93e-468f-47f8-a2b8-9c86f52f347d', 'a421130d-fe7e-432e-a4c6-09027465c124'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:49:17.530088 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4351a54-c85a-4df1-9ea3-841955a5c61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18330bed-fb30-4428-b34a-e940d6c28d3d', '24a13380-d13e-4d52-93ec-11612d225f7e', '611ea93e-468f-47f8-a2b8-9c86f52f347d', 'a421130d-fe7e-432e-a4c6-09027465c124']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:17.534052 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c844ebfa-6668-4502-b453-4bb468d6c324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:17.657145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c844ebfa-6668-4502-b453-4bb468d6c324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c5f81e6-85c4-425d-b763-16df7ccf2946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-944500643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f5f4946b90f4dde897703f9a09b2b19',qos_specs=None,replication_status=,reservations=['18330bed-fb30-4428-b34a-e940d6c28d3d','24a13380-d13e-4d52-93ec-11612d225f7e','611ea93e-468f-47f8-a2b8-9c86f52f347d','a421130d-fe7e-432e-a4c6-09027465c124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae2459c0ac3e4f649099b974ad2a75f2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-944500643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c5f81e6-85c4-425d-b763-16df7ccf2946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f5f4946b90f4dde897703f9a09b2b19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ae2459c0ac3e4f649099b974ad2a75f2',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:17.659306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdeacd85-23e6-4763-b475-9e34c6a08173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:17.720107 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdeacd85-23e6-4763-b475-9e34c6a08173) transitioned into state 'SUCCESS' from state '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-944500643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f5f4946b90f4dde897703f9a09b2b19',qos_specs=None,replication_status=,reservations=['18330bed-fb30-4428-b34a-e940d6c28d3d','24a13380-d13e-4d52-93ec-11612d225f7e','611ea93e-468f-47f8-a2b8-9c86f52f347d','a421130d-fe7e-432e-a4c6-09027465c124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae2459c0ac3e4f649099b974ad2a75f2',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:17.722108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f07a3342-ce93-4e84-9a3f-2314a6e5eec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:17.768696 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f07a3342-ce93-4e84-9a3f-2314a6e5eec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:17.771936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Flow 'volume_create_api' (7f963eb5-ea52-47f8-909f-81f5b698c730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:49:17.830947 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Create volume request issued successfully. Jan 27 16:49:17.846611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7847f193-92d0-4ae2-8e4d-1d595ec30edb tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes returned with HTTP 202 Jan 27 16:49:17.847860 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1780/3587] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:49:17 2021] POST /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes => generated 817 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:49:17.861929 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11a934c7-a9fa-4c50-81b3-a8bc5fd12026 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:49:17.862456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11a934c7-a9fa-4c50-81b3-a8bc5fd12026 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:17.862945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11a934c7-a9fa-4c50-81b3-a8bc5fd12026 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:17.913712 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:17.913712 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:17.923520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11a934c7-a9fa-4c50-81b3-a8bc5fd12026 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:49:17.947834 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11a934c7-a9fa-4c50-81b3-a8bc5fd12026 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:49:17.948757 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1808/3588] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:17 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 885 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:18.966508 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50d85980-1a36-4680-9cd1-8576629b7b4c tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:49:18.967513 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50d85980-1a36-4680-9cd1-8576629b7b4c tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:18.968091 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:18.968091 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:18.968474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50d85980-1a36-4680-9cd1-8576629b7b4c tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:19.039086 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:19.039086 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:19.050480 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50d85980-1a36-4680-9cd1-8576629b7b4c tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:49:19.075647 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50d85980-1a36-4680-9cd1-8576629b7b4c tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:49:19.076168 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1781/3589] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:18 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 910 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:29.099405 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] POST http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes Jan 27 16:49:29.099919 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:29.099919 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:29.100235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-807062090"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:29.101656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-807062090'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:49:29.102209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Create volume of 1 GB Jan 27 16:49:29.135466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Availability Zones retrieved successfully. Jan 27 16:49:29.165007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Flow 'volume_create_api' (c78e8f27-32a6-4107-b3fa-b1d9b1bff11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:49:29.168808 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59965f49-bcb5-4422-9b1b-20ecad02cefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:29.171896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:49:29.259434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59965f49-bcb5-4422-9b1b-20ecad02cefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:29.262837 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6db02069-3e55-4cb7-ac94-8b3f60fb7711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:29.414260 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Created reservations ['7e4ff5ef-bba5-4cbe-865e-b8d35a1c437b', 'a2feeccf-b49c-4c59-bb74-f8bd97bb7d70', '62b7c1a7-2b57-4194-bb2e-15980cd97349', '637a37a5-9d0f-4dea-85a0-24fc7b79d8e0'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:49:29.417513 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6db02069-3e55-4cb7-ac94-8b3f60fb7711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e4ff5ef-bba5-4cbe-865e-b8d35a1c437b', 'a2feeccf-b49c-4c59-bb74-f8bd97bb7d70', '62b7c1a7-2b57-4194-bb2e-15980cd97349', '637a37a5-9d0f-4dea-85a0-24fc7b79d8e0']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:29.421040 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70111325-32c8-4044-810b-82327d6ab684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:29.525529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70111325-32c8-4044-810b-82327d6ab684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '439d41d5-0244-4d1c-ab7d-e2c78a5389da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-807062090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe883eabb9d848358cb672166fe5eef6',qos_specs=None,replication_status=,reservations=['7e4ff5ef-bba5-4cbe-865e-b8d35a1c437b','a2feeccf-b49c-4c59-bb74-f8bd97bb7d70','62b7c1a7-2b57-4194-bb2e-15980cd97349','637a37a5-9d0f-4dea-85a0-24fc7b79d8e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b068a33738af4dc89bc50b9b131bc366',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:49:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-807062090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=439d41d5-0244-4d1c-ab7d-e2c78a5389da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe883eabb9d848358cb672166fe5eef6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b068a33738af4dc89bc50b9b131bc366',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:29.529218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d3b3dd0-3655-43a5-bb41-a2e1afa13404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:29.593691 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d3b3dd0-3655-43a5-bb41-a2e1afa13404) transitioned into state 'SUCCESS' from state '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-807062090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe883eabb9d848358cb672166fe5eef6',qos_specs=None,replication_status=,reservations=['7e4ff5ef-bba5-4cbe-865e-b8d35a1c437b','a2feeccf-b49c-4c59-bb74-f8bd97bb7d70','62b7c1a7-2b57-4194-bb2e-15980cd97349','637a37a5-9d0f-4dea-85a0-24fc7b79d8e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b068a33738af4dc89bc50b9b131bc366',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:29.597458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d088da1-98d5-4a2a-9ea6-d8f60c4a26eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:29.666525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d088da1-98d5-4a2a-9ea6-d8f60c4a26eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:29.669923 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Flow 'volume_create_api' (c78e8f27-32a6-4107-b3fa-b1d9b1bff11b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:49:29.752809 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Create volume request issued successfully. Jan 27 16:49:29.772763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc699c4f-c43b-4c27-b0b8-8b12c86ee11c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes returned with HTTP 202 Jan 27 16:49:29.785677 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1809/3590] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:49:28 2021] POST /volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes => generated 823 bytes in 997 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:49:29.790551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e247d64c-c822-4d1b-b10a-98105f0b21fe tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da Jan 27 16:49:29.791049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e247d64c-c822-4d1b-b10a-98105f0b21fe tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:29.791365 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:29.791365 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:29.791871 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e247d64c-c822-4d1b-b10a-98105f0b21fe tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:29.896749 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:29.896749 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:29.910227 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e247d64c-c822-4d1b-b10a-98105f0b21fe tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Volume info retrieved successfully. Jan 27 16:49:29.988558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e247d64c-c822-4d1b-b10a-98105f0b21fe tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da returned with HTTP 200 Jan 27 16:49:29.989409 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1782/3591] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:29 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da => generated 891 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:31.006767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-187c2449-0755-4e20-99f4-44f613315809 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da Jan 27 16:49:31.008114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-187c2449-0755-4e20-99f4-44f613315809 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:31.008776 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:31.008776 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:31.009466 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-187c2449-0755-4e20-99f4-44f613315809 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:31.099713 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:31.099713 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:31.111169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-187c2449-0755-4e20-99f4-44f613315809 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Volume info retrieved successfully. Jan 27 16:49:31.139707 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-187c2449-0755-4e20-99f4-44f613315809 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da returned with HTTP 200 Jan 27 16:49:31.151016 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1810/3592] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:31 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da => generated 915 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:32.156915 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfd778b6-375f-40d1-8e48-52dcf1e302e7 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da Jan 27 16:49:32.157436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfd778b6-375f-40d1-8e48-52dcf1e302e7 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:32.157617 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:32.157617 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:32.158268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfd778b6-375f-40d1-8e48-52dcf1e302e7 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:32.220426 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:32.220426 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:32.230123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cfd778b6-375f-40d1-8e48-52dcf1e302e7 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Volume info retrieved successfully. Jan 27 16:49:32.256510 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfd778b6-375f-40d1-8e48-52dcf1e302e7 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da returned with HTTP 200 Jan 27 16:49:32.257481 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1783/3593] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:32 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:32.274222 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-774ebb6c-ff65-42b5-a617-8e85817a4ffb tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] POST http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots Jan 27 16:49:32.274687 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:32.274687 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:32.275109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-774ebb6c-ff65-42b5-a617-8e85817a4ffb tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "439d41d5-0244-4d1c-ab7d-e2c78a5389da", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-918528966"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:32.329686 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:32.329686 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:32.330846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-774ebb6c-ff65-42b5-a617-8e85817a4ffb tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Volume info retrieved successfully. Jan 27 16:49:32.331403 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-774ebb6c-ff65-42b5-a617-8e85817a4ffb tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Create snapshot from volume 439d41d5-0244-4d1c-ab7d-e2c78a5389da Jan 27 16:49:32.447279 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-774ebb6c-ff65-42b5-a617-8e85817a4ffb tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Created reservations ['a0f68355-5d0a-45c0-8b18-0c3c6dfd2319', '2e2b8815-2dfc-4059-ba78-dba0731e29a7', '69613b26-acdc-454f-a40e-6036a57b74f1', '4bd438b5-ed6f-49c2-8463-6c23a9d2b7d1'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:49:32.657325 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-774ebb6c-ff65-42b5-a617-8e85817a4ffb tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot create request issued successfully. Jan 27 16:49:32.658433 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-774ebb6c-ff65-42b5-a617-8e85817a4ffb tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots returned with HTTP 202 Jan 27 16:49:32.659608 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1811/3594] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:49:32 2021] POST /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots => generated 310 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:49:32.671657 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9fd7feb-9fde-4415-9744-2e0a43dba50d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b Jan 27 16:49:32.672477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9fd7feb-9fde-4415-9744-2e0a43dba50d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:32.672854 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:32.672854 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:32.673458 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9fd7feb-9fde-4415-9744-2e0a43dba50d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:32.710512 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:32.710512 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:32.711726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9fd7feb-9fde-4415-9744-2e0a43dba50d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:32.714140 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9fd7feb-9fde-4415-9744-2e0a43dba50d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b returned with HTTP 200 Jan 27 16:49:32.715592 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1784/3595] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:49:32 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:33.728273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8eea52d-0fe1-4ff8-9756-42abfacab820 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b Jan 27 16:49:33.729383 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8eea52d-0fe1-4ff8-9756-42abfacab820 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:33.729756 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:33.729756 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:33.730417 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8eea52d-0fe1-4ff8-9756-42abfacab820 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:33.757747 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:33.757747 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:33.759270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f8eea52d-0fe1-4ff8-9756-42abfacab820 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:33.762007 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8eea52d-0fe1-4ff8-9756-42abfacab820 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b returned with HTTP 200 Jan 27 16:49:33.763925 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1812/3596] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:49:33 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:34.778883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0089f0b9-40c7-4758-a088-3c6360dfcdc1 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b Jan 27 16:49:34.779484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0089f0b9-40c7-4758-a088-3c6360dfcdc1 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:34.782924 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:34.782924 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:34.782924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0089f0b9-40c7-4758-a088-3c6360dfcdc1 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:34.819167 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:34.819167 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:34.820448 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0089f0b9-40c7-4758-a088-3c6360dfcdc1 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:34.823503 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0089f0b9-40c7-4758-a088-3c6360dfcdc1 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b returned with HTTP 200 Jan 27 16:49:34.825617 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1785/3597] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:49:34 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:34.837878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f45f598b-f7e5-49a1-a08d-128bfcb8e53a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] POST http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata Jan 27 16:49:34.838892 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:34.838892 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:34.841639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f45f598b-f7e5-49a1-a08d-128bfcb8e53a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:34.869811 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:34.869811 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:34.872347 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f45f598b-f7e5-49a1-a08d-128bfcb8e53a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:35.059954 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f45f598b-f7e5-49a1-a08d-128bfcb8e53a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Update snapshot metadata completed successfully. Jan 27 16:49:35.060846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f45f598b-f7e5-49a1-a08d-128bfcb8e53a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata returned with HTTP 200 Jan 27 16:49:35.062261 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1813/3598] 10.222.0.78 () {60 vars in 1369 bytes} [Wed Jan 27 16:49:34 2021] POST /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata => generated 68 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:49:35.072091 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5fd8b9d-8583-44b2-a8b7-a885418e6a3c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata Jan 27 16:49:35.072814 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5fd8b9d-8583-44b2-a8b7-a885418e6a3c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:35.073176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:35.073176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:35.074357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5fd8b9d-8583-44b2-a8b7-a885418e6a3c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:35.114654 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:35.114654 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:35.116236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5fd8b9d-8583-44b2-a8b7-a885418e6a3c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:35.120316 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5fd8b9d-8583-44b2-a8b7-a885418e6a3c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Get snapshot metadata completed successfully. Jan 27 16:49:35.121878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5fd8b9d-8583-44b2-a8b7-a885418e6a3c tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata returned with HTTP 200 Jan 27 16:49:35.130441 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1786/3599] 10.222.0.78 () {58 vars in 1348 bytes} [Wed Jan 27 16:49:35 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata => generated 68 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:49:35.135484 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e6fc6a6-3465-45c4-9a77-c04e4a606e08 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] PUT http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata Jan 27 16:49:35.137336 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:35.137336 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:35.138055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e6fc6a6-3465-45c4-9a77-c04e4a606e08 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:35.180240 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:35.180240 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:35.181756 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8e6fc6a6-3465-45c4-9a77-c04e4a606e08 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:35.321953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8e6fc6a6-3465-45c4-9a77-c04e4a606e08 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Update snapshot metadata completed successfully. Jan 27 16:49:35.323042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e6fc6a6-3465-45c4-9a77-c04e4a606e08 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata returned with HTTP 200 Jan 27 16:49:35.326551 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1814/3600] 10.222.0.78 () {60 vars in 1368 bytes} [Wed Jan 27 16:49:35 2021] PUT /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata => generated 57 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:49:35.336095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e43f8889-bc46-4915-92ad-f51dd234c669 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata Jan 27 16:49:35.340986 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e43f8889-bc46-4915-92ad-f51dd234c669 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:35.340986 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:35.340986 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:35.340986 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e43f8889-bc46-4915-92ad-f51dd234c669 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:35.374217 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:35.374217 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:35.376160 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e43f8889-bc46-4915-92ad-f51dd234c669 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:35.380081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e43f8889-bc46-4915-92ad-f51dd234c669 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Get snapshot metadata completed successfully. Jan 27 16:49:35.380838 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e43f8889-bc46-4915-92ad-f51dd234c669 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata returned with HTTP 200 Jan 27 16:49:35.382380 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1787/3601] 10.222.0.78 () {58 vars in 1348 bytes} [Wed Jan 27 16:49:35 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata => generated 57 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:49:35.393070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edc1656f-75f9-4552-b909-1ac40b560c5b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] DELETE http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata/key3 Jan 27 16:49:35.393898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edc1656f-75f9-4552-b909-1ac40b560c5b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:35.394863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:35.394863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:35.395325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edc1656f-75f9-4552-b909-1ac40b560c5b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:35.426371 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:35.426371 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:35.428599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-edc1656f-75f9-4552-b909-1ac40b560c5b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:35.430877 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-edc1656f-75f9-4552-b909-1ac40b560c5b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Get snapshot metadata completed successfully. Jan 27 16:49:35.439685 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:49:35.439685 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:49:35.476204 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-edc1656f-75f9-4552-b909-1ac40b560c5b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Delete snapshot metadata completed successfully. Jan 27 16:49:35.476689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edc1656f-75f9-4552-b909-1ac40b560c5b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata/key3 returned with HTTP 200 Jan 27 16:49:35.477558 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1815/3602] 10.222.0.78 () {58 vars in 1366 bytes} [Wed Jan 27 16:49:35 2021] DELETE /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata/key3 => generated 0 bytes in 89 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 27 16:49:35.486681 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27e210e2-fb80-4a27-aea3-70c2b47dab91 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata Jan 27 16:49:35.487331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27e210e2-fb80-4a27-aea3-70c2b47dab91 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:35.487628 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:35.487628 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:35.488526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27e210e2-fb80-4a27-aea3-70c2b47dab91 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:35.521864 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:35.521864 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:35.523842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27e210e2-fb80-4a27-aea3-70c2b47dab91 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:35.525976 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27e210e2-fb80-4a27-aea3-70c2b47dab91 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Get snapshot metadata completed successfully. Jan 27 16:49:35.526712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27e210e2-fb80-4a27-aea3-70c2b47dab91 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata returned with HTTP 200 Jan 27 16:49:35.527825 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1788/3603] 10.222.0.78 () {58 vars in 1348 bytes} [Wed Jan 27 16:49:35 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata => generated 32 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:49:35.537087 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6706509e-5d0e-48b6-84bc-18d85b1b37b0 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] PUT http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata Jan 27 16:49:35.537712 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:35.537712 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:35.538287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6706509e-5d0e-48b6-84bc-18d85b1b37b0 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:35.568206 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:35.568206 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:35.569373 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6706509e-5d0e-48b6-84bc-18d85b1b37b0 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:35.699450 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6706509e-5d0e-48b6-84bc-18d85b1b37b0 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Update snapshot metadata completed successfully. Jan 27 16:49:35.700117 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6706509e-5d0e-48b6-84bc-18d85b1b37b0 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata returned with HTTP 200 Jan 27 16:49:35.701242 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1816/3604] 10.222.0.78 () {60 vars in 1368 bytes} [Wed Jan 27 16:49:35 2021] PUT /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata => generated 16 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:49:35.719236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-969595ff-4f69-4a1b-9cfd-f651bf08d040 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] POST http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata Jan 27 16:49:35.719792 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:35.719792 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:35.720287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-969595ff-4f69-4a1b-9cfd-f651bf08d040 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:35.758679 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:35.758679 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:35.760178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-969595ff-4f69-4a1b-9cfd-f651bf08d040 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:35.882097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-969595ff-4f69-4a1b-9cfd-f651bf08d040 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Update snapshot metadata completed successfully. Jan 27 16:49:35.882731 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-969595ff-4f69-4a1b-9cfd-f651bf08d040 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata returned with HTTP 200 Jan 27 16:49:35.889229 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1789/3605] 10.222.0.78 () {60 vars in 1369 bytes} [Wed Jan 27 16:49:35 2021] POST /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata => generated 68 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:49:35.894525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11e32788-7bb3-4dfa-b865-794a2739ce38 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata Jan 27 16:49:35.895499 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11e32788-7bb3-4dfa-b865-794a2739ce38 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:35.895830 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:35.895830 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:35.896397 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11e32788-7bb3-4dfa-b865-794a2739ce38 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:35.934535 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:35.934535 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:35.944864 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11e32788-7bb3-4dfa-b865-794a2739ce38 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:35.947600 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11e32788-7bb3-4dfa-b865-794a2739ce38 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Get snapshot metadata completed successfully. Jan 27 16:49:35.948325 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11e32788-7bb3-4dfa-b865-794a2739ce38 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata returned with HTTP 200 Jan 27 16:49:35.949833 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1817/3606] 10.222.0.78 () {58 vars in 1348 bytes} [Wed Jan 27 16:49:35 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata => generated 68 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:49:35.959683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-003439ae-b72f-446a-ada9-11ac16c84c57 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] PUT http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata/key3 Jan 27 16:49:35.960463 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:35.960463 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:35.960960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-003439ae-b72f-446a-ada9-11ac16c84c57 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:35.989471 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:35.989471 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:35.990955 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-003439ae-b72f-446a-ada9-11ac16c84c57 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:36.110757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-003439ae-b72f-446a-ada9-11ac16c84c57 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Update snapshot metadata completed successfully. Jan 27 16:49:36.111492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-003439ae-b72f-446a-ada9-11ac16c84c57 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata/key3 returned with HTTP 200 Jan 27 16:49:36.120543 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1790/3607] 10.222.0.78 () {60 vars in 1383 bytes} [Wed Jan 27 16:49:35 2021] PUT /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata/key3 => generated 35 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:49:36.124495 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e7bb5e4-457d-4c89-883b-6398091e2e6b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata/key3 Jan 27 16:49:36.125127 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e7bb5e4-457d-4c89-883b-6398091e2e6b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:36.125343 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:36.125343 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:36.125718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e7bb5e4-457d-4c89-883b-6398091e2e6b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:36.159881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:36.159881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:36.161335 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e7bb5e4-457d-4c89-883b-6398091e2e6b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:36.163758 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e7bb5e4-457d-4c89-883b-6398091e2e6b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Get snapshot metadata completed successfully. Jan 27 16:49:36.164871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e7bb5e4-457d-4c89-883b-6398091e2e6b tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata/key3 returned with HTTP 200 Jan 27 16:49:36.165925 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1818/3608] 10.222.0.78 () {58 vars in 1363 bytes} [Wed Jan 27 16:49:36 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:49:36.176521 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d3a8894-6e56-4da9-bf21-eb0a7373e46d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata Jan 27 16:49:36.176645 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d3a8894-6e56-4da9-bf21-eb0a7373e46d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:36.176786 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:36.176786 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:36.177440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d3a8894-6e56-4da9-bf21-eb0a7373e46d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:36.204147 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:36.204147 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:36.205655 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d3a8894-6e56-4da9-bf21-eb0a7373e46d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:36.208071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d3a8894-6e56-4da9-bf21-eb0a7373e46d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Get snapshot metadata completed successfully. Jan 27 16:49:36.208655 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d3a8894-6e56-4da9-bf21-eb0a7373e46d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata returned with HTTP 200 Jan 27 16:49:36.209715 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1791/3609] 10.222.0.78 () {58 vars in 1348 bytes} [Wed Jan 27 16:49:36 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata => generated 75 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:49:36.220519 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fff0d305-3f19-4c74-904b-4b2cf6128c0d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] PUT http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata Jan 27 16:49:36.223237 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:36.223237 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:36.224185 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fff0d305-3f19-4c74-904b-4b2cf6128c0d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:36.282494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:36.282494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:36.285322 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fff0d305-3f19-4c74-904b-4b2cf6128c0d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:36.413635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fff0d305-3f19-4c74-904b-4b2cf6128c0d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Update snapshot metadata completed successfully. Jan 27 16:49:36.414372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fff0d305-3f19-4c74-904b-4b2cf6128c0d tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata returned with HTTP 200 Jan 27 16:49:36.415999 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1819/3610] 10.222.0.78 () {60 vars in 1368 bytes} [Wed Jan 27 16:49:36 2021] PUT /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b/metadata => generated 16 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:49:36.429847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c634b6b-6cea-42f2-883f-7b2597a31f23 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] DELETE http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b Jan 27 16:49:36.430494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c634b6b-6cea-42f2-883f-7b2597a31f23 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:36.430711 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:36.430711 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:36.431092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c634b6b-6cea-42f2-883f-7b2597a31f23 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:36.431498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-4c634b6b-6cea-42f2-883f-7b2597a31f23 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Delete snapshot with id: ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b Jan 27 16:49:36.485882 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:36.485882 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:36.487339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4c634b6b-6cea-42f2-883f-7b2597a31f23 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:36.637968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4c634b6b-6cea-42f2-883f-7b2597a31f23 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot delete request issued successfully. Jan 27 16:49:36.638450 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c634b6b-6cea-42f2-883f-7b2597a31f23 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b returned with HTTP 202 Jan 27 16:49:36.639515 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1792/3611] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:49:36 2021] DELETE /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:49:36.652609 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78be00b1-9286-4ac7-8dc1-8ad486fca6c6 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b Jan 27 16:49:36.653140 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78be00b1-9286-4ac7-8dc1-8ad486fca6c6 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:36.654642 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:36.654642 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:36.655038 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78be00b1-9286-4ac7-8dc1-8ad486fca6c6 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:36.737541 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:36.737541 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:36.738722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78be00b1-9286-4ac7-8dc1-8ad486fca6c6 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:36.742087 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78be00b1-9286-4ac7-8dc1-8ad486fca6c6 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b returned with HTTP 200 Jan 27 16:49:36.752144 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1820/3612] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:49:36 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b => generated 468 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:37.762028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aebef715-6327-4c54-9dd8-1a477f75292a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b Jan 27 16:49:37.768909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aebef715-6327-4c54-9dd8-1a477f75292a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:37.769404 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:37.769404 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:37.770510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aebef715-6327-4c54-9dd8-1a477f75292a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:37.863651 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:37.863651 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:37.866052 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aebef715-6327-4c54-9dd8-1a477f75292a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Snapshot retrieved successfully. Jan 27 16:49:37.870052 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aebef715-6327-4c54-9dd8-1a477f75292a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b returned with HTTP 200 Jan 27 16:49:37.872406 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1793/3613] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:49:37 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b => generated 468 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:38.884621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cb4f27c-74ea-4d3f-b0f8-a7a1f43d8a4a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b Jan 27 16:49:38.885750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cb4f27c-74ea-4d3f-b0f8-a7a1f43d8a4a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:38.905672 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:38.905672 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:38.905672 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cb4f27c-74ea-4d3f-b0f8-a7a1f43d8a4a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:38.918373 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cb4f27c-74ea-4d3f-b0f8-a7a1f43d8a4a tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b returned with HTTP 404 Jan 27 16:49:38.919768 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1821/3614] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:49:38 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/snapshots/ccfb7dfa-d19a-49aa-9c96-c1d2c3ce9f6b => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:38.927938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-855f33b5-578b-40d4-9eb7-f793270c2467 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] DELETE http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da Jan 27 16:49:38.928571 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-855f33b5-578b-40d4-9eb7-f793270c2467 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:38.928888 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:38.928888 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:38.929437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-855f33b5-578b-40d4-9eb7-f793270c2467 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:38.930114 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-855f33b5-578b-40d4-9eb7-f793270c2467 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Delete volume with id: 439d41d5-0244-4d1c-ab7d-e2c78a5389da Jan 27 16:49:39.047173 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:39.047173 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:39.048750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-855f33b5-578b-40d4-9eb7-f793270c2467 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Volume info retrieved successfully. Jan 27 16:49:39.159695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-855f33b5-578b-40d4-9eb7-f793270c2467 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Delete volume request issued successfully. Jan 27 16:49:39.160631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-855f33b5-578b-40d4-9eb7-f793270c2467 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da returned with HTTP 202 Jan 27 16:49:39.162043 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1794/3615] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:49:38 2021] DELETE /volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:49:39.171773 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79173baf-9dd0-44ee-9f18-5d653279ecd7 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da Jan 27 16:49:39.172317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79173baf-9dd0-44ee-9f18-5d653279ecd7 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:39.177203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79173baf-9dd0-44ee-9f18-5d653279ecd7 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:39.303695 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:39.303695 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:39.315175 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-79173baf-9dd0-44ee-9f18-5d653279ecd7 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Volume info retrieved successfully. Jan 27 16:49:39.342264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79173baf-9dd0-44ee-9f18-5d653279ecd7 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da returned with HTTP 200 Jan 27 16:49:39.343755 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1822/3616] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:39 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da => generated 915 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:40.361005 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1688905-f45f-4e27-bc14-62845778bea0 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da Jan 27 16:49:40.362922 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1688905-f45f-4e27-bc14-62845778bea0 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:40.363404 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:40.363404 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:40.364033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1688905-f45f-4e27-bc14-62845778bea0 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:40.658377 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:40.658377 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:40.668863 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d1688905-f45f-4e27-bc14-62845778bea0 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Volume info retrieved successfully. Jan 27 16:49:40.693420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1688905-f45f-4e27-bc14-62845778bea0 tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da returned with HTTP 200 Jan 27 16:49:40.694210 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1795/3617] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:40 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da => generated 915 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:40.894390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd5eb6aa-f322-4d8b-b6a6-4c702599a3d5 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] POST http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action Jan 27 16:49:40.895015 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:40.895015 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:40.895690 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd5eb6aa-f322-4d8b-b6a6-4c702599a3d5 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action body: b'{"os-attach": {"instance_uuid": "7f6aa019-4cb6-4428-8ef3-54ba7875e3c4", "mountpoint": "/dev/sdb"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:49:40.896302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd5eb6aa-f322-4d8b-b6a6-4c702599a3d5 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7f6aa019-4cb6-4428-8ef3-54ba7875e3c4", "mountpoint": "/dev/sdb"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:41.047316 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:41.047316 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:41.049156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd5eb6aa-f322-4d8b-b6a6-4c702599a3d5 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:49:41.133902 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd5eb6aa-f322-4d8b-b6a6-4c702599a3d5 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Update volume admin metadata completed successfully. Jan 27 16:49:41.582928 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd5eb6aa-f322-4d8b-b6a6-4c702599a3d5 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Attach volume completed successfully. Jan 27 16:49:41.583910 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd5eb6aa-f322-4d8b-b6a6-4c702599a3d5 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action returned with HTTP 202 Jan 27 16:49:41.584831 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1823/3618] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:49:40 2021] POST /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action => generated 0 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:49:41.593884 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce9b5a77-e19b-4036-95f7-1ddae5034b60 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:49:41.594537 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce9b5a77-e19b-4036-95f7-1ddae5034b60 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:41.594839 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:41.594839 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:41.595417 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce9b5a77-e19b-4036-95f7-1ddae5034b60 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:41.712210 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8814d7df-1f2c-44d1-b95f-509e2dbddc6e tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] GET http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da Jan 27 16:49:41.712744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8814d7df-1f2c-44d1-b95f-509e2dbddc6e tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:41.712959 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:41.712959 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:41.713336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8814d7df-1f2c-44d1-b95f-509e2dbddc6e tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:41.715502 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:41.715502 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:41.735042 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ce9b5a77-e19b-4036-95f7-1ddae5034b60 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:49:41.762702 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:41.762702 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:41.773378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce9b5a77-e19b-4036-95f7-1ddae5034b60 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:49:41.774542 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1796/3619] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:41 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 1244 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:49:41.797566 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-402b382e-a189-420a-b33f-9153e02d96a8 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] POST http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action Jan 27 16:49:41.798346 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:41.798346 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:41.799039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-402b382e-a189-420a-b33f-9153e02d96a8 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action body: b'{"os-detach": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:49:41.799772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-402b382e-a189-420a-b33f-9153e02d96a8 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:41.826521 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8814d7df-1f2c-44d1-b95f-509e2dbddc6e tempest-SnapshotMetadataTestJSON-1017465406 tempest-SnapshotMetadataTestJSON-1017465406-project] http://10.222.0.78/volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da returned with HTTP 404 Jan 27 16:49:41.827521 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1824/3620] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:41 2021] GET /volume/v3/fe883eabb9d848358cb672166fe5eef6/volumes/439d41d5-0244-4d1c-ab7d-e2c78a5389da => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:41.964883 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:41.964883 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:41.966543 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-402b382e-a189-420a-b33f-9153e02d96a8 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:49:42.301995 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-402b382e-a189-420a-b33f-9153e02d96a8 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Detach volume completed successfully. Jan 27 16:49:42.302794 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-402b382e-a189-420a-b33f-9153e02d96a8 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action returned with HTTP 202 Jan 27 16:49:42.304272 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1797/3621] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:49:41 2021] POST /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action => generated 0 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:49:42.312572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8e6324f-2199-480c-a220-5f5d361220c2 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:49:42.313309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8e6324f-2199-480c-a220-5f5d361220c2 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:42.314086 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8e6324f-2199-480c-a220-5f5d361220c2 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:42.369946 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:42.369946 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:42.381551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a8e6324f-2199-480c-a220-5f5d361220c2 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:49:42.410612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8e6324f-2199-480c-a220-5f5d361220c2 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:49:42.432487 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1825/3622] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:42 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 929 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:46.813897 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] POST http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes Jan 27 16:49:46.814454 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:46.814454 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:46.814983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1623311335"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:46.816668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Create volume request body: {'volume': {'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1623311335'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:49:46.986906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Create volume of 1 GB Jan 27 16:49:47.019420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Availability Zones retrieved successfully. Jan 27 16:49:47.044590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Flow 'volume_create_api' (de2822aa-bdf3-42f5-9c38-e3c709027fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:49:47.047686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5981e06-e94e-43e0-bc11-ed4927292cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:47.050038 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:49:47.186478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5981e06-e94e-43e0-bc11-ed4927292cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:47.189158 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaad4db7-edc8-4f58-afc6-9edafd2587c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:47.316888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Created reservations ['a177ca10-2051-47d5-885d-363e8d6f5448', '033b4ae9-4a37-42af-bece-0584bf5a57d8', 'bd388aa1-7c44-40ce-819c-e69da416ad1f', '8142560f-e72a-48d2-90fc-3ec59cc03792'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:49:47.318990 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaad4db7-edc8-4f58-afc6-9edafd2587c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a177ca10-2051-47d5-885d-363e8d6f5448', '033b4ae9-4a37-42af-bece-0584bf5a57d8', 'bd388aa1-7c44-40ce-819c-e69da416ad1f', '8142560f-e72a-48d2-90fc-3ec59cc03792']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:47.321225 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (253f45ab-aa38-4a31-be64-b1acbd5497ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:47.426135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (253f45ab-aa38-4a31-be64-b1acbd5497ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5206a5b2-b59f-4197-98bb-6bb0c883f4a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1623311335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ef33ccbf46428a80368fee6135acb6',qos_specs=None,replication_status=,reservations=['a177ca10-2051-47d5-885d-363e8d6f5448','033b4ae9-4a37-42af-bece-0584bf5a57d8','bd388aa1-7c44-40ce-819c-e69da416ad1f','8142560f-e72a-48d2-90fc-3ec59cc03792'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df15b818cfef4e788073eda85b621e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1623311335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5206a5b2-b59f-4197-98bb-6bb0c883f4a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73ef33ccbf46428a80368fee6135acb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='df15b818cfef4e788073eda85b621e14',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:47.428302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91b4501-4fb9-4e57-bcff-78759715df8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:47.495157 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91b4501-4fb9-4e57-bcff-78759715df8d) transitioned into state 'SUCCESS' from state '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-1623311335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ef33ccbf46428a80368fee6135acb6',qos_specs=None,replication_status=,reservations=['a177ca10-2051-47d5-885d-363e8d6f5448','033b4ae9-4a37-42af-bece-0584bf5a57d8','bd388aa1-7c44-40ce-819c-e69da416ad1f','8142560f-e72a-48d2-90fc-3ec59cc03792'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df15b818cfef4e788073eda85b621e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:47.497870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6c98b48-1674-46bc-b8d0-7a88f3989c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:49:47.559055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6c98b48-1674-46bc-b8d0-7a88f3989c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:49:47.564090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Flow 'volume_create_api' (de2822aa-bdf3-42f5-9c38-e3c709027fa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:49:47.618455 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Create volume request issued successfully. Jan 27 16:49:47.640020 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-583c4bb7-00e1-42d1-b41d-4bcaac5975f5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes returned with HTTP 202 Jan 27 16:49:47.641466 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1798/3623] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:49:46 2021] POST /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes => generated 816 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:49:47.657300 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-378835a3-a456-43e3-a926-813a7baf429c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:49:47.658001 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-378835a3-a456-43e3-a926-813a7baf429c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:47.658357 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:47.658357 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:47.658981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-378835a3-a456-43e3-a926-813a7baf429c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:47.717479 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:47.717479 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:47.732490 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-378835a3-a456-43e3-a926-813a7baf429c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:49:47.764656 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-378835a3-a456-43e3-a926-813a7baf429c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:49:47.765481 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1826/3624] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:47 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 884 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:48.789374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-091d76e1-1a59-474c-b083-605dd06dbeb8 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:49:48.794039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-091d76e1-1a59-474c-b083-605dd06dbeb8 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:48.794274 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:48.794274 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:48.794707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-091d76e1-1a59-474c-b083-605dd06dbeb8 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:48.870276 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:48.870276 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:48.881754 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-091d76e1-1a59-474c-b083-605dd06dbeb8 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:49:48.922258 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-091d76e1-1a59-474c-b083-605dd06dbeb8 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:49:48.923208 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1799/3625] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:48 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:49.938592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31e39eee-658a-4e6f-966f-30cfefe5062b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:49:49.939127 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31e39eee-658a-4e6f-966f-30cfefe5062b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:49.939376 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:49.939376 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:49.939713 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31e39eee-658a-4e6f-966f-30cfefe5062b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:50.036916 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:50.036916 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:50.050986 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-31e39eee-658a-4e6f-966f-30cfefe5062b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:49:50.078473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31e39eee-658a-4e6f-966f-30cfefe5062b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:49:50.080262 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1827/3626] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:49 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:51.097296 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9aa59015-aff7-43d0-bed1-53d1eea32efa tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:49:51.097964 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9aa59015-aff7-43d0-bed1-53d1eea32efa tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:51.098254 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:51.098254 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:51.103939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9aa59015-aff7-43d0-bed1-53d1eea32efa tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:51.203162 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:51.203162 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:51.226454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9aa59015-aff7-43d0-bed1-53d1eea32efa tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:49:51.265596 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9aa59015-aff7-43d0-bed1-53d1eea32efa tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:49:51.266824 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1800/3627] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:51 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:51.721106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-688da560-3920-4984-b36e-0e36f00cc96f tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] POST http://10.222.0.78/volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types Jan 27 16:49:51.721617 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:51.721617 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:51.722311 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-688da560-3920-4984-b36e-0e36f00cc96f tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1934179393", "description": "tempest-group-type-description-1166711405", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:52.067580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-688da560-3920-4984-b36e-0e36f00cc96f tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] http://10.222.0.78/volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types returned with HTTP 202 Jan 27 16:49:52.073968 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1828/3628] 10.222.0.78 () {62 vars in 1279 bytes} [Wed Jan 27 16:49:51 2021] POST /volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types => generated 265 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:49:52.091091 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-603416c2-f347-466d-b5a3-9585eb7bfff9 tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] GET http://10.222.0.78/volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types Jan 27 16:49:52.092795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-603416c2-f347-466d-b5a3-9585eb7bfff9 tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:52.093026 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:52.093026 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:52.095391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-603416c2-f347-466d-b5a3-9585eb7bfff9 tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:52.122326 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-603416c2-f347-466d-b5a3-9585eb7bfff9 tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] http://10.222.0.78/volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types returned with HTTP 200 Jan 27 16:49:52.129966 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1801/3629] 10.222.0.78 () {60 vars in 1257 bytes} [Wed Jan 27 16:49:52 2021] GET /volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types => generated 499 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:49:52.134821 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1aa81129-23f4-4d76-9f7b-0603305b8847 tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] PUT http://10.222.0.78/volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types/9c63c61c-5526-4a5c-a3e8-45234ddd9815 Jan 27 16:49:52.136243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1aa81129-23f4-4d76-9f7b-0603305b8847 tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1694271387", "description": "updated-group-type-desc"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:49:52.195102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1aa81129-23f4-4d76-9f7b-0603305b8847 tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] http://10.222.0.78/volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types/9c63c61c-5526-4a5c-a3e8-45234ddd9815 returned with HTTP 200 Jan 27 16:49:52.196001 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1829/3630] 10.222.0.78 () {62 vars in 1389 bytes} [Wed Jan 27 16:49:52 2021] PUT /volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types/9c63c61c-5526-4a5c-a3e8-45234ddd9815 => generated 255 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:49:52.208961 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6feb4abe-9f19-4425-ab2c-1ceddc4afcec tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] GET http://10.222.0.78/volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types/9c63c61c-5526-4a5c-a3e8-45234ddd9815 Jan 27 16:49:52.209576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6feb4abe-9f19-4425-ab2c-1ceddc4afcec tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:52.210084 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6feb4abe-9f19-4425-ab2c-1ceddc4afcec tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:52.229139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6feb4abe-9f19-4425-ab2c-1ceddc4afcec tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] http://10.222.0.78/volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types/9c63c61c-5526-4a5c-a3e8-45234ddd9815 returned with HTTP 200 Jan 27 16:49:52.230849 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1802/3631] 10.222.0.78 () {60 vars in 1368 bytes} [Wed Jan 27 16:49:52 2021] GET /volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types/9c63c61c-5526-4a5c-a3e8-45234ddd9815 => generated 255 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:49:52.242120 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69f1083c-ab7f-42b9-b26e-2dbe569e290c tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] DELETE http://10.222.0.78/volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types/9c63c61c-5526-4a5c-a3e8-45234ddd9815 Jan 27 16:49:52.242709 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69f1083c-ab7f-42b9-b26e-2dbe569e290c tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:52.243222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69f1083c-ab7f-42b9-b26e-2dbe569e290c tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:52.281640 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:49:52.281640 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:49:52.284963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd1bdb1c-ace7-4eac-9497-f4d2c32d6e8b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:49:52.285733 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd1bdb1c-ace7-4eac-9497-f4d2c32d6e8b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:52.286426 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd1bdb1c-ace7-4eac-9497-f4d2c32d6e8b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:52.333418 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69f1083c-ab7f-42b9-b26e-2dbe569e290c tempest-GroupTypesTest-283666056 tempest-GroupTypesTest-283666056-project-admin] http://10.222.0.78/volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types/9c63c61c-5526-4a5c-a3e8-45234ddd9815 returned with HTTP 202 Jan 27 16:49:52.334838 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1830/3632] 10.222.0.78 () {60 vars in 1371 bytes} [Wed Jan 27 16:49:52 2021] DELETE /volume/v3/a18b12ca49774c2ca5ca7a3b9dea8cb4/group_types/9c63c61c-5526-4a5c-a3e8-45234ddd9815 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:49:52.407727 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:52.407727 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:52.428643 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd1bdb1c-ace7-4eac-9497-f4d2c32d6e8b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:49:52.461829 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd1bdb1c-ace7-4eac-9497-f4d2c32d6e8b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:49:52.463682 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1803/3633] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:52 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:49:53.480146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b48fb6d-e8f6-4a81-8eac-93cc7459061b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:49:53.480742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b48fb6d-e8f6-4a81-8eac-93cc7459061b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:53.481275 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b48fb6d-e8f6-4a81-8eac-93cc7459061b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:53.555887 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:53.555887 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:53.568129 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b48fb6d-e8f6-4a81-8eac-93cc7459061b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:49:53.592399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b48fb6d-e8f6-4a81-8eac-93cc7459061b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:49:53.593223 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1831/3634] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:53 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:54.610053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ef50381-03d5-4afd-9e96-6bd820516594 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:49:54.610613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ef50381-03d5-4afd-9e96-6bd820516594 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:54.610778 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:54.610778 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:54.611155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ef50381-03d5-4afd-9e96-6bd820516594 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:54.679913 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:54.679913 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:54.692987 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ef50381-03d5-4afd-9e96-6bd820516594 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:49:54.721938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ef50381-03d5-4afd-9e96-6bd820516594 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:49:54.723876 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1804/3635] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:54 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:55.741125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5b414d6-5138-446d-aada-b42754e97140 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:49:55.741781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5b414d6-5138-446d-aada-b42754e97140 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:55.743025 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:55.743025 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:55.743638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5b414d6-5138-446d-aada-b42754e97140 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:55.843625 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:55.843625 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:55.870536 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5b414d6-5138-446d-aada-b42754e97140 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:49:55.934052 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5b414d6-5138-446d-aada-b42754e97140 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:49:55.935064 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1832/3636] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:55 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:56.951252 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa05806f-ddd2-4d32-bc42-2a65ddd77b53 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:49:56.952509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa05806f-ddd2-4d32-bc42-2a65ddd77b53 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:56.952933 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:56.952933 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:56.953577 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa05806f-ddd2-4d32-bc42-2a65ddd77b53 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:57.082731 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:57.082731 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:57.100425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa05806f-ddd2-4d32-bc42-2a65ddd77b53 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:49:57.142753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa05806f-ddd2-4d32-bc42-2a65ddd77b53 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:49:57.148017 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1805/3637] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:56 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:58.163264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92d459af-2264-46c3-b811-c46924458a2f tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:49:58.163783 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92d459af-2264-46c3-b811-c46924458a2f tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:58.163996 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:58.163996 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:58.164368 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92d459af-2264-46c3-b811-c46924458a2f tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:58.256394 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:58.256394 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:58.294892 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-92d459af-2264-46c3-b811-c46924458a2f tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:49:58.348741 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92d459af-2264-46c3-b811-c46924458a2f tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:49:58.351030 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1833/3638] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:58 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:59.374360 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbe29d06-66b4-4983-b7e7-1f503fc7b329 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:49:59.384681 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbe29d06-66b4-4983-b7e7-1f503fc7b329 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:49:59.387557 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:59.387557 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:59.391480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbe29d06-66b4-4983-b7e7-1f503fc7b329 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:49:59.487464 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:49:59.487464 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:49:59.502486 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fbe29d06-66b4-4983-b7e7-1f503fc7b329 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:49:59.532146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbe29d06-66b4-4983-b7e7-1f503fc7b329 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:49:59.533352 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1806/3639] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:49:59 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:49:59.994979 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f131566a-2ef5-4cac-b069-3a9e30d1d2ce tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] POST http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types Jan 27 16:49:59.996428 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:49:59.996428 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:49:59.997085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f131566a-2ef5-4cac-b069-3a9e30d1d2ce tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-127537209"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:00.127010 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f131566a-2ef5-4cac-b069-3a9e30d1d2ce tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types returned with HTTP 200 Jan 27 16:50:00.128972 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1834/3640] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:49:59 2021] POST /volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types => generated 215 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:00.140423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b484d0e-c3c3-435a-b9a9-295a346602a4 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] POST http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/group_types Jan 27 16:50:00.140423 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:00.140423 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:00.140423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b484d0e-c3c3-435a-b9a9-295a346602a4 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-871927216"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:00.231588 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b484d0e-c3c3-435a-b9a9-295a346602a4 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/group_types returned with HTTP 202 Jan 27 16:50:00.238697 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1807/3641] 10.222.0.78 () {62 vars in 1278 bytes} [Wed Jan 27 16:50:00 2021] POST /volume/v3/ef39e62cd5bc43bbb1096475dff981b7/group_types => generated 172 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:00.423088 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36f3910c-9744-4036-b1ab-1c6462ca0229 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] POST http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups Jan 27 16:50:00.424240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36f3910c-9744-4036-b1ab-1c6462ca0229 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "49f0064c-e677-47e9-b874-6b0e22857974", "volume_types": ["d5d6cb53-8a47-45e8-81e9-b33cbc69552b"], "name": "tempest-Group1-51990487"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:00.425333 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-36f3910c-9744-4036-b1ab-1c6462ca0229 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Creating new group {'group': {'group_type': '49f0064c-e677-47e9-b874-6b0e22857974', 'volume_types': ['d5d6cb53-8a47-45e8-81e9-b33cbc69552b'], 'name': 'tempest-Group1-51990487'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:50:00.437387 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-36f3910c-9744-4036-b1ab-1c6462ca0229 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Creating group tempest-Group1-51990487. Jan 27 16:50:00.468224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36f3910c-9744-4036-b1ab-1c6462ca0229 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Availability Zones retrieved successfully. Jan 27 16:50:00.520938 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-36f3910c-9744-4036-b1ab-1c6462ca0229 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Created reservations ['ee389a68-487a-4f4b-be79-d8dc0a651879'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:00.549170 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59296064-8424-4d88-b696-90185aab8944 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:00.549972 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59296064-8424-4d88-b696-90185aab8944 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:00.550459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59296064-8424-4d88-b696-90185aab8944 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:00.603730 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:00.603730 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:00.615477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59296064-8424-4d88-b696-90185aab8944 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:00.644594 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59296064-8424-4d88-b696-90185aab8944 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:00.645712 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1808/3642] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:00 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:50:00.743767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36f3910c-9744-4036-b1ab-1c6462ca0229 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups returned with HTTP 202 Jan 27 16:50:00.745015 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1835/3643] 10.222.0.78 () {62 vars in 1264 bytes} [Wed Jan 27 16:50:00 2021] POST /volume/v3/914600decb864ee9a00ed1c8719ba627/groups => generated 92 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:50:00.754057 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99708c91-32d6-499a-addf-23651b5f8c96 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c Jan 27 16:50:00.754644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99708c91-32d6-499a-addf-23651b5f8c96 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:00.754837 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:00.754837 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:00.755552 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99708c91-32d6-499a-addf-23651b5f8c96 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:00.755965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-99708c91-32d6-499a-addf-23651b5f8c96 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member 510ec84d-45d8-4862-bbe2-2e7e6a263f4c {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:00.765710 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:00.765710 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:00.797651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99708c91-32d6-499a-addf-23651b5f8c96 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c returned with HTTP 200 Jan 27 16:50:00.798511 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1809/3644] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:00 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c => generated 320 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:01.663935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d27a468-54c9-4839-98ba-49273702ad53 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:01.665447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d27a468-54c9-4839-98ba-49273702ad53 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:01.665873 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:01.665873 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:01.667876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d27a468-54c9-4839-98ba-49273702ad53 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:01.729497 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:01.729497 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:01.739499 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3d27a468-54c9-4839-98ba-49273702ad53 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:01.765959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d27a468-54c9-4839-98ba-49273702ad53 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:01.766894 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1836/3645] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:01 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:01.811325 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32d13106-b853-49c3-a329-cdfcc3a5d222 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c Jan 27 16:50:01.812070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32d13106-b853-49c3-a329-cdfcc3a5d222 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:01.812543 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:01.812543 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:01.813069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32d13106-b853-49c3-a329-cdfcc3a5d222 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:01.813668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-32d13106-b853-49c3-a329-cdfcc3a5d222 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member 510ec84d-45d8-4862-bbe2-2e7e6a263f4c {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:01.821342 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:01.821342 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:01.852683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32d13106-b853-49c3-a329-cdfcc3a5d222 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c returned with HTTP 200 Jan 27 16:50:01.854317 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1810/3646] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:01 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c => generated 321 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:01.865948 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a40dc9dc-2cc7-4168-a5af-2de6dd9ed7a9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] POST http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups Jan 27 16:50:01.866762 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:01.866762 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:01.868846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a40dc9dc-2cc7-4168-a5af-2de6dd9ed7a9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "49f0064c-e677-47e9-b874-6b0e22857974", "volume_types": ["d5d6cb53-8a47-45e8-81e9-b33cbc69552b"], "name": "tempest-Group2-2060069862"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:01.870840 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-a40dc9dc-2cc7-4168-a5af-2de6dd9ed7a9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Creating new group {'group': {'group_type': '49f0064c-e677-47e9-b874-6b0e22857974', 'volume_types': ['d5d6cb53-8a47-45e8-81e9-b33cbc69552b'], 'name': 'tempest-Group2-2060069862'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:50:01.886869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-a40dc9dc-2cc7-4168-a5af-2de6dd9ed7a9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Creating group tempest-Group2-2060069862. Jan 27 16:50:01.917345 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a40dc9dc-2cc7-4168-a5af-2de6dd9ed7a9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Availability Zones retrieved successfully. Jan 27 16:50:01.973302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a40dc9dc-2cc7-4168-a5af-2de6dd9ed7a9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Created reservations ['765342ca-c67d-4f6e-86f1-55a7aca156d1'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:02.184098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a40dc9dc-2cc7-4168-a5af-2de6dd9ed7a9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups returned with HTTP 202 Jan 27 16:50:02.188854 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1837/3647] 10.222.0.78 () {62 vars in 1264 bytes} [Wed Jan 27 16:50:01 2021] POST /volume/v3/914600decb864ee9a00ed1c8719ba627/groups => generated 94 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:50:02.194200 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31b15715-a727-45d3-a124-a6c7660f9ba8 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 Jan 27 16:50:02.194781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31b15715-a727-45d3-a124-a6c7660f9ba8 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:02.194998 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:02.194998 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:02.195410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31b15715-a727-45d3-a124-a6c7660f9ba8 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:02.195823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-31b15715-a727-45d3-a124-a6c7660f9ba8 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member 7eabf300-1e12-4741-8119-c86f077e2401 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:02.212789 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:02.212789 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:02.262927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31b15715-a727-45d3-a124-a6c7660f9ba8 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 returned with HTTP 200 Jan 27 16:50:02.266242 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1811/3648] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:02 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 => generated 322 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:02.783027 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0eabe4bd-0f74-4916-a250-e19206213d39 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:02.783649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0eabe4bd-0f74-4916-a250-e19206213d39 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:02.783768 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:02.783768 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:02.784118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0eabe4bd-0f74-4916-a250-e19206213d39 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:02.843804 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:02.843804 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:02.856313 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0eabe4bd-0f74-4916-a250-e19206213d39 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:02.883495 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0eabe4bd-0f74-4916-a250-e19206213d39 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:02.893869 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1838/3649] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:02 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:03.279144 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-123a46f6-86b5-4c95-9a72-e0571bfae55d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 Jan 27 16:50:03.279826 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-123a46f6-86b5-4c95-9a72-e0571bfae55d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:03.280247 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:03.280247 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:03.280619 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-123a46f6-86b5-4c95-9a72-e0571bfae55d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:03.281035 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-123a46f6-86b5-4c95-9a72-e0571bfae55d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member 7eabf300-1e12-4741-8119-c86f077e2401 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:03.289386 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:03.289386 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:03.319700 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-123a46f6-86b5-4c95-9a72-e0571bfae55d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 returned with HTTP 200 Jan 27 16:50:03.320575 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1812/3650] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:03 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 => generated 323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:03.332389 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] POST http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes Jan 27 16:50:03.333753 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:03.333753 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:03.334491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1506747527", "volume_type": "d5d6cb53-8a47-45e8-81e9-b33cbc69552b", "group_id": "510ec84d-45d8-4862-bbe2-2e7e6a263f4c", "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:03.336015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Create volume request body: {'volume': {'name': 'tempest-volume-1506747527', 'volume_type': 'd5d6cb53-8a47-45e8-81e9-b33cbc69552b', 'group_id': '510ec84d-45d8-4862-bbe2-2e7e6a263f4c', 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:50:03.361262 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:03.361262 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:03.361262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Create volume of 1 GB Jan 27 16:50:03.378763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Availability Zones retrieved successfully. Jan 27 16:50:03.395406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Flow 'volume_create_api' (d1b4f764-b4db-40d5-8188-6bf55b9a1e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:03.402290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7415597-c850-47ea-bdc1-f208575442ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:03.404016 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:03.404016 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:03.404543 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:50:03.456998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7415597-c850-47ea-bdc1-f208575442ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:50:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d5d6cb53-8a47-45e8-81e9-b33cbc69552b,is_public=True,name='tempest-GroupsTest-volume-type-127537209',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5d6cb53-8a47-45e8-81e9-b33cbc69552b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '510ec84d-45d8-4862-bbe2-2e7e6a263f4c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:03.459540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ef6e4a-04e4-438c-b12c-f97e6e9f54d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:03.519220 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-127537209 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-127537209, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:50:03.520334 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-127537209 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-127537209, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:50:03.901283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1571ecd8-989c-4c49-8a99-1f06e4ef8585 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:03.901940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1571ecd8-989c-4c49-8a99-1f06e4ef8585 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:03.902071 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:03.902071 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:03.902434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1571ecd8-989c-4c49-8a99-1f06e4ef8585 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:03.952354 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:03.952354 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:03.961129 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1571ecd8-989c-4c49-8a99-1f06e4ef8585 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:03.984221 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1571ecd8-989c-4c49-8a99-1f06e4ef8585 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:03.985049 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1813/3651] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:03 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 908 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:50:04.427988 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cadc5e4-7375-407d-b631-2c477541f652 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] POST http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action Jan 27 16:50:04.428453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:04.428453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:04.428895 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cadc5e4-7375-407d-b631-2c477541f652 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action body: b'{"os-attach": {"instance_uuid": "3de05213-c0ac-44cc-93c3-6f5fcad810d9", "mountpoint": "/dev/sdb"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:04.429287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cadc5e4-7375-407d-b631-2c477541f652 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3de05213-c0ac-44cc-93c3-6f5fcad810d9", "mountpoint": "/dev/sdb"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:04.480238 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:04.480238 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:04.481407 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3cadc5e4-7375-407d-b631-2c477541f652 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:04.493613 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3cadc5e4-7375-407d-b631-2c477541f652 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Update volume admin metadata completed successfully. Jan 27 16:50:05.841231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Created reservations ['0b2ec5d2-9b65-44da-a285-e63c2094d5c1', 'c15c7d57-5d48-43c8-bc26-66227aad032a', '2c5f4b0e-18a9-4aea-9c26-0ce770d97030', 'de809d89-891b-4ebb-ba4f-ecd65989fad4'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:05.847101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ef6e4a-04e4-438c-b12c-f97e6e9f54d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b2ec5d2-9b65-44da-a285-e63c2094d5c1', 'c15c7d57-5d48-43c8-bc26-66227aad032a', '2c5f4b0e-18a9-4aea-9c26-0ce770d97030', 'de809d89-891b-4ebb-ba4f-ecd65989fad4']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:05.847101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b3c8b01-baef-49b3-86e3-b2c44ec806ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:06.055656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b3c8b01-baef-49b3-86e3-b2c44ec806ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41c0ac05-a0ad-4bca-beef-9612e88f058f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1506747527',encryption_key_id=None,group_id=510ec84d-45d8-4862-bbe2-2e7e6a263f4c,group_type_id=,metadata={},multiattach=False,project_id='914600decb864ee9a00ed1c8719ba627',qos_specs=None,replication_status=,reservations=['0b2ec5d2-9b65-44da-a285-e63c2094d5c1','c15c7d57-5d48-43c8-bc26-66227aad032a','2c5f4b0e-18a9-4aea-9c26-0ce770d97030','de809d89-891b-4ebb-ba4f-ecd65989fad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49307fdff864ee594a9ce6ceb63f3b7',volume_type_id=d5d6cb53-8a47-45e8-81e9-b33cbc69552b), 'volume': 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-27T16:50:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1506747527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=510ec84d-45d8-4862-bbe2-2e7e6a263f4c,host=None,id=41c0ac05-a0ad-4bca-beef-9612e88f058f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914600decb864ee9a00ed1c8719ba627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a49307fdff864ee594a9ce6ceb63f3b7',volume_attachment=,volume_type=,volume_type_id=d5d6cb53-8a47-45e8-81e9-b33cbc69552b)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:06.058090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0126a5d3-5b11-43ec-bf5e-6d69da0f9b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:06.112682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3cadc5e4-7375-407d-b631-2c477541f652 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Attach volume completed successfully. Jan 27 16:50:06.113689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cadc5e4-7375-407d-b631-2c477541f652 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action returned with HTTP 202 Jan 27 16:50:06.114639 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1814/3652] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:50:04 2021] POST /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action => generated 0 bytes in 1690 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:50:06.118396 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b8ab549-460a-40a5-9a36-e54640c3fa15 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:06.118913 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b8ab549-460a-40a5-9a36-e54640c3fa15 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:06.119124 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:06.119124 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:06.119661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b8ab549-460a-40a5-9a36-e54640c3fa15 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:06.145627 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0126a5d3-5b11-43ec-bf5e-6d69da0f9b56) transitioned into state 'SUCCESS' from state '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-1506747527',encryption_key_id=None,group_id=510ec84d-45d8-4862-bbe2-2e7e6a263f4c,group_type_id=,metadata={},multiattach=False,project_id='914600decb864ee9a00ed1c8719ba627',qos_specs=None,replication_status=,reservations=['0b2ec5d2-9b65-44da-a285-e63c2094d5c1','c15c7d57-5d48-43c8-bc26-66227aad032a','2c5f4b0e-18a9-4aea-9c26-0ce770d97030','de809d89-891b-4ebb-ba4f-ecd65989fad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49307fdff864ee594a9ce6ceb63f3b7',volume_type_id=d5d6cb53-8a47-45e8-81e9-b33cbc69552b)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:06.147833 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e731616-e964-4c6a-ad24-b51bb5471384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:06.176127 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:06.176127 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:06.185274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1b8ab549-460a-40a5-9a36-e54640c3fa15 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:06.208106 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e731616-e964-4c6a-ad24-b51bb5471384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:06.211122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Flow 'volume_create_api' (d1b4f764-b4db-40d5-8188-6bf55b9a1e24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:06.211953 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b8ab549-460a-40a5-9a36-e54640c3fa15 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:06.212788 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1815/3653] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:06 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 966 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:06.222213 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ced5e9b-d855-42af-9325-6ea3849e63d3 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:06.222213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ced5e9b-d855-42af-9325-6ea3849e63d3 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:06.222213 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:06.222213 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:06.222213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ced5e9b-d855-42af-9325-6ea3849e63d3 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:06.296457 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:06.296457 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:06.304320 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Create volume request issued successfully. Jan 27 16:50:06.318351 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6ced5e9b-d855-42af-9325-6ea3849e63d3 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:06.334161 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:06.334616 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:06.350632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:06.355578 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:06.355578 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:06.363376 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:06.363376 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:06.376385 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ced5e9b-d855-42af-9325-6ea3849e63d3 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:06.377206 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1816/3654] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:06 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 1244 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:06.402907 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b59dc626-a33b-4d1e-9aab-bb728fa8dcf2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes returned with HTTP 202 Jan 27 16:50:06.402907 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1839/3655] 10.222.0.78 () {62 vars in 1267 bytes} [Wed Jan 27 16:50:03 2021] POST /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes => generated 880 bytes in 3073 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:06.406571 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9a6f5e2-b527-41fe-8dfb-26dbb8da864d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:06.407105 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9a6f5e2-b527-41fe-8dfb-26dbb8da864d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:06.411280 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:06.411280 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:06.411280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9a6f5e2-b527-41fe-8dfb-26dbb8da864d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:06.425278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6d2977e-af02-42bb-ac3a-696525a73c8d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f Jan 27 16:50:06.426231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6d2977e-af02-42bb-ac3a-696525a73c8d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:06.426651 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:06.426651 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:06.427328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6d2977e-af02-42bb-ac3a-696525a73c8d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:06.462593 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:06.462593 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:06.472773 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b9a6f5e2-b527-41fe-8dfb-26dbb8da864d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:06.491598 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:06.491598 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:06.498587 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:06.498587 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:06.501074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9a6f5e2-b527-41fe-8dfb-26dbb8da864d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:06.501897 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1817/3656] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:06 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 1244 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:06.509538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6d2977e-af02-42bb-ac3a-696525a73c8d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:06.518926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca63885a-ba44-4dc5-ab46-f93b214edec6 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] POST http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action Jan 27 16:50:06.519642 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:06.519642 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:06.520982 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca63885a-ba44-4dc5-ab46-f93b214edec6 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action body: b'{"os-detach": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:06.521536 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca63885a-ba44-4dc5-ab46-f93b214edec6 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:06.529005 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-e6d2977e-af02-42bb-ac3a-696525a73c8d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:06.529587 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-e6d2977e-af02-42bb-ac3a-696525a73c8d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:06.539433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-e6d2977e-af02-42bb-ac3a-696525a73c8d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:06.547332 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:06.547332 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:06.571534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6d2977e-af02-42bb-ac3a-696525a73c8d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f returned with HTTP 200 Jan 27 16:50:06.573553 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1840/3657] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:06 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f => generated 972 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:06.579448 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:06.579448 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:06.580816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca63885a-ba44-4dc5-ab46-f93b214edec6 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:07.031154 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca63885a-ba44-4dc5-ab46-f93b214edec6 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Detach volume completed successfully. Jan 27 16:50:07.031759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca63885a-ba44-4dc5-ab46-f93b214edec6 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action returned with HTTP 202 Jan 27 16:50:07.033075 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1818/3658] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:50:06 2021] POST /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action => generated 0 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:50:07.045116 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4c31e69-54e4-45f7-9469-2fe550257964 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:07.045616 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4c31e69-54e4-45f7-9469-2fe550257964 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:07.045839 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:07.045839 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:07.046219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4c31e69-54e4-45f7-9469-2fe550257964 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:07.122345 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:07.122345 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:07.127753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4c31e69-54e4-45f7-9469-2fe550257964 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:07.156963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4c31e69-54e4-45f7-9469-2fe550257964 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:07.156963 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1841/3659] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:07 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 929 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:07.231024 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3299e97-e75f-45b0-b580-8259764e6e79 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:07.231801 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3299e97-e75f-45b0-b580-8259764e6e79 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:07.232114 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:07.232114 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:07.232775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3299e97-e75f-45b0-b580-8259764e6e79 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:07.309567 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:07.309567 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:07.327684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3299e97-e75f-45b0-b580-8259764e6e79 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:07.390850 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3299e97-e75f-45b0-b580-8259764e6e79 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:07.392541 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1819/3660] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:07 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:07.589250 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9366562e-dea7-4066-9263-8796c8408587 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f Jan 27 16:50:07.590029 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9366562e-dea7-4066-9263-8796c8408587 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:07.590414 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:07.590414 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:07.591029 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9366562e-dea7-4066-9263-8796c8408587 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:07.653702 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:07.653702 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:07.662750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9366562e-dea7-4066-9263-8796c8408587 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:07.681341 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9366562e-dea7-4066-9263-8796c8408587 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:07.681838 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9366562e-dea7-4066-9263-8796c8408587 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:07.691317 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-9366562e-dea7-4066-9263-8796c8408587 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:07.699757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:07.699757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:07.725472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9366562e-dea7-4066-9263-8796c8408587 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f returned with HTTP 200 Jan 27 16:50:07.733516 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1842/3661] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:07 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f => generated 973 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:07.742395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d52eaeb8-723c-4de5-bc59-312c5bb4ff8a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c Jan 27 16:50:07.742968 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d52eaeb8-723c-4de5-bc59-312c5bb4ff8a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:07.743159 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:07.743159 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:07.743815 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d52eaeb8-723c-4de5-bc59-312c5bb4ff8a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:07.745085 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-d52eaeb8-723c-4de5-bc59-312c5bb4ff8a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member 510ec84d-45d8-4862-bbe2-2e7e6a263f4c {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:07.755036 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:07.755036 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:07.793002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d52eaeb8-723c-4de5-bc59-312c5bb4ff8a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c returned with HTTP 200 Jan 27 16:50:07.794917 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1820/3662] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:07 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c => generated 321 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:07.806632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf4ab981-b1a7-418c-9dbe-f912154c8ed8 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 Jan 27 16:50:07.808429 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf4ab981-b1a7-418c-9dbe-f912154c8ed8 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:07.808758 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:07.808758 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:07.809314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf4ab981-b1a7-418c-9dbe-f912154c8ed8 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:07.809872 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-bf4ab981-b1a7-418c-9dbe-f912154c8ed8 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member 7eabf300-1e12-4741-8119-c86f077e2401 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:07.818082 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:07.818082 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:07.848545 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf4ab981-b1a7-418c-9dbe-f912154c8ed8 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 returned with HTTP 200 Jan 27 16:50:07.849558 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1843/3663] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:07 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 => generated 323 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:07.861103 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1264e80a-55f9-4ce3-9fac-8bb6e8acd58d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/detail Jan 27 16:50:07.861827 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1264e80a-55f9-4ce3-9fac-8bb6e8acd58d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:07.862380 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:07.862380 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:07.862987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1264e80a-55f9-4ce3-9fac-8bb6e8acd58d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:07.864019 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:07.864019 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:07.956680 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1264e80a-55f9-4ce3-9fac-8bb6e8acd58d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/detail returned with HTTP 200 Jan 27 16:50:07.958072 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1821/3664] 10.222.0.78 () {60 vars in 1263 bytes} [Wed Jan 27 16:50:07 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/detail => generated 638 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:07.969097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51ab14b1-2586-47ab-be3d-11a176ce902f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail Jan 27 16:50:07.969888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51ab14b1-2586-47ab-be3d-11a176ce902f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:07.970266 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:07.970266 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:07.970875 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51ab14b1-2586-47ab-be3d-11a176ce902f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:07.971781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-51ab14b1-2586-47ab-be3d-11a176ce902f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:50:07.972731 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:07.972731 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:07.974063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51ab14b1-2586-47ab-be3d-11a176ce902f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:50:08.053538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51ab14b1-2586-47ab-be3d-11a176ce902f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Get all volumes completed successfully. Jan 27 16:50:08.056014 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-51ab14b1-2586-47ab-be3d-11a176ce902f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:08.056693 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-51ab14b1-2586-47ab-be3d-11a176ce902f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:08.066818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-51ab14b1-2586-47ab-be3d-11a176ce902f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:08.074955 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:08.074955 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:08.097849 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51ab14b1-2586-47ab-be3d-11a176ce902f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail returned with HTTP 200 Jan 27 16:50:08.099416 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1844/3665] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:50:07 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail => generated 976 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:08.114536 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c100f29-a8d1-404f-9206-3439455ae86b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail Jan 27 16:50:08.115109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c100f29-a8d1-404f-9206-3439455ae86b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:08.115374 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:08.115374 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:08.115750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c100f29-a8d1-404f-9206-3439455ae86b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:08.116460 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-9c100f29-a8d1-404f-9206-3439455ae86b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:50:08.117170 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:08.117170 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:08.118240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c100f29-a8d1-404f-9206-3439455ae86b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:50:08.172278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9c100f29-a8d1-404f-9206-3439455ae86b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Get all volumes completed successfully. Jan 27 16:50:08.173963 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9c100f29-a8d1-404f-9206-3439455ae86b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:08.174412 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9c100f29-a8d1-404f-9206-3439455ae86b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:08.183447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-9c100f29-a8d1-404f-9206-3439455ae86b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:08.191287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:08.191287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:08.214852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c100f29-a8d1-404f-9206-3439455ae86b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail returned with HTTP 200 Jan 27 16:50:08.215908 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1822/3666] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:50:08 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail => generated 976 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:08.233167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec3aaf5b-080e-4230-ba3f-45b771c79153 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] POST http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c/action Jan 27 16:50:08.234047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:08.234047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:08.234768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec3aaf5b-080e-4230-ba3f-45b771c79153 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:08.235347 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec3aaf5b-080e-4230-ba3f-45b771c79153 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:08.236310 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-ec3aaf5b-080e-4230-ba3f-45b771c79153 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] delete called for group 510ec84d-45d8-4862-bbe2-2e7e6a263f4c {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:50:08.236662 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-ec3aaf5b-080e-4230-ba3f-45b771c79153 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Delete group with id: 510ec84d-45d8-4862-bbe2-2e7e6a263f4c Jan 27 16:50:08.244143 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:08.244143 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:08.408691 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2949dc3a-6ec5-486f-946c-1da28f6b4652 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:08.409576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2949dc3a-6ec5-486f-946c-1da28f6b4652 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:08.409990 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:08.409990 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:08.410717 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2949dc3a-6ec5-486f-946c-1da28f6b4652 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:08.450481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec3aaf5b-080e-4230-ba3f-45b771c79153 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c/action returned with HTTP 202 Jan 27 16:50:08.451334 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1845/3667] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:50:08 2021] POST /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:50:08.458687 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64a82660-5075-4b35-82b4-5c6fd458b9ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f Jan 27 16:50:08.459292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64a82660-5075-4b35-82b4-5c6fd458b9ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:08.459495 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:08.459495 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:08.459863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64a82660-5075-4b35-82b4-5c6fd458b9ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:08.492391 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:08.492391 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:08.513196 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:08.513196 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:08.514579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2949dc3a-6ec5-486f-946c-1da28f6b4652 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:08.522846 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64a82660-5075-4b35-82b4-5c6fd458b9ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:08.537327 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-64a82660-5075-4b35-82b4-5c6fd458b9ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:08.537776 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-64a82660-5075-4b35-82b4-5c6fd458b9ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:08.546373 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-64a82660-5075-4b35-82b4-5c6fd458b9ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:08.553033 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:08.553033 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:08.568156 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2949dc3a-6ec5-486f-946c-1da28f6b4652 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:08.579352 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1823/3668] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:08 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:50:08.579471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64a82660-5075-4b35-82b4-5c6fd458b9ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f returned with HTTP 200 Jan 27 16:50:08.579471 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1846/3669] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:08 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f => generated 972 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:50:08.987758 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d45f165e-e066-4576-80f0-3947aa7adf6e tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] POST http://10.222.0.78/volume/v3/87c92a3538924c549d27dba69ad85bed/types Jan 27 16:50:08.988060 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:08.988060 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:08.988485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d45f165e-e066-4576-80f0-3947aa7adf6e tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2094856270", "extra_specs": {"storage_protocol": "tempest-storage_protocol-229683461", "vendor_name": "tempest-vendor_name-523859453"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:09.127622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d45f165e-e066-4576-80f0-3947aa7adf6e tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] http://10.222.0.78/volume/v3/87c92a3538924c549d27dba69ad85bed/types returned with HTTP 200 Jan 27 16:50:09.128618 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1824/3670] 10.222.0.78 () {60 vars in 1220 bytes} [Wed Jan 27 16:50:08 2021] POST /volume/v3/87c92a3538924c549d27dba69ad85bed/types => generated 326 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:09.281854 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] POST http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes Jan 27 16:50:09.282350 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:09.282350 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:09.282776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5e2f33f4-eeed-490a-a8b3-b2c620ed4a13", "size": 1, "name": "tempest-UserMessagesTest-Volume-1982708780"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:09.283919 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Create volume request body: {'volume': {'volume_type': '5e2f33f4-eeed-490a-a8b3-b2c620ed4a13', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1982708780'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:50:09.302763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Create volume of 1 GB Jan 27 16:50:09.304311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:09.304311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:09.306088 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Availability Zones retrieved successfully. Jan 27 16:50:09.326751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Flow 'volume_create_api' (0ddcff7f-5a3e-410b-9b97-5e5b5e7e991c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:09.329352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2ef6aa-4cec-4b6c-9c8d-17589681db91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:09.331468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:50:09.387600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2ef6aa-4cec-4b6c-9c8d-17589681db91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:50:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-229683461',vendor_name='tempest-vendor_name-523859453'},id=5e2f33f4-eeed-490a-a8b3-b2c620ed4a13,is_public=True,name='tempest-UserMessagesTest-volume-type-2094856270',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e2f33f4-eeed-490a-a8b3-b2c620ed4a13', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:09.390010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ca86471-5dbd-472d-95f6-a7d611890bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:09.442374 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2094856270 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2094856270, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:50:09.443503 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2094856270 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2094856270, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:50:09.586816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0753b63-5592-4baf-99b2-8e71f549e8b6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:09.587742 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0753b63-5592-4baf-99b2-8e71f549e8b6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:09.589620 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0753b63-5592-4baf-99b2-8e71f549e8b6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:09.601437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Created reservations ['b95f8777-19fb-4e1e-88f8-84d6424aa50b', '636896f5-2617-4ba0-acac-1d40fc7af295', 'd935101b-686f-41d3-8997-6cac12e83f8e', 'bdff592b-c08c-48e0-bf81-cd61c2a47447'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:09.603410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ca86471-5dbd-472d-95f6-a7d611890bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b95f8777-19fb-4e1e-88f8-84d6424aa50b', '636896f5-2617-4ba0-acac-1d40fc7af295', 'd935101b-686f-41d3-8997-6cac12e83f8e', 'bdff592b-c08c-48e0-bf81-cd61c2a47447']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:09.605706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (256dd501-6ce2-492f-9864-107884b66cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:09.669192 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:09.669192 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:09.671446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a0753b63-5592-4baf-99b2-8e71f549e8b6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:09.714351 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0753b63-5592-4baf-99b2-8e71f549e8b6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:09.724148 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1825/3671] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:09 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:09.724148 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ac9b549-827d-4586-8533-e1aecda2218f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f Jan 27 16:50:09.724148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ac9b549-827d-4586-8533-e1aecda2218f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:09.724148 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:09.724148 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:09.724148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ac9b549-827d-4586-8533-e1aecda2218f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:09.778936 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:09.778936 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:09.788558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8ac9b549-827d-4586-8533-e1aecda2218f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:09.809763 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-8ac9b549-827d-4586-8533-e1aecda2218f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:09.810223 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-8ac9b549-827d-4586-8533-e1aecda2218f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:09.820225 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-8ac9b549-827d-4586-8533-e1aecda2218f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:09.827310 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (256dd501-6ce2-492f-9864-107884b66cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7b51f9e-46ba-45b0-8b74-116ef644897b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1982708780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='790f1b9fa6c24a168f6b977732b30580',qos_specs=None,replication_status=,reservations=['b95f8777-19fb-4e1e-88f8-84d6424aa50b','636896f5-2617-4ba0-acac-1d40fc7af295','d935101b-686f-41d3-8997-6cac12e83f8e','bdff592b-c08c-48e0-bf81-cd61c2a47447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2de7e2b63f43819c957bb9f4fdd09a',volume_type_id=5e2f33f4-eeed-490a-a8b3-b2c620ed4a13), 'volume': 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-27T16:50:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1982708780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7b51f9e-46ba-45b0-8b74-116ef644897b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='790f1b9fa6c24a168f6b977732b30580',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0e2de7e2b63f43819c957bb9f4fdd09a',volume_attachment=,volume_type=,volume_type_id=5e2f33f4-eeed-490a-a8b3-b2c620ed4a13)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:09.829644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7291ef84-8d99-44eb-a8f3-da4a4f4449d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:09.841992 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:09.841992 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:09.866811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ac9b549-827d-4586-8533-e1aecda2218f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f returned with HTTP 200 Jan 27 16:50:09.867809 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1826/3672] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:09 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f => generated 972 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:09.986035 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7291ef84-8d99-44eb-a8f3-da4a4f4449d8) transitioned into state 'SUCCESS' from state '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-1982708780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='790f1b9fa6c24a168f6b977732b30580',qos_specs=None,replication_status=,reservations=['b95f8777-19fb-4e1e-88f8-84d6424aa50b','636896f5-2617-4ba0-acac-1d40fc7af295','d935101b-686f-41d3-8997-6cac12e83f8e','bdff592b-c08c-48e0-bf81-cd61c2a47447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2de7e2b63f43819c957bb9f4fdd09a',volume_type_id=5e2f33f4-eeed-490a-a8b3-b2c620ed4a13)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:09.988175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1b1da9-2fbb-4533-9d13-cf197240ad95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:10.066588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1b1da9-2fbb-4533-9d13-cf197240ad95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:10.084519 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Flow 'volume_create_api' (0ddcff7f-5a3e-410b-9b97-5e5b5e7e991c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:10.124939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Create volume request issued successfully. Jan 27 16:50:10.140576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75e499c0-7c43-445d-a3a8-51d0acc1dde6 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes returned with HTTP 202 Jan 27 16:50:10.158973 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1847/3673] 10.222.0.78 () {62 vars in 1266 bytes} [Wed Jan 27 16:50:09 2021] POST /volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes => generated 852 bytes in 1007 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:50:10.159125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25c31912-383f-47e1-a18d-5d9231a8128f tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] GET http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/a7b51f9e-46ba-45b0-8b74-116ef644897b Jan 27 16:50:10.159125 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25c31912-383f-47e1-a18d-5d9231a8128f tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:10.159125 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:10.159125 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:10.159125 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25c31912-383f-47e1-a18d-5d9231a8128f tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:10.227825 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:10.227825 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:10.227825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-25c31912-383f-47e1-a18d-5d9231a8128f tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Volume info retrieved successfully. Jan 27 16:50:10.248770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25c31912-383f-47e1-a18d-5d9231a8128f tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/a7b51f9e-46ba-45b0-8b74-116ef644897b returned with HTTP 200 Jan 27 16:50:10.249792 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1827/3674] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:50:10 2021] GET /volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/a7b51f9e-46ba-45b0-8b74-116ef644897b => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:10.732797 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1e8ee57-b34d-43a8-beb7-008913190c84 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:10.733256 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1e8ee57-b34d-43a8-beb7-008913190c84 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:10.733474 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:10.733474 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:10.733854 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1e8ee57-b34d-43a8-beb7-008913190c84 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:10.787554 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:10.787554 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:10.797154 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c1e8ee57-b34d-43a8-beb7-008913190c84 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:10.820815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1e8ee57-b34d-43a8-beb7-008913190c84 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:10.821669 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1848/3675] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:10 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:10.884501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0eb520b3-baf4-4799-811c-8a70f498461a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f Jan 27 16:50:10.884907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0eb520b3-baf4-4799-811c-8a70f498461a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:10.885424 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:10.885424 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:10.886050 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0eb520b3-baf4-4799-811c-8a70f498461a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:10.935737 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:10.935737 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:10.960180 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0eb520b3-baf4-4799-811c-8a70f498461a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:10.990138 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-0eb520b3-baf4-4799-811c-8a70f498461a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:10.990138 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-0eb520b3-baf4-4799-811c-8a70f498461a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:10.998912 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-0eb520b3-baf4-4799-811c-8a70f498461a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:11.016429 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:11.016429 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:11.047711 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0eb520b3-baf4-4799-811c-8a70f498461a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f returned with HTTP 200 Jan 27 16:50:11.048767 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1828/3676] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:10 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f => generated 971 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:11.266233 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03a4b919-b345-47c7-bd87-af1d95c1674e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] GET http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/a7b51f9e-46ba-45b0-8b74-116ef644897b Jan 27 16:50:11.266865 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03a4b919-b345-47c7-bd87-af1d95c1674e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:11.267046 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:11.267046 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:11.267482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03a4b919-b345-47c7-bd87-af1d95c1674e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:11.331550 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:11.331550 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:11.341830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-03a4b919-b345-47c7-bd87-af1d95c1674e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Volume info retrieved successfully. Jan 27 16:50:11.374951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03a4b919-b345-47c7-bd87-af1d95c1674e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/a7b51f9e-46ba-45b0-8b74-116ef644897b returned with HTTP 200 Jan 27 16:50:11.376732 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1849/3677] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:50:11 2021] GET /volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/a7b51f9e-46ba-45b0-8b74-116ef644897b => generated 941 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:11.392938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8baaecd6-417f-4ba1-8b54-97b9f6e5254e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] GET http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages Jan 27 16:50:11.394092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8baaecd6-417f-4ba1-8b54-97b9f6e5254e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:11.394515 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:11.394515 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:11.395341 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8baaecd6-417f-4ba1-8b54-97b9f6e5254e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:11.412429 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8baaecd6-417f-4ba1-8b54-97b9f6e5254e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages returned with HTTP 200 Jan 27 16:50:11.414327 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1829/3678] 10.222.0.78 () {60 vars in 1247 bytes} [Wed Jan 27 16:50:11 2021] GET /volume/v3/790f1b9fa6c24a168f6b977732b30580/messages => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:11.424673 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a78090b-b1d8-42b7-96f9-ce1fc719e10a tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] DELETE http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages/5576bdd0-02d4-43b5-8a54-e8bfd6c64fa6 Jan 27 16:50:11.433078 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a78090b-b1d8-42b7-96f9-ce1fc719e10a tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:11.433078 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:11.433078 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:11.433078 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a78090b-b1d8-42b7-96f9-ce1fc719e10a tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:11.438336 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:50:11.438336 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:50:11.561726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a78090b-b1d8-42b7-96f9-ce1fc719e10a tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages/5576bdd0-02d4-43b5-8a54-e8bfd6c64fa6 returned with HTTP 204 Jan 27 16:50:11.562886 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1850/3679] 10.222.0.78 () {60 vars in 1361 bytes} [Wed Jan 27 16:50:11 2021] DELETE /volume/v3/790f1b9fa6c24a168f6b977732b30580/messages/5576bdd0-02d4-43b5-8a54-e8bfd6c64fa6 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jan 27 16:50:11.570476 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5637ae5-d6fa-4fe1-b74b-f04990987f3c tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] GET http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages/5576bdd0-02d4-43b5-8a54-e8bfd6c64fa6 Jan 27 16:50:11.571055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5637ae5-d6fa-4fe1-b74b-f04990987f3c tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:11.571570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5637ae5-d6fa-4fe1-b74b-f04990987f3c tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:11.577963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5637ae5-d6fa-4fe1-b74b-f04990987f3c tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages/5576bdd0-02d4-43b5-8a54-e8bfd6c64fa6 returned with HTTP 404 Jan 27 16:50:11.579088 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1830/3680] 10.222.0.78 () {60 vars in 1358 bytes} [Wed Jan 27 16:50:11 2021] GET /volume/v3/790f1b9fa6c24a168f6b977732b30580/messages/5576bdd0-02d4-43b5-8a54-e8bfd6c64fa6 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:50:11.588671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0bc53746-34de-4c5b-9d70-9764fbc24d94 tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] POST http://10.222.0.78/volume/v3/87c92a3538924c549d27dba69ad85bed/types Jan 27 16:50:11.590449 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0bc53746-34de-4c5b-9d70-9764fbc24d94 tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-236476698", "extra_specs": {"storage_protocol": "tempest-storage_protocol-436101721", "vendor_name": "tempest-vendor_name-756337267"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:11.839556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d66e2fa-1492-4edc-b900-9bd32c8a62c9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:11.840362 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d66e2fa-1492-4edc-b900-9bd32c8a62c9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:11.841278 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d66e2fa-1492-4edc-b900-9bd32c8a62c9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:11.858941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0bc53746-34de-4c5b-9d70-9764fbc24d94 tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] http://10.222.0.78/volume/v3/87c92a3538924c549d27dba69ad85bed/types returned with HTTP 200 Jan 27 16:50:11.865974 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1851/3681] 10.222.0.78 () {60 vars in 1220 bytes} [Wed Jan 27 16:50:11 2021] POST /volume/v3/87c92a3538924c549d27dba69ad85bed/types => generated 325 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:11.870793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] POST http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes Jan 27 16:50:11.871644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e22b9e57-b7d0-48c5-8666-4f02ea74f471", "size": 1, "name": "tempest-UserMessagesTest-Volume-1899055199"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:11.872796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Create volume request body: {'volume': {'volume_type': 'e22b9e57-b7d0-48c5-8666-4f02ea74f471', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1899055199'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:50:11.888167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Create volume of 1 GB Jan 27 16:50:11.888906 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:11.888906 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:11.889572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Availability Zones retrieved successfully. Jan 27 16:50:11.901083 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:11.901083 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:11.907054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Flow 'volume_create_api' (523d99bf-9ae5-468e-98a4-2f59db91b38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:11.917335 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb8008f-c1bf-4a3f-9618-77e9fbee8d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:11.917761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3d66e2fa-1492-4edc-b900-9bd32c8a62c9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:11.917836 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:50:11.962321 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d66e2fa-1492-4edc-b900-9bd32c8a62c9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:11.962321 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1831/3682] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:11 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:11.971267 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb8008f-c1bf-4a3f-9618-77e9fbee8d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:50:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-436101721',vendor_name='tempest-vendor_name-756337267'},id=e22b9e57-b7d0-48c5-8666-4f02ea74f471,is_public=True,name='tempest-UserMessagesTest-volume-type-236476698',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e22b9e57-b7d0-48c5-8666-4f02ea74f471', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:11.974087 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (087148e0-8888-418e-8bac-6a3c0a02c103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:12.040789 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-236476698 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-236476698, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:50:12.043028 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-236476698 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-236476698, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:50:12.065809 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81365b3d-241e-4709-a79c-abf242cd003d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f Jan 27 16:50:12.066492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81365b3d-241e-4709-a79c-abf242cd003d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:12.068663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:12.068663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:12.068663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81365b3d-241e-4709-a79c-abf242cd003d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:12.126318 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81365b3d-241e-4709-a79c-abf242cd003d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f returned with HTTP 404 Jan 27 16:50:12.126318 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1832/3683] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:12 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/41c0ac05-a0ad-4bca-beef-9612e88f058f => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 27 16:50:12.129880 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f3f5b37-3085-48e2-b08a-598c0ffdfc43 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c Jan 27 16:50:12.130563 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f3f5b37-3085-48e2-b08a-598c0ffdfc43 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:12.131143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f3f5b37-3085-48e2-b08a-598c0ffdfc43 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:12.131851 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-1f3f5b37-3085-48e2-b08a-598c0ffdfc43 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member 510ec84d-45d8-4862-bbe2-2e7e6a263f4c {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:12.139056 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f3f5b37-3085-48e2-b08a-598c0ffdfc43 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c returned with HTTP 404 Jan 27 16:50:12.140199 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1833/3684] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:12 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 27 16:50:12.148362 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8967bc0b-0de6-4099-8740-b289030c2877 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] POST http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401/action Jan 27 16:50:12.149301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8967bc0b-0de6-4099-8740-b289030c2877 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:12.149686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8967bc0b-0de6-4099-8740-b289030c2877 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:12.151261 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-8967bc0b-0de6-4099-8740-b289030c2877 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] delete called for group 7eabf300-1e12-4741-8119-c86f077e2401 {{(pid=88000) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:50:12.151610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-8967bc0b-0de6-4099-8740-b289030c2877 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Delete group with id: 7eabf300-1e12-4741-8119-c86f077e2401 Jan 27 16:50:12.155726 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Created reservations ['39ea942f-2dc2-403c-9824-3894ff1175c9', '579bd08f-f37c-4691-ab8c-7a9440025476', '929eb47a-3eba-4c1d-bc63-24e74d713cd0', 'ba743784-73ac-416a-8da0-5b489614d3ef'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:12.157687 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (087148e0-8888-418e-8bac-6a3c0a02c103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39ea942f-2dc2-403c-9824-3894ff1175c9', '579bd08f-f37c-4691-ab8c-7a9440025476', '929eb47a-3eba-4c1d-bc63-24e74d713cd0', 'ba743784-73ac-416a-8da0-5b489614d3ef']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:12.159362 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:12.159362 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:12.159707 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d8a3f8d-7a01-444e-8898-37156a68d4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:12.295964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8967bc0b-0de6-4099-8740-b289030c2877 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401/action returned with HTTP 202 Jan 27 16:50:12.296454 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d8a3f8d-7a01-444e-8898-37156a68d4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7343ace4-b01f-468c-a871-8c4524ddee1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1899055199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='790f1b9fa6c24a168f6b977732b30580',qos_specs=None,replication_status=,reservations=['39ea942f-2dc2-403c-9824-3894ff1175c9','579bd08f-f37c-4691-ab8c-7a9440025476','929eb47a-3eba-4c1d-bc63-24e74d713cd0','ba743784-73ac-416a-8da0-5b489614d3ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2de7e2b63f43819c957bb9f4fdd09a',volume_type_id=e22b9e57-b7d0-48c5-8666-4f02ea74f471), 'volume': 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-27T16:50:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1899055199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7343ace4-b01f-468c-a871-8c4524ddee1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='790f1b9fa6c24a168f6b977732b30580',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0e2de7e2b63f43819c957bb9f4fdd09a',volume_attachment=,volume_type=,volume_type_id=e22b9e57-b7d0-48c5-8666-4f02ea74f471)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:12.300795 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1834/3685] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:50:12 2021] POST /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 16:50:12.300926 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (788563e4-45c9-4592-8a97-38cda8e0c477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:12.306818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21ff9b52-ca6a-4f10-a676-109450ba616b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 Jan 27 16:50:12.308043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21ff9b52-ca6a-4f10-a676-109450ba616b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:12.308475 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:12.308475 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:12.309158 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21ff9b52-ca6a-4f10-a676-109450ba616b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:12.309775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-21ff9b52-ca6a-4f10-a676-109450ba616b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member 7eabf300-1e12-4741-8119-c86f077e2401 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:12.317903 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:12.317903 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:12.348278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21ff9b52-ca6a-4f10-a676-109450ba616b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 returned with HTTP 200 Jan 27 16:50:12.354237 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1835/3686] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:12 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 => generated 322 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:12.466246 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (788563e4-45c9-4592-8a97-38cda8e0c477) transitioned into state 'SUCCESS' from state '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-1899055199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='790f1b9fa6c24a168f6b977732b30580',qos_specs=None,replication_status=,reservations=['39ea942f-2dc2-403c-9824-3894ff1175c9','579bd08f-f37c-4691-ab8c-7a9440025476','929eb47a-3eba-4c1d-bc63-24e74d713cd0','ba743784-73ac-416a-8da0-5b489614d3ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2de7e2b63f43819c957bb9f4fdd09a',volume_type_id=e22b9e57-b7d0-48c5-8666-4f02ea74f471)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:12.468237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6245a33-58d8-4f04-a7ae-9f00b2d9b54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:12.690890 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6245a33-58d8-4f04-a7ae-9f00b2d9b54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:12.693543 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Flow 'volume_create_api' (523d99bf-9ae5-468e-98a4-2f59db91b38b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:12.743424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Create volume request issued successfully. Jan 27 16:50:12.758153 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bc31693-0f91-4b32-a761-df1de50ab798 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes returned with HTTP 202 Jan 27 16:50:12.759055 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1852/3687] 10.222.0.78 () {62 vars in 1266 bytes} [Wed Jan 27 16:50:11 2021] POST /volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes => generated 851 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:50:12.774369 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-917baa8b-eb01-4309-8d0e-1144852817f1 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] GET http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/7343ace4-b01f-468c-a871-8c4524ddee1c Jan 27 16:50:12.774991 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-917baa8b-eb01-4309-8d0e-1144852817f1 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:12.775268 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:12.775268 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:12.775661 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-917baa8b-eb01-4309-8d0e-1144852817f1 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:12.827479 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:12.827479 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:12.836920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-917baa8b-eb01-4309-8d0e-1144852817f1 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Volume info retrieved successfully. Jan 27 16:50:12.863583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-917baa8b-eb01-4309-8d0e-1144852817f1 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/7343ace4-b01f-468c-a871-8c4524ddee1c returned with HTTP 200 Jan 27 16:50:12.864559 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1836/3688] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:50:12 2021] GET /volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/7343ace4-b01f-468c-a871-8c4524ddee1c => generated 919 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:50:12.960404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c1f45e6-76b4-4101-a9d1-4b43bbf4d79b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:12.960930 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c1f45e6-76b4-4101-a9d1-4b43bbf4d79b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:12.961151 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:12.961151 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:12.961529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c1f45e6-76b4-4101-a9d1-4b43bbf4d79b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:13.012548 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:13.012548 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:13.020794 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c1f45e6-76b4-4101-a9d1-4b43bbf4d79b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:13.043353 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c1f45e6-76b4-4101-a9d1-4b43bbf4d79b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:13.044233 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1853/3689] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:12 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:13.361295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26416dba-8b78-4700-b56d-3e46ff9d8842 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 Jan 27 16:50:13.362000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26416dba-8b78-4700-b56d-3e46ff9d8842 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:13.362222 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:13.362222 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:13.362599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26416dba-8b78-4700-b56d-3e46ff9d8842 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:13.363058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-26416dba-8b78-4700-b56d-3e46ff9d8842 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member 7eabf300-1e12-4741-8119-c86f077e2401 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:13.369301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26416dba-8b78-4700-b56d-3e46ff9d8842 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 returned with HTTP 404 Jan 27 16:50:13.373301 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1837/3690] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:13 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:50:13.378075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b803b58d-59a4-4795-9a39-3b1d423ab523 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/detail Jan 27 16:50:13.378654 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b803b58d-59a4-4795-9a39-3b1d423ab523 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:13.378872 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:13.378872 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:13.379274 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b803b58d-59a4-4795-9a39-3b1d423ab523 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:13.388639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b803b58d-59a4-4795-9a39-3b1d423ab523 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/detail returned with HTTP 200 Jan 27 16:50:13.395043 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1854/3691] 10.222.0.78 () {60 vars in 1263 bytes} [Wed Jan 27 16:50:13 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/detail => generated 14 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:13.399398 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24df84d7-caa8-4433-9f89-1c27ddc0b25e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail Jan 27 16:50:13.400023 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24df84d7-caa8-4433-9f89-1c27ddc0b25e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:13.413975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24df84d7-caa8-4433-9f89-1c27ddc0b25e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:13.413975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-24df84d7-caa8-4433-9f89-1c27ddc0b25e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:50:13.413975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-24df84d7-caa8-4433-9f89-1c27ddc0b25e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:50:13.456217 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-24df84d7-caa8-4433-9f89-1c27ddc0b25e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Get all volumes completed successfully. Jan 27 16:50:13.461535 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24df84d7-caa8-4433-9f89-1c27ddc0b25e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail returned with HTTP 200 Jan 27 16:50:13.462288 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1838/3692] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:50:13 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:13.479560 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-076d7556-d2a7-4629-b5a7-44c62e44c6ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] POST http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401/action Jan 27 16:50:13.480516 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-076d7556-d2a7-4629-b5a7-44c62e44c6ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:13.481000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-076d7556-d2a7-4629-b5a7-44c62e44c6ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:13.482043 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-076d7556-d2a7-4629-b5a7-44c62e44c6ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] delete called for group 7eabf300-1e12-4741-8119-c86f077e2401 {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:50:13.482462 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-076d7556-d2a7-4629-b5a7-44c62e44c6ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Delete group with id: 7eabf300-1e12-4741-8119-c86f077e2401 Jan 27 16:50:13.489194 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-076d7556-d2a7-4629-b5a7-44c62e44c6ff tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401/action returned with HTTP 404 Jan 27 16:50:13.490349 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1855/3693] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:50:13 2021] POST /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/7eabf300-1e12-4741-8119-c86f077e2401/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:50:13.498423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fe6da25-6a94-428c-a8df-f5f82ea9f1ee tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail Jan 27 16:50:13.499090 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fe6da25-6a94-428c-a8df-f5f82ea9f1ee tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:13.499677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fe6da25-6a94-428c-a8df-f5f82ea9f1ee tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:13.500351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-8fe6da25-6a94-428c-a8df-f5f82ea9f1ee tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:50:13.502155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8fe6da25-6a94-428c-a8df-f5f82ea9f1ee tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:50:13.553098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8fe6da25-6a94-428c-a8df-f5f82ea9f1ee tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Get all volumes completed successfully. Jan 27 16:50:13.558578 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fe6da25-6a94-428c-a8df-f5f82ea9f1ee tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail returned with HTTP 200 Jan 27 16:50:13.559435 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1839/3694] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:50:13 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:13.575800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b73c20f1-1282-417d-ac62-60a1ecc9ce5b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] POST http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c/action Jan 27 16:50:13.576578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b73c20f1-1282-417d-ac62-60a1ecc9ce5b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:13.576962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b73c20f1-1282-417d-ac62-60a1ecc9ce5b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:13.577887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-b73c20f1-1282-417d-ac62-60a1ecc9ce5b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] delete called for group 510ec84d-45d8-4862-bbe2-2e7e6a263f4c {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:50:13.578235 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-b73c20f1-1282-417d-ac62-60a1ecc9ce5b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Delete group with id: 510ec84d-45d8-4862-bbe2-2e7e6a263f4c Jan 27 16:50:13.585486 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b73c20f1-1282-417d-ac62-60a1ecc9ce5b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c/action returned with HTTP 404 Jan 27 16:50:13.590576 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1856/3695] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:50:13 2021] POST /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/510ec84d-45d8-4862-bbe2-2e7e6a263f4c/action => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:50:13.595202 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a4548c9-2003-4756-8511-8010c5ec4d83 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] DELETE http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/group_types/49f0064c-e677-47e9-b874-6b0e22857974 Jan 27 16:50:13.595774 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a4548c9-2003-4756-8511-8010c5ec4d83 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:13.596250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a4548c9-2003-4756-8511-8010c5ec4d83 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:13.623405 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:50:13.623405 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:50:13.717859 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d2a94bb-2481-4a47-a81e-c023a8abed7d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] POST http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action Jan 27 16:50:13.718579 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d2a94bb-2481-4a47-a81e-c023a8abed7d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action body: b'{"os-reserve": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:13.718967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d2a94bb-2481-4a47-a81e-c023a8abed7d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:13.727091 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a4548c9-2003-4756-8511-8010c5ec4d83 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/group_types/49f0064c-e677-47e9-b874-6b0e22857974 returned with HTTP 202 Jan 27 16:50:13.728167 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1840/3696] 10.222.0.78 () {60 vars in 1371 bytes} [Wed Jan 27 16:50:13 2021] DELETE /volume/v3/ef39e62cd5bc43bbb1096475dff981b7/group_types/49f0064c-e677-47e9-b874-6b0e22857974 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:50:13.737620 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f42a50e2-4aa8-46d2-8e3d-58cf31c95c8e tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] POST http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types Jan 27 16:50:13.738398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f42a50e2-4aa8-46d2-8e3d-58cf31c95c8e tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1448763426"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:13.770822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:13.770822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:13.772138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4d2a94bb-2481-4a47-a81e-c023a8abed7d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:13.937387 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f42a50e2-4aa8-46d2-8e3d-58cf31c95c8e tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types returned with HTTP 200 Jan 27 16:50:13.938164 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1841/3697] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:50:13 2021] POST /volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types => generated 216 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:50:13.960001 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab555be2-7e00-4ba6-99d2-0c6ba1e1acc9 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] GET http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/7343ace4-b01f-468c-a871-8c4524ddee1c Jan 27 16:50:13.960755 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab555be2-7e00-4ba6-99d2-0c6ba1e1acc9 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:13.961323 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab555be2-7e00-4ba6-99d2-0c6ba1e1acc9 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:14.015879 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:14.015879 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:14.024582 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab555be2-7e00-4ba6-99d2-0c6ba1e1acc9 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Volume info retrieved successfully. Jan 27 16:50:14.047456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab555be2-7e00-4ba6-99d2-0c6ba1e1acc9 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/7343ace4-b01f-468c-a871-8c4524ddee1c returned with HTTP 200 Jan 27 16:50:14.048641 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1842/3698] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:50:13 2021] GET /volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/7343ace4-b01f-468c-a871-8c4524ddee1c => generated 940 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:14.052496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de5b0370-d02d-4345-a5ee-8c01b70a563a tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] POST http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/group_types Jan 27 16:50:14.053095 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:14.053095 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:14.053502 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de5b0370-d02d-4345-a5ee-8c01b70a563a tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-879548439"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:14.086656 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4d2a94bb-2481-4a47-a81e-c023a8abed7d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Reserve volume completed successfully. Jan 27 16:50:14.087225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d2a94bb-2481-4a47-a81e-c023a8abed7d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action returned with HTTP 202 Jan 27 16:50:14.088702 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1857/3699] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:50:13 2021] POST /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action => generated 0 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:50:14.092688 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-506ac39a-8b96-4481-9539-4f1333750b7e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:14.093206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-506ac39a-8b96-4481-9539-4f1333750b7e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:14.093422 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:14.093422 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:14.093797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-506ac39a-8b96-4481-9539-4f1333750b7e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:14.146484 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:14.146484 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:14.154971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-506ac39a-8b96-4481-9539-4f1333750b7e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:14.156658 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de5b0370-d02d-4345-a5ee-8c01b70a563a tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/group_types returned with HTTP 202 Jan 27 16:50:14.157708 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1843/3700] 10.222.0.78 () {62 vars in 1278 bytes} [Wed Jan 27 16:50:14 2021] POST /volume/v3/ef39e62cd5bc43bbb1096475dff981b7/group_types => generated 172 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:14.161212 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af80f99b-21b0-4ed4-91d1-64c84ad9e1e2 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] GET http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages Jan 27 16:50:14.161767 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af80f99b-21b0-4ed4-91d1-64c84ad9e1e2 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:14.162244 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af80f99b-21b0-4ed4-91d1-64c84ad9e1e2 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:14.170416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af80f99b-21b0-4ed4-91d1-64c84ad9e1e2 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages returned with HTTP 200 Jan 27 16:50:14.177209 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1844/3701] 10.222.0.78 () {60 vars in 1247 bytes} [Wed Jan 27 16:50:14 2021] GET /volume/v3/790f1b9fa6c24a168f6b977732b30580/messages => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:14.177209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebcfd4a7-4c69-409e-ac0f-271add1ed50a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:14.177209 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebcfd4a7-4c69-409e-ac0f-271add1ed50a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:14.177209 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebcfd4a7-4c69-409e-ac0f-271add1ed50a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:14.188973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-506ac39a-8b96-4481-9539-4f1333750b7e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:14.190002 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1858/3702] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:14 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:14.194196 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60d15937-a14f-4ba6-b42b-e0639a9218ea tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] POST http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups Jan 27 16:50:14.194727 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:14.194727 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:14.195320 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60d15937-a14f-4ba6-b42b-e0639a9218ea tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5bfd2776-f6a9-4dc0-ab77-64e668ca6dce", "volume_types": ["fbd85dac-c0d2-4b96-b697-e4097bd4e526"], "name": "tempest-GroupsTest-Group-414176419"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:14.196395 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-60d15937-a14f-4ba6-b42b-e0639a9218ea tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Creating new group {'group': {'group_type': '5bfd2776-f6a9-4dc0-ab77-64e668ca6dce', 'volume_types': ['fbd85dac-c0d2-4b96-b697-e4097bd4e526'], 'name': 'tempest-GroupsTest-Group-414176419'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:50:14.208542 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-60d15937-a14f-4ba6-b42b-e0639a9218ea tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Creating group tempest-GroupsTest-Group-414176419. Jan 27 16:50:14.227511 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:14.227511 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:14.234016 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60d15937-a14f-4ba6-b42b-e0639a9218ea tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Availability Zones retrieved successfully. Jan 27 16:50:14.236675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ebcfd4a7-4c69-409e-ac0f-271add1ed50a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:14.260071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebcfd4a7-4c69-409e-ac0f-271add1ed50a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:14.260944 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1845/3703] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:14 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 929 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:14.264944 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfa73012-d20e-4e1b-b6a8-dcf8ffcd8200 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] GET http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages/a66370b0-f671-49ac-aa1d-65e32829ec21 Jan 27 16:50:14.265524 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfa73012-d20e-4e1b-b6a8-dcf8ffcd8200 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:14.265737 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:14.265737 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:14.266107 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfa73012-d20e-4e1b-b6a8-dcf8ffcd8200 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:14.274167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfa73012-d20e-4e1b-b6a8-dcf8ffcd8200 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages/a66370b0-f671-49ac-aa1d-65e32829ec21 returned with HTTP 200 Jan 27 16:50:14.274979 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1846/3704] 10.222.0.78 () {60 vars in 1358 bytes} [Wed Jan 27 16:50:14 2021] GET /volume/v3/790f1b9fa6c24a168f6b977732b30580/messages/a66370b0-f671-49ac-aa1d-65e32829ec21 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:14.279171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fcebdaf-f87d-4307-8bd7-c2042abf3e7c tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] POST http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action Jan 27 16:50:14.281906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fcebdaf-f87d-4307-8bd7-c2042abf3e7c tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action body: b'{"os-unreserve": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:14.281906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fcebdaf-f87d-4307-8bd7-c2042abf3e7c tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:14.309441 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-60d15937-a14f-4ba6-b42b-e0639a9218ea tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Created reservations ['5ab6f3cf-6576-4cc0-a88e-dbe7a9baf8f2'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:14.333782 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:14.333782 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:14.334975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1fcebdaf-f87d-4307-8bd7-c2042abf3e7c tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:14.531302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1fcebdaf-f87d-4307-8bd7-c2042abf3e7c tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Unreserve volume completed successfully. Jan 27 16:50:14.532198 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fcebdaf-f87d-4307-8bd7-c2042abf3e7c tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action returned with HTTP 202 Jan 27 16:50:14.533074 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1847/3705] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:50:14 2021] POST /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:50:14.537481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ab191ed-4b1e-4397-8e14-666383705dc9 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] GET http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages Jan 27 16:50:14.538034 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ab191ed-4b1e-4397-8e14-666383705dc9 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:14.538214 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:14.538214 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:14.538585 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ab191ed-4b1e-4397-8e14-666383705dc9 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:14.539273 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:14.539273 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:14.546844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ab191ed-4b1e-4397-8e14-666383705dc9 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages returned with HTTP 200 Jan 27 16:50:14.547676 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1848/3706] 10.222.0.78 () {60 vars in 1247 bytes} [Wed Jan 27 16:50:14 2021] GET /volume/v3/790f1b9fa6c24a168f6b977732b30580/messages => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:14.551309 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77eecced-4d08-4b28-99f6-4fe0387de976 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:14.551770 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77eecced-4d08-4b28-99f6-4fe0387de976 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:14.552260 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77eecced-4d08-4b28-99f6-4fe0387de976 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:14.560119 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60d15937-a14f-4ba6-b42b-e0639a9218ea tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups returned with HTTP 202 Jan 27 16:50:14.565356 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1859/3707] 10.222.0.78 () {62 vars in 1264 bytes} [Wed Jan 27 16:50:14 2021] POST /volume/v3/914600decb864ee9a00ed1c8719ba627/groups => generated 103 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:14.565356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d150158-743d-4ef5-8596-e6d7228a5d2e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] DELETE http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages/a66370b0-f671-49ac-aa1d-65e32829ec21 Jan 27 16:50:14.565356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d150158-743d-4ef5-8596-e6d7228a5d2e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:14.565676 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:14.565676 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:14.566122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d150158-743d-4ef5-8596-e6d7228a5d2e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:14.572081 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:14.572081 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:14.574863 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:50:14.574863 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:50:14.601977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:14.601977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:14.611466 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-77eecced-4d08-4b28-99f6-4fe0387de976 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:14.632897 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77eecced-4d08-4b28-99f6-4fe0387de976 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:14.633716 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1849/3708] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:14 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 929 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:14.637803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25823c99-14a6-42ca-9ea1-ab893aca7500 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 Jan 27 16:50:14.638398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25823c99-14a6-42ca-9ea1-ab893aca7500 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:14.638567 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:14.638567 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:14.638947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25823c99-14a6-42ca-9ea1-ab893aca7500 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:14.639355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-25823c99-14a6-42ca-9ea1-ab893aca7500 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:14.645953 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:14.645953 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:14.672765 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25823c99-14a6-42ca-9ea1-ab893aca7500 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 returned with HTTP 200 Jan 27 16:50:14.673616 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1850/3709] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:14 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 => generated 331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:14.677361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77e4b526-6dd9-4029-976f-5e2886de66ac tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] POST http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action Jan 27 16:50:14.677804 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:14.677804 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:14.678247 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77e4b526-6dd9-4029-976f-5e2886de66ac tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:14.678644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77e4b526-6dd9-4029-976f-5e2886de66ac tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:14.727885 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:14.727885 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:14.729651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-77e4b526-6dd9-4029-976f-5e2886de66ac tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:14.825139 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d150158-743d-4ef5-8596-e6d7228a5d2e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/messages/a66370b0-f671-49ac-aa1d-65e32829ec21 returned with HTTP 204 Jan 27 16:50:14.826035 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1860/3710] 10.222.0.78 () {60 vars in 1361 bytes} [Wed Jan 27 16:50:14 2021] DELETE /volume/v3/790f1b9fa6c24a168f6b977732b30580/messages/a66370b0-f671-49ac-aa1d-65e32829ec21 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 27 16:50:14.834937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81506ec7-683a-4c6d-80b2-996b861a1d01 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] DELETE http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/7343ace4-b01f-468c-a871-8c4524ddee1c Jan 27 16:50:14.835515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81506ec7-683a-4c6d-80b2-996b861a1d01 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:14.835999 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81506ec7-683a-4c6d-80b2-996b861a1d01 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:14.836462 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-81506ec7-683a-4c6d-80b2-996b861a1d01 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Delete volume with id: 7343ace4-b01f-468c-a871-8c4524ddee1c Jan 27 16:50:14.886510 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:14.886510 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:14.887712 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81506ec7-683a-4c6d-80b2-996b861a1d01 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Volume info retrieved successfully. Jan 27 16:50:14.890475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-81506ec7-683a-4c6d-80b2-996b861a1d01 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Decrease volume quotas only if status is not error_managing. {{(pid=87999) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 27 16:50:15.046994 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-77e4b526-6dd9-4029-976f-5e2886de66ac tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume updated successfully. Jan 27 16:50:15.047611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77e4b526-6dd9-4029-976f-5e2886de66ac tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action returned with HTTP 200 Jan 27 16:50:15.048526 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1851/3711] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:50:14 2021] POST /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action => generated 0 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 16:50:15.056113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b33460b-8d03-45eb-8a03-aa45ac728820 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:15.057293 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b33460b-8d03-45eb-8a03-aa45ac728820 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:15.057571 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:15.057571 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:15.058160 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b33460b-8d03-45eb-8a03-aa45ac728820 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:15.108656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:15.108656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:15.117070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b33460b-8d03-45eb-8a03-aa45ac728820 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:15.121521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-81506ec7-683a-4c6d-80b2-996b861a1d01 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Created reservations ['c50abf45-628c-4618-8af2-b0b4064fa96a', '1868e278-9a72-4460-8c3b-b400e0b0fcdb', 'b31aeedb-395e-4a71-be1c-31be4c9d68f7', '0ecba1f1-7cda-4bb5-bd42-92455f82af6e'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:15.123658 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:50:15.123658 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:50:15.140902 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b33460b-8d03-45eb-8a03-aa45ac728820 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:15.141737 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1852/3712] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:15 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 928 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:50:15.157199 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b0f3e85-1e1b-4309-9318-aed205938361 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] POST http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action Jan 27 16:50:15.157641 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:15.157641 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:15.158077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b0f3e85-1e1b-4309-9318-aed205938361 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:15.158464 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b0f3e85-1e1b-4309-9318-aed205938361 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:15.211311 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:15.211311 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:15.212526 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b0f3e85-1e1b-4309-9318-aed205938361 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:15.395515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b0f3e85-1e1b-4309-9318-aed205938361 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume updated successfully. Jan 27 16:50:15.396816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b0f3e85-1e1b-4309-9318-aed205938361 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action returned with HTTP 200 Jan 27 16:50:15.397881 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1853/3713] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:50:15 2021] POST /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action => generated 0 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 27 16:50:15.402332 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14473a8d-9506-405d-b8a2-ec7b40a4e639 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:15.402854 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14473a8d-9506-405d-b8a2-ec7b40a4e639 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:15.403066 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:15.403066 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:15.403460 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14473a8d-9506-405d-b8a2-ec7b40a4e639 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:15.453029 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:15.453029 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:15.461171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-14473a8d-9506-405d-b8a2-ec7b40a4e639 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:15.475344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81506ec7-683a-4c6d-80b2-996b861a1d01 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Delete volume request issued successfully. Jan 27 16:50:15.475833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81506ec7-683a-4c6d-80b2-996b861a1d01 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/7343ace4-b01f-468c-a871-8c4524ddee1c returned with HTTP 202 Jan 27 16:50:15.476722 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1861/3714] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:50:14 2021] DELETE /volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/7343ace4-b01f-468c-a871-8c4524ddee1c => generated 0 bytes in 645 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:50:15.484830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14473a8d-9506-405d-b8a2-ec7b40a4e639 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:15.485031 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cda4621e-a2ca-4968-a277-e8216133f8c8 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:15.485436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cda4621e-a2ca-4968-a277-e8216133f8c8 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:15.485651 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:15.485651 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:15.486025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cda4621e-a2ca-4968-a277-e8216133f8c8 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:15.486127 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1854/3715] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:15 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:15.490126 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1e20870-c0e7-4d25-9d88-422c7229aacc tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] GET http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/7343ace4-b01f-468c-a871-8c4524ddee1c Jan 27 16:50:15.490639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1e20870-c0e7-4d25-9d88-422c7229aacc tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:15.490842 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:15.490842 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:15.491221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1e20870-c0e7-4d25-9d88-422c7229aacc tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:15.536810 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:15.536810 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:15.537467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1e20870-c0e7-4d25-9d88-422c7229aacc tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/7343ace4-b01f-468c-a871-8c4524ddee1c returned with HTTP 404 Jan 27 16:50:15.538394 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1855/3716] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:15 2021] GET /volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/7343ace4-b01f-468c-a871-8c4524ddee1c => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:15.546795 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cda4621e-a2ca-4968-a277-e8216133f8c8 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:15.547554 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b6ecb0b-7765-4567-bb9d-f0121a3806b6 tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] DELETE http://10.222.0.78/volume/v3/87c92a3538924c549d27dba69ad85bed/types/e22b9e57-b7d0-48c5-8666-4f02ea74f471 Jan 27 16:50:15.548103 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b6ecb0b-7765-4567-bb9d-f0121a3806b6 tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:15.548702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b6ecb0b-7765-4567-bb9d-f0121a3806b6 tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:15.568919 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cda4621e-a2ca-4968-a277-e8216133f8c8 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:15.569747 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1862/3717] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:15 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 929 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:15.586206 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdac9236-d276-428c-be48-f002c478ce3d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] POST http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action Jan 27 16:50:15.586658 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:15.586658 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:15.587344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdac9236-d276-428c-be48-f002c478ce3d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:15.587769 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdac9236-d276-428c-be48-f002c478ce3d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:15.615518 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:50:15.615518 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:50:15.637850 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:15.637850 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:15.639033 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fdac9236-d276-428c-be48-f002c478ce3d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:15.749912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b6ecb0b-7765-4567-bb9d-f0121a3806b6 tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] http://10.222.0.78/volume/v3/87c92a3538924c549d27dba69ad85bed/types/e22b9e57-b7d0-48c5-8666-4f02ea74f471 returned with HTTP 202 Jan 27 16:50:15.750810 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1856/3718] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:50:15 2021] DELETE /volume/v3/87c92a3538924c549d27dba69ad85bed/types/e22b9e57-b7d0-48c5-8666-4f02ea74f471 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:50:15.755294 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-743edc07-0919-45c6-9c5e-fca9096886aa tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 Jan 27 16:50:15.755854 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-743edc07-0919-45c6-9c5e-fca9096886aa tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:15.756327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-743edc07-0919-45c6-9c5e-fca9096886aa tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:15.756730 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-743edc07-0919-45c6-9c5e-fca9096886aa tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:15.764779 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:15.764779 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:15.790443 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-743edc07-0919-45c6-9c5e-fca9096886aa tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 returned with HTTP 200 Jan 27 16:50:15.791283 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1857/3719] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:15 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 => generated 332 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:15.795123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26524d5f-fed5-4731-b4f8-0d20f5bb970c tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] GET http://10.222.0.78/volume/v3/87c92a3538924c549d27dba69ad85bed/types/e22b9e57-b7d0-48c5-8666-4f02ea74f471 Jan 27 16:50:15.795665 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26524d5f-fed5-4731-b4f8-0d20f5bb970c tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:15.795887 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:15.795887 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:15.796262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26524d5f-fed5-4731-b4f8-0d20f5bb970c tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:15.806708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26524d5f-fed5-4731-b4f8-0d20f5bb970c tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] http://10.222.0.78/volume/v3/87c92a3538924c549d27dba69ad85bed/types/e22b9e57-b7d0-48c5-8666-4f02ea74f471 returned with HTTP 404 Jan 27 16:50:15.807746 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1858/3720] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:50:15 2021] GET /volume/v3/87c92a3538924c549d27dba69ad85bed/types/e22b9e57-b7d0-48c5-8666-4f02ea74f471 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:15.811238 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] POST http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes Jan 27 16:50:15.828068 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fbd85dac-c0d2-4b96-b697-e4097bd4e526", "group_id": "edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4", "size": 1, "name": "tempest-GroupsTest-Volume-1429003809"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:15.828068 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Create volume request body: {'volume': {'volume_type': 'fbd85dac-c0d2-4b96-b697-e4097bd4e526', 'group_id': 'edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1429003809'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:50:15.832766 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:15.832766 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:15.833893 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Create volume of 1 GB Jan 27 16:50:15.849787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Availability Zones retrieved successfully. Jan 27 16:50:15.858309 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fdac9236-d276-428c-be48-f002c478ce3d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Update volume admin metadata completed successfully. Jan 27 16:50:15.858795 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fdac9236-d276-428c-be48-f002c478ce3d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Update readonly setting on volume completed successfully. Jan 27 16:50:15.859489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdac9236-d276-428c-be48-f002c478ce3d tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action returned with HTTP 202 Jan 27 16:50:15.860669 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1863/3721] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:50:15 2021] POST /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action => generated 0 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:50:15.864339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-062ef725-08d4-42c0-8a53-007a91269ac0 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] DELETE http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/a7b51f9e-46ba-45b0-8b74-116ef644897b Jan 27 16:50:15.864860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-062ef725-08d4-42c0-8a53-007a91269ac0 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:15.865077 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:15.865077 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:15.865450 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-062ef725-08d4-42c0-8a53-007a91269ac0 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:15.865909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-062ef725-08d4-42c0-8a53-007a91269ac0 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Delete volume with id: a7b51f9e-46ba-45b0-8b74-116ef644897b Jan 27 16:50:15.866202 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Flow 'volume_create_api' (1fb82678-3862-432f-86da-bf9cc733fb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:15.868962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83622c7-6a33-451a-ab6e-f138c1389d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:15.870873 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:15.870873 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:15.871450 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:50:15.921413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:15.921413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:15.922591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-062ef725-08d4-42c0-8a53-007a91269ac0 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Volume info retrieved successfully. Jan 27 16:50:15.922768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83622c7-6a33-451a-ab6e-f138c1389d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:50:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fbd85dac-c0d2-4b96-b697-e4097bd4e526,is_public=True,name='tempest-GroupsTest-volume-type-1448763426',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fbd85dac-c0d2-4b96-b697-e4097bd4e526', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:15.925033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbc2506-6b81-4fb3-996b-ef87e6c513e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:15.925272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-062ef725-08d4-42c0-8a53-007a91269ac0 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Decrease volume quotas only if status is not error_managing. {{(pid=87999) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 27 16:50:15.982263 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1448763426 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1448763426, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:50:15.983138 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1448763426 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1448763426, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:50:16.030012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-062ef725-08d4-42c0-8a53-007a91269ac0 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Created reservations ['6040acc5-a294-4d38-b108-99b425a3b681', '63bc8b7c-1fe7-4f85-a391-848bab6eec84', 'd7327459-918e-4b3c-9fdd-3d461a9984c6', '250ae4e2-4861-4f4d-bca3-969106696217'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:16.031941 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:50:16.031941 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:50:16.401590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Created reservations ['6958753a-9662-4799-8820-98cecf727336', '06507ba2-2f2f-4d36-99f6-04253c53c2a2', '2b9267b3-8ed3-41f6-ae51-3f706f06c339', '653f2645-5f64-4d20-b2f1-601fc938d1ed'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:16.403672 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbc2506-6b81-4fb3-996b-ef87e6c513e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6958753a-9662-4799-8820-98cecf727336', '06507ba2-2f2f-4d36-99f6-04253c53c2a2', '2b9267b3-8ed3-41f6-ae51-3f706f06c339', '653f2645-5f64-4d20-b2f1-601fc938d1ed']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:16.405813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1afab42-e0f2-4b3f-9a2e-bd89a1c709da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:16.653491 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1afab42-e0f2-4b3f-9a2e-bd89a1c709da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1429003809',encryption_key_id=None,group_id=edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4,group_type_id=,metadata={},multiattach=False,project_id='914600decb864ee9a00ed1c8719ba627',qos_specs=None,replication_status=,reservations=['6958753a-9662-4799-8820-98cecf727336','06507ba2-2f2f-4d36-99f6-04253c53c2a2','2b9267b3-8ed3-41f6-ae51-3f706f06c339','653f2645-5f64-4d20-b2f1-601fc938d1ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49307fdff864ee594a9ce6ceb63f3b7',volume_type_id=fbd85dac-c0d2-4b96-b697-e4097bd4e526), 'volume': 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-27T16:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1429003809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4,host=None,id=50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914600decb864ee9a00ed1c8719ba627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a49307fdff864ee594a9ce6ceb63f3b7',volume_attachment=,volume_type=,volume_type_id=fbd85dac-c0d2-4b96-b697-e4097bd4e526)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:16.655525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e63139d-cd92-4ee6-aa17-58d552d8c73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:16.704099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-062ef725-08d4-42c0-8a53-007a91269ac0 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Delete volume request issued successfully. Jan 27 16:50:16.704580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-062ef725-08d4-42c0-8a53-007a91269ac0 tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/a7b51f9e-46ba-45b0-8b74-116ef644897b returned with HTTP 202 Jan 27 16:50:16.705466 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1864/3722] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:50:15 2021] DELETE /volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/a7b51f9e-46ba-45b0-8b74-116ef644897b => generated 0 bytes in 844 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:50:16.709786 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f9de049-5584-4eba-b214-aab251d1aaa4 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:16.710347 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f9de049-5584-4eba-b214-aab251d1aaa4 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:16.710653 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:16.710653 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:16.710946 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f9de049-5584-4eba-b214-aab251d1aaa4 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:16.759299 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:16.759299 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:16.767756 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1f9de049-5584-4eba-b214-aab251d1aaa4 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:16.780066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e63139d-cd92-4ee6-aa17-58d552d8c73e) transitioned into state 'SUCCESS' from state '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-1429003809',encryption_key_id=None,group_id=edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4,group_type_id=,metadata={},multiattach=False,project_id='914600decb864ee9a00ed1c8719ba627',qos_specs=None,replication_status=,reservations=['6958753a-9662-4799-8820-98cecf727336','06507ba2-2f2f-4d36-99f6-04253c53c2a2','2b9267b3-8ed3-41f6-ae51-3f706f06c339','653f2645-5f64-4d20-b2f1-601fc938d1ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49307fdff864ee594a9ce6ceb63f3b7',volume_type_id=fbd85dac-c0d2-4b96-b697-e4097bd4e526)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:16.782153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e6e27c-3312-47a2-8f63-94fa0b3e5dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:16.789467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f9de049-5584-4eba-b214-aab251d1aaa4 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:16.790674 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1865/3723] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:16 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 928 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:16.794801 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9dd77240-e6c6-40d9-b7bb-44e077c2a6f7 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:16.795348 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9dd77240-e6c6-40d9-b7bb-44e077c2a6f7 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:16.795569 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:16.795569 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:16.795933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9dd77240-e6c6-40d9-b7bb-44e077c2a6f7 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:16.844733 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:16.844733 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:16.852923 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9dd77240-e6c6-40d9-b7bb-44e077c2a6f7 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:16.866040 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e6e27c-3312-47a2-8f63-94fa0b3e5dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:16.868883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Flow 'volume_create_api' (1fb82678-3862-432f-86da-bf9cc733fb5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:16.875663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9dd77240-e6c6-40d9-b7bb-44e077c2a6f7 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:16.876666 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1866/3724] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:16 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:16.880261 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c419caa-73b3-4c53-9e03-9556d0e07f9e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] GET http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/a7b51f9e-46ba-45b0-8b74-116ef644897b Jan 27 16:50:16.880644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c419caa-73b3-4c53-9e03-9556d0e07f9e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:16.880901 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:16.880901 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:16.881271 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c419caa-73b3-4c53-9e03-9556d0e07f9e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:16.918070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Create volume request issued successfully. Jan 27 16:50:16.927048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c419caa-73b3-4c53-9e03-9556d0e07f9e tempest-UserMessagesTest-1817671789 tempest-UserMessagesTest-1817671789-project] http://10.222.0.78/volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/a7b51f9e-46ba-45b0-8b74-116ef644897b returned with HTTP 404 Jan 27 16:50:16.928366 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1867/3725] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:16 2021] GET /volume/v3/790f1b9fa6c24a168f6b977732b30580/volumes/a7b51f9e-46ba-45b0-8b74-116ef644897b => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:16.931704 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:16.932119 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7efad38d-b143-4f64-84ed-81846cab99fe tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] POST http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action Jan 27 16:50:16.932241 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:16.932774 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7efad38d-b143-4f64-84ed-81846cab99fe tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:16.933075 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7efad38d-b143-4f64-84ed-81846cab99fe tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:16.939613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:16.946363 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:16.946363 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:16.958575 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3e8d7ed-7525-4401-b014-23ba03e3ef37 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes returned with HTTP 202 Jan 27 16:50:16.959785 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1859/3726] 10.222.0.78 () {62 vars in 1267 bytes} [Wed Jan 27 16:50:15 2021] POST /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes => generated 892 bytes in 1151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:16.964765 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca9bf73c-399a-40d4-9ed2-63b80fbb78db tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] DELETE http://10.222.0.78/volume/v3/87c92a3538924c549d27dba69ad85bed/types/5e2f33f4-eeed-490a-a8b3-b2c620ed4a13 Jan 27 16:50:16.965393 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca9bf73c-399a-40d4-9ed2-63b80fbb78db tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:16.965504 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:16.965504 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:16.965877 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca9bf73c-399a-40d4-9ed2-63b80fbb78db tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:16.996448 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:16.996448 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:16.998130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7efad38d-b143-4f64-84ed-81846cab99fe tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:17.033083 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:50:17.033083 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:50:17.201274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7efad38d-b143-4f64-84ed-81846cab99fe tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Update volume admin metadata completed successfully. Jan 27 16:50:17.201658 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7efad38d-b143-4f64-84ed-81846cab99fe tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Update readonly setting on volume completed successfully. Jan 27 16:50:17.202239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7efad38d-b143-4f64-84ed-81846cab99fe tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action returned with HTTP 202 Jan 27 16:50:17.203239 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1868/3727] 10.222.0.78 () {60 vars in 1357 bytes} [Wed Jan 27 16:50:16 2021] POST /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:50:17.207142 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-710c5f41-0d70-48cb-8a67-699fcde83c3c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd Jan 27 16:50:17.207862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-710c5f41-0d70-48cb-8a67-699fcde83c3c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:17.208078 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:17.208078 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:17.208484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-710c5f41-0d70-48cb-8a67-699fcde83c3c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:17.247116 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca9bf73c-399a-40d4-9ed2-63b80fbb78db tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] http://10.222.0.78/volume/v3/87c92a3538924c549d27dba69ad85bed/types/5e2f33f4-eeed-490a-a8b3-b2c620ed4a13 returned with HTTP 202 Jan 27 16:50:17.251360 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1860/3728] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:50:16 2021] DELETE /volume/v3/87c92a3538924c549d27dba69ad85bed/types/5e2f33f4-eeed-490a-a8b3-b2c620ed4a13 => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:50:17.251997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-948e3304-366f-4caa-b49f-4996c81bc61a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:17.252691 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-948e3304-366f-4caa-b49f-4996c81bc61a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:17.253172 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-948e3304-366f-4caa-b49f-4996c81bc61a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:17.263663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:17.263663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:17.272985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-710c5f41-0d70-48cb-8a67-699fcde83c3c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:17.287702 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-710c5f41-0d70-48cb-8a67-699fcde83c3c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:17.288146 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-710c5f41-0d70-48cb-8a67-699fcde83c3c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:17.296069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-710c5f41-0d70-48cb-8a67-699fcde83c3c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:17.302777 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:17.302777 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:17.302961 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:17.302961 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:17.312976 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-948e3304-366f-4caa-b49f-4996c81bc61a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:17.324617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-710c5f41-0d70-48cb-8a67-699fcde83c3c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd returned with HTTP 200 Jan 27 16:50:17.325651 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1869/3729] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:17 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd => generated 984 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:17.329857 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50920d4a-5ff8-44e8-890a-77a707b60e3d tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] GET http://10.222.0.78/volume/v3/87c92a3538924c549d27dba69ad85bed/types/5e2f33f4-eeed-490a-a8b3-b2c620ed4a13 Jan 27 16:50:17.330356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50920d4a-5ff8-44e8-890a-77a707b60e3d tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:17.330578 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:17.330578 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:17.330955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50920d4a-5ff8-44e8-890a-77a707b60e3d tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:17.336144 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-948e3304-366f-4caa-b49f-4996c81bc61a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:17.337106 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1861/3730] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:17 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 929 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:17.343264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50920d4a-5ff8-44e8-890a-77a707b60e3d tempest-UserMessagesTest-828152026 tempest-UserMessagesTest-828152026-project-admin] http://10.222.0.78/volume/v3/87c92a3538924c549d27dba69ad85bed/types/5e2f33f4-eeed-490a-a8b3-b2c620ed4a13 returned with HTTP 404 Jan 27 16:50:17.344321 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1870/3731] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:50:17 2021] GET /volume/v3/87c92a3538924c549d27dba69ad85bed/types/5e2f33f4-eeed-490a-a8b3-b2c620ed4a13 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:17.354441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99976015-279e-4d94-b8b5-f0cf3684cd9a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] POST http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action Jan 27 16:50:17.354890 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:17.354890 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:17.377966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99976015-279e-4d94-b8b5-f0cf3684cd9a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1182242429", "disk_format": "raw"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:17.377966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99976015-279e-4d94-b8b5-f0cf3684cd9a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1182242429", "disk_format": "raw"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:17.408207 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:17.408207 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:17.409343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99976015-279e-4d94-b8b5-f0cf3684cd9a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:17.551693 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:17.551693 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:17.794044 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99976015-279e-4d94-b8b5-f0cf3684cd9a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Copy volume to image completed successfully. Jan 27 16:50:17.795269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99976015-279e-4d94-b8b5-f0cf3684cd9a tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action returned with HTTP 202 Jan 27 16:50:17.796620 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1862/3732] 10.222.0.78 () {60 vars in 1358 bytes} [Wed Jan 27 16:50:17 2021] POST /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946/action => generated 693 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:50:17.901025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea6e4cb5-71b1-46e0-871d-c3dbf8337d41 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:17.901025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea6e4cb5-71b1-46e0-871d-c3dbf8337d41 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:17.901025 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea6e4cb5-71b1-46e0-871d-c3dbf8337d41 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:17.969990 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:17.969990 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:17.992344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ea6e4cb5-71b1-46e0-871d-c3dbf8337d41 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:18.023501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea6e4cb5-71b1-46e0-871d-c3dbf8337d41 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:18.024858 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1871/3733] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:17 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:18.345125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bac23456-a215-4e60-b23d-a7195d47d3c9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd Jan 27 16:50:18.346140 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bac23456-a215-4e60-b23d-a7195d47d3c9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:18.346578 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:18.346578 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:18.346962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bac23456-a215-4e60-b23d-a7195d47d3c9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:18.407419 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:18.407419 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:18.416907 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bac23456-a215-4e60-b23d-a7195d47d3c9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:18.430586 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-bac23456-a215-4e60-b23d-a7195d47d3c9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:18.431030 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-bac23456-a215-4e60-b23d-a7195d47d3c9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:18.439336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-bac23456-a215-4e60-b23d-a7195d47d3c9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:18.446496 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:18.446496 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:18.469587 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bac23456-a215-4e60-b23d-a7195d47d3c9 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd returned with HTTP 200 Jan 27 16:50:18.470441 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1863/3734] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:18 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd => generated 985 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:18.496297 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] POST http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes Jan 27 16:50:18.496297 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:18.496297 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:18.496297 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fbd85dac-c0d2-4b96-b697-e4097bd4e526", "group_id": "edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4", "size": 1, "name": "tempest-GroupsTest-Volume-1071712482"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:18.496297 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Create volume request body: {'volume': {'volume_type': 'fbd85dac-c0d2-4b96-b697-e4097bd4e526', 'group_id': 'edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1071712482'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:50:18.633381 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:18.633381 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:18.635666 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Create volume of 1 GB Jan 27 16:50:18.651488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Availability Zones retrieved successfully. Jan 27 16:50:18.669384 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Flow 'volume_create_api' (73adc88b-edff-4b69-935a-be05e09f154f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:18.672675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df95f56b-caae-46da-8ee3-29799f882c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:18.674349 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:18.674349 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:18.674903 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:50:18.727333 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df95f56b-caae-46da-8ee3-29799f882c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:50:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fbd85dac-c0d2-4b96-b697-e4097bd4e526,is_public=True,name='tempest-GroupsTest-volume-type-1448763426',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fbd85dac-c0d2-4b96-b697-e4097bd4e526', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:18.730184 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc78162-8249-4919-a752-9e024f26ed0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:18.778091 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1448763426 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1448763426, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:50:18.778987 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.quota [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1448763426 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1448763426, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:50:18.968251 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Created reservations ['2ca208c7-f84a-4cf1-80eb-884705f76c33', 'be421b68-f717-4fdb-b396-fe88b11c4fa4', '52a5c511-de26-4592-a46f-41bee4a2b883', '4e02c8e9-2be7-470b-8cb8-01e568864168'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:18.971235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc78162-8249-4919-a752-9e024f26ed0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ca208c7-f84a-4cf1-80eb-884705f76c33', 'be421b68-f717-4fdb-b396-fe88b11c4fa4', '52a5c511-de26-4592-a46f-41bee4a2b883', '4e02c8e9-2be7-470b-8cb8-01e568864168']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:18.973603 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6bc03eb-6262-4ed5-a8c2-d6126d27deb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:19.041911 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b581dd6-1e4d-46a5-91ae-04784f302bd6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:19.048302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b581dd6-1e4d-46a5-91ae-04784f302bd6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:19.048302 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:19.048302 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:19.048302 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b581dd6-1e4d-46a5-91ae-04784f302bd6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:19.094535 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:19.094535 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:19.108990 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1b581dd6-1e4d-46a5-91ae-04784f302bd6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:19.133956 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b581dd6-1e4d-46a5-91ae-04784f302bd6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:19.134856 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1864/3735] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:19 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:19.173662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6bc03eb-6262-4ed5-a8c2-d6126d27deb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a9a36da-68d1-4a38-ae5a-2201801123b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1071712482',encryption_key_id=None,group_id=edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4,group_type_id=,metadata={},multiattach=False,project_id='914600decb864ee9a00ed1c8719ba627',qos_specs=None,replication_status=,reservations=['2ca208c7-f84a-4cf1-80eb-884705f76c33','be421b68-f717-4fdb-b396-fe88b11c4fa4','52a5c511-de26-4592-a46f-41bee4a2b883','4e02c8e9-2be7-470b-8cb8-01e568864168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49307fdff864ee594a9ce6ceb63f3b7',volume_type_id=fbd85dac-c0d2-4b96-b697-e4097bd4e526), 'volume': 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-27T16:50:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1071712482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4,host=None,id=4a9a36da-68d1-4a38-ae5a-2201801123b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='914600decb864ee9a00ed1c8719ba627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a49307fdff864ee594a9ce6ceb63f3b7',volume_attachment=,volume_type=,volume_type_id=fbd85dac-c0d2-4b96-b697-e4097bd4e526)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:19.176092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617043fd-84db-4d1e-9fae-4f75132db98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:19.393447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617043fd-84db-4d1e-9fae-4f75132db98c) transitioned into state 'SUCCESS' from state '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-1071712482',encryption_key_id=None,group_id=edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4,group_type_id=,metadata={},multiattach=False,project_id='914600decb864ee9a00ed1c8719ba627',qos_specs=None,replication_status=,reservations=['2ca208c7-f84a-4cf1-80eb-884705f76c33','be421b68-f717-4fdb-b396-fe88b11c4fa4','52a5c511-de26-4592-a46f-41bee4a2b883','4e02c8e9-2be7-470b-8cb8-01e568864168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49307fdff864ee594a9ce6ceb63f3b7',volume_type_id=fbd85dac-c0d2-4b96-b697-e4097bd4e526)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:19.395669 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddcc0ee2-775b-4de8-afb8-f31d188991a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:19.668721 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddcc0ee2-775b-4de8-afb8-f31d188991a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:19.671796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Flow 'volume_create_api' (73adc88b-edff-4b69-935a-be05e09f154f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:19.742141 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Create volume request issued successfully. Jan 27 16:50:19.762228 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:19.762998 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:19.771906 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:19.805379 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:19.805379 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:19.833909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e813c33b-d683-4f8d-b4a0-7cf7031dc34b tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes returned with HTTP 202 Jan 27 16:50:19.835353 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1872/3736] 10.222.0.78 () {62 vars in 1267 bytes} [Wed Jan 27 16:50:18 2021] POST /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes => generated 892 bytes in 1352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:19.851635 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f87ce7fe-10f6-4096-8ad9-8c5a6622716e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 Jan 27 16:50:19.853766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f87ce7fe-10f6-4096-8ad9-8c5a6622716e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:19.854465 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:19.854465 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:19.855221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f87ce7fe-10f6-4096-8ad9-8c5a6622716e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:19.955280 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:19.955280 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:19.968306 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f87ce7fe-10f6-4096-8ad9-8c5a6622716e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:19.984232 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f87ce7fe-10f6-4096-8ad9-8c5a6622716e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:19.984921 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f87ce7fe-10f6-4096-8ad9-8c5a6622716e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:20.005599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f87ce7fe-10f6-4096-8ad9-8c5a6622716e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:20.034553 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:20.034553 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:20.092592 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f87ce7fe-10f6-4096-8ad9-8c5a6622716e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 returned with HTTP 200 Jan 27 16:50:20.092592 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1865/3737] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:19 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 => generated 960 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:20.153643 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9eef2f0b-d80a-492a-8491-60db852c9c5a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:20.154282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9eef2f0b-d80a-492a-8491-60db852c9c5a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:20.155265 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:20.155265 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:20.156673 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9eef2f0b-d80a-492a-8491-60db852c9c5a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:20.236494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:20.236494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:20.251105 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9eef2f0b-d80a-492a-8491-60db852c9c5a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:20.302480 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9eef2f0b-d80a-492a-8491-60db852c9c5a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:20.302480 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1873/3738] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:20 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:21.116926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86ce683b-9cca-4400-8780-0ca092be6e0c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 Jan 27 16:50:21.118776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86ce683b-9cca-4400-8780-0ca092be6e0c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:21.119449 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:21.119449 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:21.120290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86ce683b-9cca-4400-8780-0ca092be6e0c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:21.197480 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:21.197480 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:21.212357 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-86ce683b-9cca-4400-8780-0ca092be6e0c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:21.233260 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-86ce683b-9cca-4400-8780-0ca092be6e0c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:21.234058 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-86ce683b-9cca-4400-8780-0ca092be6e0c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:21.247273 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-86ce683b-9cca-4400-8780-0ca092be6e0c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:21.269104 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:21.269104 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:21.298531 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86ce683b-9cca-4400-8780-0ca092be6e0c tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 returned with HTTP 200 Jan 27 16:50:21.300025 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1866/3739] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:21 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 => generated 984 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:21.324011 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c33b4fd6-a925-4679-b5c0-b68faca77096 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:21.324011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c33b4fd6-a925-4679-b5c0-b68faca77096 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:21.324011 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:21.324011 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:21.324011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c33b4fd6-a925-4679-b5c0-b68faca77096 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:21.434020 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:21.434020 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:21.436886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c33b4fd6-a925-4679-b5c0-b68faca77096 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:21.462538 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c33b4fd6-a925-4679-b5c0-b68faca77096 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:21.464334 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1874/3740] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:21 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:22.318820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6efdb3f8-c8c4-4fb7-93aa-316d82f7a25d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 Jan 27 16:50:22.320243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6efdb3f8-c8c4-4fb7-93aa-316d82f7a25d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:22.332262 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:22.332262 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:22.332262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6efdb3f8-c8c4-4fb7-93aa-316d82f7a25d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:22.378825 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:22.378825 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:22.389266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6efdb3f8-c8c4-4fb7-93aa-316d82f7a25d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:22.417912 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-6efdb3f8-c8c4-4fb7-93aa-316d82f7a25d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:22.418372 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-6efdb3f8-c8c4-4fb7-93aa-316d82f7a25d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:22.427169 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-6efdb3f8-c8c4-4fb7-93aa-316d82f7a25d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:22.436548 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:22.436548 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:22.470395 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6efdb3f8-c8c4-4fb7-93aa-316d82f7a25d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 returned with HTTP 200 Jan 27 16:50:22.471632 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1867/3741] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:22 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 => generated 985 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:22.481964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32216d45-14b2-4015-b237-a5da0479ac5e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:22.482542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32216d45-14b2-4015-b237-a5da0479ac5e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:22.482764 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:22.482764 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:22.483174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32216d45-14b2-4015-b237-a5da0479ac5e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:22.524723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62efd4cd-b7d2-4cac-ac22-599ee62c4f4f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] PUT http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 Jan 27 16:50:22.524723 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:22.524723 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:22.524723 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62efd4cd-b7d2-4cac-ac22-599ee62c4f4f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "4a9a36da-68d1-4a38-ae5a-2201801123b9"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:22.524723 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-62efd4cd-b7d2-4cac-ac22-599ee62c4f4f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Update called for group edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4. {{(pid=88000) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 16:50:22.524723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-62efd4cd-b7d2-4cac-ac22-599ee62c4f4f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Updating group edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 with name new_group description: This is a new group add_volumes: None remove_volumes: 4a9a36da-68d1-4a38-ae5a-2201801123b9. Jan 27 16:50:22.524723 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:22.524723 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:22.597505 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:22.597505 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:22.608721 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-32216d45-14b2-4015-b237-a5da0479ac5e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:22.632035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32216d45-14b2-4015-b237-a5da0479ac5e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:22.633018 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1875/3742] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:22 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:22.635418 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62efd4cd-b7d2-4cac-ac22-599ee62c4f4f tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 returned with HTTP 202 Jan 27 16:50:22.637092 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1868/3743] 10.222.0.78 () {62 vars in 1374 bytes} [Wed Jan 27 16:50:22 2021] PUT /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:50:22.651061 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02efb42a-556d-4d67-ab0f-b4382af24f9a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 Jan 27 16:50:22.651778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02efb42a-556d-4d67-ab0f-b4382af24f9a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:22.651994 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:22.651994 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:22.652369 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02efb42a-556d-4d67-ab0f-b4382af24f9a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:22.652779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-02efb42a-556d-4d67-ab0f-b4382af24f9a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:22.660757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:22.660757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:22.688029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02efb42a-556d-4d67-ab0f-b4382af24f9a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 returned with HTTP 200 Jan 27 16:50:22.689549 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1876/3744] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:22 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:23.649543 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f46995b-0713-4e07-b253-1aa5f4a8cf1d tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:23.650547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f46995b-0713-4e07-b253-1aa5f4a8cf1d tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:23.650773 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:23.650773 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:23.651154 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f46995b-0713-4e07-b253-1aa5f4a8cf1d tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:23.699795 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:23.699795 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:23.704983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc26c0d4-f696-434c-a173-2aa1fddc2be3 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 Jan 27 16:50:23.704983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc26c0d4-f696-434c-a173-2aa1fddc2be3 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:23.704983 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:23.704983 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:23.704983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc26c0d4-f696-434c-a173-2aa1fddc2be3 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:23.704983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-fc26c0d4-f696-434c-a173-2aa1fddc2be3 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:23.708564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3f46995b-0713-4e07-b253-1aa5f4a8cf1d tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:23.710890 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:23.710890 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:23.733783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f46995b-0713-4e07-b253-1aa5f4a8cf1d tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:23.743225 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1869/3745] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:23 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:23.743412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc26c0d4-f696-434c-a173-2aa1fddc2be3 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 returned with HTTP 200 Jan 27 16:50:23.743412 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1877/3746] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:23 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 => generated 324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:50:23.758401 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67f3844f-352c-4913-bd57-71ce6be68b0a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 Jan 27 16:50:23.758886 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67f3844f-352c-4913-bd57-71ce6be68b0a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:23.759079 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:23.759079 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:23.759756 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67f3844f-352c-4913-bd57-71ce6be68b0a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:23.759756 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-67f3844f-352c-4913-bd57-71ce6be68b0a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:23.768736 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:23.768736 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:23.810113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67f3844f-352c-4913-bd57-71ce6be68b0a tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 returned with HTTP 200 Jan 27 16:50:23.817278 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1870/3747] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:23 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 => generated 324 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:23.822782 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8efa1dd-32be-4ea3-b243-ba65459dc15e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail Jan 27 16:50:23.822986 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8efa1dd-32be-4ea3-b243-ba65459dc15e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:23.823174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:23.823174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:23.823592 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8efa1dd-32be-4ea3-b243-ba65459dc15e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:23.824366 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-b8efa1dd-32be-4ea3-b243-ba65459dc15e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:50:23.825255 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:23.825255 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:23.826446 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b8efa1dd-32be-4ea3-b243-ba65459dc15e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:50:23.928070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b8efa1dd-32be-4ea3-b243-ba65459dc15e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Get all volumes completed successfully. Jan 27 16:50:23.928070 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-b8efa1dd-32be-4ea3-b243-ba65459dc15e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:23.928070 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-b8efa1dd-32be-4ea3-b243-ba65459dc15e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:23.928070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-b8efa1dd-32be-4ea3-b243-ba65459dc15e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:23.934420 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:23.934420 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:23.991149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8efa1dd-32be-4ea3-b243-ba65459dc15e tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail returned with HTTP 200 Jan 27 16:50:23.996749 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1878/3748] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:50:23 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail => generated 1929 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:50:24.018040 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8382f2fd-673d-4ebd-ba27-c6254b8ab688 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] PUT http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 Jan 27 16:50:24.018755 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:24.018755 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:24.019666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8382f2fd-673d-4ebd-ba27-c6254b8ab688 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4a9a36da-68d1-4a38-ae5a-2201801123b9"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:24.022666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-8382f2fd-673d-4ebd-ba27-c6254b8ab688 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Update called for group edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4. {{(pid=88000) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 16:50:24.023026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-8382f2fd-673d-4ebd-ba27-c6254b8ab688 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Updating group edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 with name None description: None add_volumes: 4a9a36da-68d1-4a38-ae5a-2201801123b9 remove_volumes: None. Jan 27 16:50:24.044461 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:24.044461 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:24.381651 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8382f2fd-673d-4ebd-ba27-c6254b8ab688 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 returned with HTTP 202 Jan 27 16:50:24.382992 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1871/3749] 10.222.0.78 () {62 vars in 1373 bytes} [Wed Jan 27 16:50:24 2021] PUT /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 => generated 0 bytes in 370 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:50:24.392175 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1197db25-188e-4c6f-93c6-6599862d61e2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 Jan 27 16:50:24.393218 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1197db25-188e-4c6f-93c6-6599862d61e2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:24.393624 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:24.393624 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:24.394546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1197db25-188e-4c6f-93c6-6599862d61e2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:24.395220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-1197db25-188e-4c6f-93c6-6599862d61e2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:24.410125 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:24.410125 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:24.453474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1197db25-188e-4c6f-93c6-6599862d61e2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 returned with HTTP 200 Jan 27 16:50:24.454503 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1879/3750] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:24 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 => generated 323 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:24.765677 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01310710-94f1-4ff4-bd02-949ab07da7a5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:24.767643 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01310710-94f1-4ff4-bd02-949ab07da7a5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:24.769175 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:24.769175 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:24.770623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01310710-94f1-4ff4-bd02-949ab07da7a5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:24.836699 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:24.836699 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:24.847835 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-01310710-94f1-4ff4-bd02-949ab07da7a5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:24.875843 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01310710-94f1-4ff4-bd02-949ab07da7a5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:24.877033 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1872/3751] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:24 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:25.465914 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d7b1255-84dd-4233-9852-181ca2986aa6 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 Jan 27 16:50:25.466731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d7b1255-84dd-4233-9852-181ca2986aa6 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:25.467094 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:25.467094 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:25.467755 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d7b1255-84dd-4233-9852-181ca2986aa6 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:25.468299 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-7d7b1255-84dd-4233-9852-181ca2986aa6 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:25.485029 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:25.485029 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:25.542384 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d7b1255-84dd-4233-9852-181ca2986aa6 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 returned with HTTP 200 Jan 27 16:50:25.543583 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1880/3752] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:25 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 => generated 324 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:25.554719 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail Jan 27 16:50:25.555548 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:25.555916 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:25.555916 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:25.557161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:25.558100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:50:25.560165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:50:25.687657 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Get all volumes completed successfully. Jan 27 16:50:25.689242 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:25.689698 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:25.708650 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:25.721605 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:25.721605 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:25.749828 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:25.750284 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:25.768919 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:25.781575 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:25.781575 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:25.829020 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4039af34-426e-4667-9cfa-1ed32f63eac1 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail returned with HTTP 200 Jan 27 16:50:25.841987 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1873/3753] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:50:25 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail => generated 1963 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:50:25.846985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail Jan 27 16:50:25.847985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:25.848206 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:25.848206 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:25.849072 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:25.850000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:50:25.851372 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:25.851372 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:25.852496 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:50:25.893646 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4d85c16-9ba5-454e-9aa4-b4c83b171733 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:25.894269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4d85c16-9ba5-454e-9aa4-b4c83b171733 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:25.894717 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:25.894717 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:25.895475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4d85c16-9ba5-454e-9aa4-b4c83b171733 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:25.937281 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Get all volumes completed successfully. Jan 27 16:50:25.939267 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:25.939957 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:25.951883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:25.967459 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:25.967459 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:25.972947 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:25.972947 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:25.990608 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:25.991060 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:25.998915 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4d85c16-9ba5-454e-9aa4-b4c83b171733 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:26.014613 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:26.022999 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:26.022999 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:26.045029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4d85c16-9ba5-454e-9aa4-b4c83b171733 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:26.045889 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1874/3754] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:25 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:26.053391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-328fa697-4725-4837-a81c-05fbe8fc3de2 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail returned with HTTP 200 Jan 27 16:50:26.059224 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1881/3755] 10.222.0.78 () {60 vars in 1266 bytes} [Wed Jan 27 16:50:25 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/detail => generated 1963 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:50:26.073759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-003b6302-c4d2-4055-97b2-67b7458a85cb tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] POST http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4/action Jan 27 16:50:26.074359 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:26.074359 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:26.074918 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-003b6302-c4d2-4055-97b2-67b7458a85cb tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:50:26.075156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-003b6302-c4d2-4055-97b2-67b7458a85cb tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:26.076142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-003b6302-c4d2-4055-97b2-67b7458a85cb tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] delete called for group edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:50:26.076501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-003b6302-c4d2-4055-97b2-67b7458a85cb tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Delete group with id: edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 Jan 27 16:50:26.084090 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:26.084090 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:26.272430 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b30ea58-e3d5-4501-af52-dd37bc383bc6 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] POST http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types Jan 27 16:50:26.272899 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:26.272899 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:26.274220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b30ea58-e3d5-4501-af52-dd37bc383bc6 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-850077709"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:26.380066 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b30ea58-e3d5-4501-af52-dd37bc383bc6 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types returned with HTTP 200 Jan 27 16:50:26.387811 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1875/3756] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:50:26 2021] POST /volume/v3/75264ce877af4835aad687754c2efa8c/types => generated 230 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:26.399358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4178bc2-742f-4e07-8221-a9b38fbfc497 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] POST http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs Jan 27 16:50:26.401471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4178bc2-742f-4e07-8221-a9b38fbfc497 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:26.416661 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-003b6302-c4d2-4055-97b2-67b7458a85cb tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4/action returned with HTTP 202 Jan 27 16:50:26.417995 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1882/3757] 10.222.0.78 () {62 vars in 1395 bytes} [Wed Jan 27 16:50:26 2021] POST /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4/action => generated 0 bytes in 349 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 16:50:26.425615 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-847766c5-464c-41be-875d-3d2f0e5b6460 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 Jan 27 16:50:26.426318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-847766c5-464c-41be-875d-3d2f0e5b6460 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:26.426752 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:26.426752 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:26.427254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-847766c5-464c-41be-875d-3d2f0e5b6460 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:26.485385 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:26.485385 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:26.496891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-847766c5-464c-41be-875d-3d2f0e5b6460 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:26.511784 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-847766c5-464c-41be-875d-3d2f0e5b6460 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:26.512345 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-847766c5-464c-41be-875d-3d2f0e5b6460 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:26.519785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-847766c5-464c-41be-875d-3d2f0e5b6460 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:26.526635 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:26.526635 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:26.573553 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-847766c5-464c-41be-875d-3d2f0e5b6460 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 returned with HTTP 200 Jan 27 16:50:26.573814 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4178bc2-742f-4e07-8221-a9b38fbfc497 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs returned with HTTP 200 Jan 27 16:50:26.574658 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1876/3758] 10.222.0.78 () {60 vars in 1366 bytes} [Wed Jan 27 16:50:26 2021] POST /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs => generated 34 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:50:26.585132 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1883/3759] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:26 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 => generated 984 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:50:26.590792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-819e3553-3143-407c-a6a5-8e24bf937c24 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] GET http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec3 Jan 27 16:50:26.591965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-819e3553-3143-407c-a6a5-8e24bf937c24 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:26.592511 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:26.592511 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:26.593690 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-819e3553-3143-407c-a6a5-8e24bf937c24 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:26.627296 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-819e3553-3143-407c-a6a5-8e24bf937c24 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec3 returned with HTTP 200 Jan 27 16:50:26.631078 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1884/3760] 10.222.0.78 () {58 vars in 1363 bytes} [Wed Jan 27 16:50:26 2021] GET /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec3 => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:50:26.641087 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4ddbc91-8131-4c86-9efe-f5ecaa7273a2 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] DELETE http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec3 Jan 27 16:50:26.641647 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4ddbc91-8131-4c86-9efe-f5ecaa7273a2 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:26.642159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4ddbc91-8131-4c86-9efe-f5ecaa7273a2 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:26.736958 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:50:26.736958 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:50:26.786423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4ddbc91-8131-4c86-9efe-f5ecaa7273a2 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec3 returned with HTTP 202 Jan 27 16:50:26.787954 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1877/3761] 10.222.0.78 () {58 vars in 1366 bytes} [Wed Jan 27 16:50:26 2021] DELETE /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec3 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:50:26.802710 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8aa4997-f74b-487d-ae4f-a0051d1f5b40 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] GET http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec3 Jan 27 16:50:26.804172 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8aa4997-f74b-487d-ae4f-a0051d1f5b40 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:26.805067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8aa4997-f74b-487d-ae4f-a0051d1f5b40 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:26.836129 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8aa4997-f74b-487d-ae4f-a0051d1f5b40 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec3 returned with HTTP 404 Jan 27 16:50:26.838339 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1885/3762] 10.222.0.78 () {58 vars in 1363 bytes} [Wed Jan 27 16:50:26 2021] GET /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec3 => generated 129 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:26.849520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d17e9709-658d-4e19-a883-37894c4a1ed1 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] POST http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs Jan 27 16:50:26.850860 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d17e9709-658d-4e19-a883-37894c4a1ed1 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:27.061531 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9551b98-575b-4aa9-aac5-de6efcdc1487 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:50:27.062055 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9551b98-575b-4aa9-aac5-de6efcdc1487 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:27.062551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9551b98-575b-4aa9-aac5-de6efcdc1487 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:27.114652 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d17e9709-658d-4e19-a883-37894c4a1ed1 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs returned with HTTP 200 Jan 27 16:50:27.119609 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1878/3763] 10.222.0.78 () {60 vars in 1366 bytes} [Wed Jan 27 16:50:26 2021] POST /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs => generated 34 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:50:27.124265 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:27.124265 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:27.126081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9654760a-aa81-4c44-9e49-4019bf5db2dc tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] GET http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs Jan 27 16:50:27.126612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9654760a-aa81-4c44-9e49-4019bf5db2dc tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:27.127106 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9654760a-aa81-4c44-9e49-4019bf5db2dc tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:27.145938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a9551b98-575b-4aa9-aac5-de6efcdc1487 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:27.188392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9654760a-aa81-4c44-9e49-4019bf5db2dc tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs returned with HTTP 200 Jan 27 16:50:27.195239 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1879/3764] 10.222.0.78 () {58 vars in 1345 bytes} [Wed Jan 27 16:50:27 2021] GET /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs => generated 34 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:50:27.206606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9551b98-575b-4aa9-aac5-de6efcdc1487 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:50:27.207484 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1886/3765] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:27 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 1357 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:50:27.208641 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88dee622-77be-4417-9d18-a7b618538490 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] POST http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs Jan 27 16:50:27.209387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88dee622-77be-4417-9d18-a7b618538490 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:27.227772 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] POST http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes Jan 27 16:50:27.228267 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:27.228267 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:27.228698 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5206a5b2-b59f-4197-98bb-6bb0c883f4a2", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2050755112"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:27.231684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Create volume request body: {'volume': {'source_volid': '5206a5b2-b59f-4197-98bb-6bb0c883f4a2', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2050755112'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:50:27.310795 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:27.310795 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:27.312062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume retrieved successfully. Jan 27 16:50:27.312418 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Create volume of 1 GB Jan 27 16:50:27.328400 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Availability Zones retrieved successfully. Jan 27 16:50:27.348559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Flow 'volume_create_api' (2b8ef646-39f0-4e69-a4e1-61fbf68951d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:27.351731 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fcd88d5-b00b-487d-bdc4-69e1bcce4bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:27.354599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:50:27.435147 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88dee622-77be-4417-9d18-a7b618538490 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs returned with HTTP 200 Jan 27 16:50:27.436095 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1880/3766] 10.222.0.78 () {60 vars in 1366 bytes} [Wed Jan 27 16:50:27 2021] POST /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs => generated 34 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:50:27.446197 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c05f42ec-e64d-49e7-9802-a90eb61e6c32 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] PUT http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec2 Jan 27 16:50:27.447599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c05f42ec-e64d-49e7-9802-a90eb61e6c32 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:27.467588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fcd88d5-b00b-487d-bdc4-69e1bcce4bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5206a5b2-b59f-4197-98bb-6bb0c883f4a2', 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:27.470344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88024890-3b7c-4d1a-9e65-d691e458d253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:27.595928 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Created reservations ['5d041147-7f5d-4fa1-b531-3e1071a6b307', '40418a6d-95de-4e8c-91e6-a571bb3cf67e', 'c7392606-37ee-4977-9057-5f939b81f558', 'a91a18c3-b382-4d72-b9af-e778fb85bf67'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:27.598276 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88024890-3b7c-4d1a-9e65-d691e458d253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d041147-7f5d-4fa1-b531-3e1071a6b307', '40418a6d-95de-4e8c-91e6-a571bb3cf67e', 'c7392606-37ee-4977-9057-5f939b81f558', 'a91a18c3-b382-4d72-b9af-e778fb85bf67']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:27.600791 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5feba2-64b4-4cbe-871c-4e29caf7a804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:27.652116 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c05f42ec-e64d-49e7-9802-a90eb61e6c32 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec2 returned with HTTP 200 Jan 27 16:50:27.653441 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1881/3767] 10.222.0.78 () {60 vars in 1383 bytes} [Wed Jan 27 16:50:27 2021] PUT /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec2 => generated 17 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 16:50:27.660263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e28f3d0b-6ee6-4458-a321-411bc4a60821 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 Jan 27 16:50:27.660859 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e28f3d0b-6ee6-4458-a321-411bc4a60821 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:27.661362 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e28f3d0b-6ee6-4458-a321-411bc4a60821 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:27.737934 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:27.737934 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:27.748354 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e28f3d0b-6ee6-4458-a321-411bc4a60821 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:27.763728 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-e28f3d0b-6ee6-4458-a321-411bc4a60821 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:27.764764 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-e28f3d0b-6ee6-4458-a321-411bc4a60821 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:27.773028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-e28f3d0b-6ee6-4458-a321-411bc4a60821 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:27.778650 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5feba2-64b4-4cbe-871c-4e29caf7a804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed2db9cd-09b8-4be8-821b-95740619255b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2050755112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ef33ccbf46428a80368fee6135acb6',qos_specs=None,replication_status=,reservations=['5d041147-7f5d-4fa1-b531-3e1071a6b307','40418a6d-95de-4e8c-91e6-a571bb3cf67e','c7392606-37ee-4977-9057-5f939b81f558','a91a18c3-b382-4d72-b9af-e778fb85bf67'],size=1,snapshot_id=None,source_replicaid=,source_volid=5206a5b2-b59f-4197-98bb-6bb0c883f4a2,status='creating',user_id='df15b818cfef4e788073eda85b621e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), '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-27T16:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2050755112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed2db9cd-09b8-4be8-821b-95740619255b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73ef33ccbf46428a80368fee6135acb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5206a5b2-b59f-4197-98bb-6bb0c883f4a2,status='creating',terminated_at=None,updated_at=None,user_id='df15b818cfef4e788073eda85b621e14',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:27.780808 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3497c5e6-60fa-4404-80bf-800bcf41d5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:27.781603 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:27.781603 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:27.809437 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e28f3d0b-6ee6-4458-a321-411bc4a60821 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 returned with HTTP 200 Jan 27 16:50:27.810874 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1882/3768] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:27 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 => generated 984 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:27.817343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd5c4fa6-7a90-4a4f-9829-bfa889e0f9fe tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] GET http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec2 Jan 27 16:50:27.818069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd5c4fa6-7a90-4a4f-9829-bfa889e0f9fe tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:27.818408 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:27.818408 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:27.818975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd5c4fa6-7a90-4a4f-9829-bfa889e0f9fe tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:27.840667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd5c4fa6-7a90-4a4f-9829-bfa889e0f9fe tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec2 returned with HTTP 200 Jan 27 16:50:27.846257 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1883/3769] 10.222.0.78 () {58 vars in 1363 bytes} [Wed Jan 27 16:50:27 2021] GET /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs/spec2 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:50:27.852917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-356b94a8-2289-46a6-9500-005054cb8916 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] POST http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs Jan 27 16:50:27.853884 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-356b94a8-2289-46a6-9500-005054cb8916 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:27.877228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3497c5e6-60fa-4404-80bf-800bcf41d5a5) transitioned into state 'SUCCESS' from state '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-2050755112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ef33ccbf46428a80368fee6135acb6',qos_specs=None,replication_status=,reservations=['5d041147-7f5d-4fa1-b531-3e1071a6b307','40418a6d-95de-4e8c-91e6-a571bb3cf67e','c7392606-37ee-4977-9057-5f939b81f558','a91a18c3-b382-4d72-b9af-e778fb85bf67'],size=1,snapshot_id=None,source_replicaid=,source_volid=5206a5b2-b59f-4197-98bb-6bb0c883f4a2,status='creating',user_id='df15b818cfef4e788073eda85b621e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:27.880351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfd3d20-1e5a-45fe-876f-4acec47d4753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:28.062247 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-356b94a8-2289-46a6-9500-005054cb8916 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs returned with HTTP 200 Jan 27 16:50:28.067472 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1884/3770] 10.222.0.78 () {60 vars in 1366 bytes} [Wed Jan 27 16:50:27 2021] POST /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs => generated 51 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:50:28.070191 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfd3d20-1e5a-45fe-876f-4acec47d4753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:28.073423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Flow 'volume_create_api' (2b8ef646-39f0-4e69-a4e1-61fbf68951d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:28.075343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68cadfc4-898d-43e6-b176-75c78da0af27 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] GET http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs Jan 27 16:50:28.076002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68cadfc4-898d-43e6-b176-75c78da0af27 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:28.077684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68cadfc4-898d-43e6-b176-75c78da0af27 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:28.098922 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68cadfc4-898d-43e6-b176-75c78da0af27 tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs returned with HTTP 200 Jan 27 16:50:28.100184 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1885/3771] 10.222.0.78 () {58 vars in 1345 bytes} [Wed Jan 27 16:50:28 2021] GET /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798/extra_specs => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:50:28.112369 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8436fddd-7934-4f72-91b1-e043c70153bd tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] DELETE http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798 Jan 27 16:50:28.112895 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8436fddd-7934-4f72-91b1-e043c70153bd tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:28.113399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8436fddd-7934-4f72-91b1-e043c70153bd tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:28.129346 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Create volume request issued successfully. Jan 27 16:50:28.143826 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cb8a6f8-0477-42cf-8d1e-83391df939b5 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes returned with HTTP 202 Jan 27 16:50:28.145457 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1887/3772] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:50:27 2021] POST /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes => generated 849 bytes in 925 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:50:28.160767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86e1ffd0-dc5a-4ea7-8fdf-3524357d7b38 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:28.385343 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86e1ffd0-dc5a-4ea7-8fdf-3524357d7b38 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:28.385343 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:28.385343 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:28.385343 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86e1ffd0-dc5a-4ea7-8fdf-3524357d7b38 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:28.386403 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:50:28.386403 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:50:28.386591 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:28.386591 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:28.386591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-86e1ffd0-dc5a-4ea7-8fdf-3524357d7b38 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:28.386591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86e1ffd0-dc5a-4ea7-8fdf-3524357d7b38 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:28.386591 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1888/3773] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:28 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:50:28.578805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8436fddd-7934-4f72-91b1-e043c70153bd tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798 returned with HTTP 202 Jan 27 16:50:28.579734 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1886/3774] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:50:28 2021] DELETE /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798 => generated 0 bytes in 472 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:50:28.587497 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0ba4738-8e28-4fd4-b759-2af2374cf94b tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] GET http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798 Jan 27 16:50:28.588333 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0ba4738-8e28-4fd4-b759-2af2374cf94b tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:28.588621 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:28.588621 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:28.589003 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0ba4738-8e28-4fd4-b759-2af2374cf94b tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:28.611699 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0ba4738-8e28-4fd4-b759-2af2374cf94b tempest-VolumeTypesExtraSpecsTest-653795000 tempest-VolumeTypesExtraSpecsTest-653795000-project-admin] http://10.222.0.78/volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798 returned with HTTP 404 Jan 27 16:50:28.613046 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1889/3775] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:50:28 2021] GET /volume/v3/75264ce877af4835aad687754c2efa8c/types/03b0b0b8-f542-4f24-87de-15ee7cef6798 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:28.840887 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-682a62b5-fd93-46d3-9881-b59784c05285 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 Jan 27 16:50:28.842187 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-682a62b5-fd93-46d3-9881-b59784c05285 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:28.842834 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-682a62b5-fd93-46d3-9881-b59784c05285 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:28.927585 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:28.927585 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:28.978984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-682a62b5-fd93-46d3-9881-b59784c05285 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:29.018441 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-682a62b5-fd93-46d3-9881-b59784c05285 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:29.019488 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-682a62b5-fd93-46d3-9881-b59784c05285 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:29.031219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-682a62b5-fd93-46d3-9881-b59784c05285 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:29.047457 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:29.047457 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:29.096281 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-682a62b5-fd93-46d3-9881-b59784c05285 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 returned with HTTP 200 Jan 27 16:50:29.097181 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1887/3776] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:28 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 => generated 984 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:29.401566 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-789dd30e-d3f4-408a-82e3-53251f7fc128 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:29.402654 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-789dd30e-d3f4-408a-82e3-53251f7fc128 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:29.403474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-789dd30e-d3f4-408a-82e3-53251f7fc128 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:29.519560 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:29.519560 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:29.532268 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-789dd30e-d3f4-408a-82e3-53251f7fc128 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:29.581361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-789dd30e-d3f4-408a-82e3-53251f7fc128 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:29.582754 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1890/3777] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:29 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:30.114333 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90f45e4e-3e95-4672-9470-38f99e308c20 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 Jan 27 16:50:30.116238 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90f45e4e-3e95-4672-9470-38f99e308c20 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:30.116624 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:30.116624 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:30.117250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90f45e4e-3e95-4672-9470-38f99e308c20 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:30.215906 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:30.215906 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:30.255090 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-90f45e4e-3e95-4672-9470-38f99e308c20 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:30.312176 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-90f45e4e-3e95-4672-9470-38f99e308c20 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:30.316880 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-90f45e4e-3e95-4672-9470-38f99e308c20 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:30.336564 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-90f45e4e-3e95-4672-9470-38f99e308c20 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:30.357668 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:30.357668 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:30.400232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90f45e4e-3e95-4672-9470-38f99e308c20 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 returned with HTTP 200 Jan 27 16:50:30.403122 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1888/3778] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:30 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 => generated 984 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:30.598756 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8335e00b-d8ff-4df1-84b7-3f8be718ce36 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:30.599749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8335e00b-d8ff-4df1-84b7-3f8be718ce36 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:30.600145 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:30.600145 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:30.600841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8335e00b-d8ff-4df1-84b7-3f8be718ce36 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:30.671688 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:30.671688 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:30.681959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8335e00b-d8ff-4df1-84b7-3f8be718ce36 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:30.712948 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8335e00b-d8ff-4df1-84b7-3f8be718ce36 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:30.713937 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1891/3779] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:30 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:31.420015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8ab691d-c13e-401a-941d-d981022dea34 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 Jan 27 16:50:31.420777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8ab691d-c13e-401a-941d-d981022dea34 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:31.421101 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:31.421101 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:31.421668 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8ab691d-c13e-401a-941d-d981022dea34 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:31.538320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:31.538320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:31.576971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a8ab691d-c13e-401a-941d-d981022dea34 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Volume info retrieved successfully. Jan 27 16:50:31.610814 n-d-710848-3 devstack@c-api.service[87998]: WARNING stevedore.named [None req-a8ab691d-c13e-401a-941d-d981022dea34 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:50:31.611173 n-d-710848-3 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-a8ab691d-c13e-401a-941d-d981022dea34 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:50:31.629474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-a8ab691d-c13e-401a-941d-d981022dea34 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:50:31.642999 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:31.642999 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:31.681894 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8ab691d-c13e-401a-941d-d981022dea34 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 returned with HTTP 200 Jan 27 16:50:31.683614 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1889/3780] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:31 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 => generated 983 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:50:31.730025 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02a59be1-4a75-4a45-a159-9cbfa7e70eff tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:31.730611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02a59be1-4a75-4a45-a159-9cbfa7e70eff tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:31.730778 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:31.730778 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:31.731147 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02a59be1-4a75-4a45-a159-9cbfa7e70eff tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:31.782552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:31.782552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:31.792717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-02a59be1-4a75-4a45-a159-9cbfa7e70eff tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:31.818599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02a59be1-4a75-4a45-a159-9cbfa7e70eff tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:31.819939 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1892/3781] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:31 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:32.700844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e29a36a-14c9-4bcd-91a4-e9eba072abd4 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 Jan 27 16:50:32.701406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e29a36a-14c9-4bcd-91a4-e9eba072abd4 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:32.701834 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:32.701834 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:32.702477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e29a36a-14c9-4bcd-91a4-e9eba072abd4 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:32.836282 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e896776f-1619-4af3-b4c5-95bf268f5900 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:32.837544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e896776f-1619-4af3-b4c5-95bf268f5900 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:32.837950 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:32.837950 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:32.838586 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e896776f-1619-4af3-b4c5-95bf268f5900 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:32.882467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e29a36a-14c9-4bcd-91a4-e9eba072abd4 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 returned with HTTP 404 Jan 27 16:50:32.890630 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1890/3782] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:32 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 => generated 109 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:50:32.906610 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6860c267-64e6-4e33-8c86-03fbb37df0a6 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd Jan 27 16:50:32.908577 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6860c267-64e6-4e33-8c86-03fbb37df0a6 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:32.909080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6860c267-64e6-4e33-8c86-03fbb37df0a6 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:33.004718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6860c267-64e6-4e33-8c86-03fbb37df0a6 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd returned with HTTP 404 Jan 27 16:50:33.009697 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1891/3783] 10.222.0.78 () {60 vars in 1356 bytes} [Wed Jan 27 16:50:32 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:50:33.015530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a1ca86e-96dd-414f-9618-61cf81523718 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] GET http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 Jan 27 16:50:33.016304 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a1ca86e-96dd-414f-9618-61cf81523718 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:33.017369 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a1ca86e-96dd-414f-9618-61cf81523718 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:33.017782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-3a1ca86e-96dd-414f-9618-61cf81523718 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] show called for member edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:50:33.024412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a1ca86e-96dd-414f-9618-61cf81523718 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 returned with HTTP 404 Jan 27 16:50:33.029403 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1892/3784] 10.222.0.78 () {60 vars in 1353 bytes} [Wed Jan 27 16:50:33 2021] GET /volume/v3/914600decb864ee9a00ed1c8719ba627/groups/edb5d7a4-c5fc-4477-a2c7-c454b4fbf5f4 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:50:33.034184 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:33.034184 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:33.034468 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0d6343a-7a5a-4124-9918-5e8ff91ae747 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] DELETE http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/group_types/5bfd2776-f6a9-4dc0-ab77-64e668ca6dce Jan 27 16:50:33.034944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0d6343a-7a5a-4124-9918-5e8ff91ae747 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:33.036239 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0d6343a-7a5a-4124-9918-5e8ff91ae747 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:33.083223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e896776f-1619-4af3-b4c5-95bf268f5900 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:33.111296 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:50:33.111296 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:50:33.143157 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e896776f-1619-4af3-b4c5-95bf268f5900 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:33.145330 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1893/3785] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:32 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:33.167029 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0d6343a-7a5a-4124-9918-5e8ff91ae747 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/group_types/5bfd2776-f6a9-4dc0-ab77-64e668ca6dce returned with HTTP 202 Jan 27 16:50:33.168376 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1893/3786] 10.222.0.78 () {60 vars in 1371 bytes} [Wed Jan 27 16:50:33 2021] DELETE /volume/v3/ef39e62cd5bc43bbb1096475dff981b7/group_types/5bfd2776-f6a9-4dc0-ab77-64e668ca6dce => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:50:33.193326 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c20a9806-9b67-4762-99ea-d0b4e31e184d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] DELETE http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 Jan 27 16:50:33.194299 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c20a9806-9b67-4762-99ea-d0b4e31e184d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:33.194798 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:33.194798 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:33.198421 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c20a9806-9b67-4762-99ea-d0b4e31e184d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:33.199110 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c20a9806-9b67-4762-99ea-d0b4e31e184d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Delete volume with id: 4a9a36da-68d1-4a38-ae5a-2201801123b9 Jan 27 16:50:33.282950 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c20a9806-9b67-4762-99ea-d0b4e31e184d tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 returned with HTTP 404 Jan 27 16:50:33.284076 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1894/3787] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:50:33 2021] DELETE /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/4a9a36da-68d1-4a38-ae5a-2201801123b9 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:33.295225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e39f50b6-f882-4ecb-8e41-3103324a8d57 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] DELETE http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd Jan 27 16:50:33.296255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e39f50b6-f882-4ecb-8e41-3103324a8d57 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:33.297213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e39f50b6-f882-4ecb-8e41-3103324a8d57 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:33.298392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e39f50b6-f882-4ecb-8e41-3103324a8d57 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] Delete volume with id: 50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd Jan 27 16:50:33.380081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e39f50b6-f882-4ecb-8e41-3103324a8d57 tempest-GroupsTest-982188343 tempest-GroupsTest-982188343-project] http://10.222.0.78/volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd returned with HTTP 404 Jan 27 16:50:33.381708 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1894/3788] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:50:33 2021] DELETE /volume/v3/914600decb864ee9a00ed1c8719ba627/volumes/50e3a81b-e43e-4a63-ad2c-1b7d7b7a8bfd => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:33.391062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a2e34e4-287e-43ea-8d2e-e6988358eeb2 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] DELETE http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types/fbd85dac-c0d2-4b96-b697-e4097bd4e526 Jan 27 16:50:33.392188 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a2e34e4-287e-43ea-8d2e-e6988358eeb2 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:33.393188 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a2e34e4-287e-43ea-8d2e-e6988358eeb2 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:33.516764 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:50:33.516764 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:50:33.571097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a2e34e4-287e-43ea-8d2e-e6988358eeb2 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types/fbd85dac-c0d2-4b96-b697-e4097bd4e526 returned with HTTP 202 Jan 27 16:50:33.572738 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1895/3789] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:50:33 2021] DELETE /volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types/fbd85dac-c0d2-4b96-b697-e4097bd4e526 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:50:33.641055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9c02ece-8e02-40b3-9dfa-48f18b91ae95 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] GET http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types/fbd85dac-c0d2-4b96-b697-e4097bd4e526 Jan 27 16:50:33.642185 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9c02ece-8e02-40b3-9dfa-48f18b91ae95 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:33.643337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9c02ece-8e02-40b3-9dfa-48f18b91ae95 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:33.657723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9c02ece-8e02-40b3-9dfa-48f18b91ae95 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types/fbd85dac-c0d2-4b96-b697-e4097bd4e526 returned with HTTP 404 Jan 27 16:50:33.666289 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1895/3790] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:50:33 2021] GET /volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types/fbd85dac-c0d2-4b96-b697-e4097bd4e526 => generated 114 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:33.669365 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e96c4cd-742b-48ca-b107-469ab1f45792 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] DELETE http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types/d5d6cb53-8a47-45e8-81e9-b33cbc69552b Jan 27 16:50:33.670427 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e96c4cd-742b-48ca-b107-469ab1f45792 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:33.671542 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e96c4cd-742b-48ca-b107-469ab1f45792 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:33.997272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6add909a-f207-4125-bf1a-f3bba2789d9a tempest-ExtensionsTestJSON-1341892015 tempest-ExtensionsTestJSON-1341892015-project] GET http://10.222.0.78/volume/v3/c440d12950194549990362114d58a7f6/extensions Jan 27 16:50:33.997272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6add909a-f207-4125-bf1a-f3bba2789d9a tempest-ExtensionsTestJSON-1341892015 tempest-ExtensionsTestJSON-1341892015-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:33.997272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6add909a-f207-4125-bf1a-f3bba2789d9a tempest-ExtensionsTestJSON-1341892015 tempest-ExtensionsTestJSON-1341892015-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:33.997272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6add909a-f207-4125-bf1a-f3bba2789d9a tempest-ExtensionsTestJSON-1341892015 tempest-ExtensionsTestJSON-1341892015-project] http://10.222.0.78/volume/v3/c440d12950194549990362114d58a7f6/extensions returned with HTTP 200 Jan 27 16:50:33.997272 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1896/3791] 10.222.0.78 () {58 vars in 1213 bytes} [Wed Jan 27 16:50:33 2021] GET /volume/v3/c440d12950194549990362114d58a7f6/extensions => generated 5245 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:50:34.149556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e96c4cd-742b-48ca-b107-469ab1f45792 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types/d5d6cb53-8a47-45e8-81e9-b33cbc69552b returned with HTTP 202 Jan 27 16:50:34.150653 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1896/3792] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:50:33 2021] DELETE /volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types/d5d6cb53-8a47-45e8-81e9-b33cbc69552b => generated 0 bytes in 487 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:50:34.161575 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-417385d3-1a5b-41d5-946a-e9d295dc1a54 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:34.166294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-417385d3-1a5b-41d5-946a-e9d295dc1a54 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:34.166686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-417385d3-1a5b-41d5-946a-e9d295dc1a54 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:34.218231 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:34.218231 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:34.376129 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-417385d3-1a5b-41d5-946a-e9d295dc1a54 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:34.376129 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-417385d3-1a5b-41d5-946a-e9d295dc1a54 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:34.376129 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1897/3793] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:34 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:34.381488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd4044ac-f296-44d7-84a4-2930fb7a7195 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] GET http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types/d5d6cb53-8a47-45e8-81e9-b33cbc69552b Jan 27 16:50:34.382208 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd4044ac-f296-44d7-84a4-2930fb7a7195 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:34.382702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd4044ac-f296-44d7-84a4-2930fb7a7195 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:34.395278 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd4044ac-f296-44d7-84a4-2930fb7a7195 tempest-GroupsTest-1057927919 tempest-GroupsTest-1057927919-project-admin] http://10.222.0.78/volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types/d5d6cb53-8a47-45e8-81e9-b33cbc69552b returned with HTTP 404 Jan 27 16:50:34.396361 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1897/3794] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:50:34 2021] GET /volume/v3/ef39e62cd5bc43bbb1096475dff981b7/types/d5d6cb53-8a47-45e8-81e9-b33cbc69552b => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:50:35.392089 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0edcc37-051b-4111-832e-26a9e1e6f283 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:35.393176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0edcc37-051b-4111-832e-26a9e1e6f283 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:35.395408 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:35.395408 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:35.396102 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0edcc37-051b-4111-832e-26a9e1e6f283 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:35.469602 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:35.469602 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:35.484684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e0edcc37-051b-4111-832e-26a9e1e6f283 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:35.522540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0edcc37-051b-4111-832e-26a9e1e6f283 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:35.524447 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1898/3795] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:35 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:37.791416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b90461d-5708-419f-8144-5a04a36a3689 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:37.791416 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b90461d-5708-419f-8144-5a04a36a3689 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:37.791416 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b90461d-5708-419f-8144-5a04a36a3689 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:37.791416 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:37.791416 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:37.791416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1b90461d-5708-419f-8144-5a04a36a3689 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:37.791416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b90461d-5708-419f-8144-5a04a36a3689 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:37.791416 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1898/3796] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:36 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:37.794931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2878e24-3696-4567-869f-8ef0034f702c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:37.794931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2878e24-3696-4567-869f-8ef0034f702c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:37.794931 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:37.794931 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:37.794931 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2878e24-3696-4567-869f-8ef0034f702c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:37.794931 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:37.794931 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:37.794931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2878e24-3696-4567-869f-8ef0034f702c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:37.794931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2878e24-3696-4567-869f-8ef0034f702c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:37.794931 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1899/3797] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:37 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:38.742876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c73ed8ee-3d8e-4cb5-aefc-2ff4b354df2c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:38.743428 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c73ed8ee-3d8e-4cb5-aefc-2ff4b354df2c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:38.743671 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:38.743671 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:38.744059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c73ed8ee-3d8e-4cb5-aefc-2ff4b354df2c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:38.793262 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:38.793262 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:38.802109 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c73ed8ee-3d8e-4cb5-aefc-2ff4b354df2c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:38.823912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c73ed8ee-3d8e-4cb5-aefc-2ff4b354df2c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:38.824740 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1899/3798] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:38 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:39.841785 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8e0dc14-6f8a-4a1d-b1c4-1324cfe094ad tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:39.842328 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8e0dc14-6f8a-4a1d-b1c4-1324cfe094ad tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:39.842502 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:39.842502 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:39.842920 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8e0dc14-6f8a-4a1d-b1c4-1324cfe094ad tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:39.891293 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:39.891293 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:39.899457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a8e0dc14-6f8a-4a1d-b1c4-1324cfe094ad tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:39.921691 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8e0dc14-6f8a-4a1d-b1c4-1324cfe094ad tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:39.922522 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1900/3799] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:39 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:40.939368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c72b0f0-4a74-43c9-9407-09b6f7bd5cea tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:40.939947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c72b0f0-4a74-43c9-9407-09b6f7bd5cea tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:40.940174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:40.940174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:40.940648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c72b0f0-4a74-43c9-9407-09b6f7bd5cea tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:40.992774 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:40.992774 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:41.002523 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c72b0f0-4a74-43c9-9407-09b6f7bd5cea tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:41.025385 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c72b0f0-4a74-43c9-9407-09b6f7bd5cea tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:41.026219 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1900/3800] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:40 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:42.042887 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f5a0f32-0e0c-4a93-8a36-9112f0038fe2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:42.043486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f5a0f32-0e0c-4a93-8a36-9112f0038fe2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:42.043701 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:42.043701 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:42.044075 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f5a0f32-0e0c-4a93-8a36-9112f0038fe2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:42.092933 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:42.092933 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:42.101183 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8f5a0f32-0e0c-4a93-8a36-9112f0038fe2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:42.122732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f5a0f32-0e0c-4a93-8a36-9112f0038fe2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:42.123605 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1901/3801] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:42 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:43.140375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54f31eca-3846-4aa6-ac03-590e03385780 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:43.140915 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54f31eca-3846-4aa6-ac03-590e03385780 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:43.141154 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:43.141154 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:43.141583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54f31eca-3846-4aa6-ac03-590e03385780 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:43.289017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:43.289017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:43.302368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-54f31eca-3846-4aa6-ac03-590e03385780 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:43.343569 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54f31eca-3846-4aa6-ac03-590e03385780 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:43.356911 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1901/3802] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:43 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:50:44.364874 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf53f3db-03f3-465b-9927-81238f9bf0a9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:44.366080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf53f3db-03f3-465b-9927-81238f9bf0a9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:44.366542 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:44.366542 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:44.367338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf53f3db-03f3-465b-9927-81238f9bf0a9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:44.483146 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:44.483146 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:44.494472 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bf53f3db-03f3-465b-9927-81238f9bf0a9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:44.531477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf53f3db-03f3-465b-9927-81238f9bf0a9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:44.533084 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1902/3803] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:44 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:45.561495 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37c65fa6-01e2-4552-8591-a1a6e027139b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:45.562036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37c65fa6-01e2-4552-8591-a1a6e027139b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:45.562406 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:45.562406 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:45.562919 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37c65fa6-01e2-4552-8591-a1a6e027139b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:45.650005 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:45.650005 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:45.664722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-37c65fa6-01e2-4552-8591-a1a6e027139b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:45.712324 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37c65fa6-01e2-4552-8591-a1a6e027139b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:45.713751 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1902/3804] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:45 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:46.098699 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf53f3db-03f3-465b-9927-81238f9bf0a9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume// Jan 27 16:50:46.099686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf53f3db-03f3-465b-9927-81238f9bf0a9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:46.100287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:46.100287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:46.102206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf53f3db-03f3-465b-9927-81238f9bf0a9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:46.103587 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf53f3db-03f3-465b-9927-81238f9bf0a9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:50:46.104980 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1903/3805] 10.222.0.78 () {56 vars in 872 bytes} [Wed Jan 27 16:50:46 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:50:46.114389 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37c65fa6-01e2-4552-8591-a1a6e027139b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume// Jan 27 16:50:46.114947 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37c65fa6-01e2-4552-8591-a1a6e027139b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:46.115203 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:46.115203 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:46.115583 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37c65fa6-01e2-4552-8591-a1a6e027139b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:46.116776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37c65fa6-01e2-4552-8591-a1a6e027139b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 16:50:46.118097 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1903/3806] 10.222.0.78 () {56 vars in 872 bytes} [Wed Jan 27 16:50:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:50:46.799250 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b65807c5-bfac-4e2a-9b0c-1fa1fbbcce27 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:46.799250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b65807c5-bfac-4e2a-9b0c-1fa1fbbcce27 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:46.799250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b65807c5-bfac-4e2a-9b0c-1fa1fbbcce27 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:46.799941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39fd2ef2-a4a7-4d08-88ff-bbc15e88771e tempest-VersionsTest-1628505416 tempest-VersionsTest-1628505416-project] GET http://10.222.0.78/volume/v2/ Jan 27 16:50:46.799941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39fd2ef2-a4a7-4d08-88ff-bbc15e88771e tempest-VersionsTest-1628505416 tempest-VersionsTest-1628505416-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:46.799941 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39fd2ef2-a4a7-4d08-88ff-bbc15e88771e tempest-VersionsTest-1628505416 tempest-VersionsTest-1628505416-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:46.799941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39fd2ef2-a4a7-4d08-88ff-bbc15e88771e tempest-VersionsTest-1628505416 tempest-VersionsTest-1628505416-project] http://10.222.0.78/volume/v2/ returned with HTTP 200 Jan 27 16:50:46.799941 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1904/3807] 10.222.0.78 () {58 vars in 1084 bytes} [Wed Jan 27 16:50:46 2021] GET /volume/v2/ => generated 382 bytes in 628 msecs (HTTP/1.1 200) 5 headers in 221 bytes (2 switches on core 0) Jan 27 16:50:46.800431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:46.800431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:46.800431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b65807c5-bfac-4e2a-9b0c-1fa1fbbcce27 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:46.808275 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8bf15c3-aa77-47a4-b400-8e71a733b99e tempest-VersionsTest-1628505416 tempest-VersionsTest-1628505416-project] GET http://10.222.0.78/volume/v3/ Jan 27 16:50:46.809137 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8bf15c3-aa77-47a4-b400-8e71a733b99e tempest-VersionsTest-1628505416 tempest-VersionsTest-1628505416-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:46.809708 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8bf15c3-aa77-47a4-b400-8e71a733b99e tempest-VersionsTest-1628505416 tempest-VersionsTest-1628505416-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:46.811302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8bf15c3-aa77-47a4-b400-8e71a733b99e tempest-VersionsTest-1628505416 tempest-VersionsTest-1628505416-project] http://10.222.0.78/volume/v3/ returned with HTTP 200 Jan 27 16:50:46.812152 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1905/3808] 10.222.0.78 () {58 vars in 1084 bytes} [Wed Jan 27 16:50:46 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 27 16:50:46.816933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b65807c5-bfac-4e2a-9b0c-1fa1fbbcce27 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:46.825032 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1904/3809] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:46 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:47.833271 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08a135eb-221c-48f4-a34a-4a34d9d3c10d tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:47.834318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08a135eb-221c-48f4-a34a-4a34d9d3c10d tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:47.834808 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08a135eb-221c-48f4-a34a-4a34d9d3c10d tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:47.888592 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:47.888592 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:47.900788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-08a135eb-221c-48f4-a34a-4a34d9d3c10d tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:47.936128 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08a135eb-221c-48f4-a34a-4a34d9d3c10d tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:47.937997 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1906/3810] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:47 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:48.954927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b596d6cf-19c2-4626-b1c4-790c5281fb13 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:48.955490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b596d6cf-19c2-4626-b1c4-790c5281fb13 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:48.955772 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:48.955772 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:48.955994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b596d6cf-19c2-4626-b1c4-790c5281fb13 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:49.009579 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:49.009579 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:49.019374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b596d6cf-19c2-4626-b1c4-790c5281fb13 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:49.042425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b596d6cf-19c2-4626-b1c4-790c5281fb13 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:49.043282 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1905/3811] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:48 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:50.060906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca1a5f5f-d2f7-4842-b0be-07fd4fb6e902 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:50.061522 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca1a5f5f-d2f7-4842-b0be-07fd4fb6e902 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:50.061665 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:50.061665 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:50.061973 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca1a5f5f-d2f7-4842-b0be-07fd4fb6e902 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:50.120489 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:50.120489 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:50.129815 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca1a5f5f-d2f7-4842-b0be-07fd4fb6e902 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:50.154928 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca1a5f5f-d2f7-4842-b0be-07fd4fb6e902 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:50.155991 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1907/3812] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:50 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:50.343468 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0765b2a-0b30-4461-a16f-54d37ebf9098 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:50.343991 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0765b2a-0b30-4461-a16f-54d37ebf9098 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:50.344207 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:50.344207 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:50.344574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0765b2a-0b30-4461-a16f-54d37ebf9098 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:50.404074 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:50.404074 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:50.405239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0765b2a-0b30-4461-a16f-54d37ebf9098 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:50.428548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0765b2a-0b30-4461-a16f-54d37ebf9098 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:50.439809 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1906/3813] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:50 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 929 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:51.177227 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2aca263-be6f-495f-90fa-60e2f50795ca tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:51.177227 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2aca263-be6f-495f-90fa-60e2f50795ca tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:51.177227 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:51.177227 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:51.177227 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2aca263-be6f-495f-90fa-60e2f50795ca tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:51.222252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:51.222252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:51.232004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f2aca263-be6f-495f-90fa-60e2f50795ca tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:51.255715 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2aca263-be6f-495f-90fa-60e2f50795ca tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:51.256697 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1908/3814] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:51 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:51.446838 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82dec571-c412-47a8-b5a2-bd011ee50904 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:51.447529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82dec571-c412-47a8-b5a2-bd011ee50904 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:51.447854 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:51.447854 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:51.448408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82dec571-c412-47a8-b5a2-bd011ee50904 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:51.505016 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:51.505016 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:51.514234 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-82dec571-c412-47a8-b5a2-bd011ee50904 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:51.537751 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82dec571-c412-47a8-b5a2-bd011ee50904 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:51.538584 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1907/3815] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:51 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 929 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:51.786774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] POST http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes Jan 27 16:50:51.787339 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:51.787339 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:51.788175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1843016647"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:51.789541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1843016647'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:50:51.790001 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Create volume of 1 GB Jan 27 16:50:51.820530 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Availability Zones retrieved successfully. Jan 27 16:50:51.842324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Flow 'volume_create_api' (332bebd9-215c-49ec-bb42-84a47447b483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:51.845260 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa9163a9-dd9a-4e5f-8774-cbff72506200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:51.847658 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:50:51.923552 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa9163a9-dd9a-4e5f-8774-cbff72506200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:51.926071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (839756ba-7a57-4969-bb45-7ca6bb66ab42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:52.178799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Created reservations ['a7ff7f26-2bd2-4f05-a192-a8e5420a1779', '09235a16-b723-42d8-ad80-aa6ac1134170', '0f96d4ba-b7e2-4173-8bf0-4649be19bb1a', '58ae14af-3f32-4db8-89bc-cedb766dd43b'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:52.181104 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (839756ba-7a57-4969-bb45-7ca6bb66ab42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7ff7f26-2bd2-4f05-a192-a8e5420a1779', '09235a16-b723-42d8-ad80-aa6ac1134170', '0f96d4ba-b7e2-4173-8bf0-4649be19bb1a', '58ae14af-3f32-4db8-89bc-cedb766dd43b']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:52.183292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7be6692-f71e-4eb7-81cd-d52821cf928a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:52.274760 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37b17154-b328-4e7b-ba77-cfba94aadb76 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:52.275339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37b17154-b328-4e7b-ba77-cfba94aadb76 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:52.275557 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:52.275557 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:52.275934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37b17154-b328-4e7b-ba77-cfba94aadb76 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:52.328115 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:52.328115 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:52.336408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-37b17154-b328-4e7b-ba77-cfba94aadb76 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:52.363565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37b17154-b328-4e7b-ba77-cfba94aadb76 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:52.372807 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1908/3816] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:52 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:52.460917 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7be6692-f71e-4eb7-81cd-d52821cf928a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd262d23-9e29-493d-aa60-e29d6e146ba7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1843016647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c2a20f88e174865b7f9b9f52ac0152f',qos_specs=None,replication_status=,reservations=['a7ff7f26-2bd2-4f05-a192-a8e5420a1779','09235a16-b723-42d8-ad80-aa6ac1134170','0f96d4ba-b7e2-4173-8bf0-4649be19bb1a','58ae14af-3f32-4db8-89bc-cedb766dd43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4e336cd36fd49f6954984b0ba16d46a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1843016647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd262d23-9e29-493d-aa60-e29d6e146ba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c2a20f88e174865b7f9b9f52ac0152f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c4e336cd36fd49f6954984b0ba16d46a',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:52.462958 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebf90e9-d747-4ffb-bdbb-fe33a3a2c91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:52.906133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebf90e9-d747-4ffb-bdbb-fe33a3a2c91b) transitioned into state 'SUCCESS' from state '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-1843016647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c2a20f88e174865b7f9b9f52ac0152f',qos_specs=None,replication_status=,reservations=['a7ff7f26-2bd2-4f05-a192-a8e5420a1779','09235a16-b723-42d8-ad80-aa6ac1134170','0f96d4ba-b7e2-4173-8bf0-4649be19bb1a','58ae14af-3f32-4db8-89bc-cedb766dd43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4e336cd36fd49f6954984b0ba16d46a',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:52.908236 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a91fa572-4e59-4da9-9d7a-7e25209e5084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:53.227692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a91fa572-4e59-4da9-9d7a-7e25209e5084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:53.230338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Flow 'volume_create_api' (332bebd9-215c-49ec-bb42-84a47447b483) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:53.284879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Create volume request issued successfully. Jan 27 16:50:53.298737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c361eb9-2aee-4a24-a8f9-4268fddc5960 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes returned with HTTP 202 Jan 27 16:50:53.299832 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1909/3817] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:50:51 2021] POST /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes => generated 823 bytes in 1725 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:50:53.315491 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22ec1bb1-4dcf-4aaf-b249-8be493c17972 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] GET http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 Jan 27 16:50:53.316011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22ec1bb1-4dcf-4aaf-b249-8be493c17972 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:53.316209 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:53.316209 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:53.316877 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22ec1bb1-4dcf-4aaf-b249-8be493c17972 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:53.365609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:53.365609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:53.375722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-22ec1bb1-4dcf-4aaf-b249-8be493c17972 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Volume info retrieved successfully. Jan 27 16:50:53.389262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c430f827-b78a-42d3-a69c-362f30813cab tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:53.389794 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c430f827-b78a-42d3-a69c-362f30813cab tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:53.390013 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:53.390013 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:53.390392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c430f827-b78a-42d3-a69c-362f30813cab tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:53.398053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22ec1bb1-4dcf-4aaf-b249-8be493c17972 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 returned with HTTP 200 Jan 27 16:50:53.399030 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1909/3818] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:53 2021] GET /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 => generated 891 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:53.440243 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:53.440243 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:53.448580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c430f827-b78a-42d3-a69c-362f30813cab tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:53.471630 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c430f827-b78a-42d3-a69c-362f30813cab tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:53.472426 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1910/3819] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:53 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:54.417047 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f03eb2b-5e21-4785-b7a2-d90495a50394 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] GET http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 Jan 27 16:50:54.436844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f03eb2b-5e21-4785-b7a2-d90495a50394 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:54.436844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:54.436844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:54.436844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f03eb2b-5e21-4785-b7a2-d90495a50394 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:54.469678 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:54.469678 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:54.478206 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1f03eb2b-5e21-4785-b7a2-d90495a50394 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Volume info retrieved successfully. Jan 27 16:50:54.494933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b8d2a24-f6ae-4b7f-851f-f721b08d92ae tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:54.494933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b8d2a24-f6ae-4b7f-851f-f721b08d92ae tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:54.494933 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:54.494933 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:54.494933 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b8d2a24-f6ae-4b7f-851f-f721b08d92ae tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:54.502717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f03eb2b-5e21-4785-b7a2-d90495a50394 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 returned with HTTP 200 Jan 27 16:50:54.503609 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1910/3820] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:54 2021] GET /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:50:54.549733 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:54.549733 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:54.561555 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2b8d2a24-f6ae-4b7f-851f-f721b08d92ae tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:54.588045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b8d2a24-f6ae-4b7f-851f-f721b08d92ae tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:54.589050 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1911/3821] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:54 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:54.900684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] POST http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes Jan 27 16:50:54.915788 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:54.915788 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:54.915788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1269012936"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:54.915788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1269012936'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:50:54.915788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Create volume of 1 GB Jan 27 16:50:54.916500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Availability Zones retrieved successfully. Jan 27 16:50:54.933864 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Flow 'volume_create_api' (bbe6558c-7b21-49b0-9425-a11e04da1f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:54.936795 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ef258c-b927-46e5-98a0-582f4b61b0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:54.938792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:50:55.008544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47ef258c-b927-46e5-98a0-582f4b61b0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:55.010985 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e408b94e-7470-4b0c-a8ea-5e428ee03e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:55.486951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Created reservations ['5cbf7b38-8466-4b54-8e50-2dfbe8ed20aa', '5f83c4ec-0595-4b70-baf9-777f4943ef22', '778cf91e-11a1-4d17-a2cf-9e89baaf4715', 'f8879ec8-9ef0-494f-b6d7-b718d047a6fc'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:55.489001 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e408b94e-7470-4b0c-a8ea-5e428ee03e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cbf7b38-8466-4b54-8e50-2dfbe8ed20aa', '5f83c4ec-0595-4b70-baf9-777f4943ef22', '778cf91e-11a1-4d17-a2cf-9e89baaf4715', 'f8879ec8-9ef0-494f-b6d7-b718d047a6fc']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:55.491126 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (242fe4cc-2276-4d00-b5ca-a51e9389dbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:55.520783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee9fa662-fc0b-4e86-974f-00d819a3fa95 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] GET http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 Jan 27 16:50:55.521423 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee9fa662-fc0b-4e86-974f-00d819a3fa95 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:55.521659 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:55.521659 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:55.522115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee9fa662-fc0b-4e86-974f-00d819a3fa95 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:55.574803 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:55.574803 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:55.584819 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ee9fa662-fc0b-4e86-974f-00d819a3fa95 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Volume info retrieved successfully. Jan 27 16:50:55.607377 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee9fa662-fc0b-4e86-974f-00d819a3fa95 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 returned with HTTP 200 Jan 27 16:50:55.608194 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1912/3822] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:55 2021] GET /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:55.612229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d3e749f-c9b9-47bc-8563-38b916a521d0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:55.612753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d3e749f-c9b9-47bc-8563-38b916a521d0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:55.612968 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:55.612968 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:55.613345 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d3e749f-c9b9-47bc-8563-38b916a521d0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:55.662025 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:55.662025 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:55.670680 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8d3e749f-c9b9-47bc-8563-38b916a521d0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:55.692841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d3e749f-c9b9-47bc-8563-38b916a521d0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:55.694074 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1913/3823] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:55 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:55.698283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3e34292-a6ac-48c7-93e1-e5c3d4f475e7 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] POST http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots Jan 27 16:50:55.698803 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:55.698803 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:55.699377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3e34292-a6ac-48c7-93e1-e5c3d4f475e7 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd262d23-9e29-493d-aa60-e29d6e146ba7", "name": "tempest-SnapshotManageAdminTest-Snapshot-1789770993"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:50:55.768468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (242fe4cc-2276-4d00-b5ca-a51e9389dbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3df7abef-e802-42cd-9499-649a3cb4bda8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1269012936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3aa85a54eeb64eb9892b4b55d33fa808',qos_specs=None,replication_status=,reservations=['5cbf7b38-8466-4b54-8e50-2dfbe8ed20aa','5f83c4ec-0595-4b70-baf9-777f4943ef22','778cf91e-11a1-4d17-a2cf-9e89baaf4715','f8879ec8-9ef0-494f-b6d7-b718d047a6fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd5edb9e5da495aad68bfa8dfa171a4',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1269012936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3df7abef-e802-42cd-9499-649a3cb4bda8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aa85a54eeb64eb9892b4b55d33fa808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7fd5edb9e5da495aad68bfa8dfa171a4',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:55.768744 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:55.768744 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:55.768956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9254c893-89ff-4400-928e-5746218d35a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:55.769063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3e34292-a6ac-48c7-93e1-e5c3d4f475e7 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Volume info retrieved successfully. Jan 27 16:50:55.769063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-f3e34292-a6ac-48c7-93e1-e5c3d4f475e7 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Create snapshot from volume bd262d23-9e29-493d-aa60-e29d6e146ba7 Jan 27 16:50:55.893785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9254c893-89ff-4400-928e-5746218d35a5) transitioned into state 'SUCCESS' from state '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-1269012936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3aa85a54eeb64eb9892b4b55d33fa808',qos_specs=None,replication_status=,reservations=['5cbf7b38-8466-4b54-8e50-2dfbe8ed20aa','5f83c4ec-0595-4b70-baf9-777f4943ef22','778cf91e-11a1-4d17-a2cf-9e89baaf4715','f8879ec8-9ef0-494f-b6d7-b718d047a6fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd5edb9e5da495aad68bfa8dfa171a4',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:55.895993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5e37d3-7eab-4a78-89fc-bfa057365a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:50:56.322244 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5e37d3-7eab-4a78-89fc-bfa057365a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:50:56.324848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Flow 'volume_create_api' (bbe6558c-7b21-49b0-9425-a11e04da1f9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:50:56.375169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Create volume request issued successfully. Jan 27 16:50:56.389630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f3e34292-a6ac-48c7-93e1-e5c3d4f475e7 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Created reservations ['b27217ad-338e-4e76-8471-e86e8704f8da', 'df06daa9-b943-4268-9d59-df915d521ee8', '96c5e91e-fe73-4161-b8d0-9159a56d09ac', 'bbce44f7-6a65-485f-ab2f-cabe7328a4ac'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:50:56.389857 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6da19e9-3c82-43e6-85c1-0f3466361593 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes returned with HTTP 202 Jan 27 16:50:56.390569 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1911/3824] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:50:54 2021] POST /volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes => generated 819 bytes in 1702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:50:56.396060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2bb1959-33bb-4db0-8df0-1ddd9a68c049 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] DELETE http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:56.396723 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2bb1959-33bb-4db0-8df0-1ddd9a68c049 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:56.396943 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:56.396943 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:56.422914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2bb1959-33bb-4db0-8df0-1ddd9a68c049 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:56.422914 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a2bb1959-33bb-4db0-8df0-1ddd9a68c049 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Delete volume with id: 9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:56.447108 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:56.447108 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:56.448307 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2bb1959-33bb-4db0-8df0-1ddd9a68c049 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:57.040789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3e34292-a6ac-48c7-93e1-e5c3d4f475e7 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Snapshot create request issued successfully. Jan 27 16:50:57.041631 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3e34292-a6ac-48c7-93e1-e5c3d4f475e7 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots returned with HTTP 202 Jan 27 16:50:57.042547 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1914/3825] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:50:55 2021] POST /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots => generated 310 bytes in 1348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:50:57.047933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d69bc6c4-c8a0-4b38-8165-348c56aa0d27 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] GET http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 Jan 27 16:50:57.049206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d69bc6c4-c8a0-4b38-8165-348c56aa0d27 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:57.049620 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:57.049620 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:57.049997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d69bc6c4-c8a0-4b38-8165-348c56aa0d27 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:57.100441 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:57.100441 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:57.109397 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d69bc6c4-c8a0-4b38-8165-348c56aa0d27 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Volume info retrieved successfully. Jan 27 16:50:57.131598 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d69bc6c4-c8a0-4b38-8165-348c56aa0d27 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 returned with HTTP 200 Jan 27 16:50:57.132399 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1915/3826] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:57 2021] GET /volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:57.136088 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de17fbb8-c2f3-495a-beaf-d2cc4550cbfc tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:57.136610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de17fbb8-c2f3-495a-beaf-d2cc4550cbfc tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:57.136814 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:57.136814 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:57.137183 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de17fbb8-c2f3-495a-beaf-d2cc4550cbfc tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:57.186792 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:57.186792 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:57.195063 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-de17fbb8-c2f3-495a-beaf-d2cc4550cbfc tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:57.217891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de17fbb8-c2f3-495a-beaf-d2cc4550cbfc tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:57.226012 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1916/3827] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:57 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:57.226012 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebe70f63-c7fc-4861-9faa-90d48b022224 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] GET http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 Jan 27 16:50:57.226012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebe70f63-c7fc-4861-9faa-90d48b022224 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:57.226012 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:57.226012 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:57.226012 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebe70f63-c7fc-4861-9faa-90d48b022224 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:57.249777 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:57.249777 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:57.250793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ebe70f63-c7fc-4861-9faa-90d48b022224 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Snapshot retrieved successfully. Jan 27 16:50:57.252707 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebe70f63-c7fc-4861-9faa-90d48b022224 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 returned with HTTP 200 Jan 27 16:50:57.253490 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1917/3828] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:50:57 2021] GET /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:57.283683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2bb1959-33bb-4db0-8df0-1ddd9a68c049 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Delete volume request issued successfully. Jan 27 16:50:57.284204 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2bb1959-33bb-4db0-8df0-1ddd9a68c049 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 202 Jan 27 16:50:57.285084 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1912/3829] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:50:56 2021] DELETE /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 0 bytes in 894 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:50:57.293492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09f353a8-9273-4a46-8090-bbddb6ceb9ff tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:57.295261 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09f353a8-9273-4a46-8090-bbddb6ceb9ff tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:57.295918 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:57.295918 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:57.296397 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09f353a8-9273-4a46-8090-bbddb6ceb9ff tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:57.346574 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:57.346574 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:57.354986 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09f353a8-9273-4a46-8090-bbddb6ceb9ff tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:57.378550 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09f353a8-9273-4a46-8090-bbddb6ceb9ff tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:57.379395 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1918/3830] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:57 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 928 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:58.149060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce562e0c-6e17-4811-a4b7-ebe4b94ef032 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] GET http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 Jan 27 16:50:58.149574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce562e0c-6e17-4811-a4b7-ebe4b94ef032 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:58.149689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:58.149689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:58.150057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce562e0c-6e17-4811-a4b7-ebe4b94ef032 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:58.210009 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:58.210009 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:58.219380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ce562e0c-6e17-4811-a4b7-ebe4b94ef032 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Volume info retrieved successfully. Jan 27 16:50:58.235128 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1033232f-d9ac-456d-9090-b7017e5baf07 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:58.235706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1033232f-d9ac-456d-9090-b7017e5baf07 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:58.235926 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:58.235926 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:58.236301 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1033232f-d9ac-456d-9090-b7017e5baf07 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:58.268274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce562e0c-6e17-4811-a4b7-ebe4b94ef032 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 returned with HTTP 200 Jan 27 16:50:58.269566 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1913/3831] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:58 2021] GET /volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 => generated 911 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:58.275549 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efd11567-2a1d-4c8d-ab0c-d2e9c4cdc3ae tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] GET http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 Jan 27 16:50:58.276304 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efd11567-2a1d-4c8d-ab0c-d2e9c4cdc3ae tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:58.276690 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:58.276690 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:58.277292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efd11567-2a1d-4c8d-ab0c-d2e9c4cdc3ae tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:58.319004 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:58.319004 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:58.320198 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-efd11567-2a1d-4c8d-ab0c-d2e9c4cdc3ae tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Snapshot retrieved successfully. Jan 27 16:50:58.322125 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efd11567-2a1d-4c8d-ab0c-d2e9c4cdc3ae tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 returned with HTTP 200 Jan 27 16:50:58.322958 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1914/3832] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:50:58 2021] GET /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 => generated 442 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:58.328009 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:58.328009 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:58.336536 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1033232f-d9ac-456d-9090-b7017e5baf07 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:58.359785 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1033232f-d9ac-456d-9090-b7017e5baf07 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:58.360625 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1919/3833] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:58 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:58.396108 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00ce0a0f-4d72-4c3f-acc0-a411698fa055 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:58.396643 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00ce0a0f-4d72-4c3f-acc0-a411698fa055 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:58.396881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:58.396881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:58.397219 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00ce0a0f-4d72-4c3f-acc0-a411698fa055 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:58.447933 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:58.447933 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:58.457482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-00ce0a0f-4d72-4c3f-acc0-a411698fa055 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:58.479614 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00ce0a0f-4d72-4c3f-acc0-a411698fa055 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:58.480439 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1915/3834] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:58 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 928 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:59.287007 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8865fb6c-6eb5-4ae9-885e-fbe271fbbe32 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] GET http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 Jan 27 16:50:59.288197 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8865fb6c-6eb5-4ae9-885e-fbe271fbbe32 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:59.288397 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:59.288397 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:59.288908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8865fb6c-6eb5-4ae9-885e-fbe271fbbe32 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:59.336266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4b23acf-0d9f-4e61-919e-e6e50323431a tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] GET http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 Jan 27 16:50:59.337042 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4b23acf-0d9f-4e61-919e-e6e50323431a tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:59.337326 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:59.337326 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:59.338510 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4b23acf-0d9f-4e61-919e-e6e50323431a tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:59.338623 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:59.338623 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:59.347528 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8865fb6c-6eb5-4ae9-885e-fbe271fbbe32 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Volume info retrieved successfully. Jan 27 16:50:59.370166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8865fb6c-6eb5-4ae9-885e-fbe271fbbe32 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 returned with HTTP 200 Jan 27 16:50:59.392805 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1920/3835] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:59 2021] GET /volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:59.392957 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:59.392957 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:59.393106 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c86eda54-106f-4066-8e62-91ac1f451139 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:50:59.393182 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4b23acf-0d9f-4e61-919e-e6e50323431a tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Snapshot retrieved successfully. Jan 27 16:50:59.393269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c86eda54-106f-4066-8e62-91ac1f451139 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:59.393269 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:59.393269 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:59.393269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c86eda54-106f-4066-8e62-91ac1f451139 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:59.393533 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4b23acf-0d9f-4e61-919e-e6e50323431a tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 returned with HTTP 200 Jan 27 16:50:59.393533 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1916/3836] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:50:59 2021] GET /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:59.393533 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18991ca1-d9b6-46f7-b346-50b95f37fc43 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] GET http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/limits Jan 27 16:50:59.393533 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18991ca1-d9b6-46f7-b346-50b95f37fc43 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:59.393533 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:59.393533 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:59.393533 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18991ca1-d9b6-46f7-b346-50b95f37fc43 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:59.435794 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:59.435794 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:59.445284 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c86eda54-106f-4066-8e62-91ac1f451139 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:50:59.464928 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18991ca1-d9b6-46f7-b346-50b95f37fc43 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/limits returned with HTTP 200 Jan 27 16:50:59.476740 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1917/3837] 10.222.0.78 () {58 vars in 1201 bytes} [Wed Jan 27 16:50:59 2021] GET /volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/limits => generated 302 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:59.480188 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c86eda54-106f-4066-8e62-91ac1f451139 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:50:59.481204 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1921/3838] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:59 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:50:59.484500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6415870e-3477-408d-b177-6c0de247d202 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] DELETE http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 Jan 27 16:50:59.485149 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6415870e-3477-408d-b177-6c0de247d202 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:59.485629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6415870e-3477-408d-b177-6c0de247d202 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:59.486100 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-6415870e-3477-408d-b177-6c0de247d202 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Delete volume with id: 3df7abef-e802-42cd-9499-649a3cb4bda8 Jan 27 16:50:59.500875 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3fcaa3e0-212d-41df-9e51-6e134c9d3fef tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:50:59.503224 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3fcaa3e0-212d-41df-9e51-6e134c9d3fef tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:59.503224 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:59.503224 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:59.503224 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3fcaa3e0-212d-41df-9e51-6e134c9d3fef tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:59.544188 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:59.544188 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:59.545656 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6415870e-3477-408d-b177-6c0de247d202 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Volume info retrieved successfully. Jan 27 16:50:59.570438 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:59.570438 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:59.580599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3fcaa3e0-212d-41df-9e51-6e134c9d3fef tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Volume info retrieved successfully. Jan 27 16:50:59.604941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3fcaa3e0-212d-41df-9e51-6e134c9d3fef tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 200 Jan 27 16:50:59.608142 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1922/3839] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:59 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 928 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:50:59.787381 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6415870e-3477-408d-b177-6c0de247d202 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Delete volume request issued successfully. Jan 27 16:50:59.788083 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6415870e-3477-408d-b177-6c0de247d202 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 returned with HTTP 202 Jan 27 16:50:59.789256 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1918/3840] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:50:59 2021] DELETE /volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:50:59.797791 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcedccc2-f3a4-49df-81c6-914ee7b3e49d tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] GET http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 Jan 27 16:50:59.798269 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcedccc2-f3a4-49df-81c6-914ee7b3e49d tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:50:59.798486 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:50:59.798486 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:50:59.800200 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcedccc2-f3a4-49df-81c6-914ee7b3e49d tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:50:59.859986 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:50:59.859986 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:50:59.869045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bcedccc2-f3a4-49df-81c6-914ee7b3e49d tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Volume info retrieved successfully. Jan 27 16:50:59.892266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcedccc2-f3a4-49df-81c6-914ee7b3e49d tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 returned with HTTP 200 Jan 27 16:50:59.899030 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1923/3841] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:50:59 2021] GET /volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:00.392427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cd1335f-d421-4915-a3bc-c3a1c0707f20 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] GET http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 Jan 27 16:51:00.392940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cd1335f-d421-4915-a3bc-c3a1c0707f20 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:00.393038 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:00.393038 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:00.393452 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cd1335f-d421-4915-a3bc-c3a1c0707f20 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:00.419989 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:00.419989 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:00.421246 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5cd1335f-d421-4915-a3bc-c3a1c0707f20 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Snapshot retrieved successfully. Jan 27 16:51:00.423440 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cd1335f-d421-4915-a3bc-c3a1c0707f20 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 returned with HTTP 200 Jan 27 16:51:00.426190 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1919/3842] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:00 2021] GET /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:00.500470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a53820bc-014b-4ff2-8164-94c2b9a8d09c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:00.500996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a53820bc-014b-4ff2-8164-94c2b9a8d09c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:00.501213 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:00.501213 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:00.501591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a53820bc-014b-4ff2-8164-94c2b9a8d09c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:00.552911 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:00.552911 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:00.562443 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a53820bc-014b-4ff2-8164-94c2b9a8d09c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:00.581247 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc8bdce8-d330-4c09-b685-6dc3c4a02cbb tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] POST http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5/action Jan 27 16:51:00.581729 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:00.581729 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:00.582175 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc8bdce8-d330-4c09-b685-6dc3c4a02cbb tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:51:00.582720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc8bdce8-d330-4c09-b685-6dc3c4a02cbb tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:00.583130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.snapshot_unmanage [None req-bc8bdce8-d330-4c09-b685-6dc3c4a02cbb tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Unmanage snapshot with id: 61071c58-58ca-4f7d-a840-df9d4bb869b5 Jan 27 16:51:00.591088 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a53820bc-014b-4ff2-8164-94c2b9a8d09c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:51:00.592125 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1920/3843] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:00 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:00.613207 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:00.613207 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:00.614064 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bc8bdce8-d330-4c09-b685-6dc3c4a02cbb tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Snapshot retrieved successfully. Jan 27 16:51:00.623534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42cde047-b412-443f-a2a5-9497c202c447 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] GET http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 Jan 27 16:51:00.624042 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42cde047-b412-443f-a2a5-9497c202c447 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:00.624225 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:00.624225 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:00.624885 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42cde047-b412-443f-a2a5-9497c202c447 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:00.671870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42cde047-b412-443f-a2a5-9497c202c447 tempest-VolumesActionsTest-256041047 tempest-VolumesActionsTest-256041047-project] http://10.222.0.78/volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 returned with HTTP 404 Jan 27 16:51:00.672823 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1921/3844] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:00 2021] GET /volume/v3/9f5f4946b90f4dde897703f9a09b2b19/volumes/9c5f81e6-85c4-425d-b763-16df7ccf2946 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:00.860877 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bc8bdce8-d330-4c09-b685-6dc3c4a02cbb tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Snapshot delete request issued successfully. Jan 27 16:51:00.861717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc8bdce8-d330-4c09-b685-6dc3c4a02cbb tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5/action returned with HTTP 202 Jan 27 16:51:00.862827 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1924/3845] 10.222.0.78 () {60 vars in 1363 bytes} [Wed Jan 27 16:51:00 2021] POST /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5/action => generated 0 bytes in 432 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:00.870818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97e3d45c-be95-4e11-9e38-882ae31b3946 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] GET http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 Jan 27 16:51:00.871404 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97e3d45c-be95-4e11-9e38-882ae31b3946 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:00.872408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97e3d45c-be95-4e11-9e38-882ae31b3946 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:00.913245 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aebc4026-5765-45dd-882f-77e66e432983 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] GET http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 Jan 27 16:51:00.913761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aebc4026-5765-45dd-882f-77e66e432983 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:00.913978 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:00.913978 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:00.914355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aebc4026-5765-45dd-882f-77e66e432983 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:00.920014 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:00.920014 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:00.920931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97e3d45c-be95-4e11-9e38-882ae31b3946 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Snapshot retrieved successfully. Jan 27 16:51:00.922799 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97e3d45c-be95-4e11-9e38-882ae31b3946 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 returned with HTTP 200 Jan 27 16:51:00.923896 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1922/3846] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:00 2021] GET /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 => generated 470 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:01.017515 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:01.017515 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:01.027428 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aebc4026-5765-45dd-882f-77e66e432983 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Volume info retrieved successfully. Jan 27 16:51:01.059135 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aebc4026-5765-45dd-882f-77e66e432983 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 returned with HTTP 200 Jan 27 16:51:01.060998 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1925/3847] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:00 2021] GET /volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 => generated 911 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:01.608751 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e18203a-fd43-4bfb-bdc0-8b7c3b3375a0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:01.609325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e18203a-fd43-4bfb-bdc0-8b7c3b3375a0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:01.609560 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:01.609560 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:01.609878 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e18203a-fd43-4bfb-bdc0-8b7c3b3375a0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:01.661455 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:01.661455 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:01.673581 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1e18203a-fd43-4bfb-bdc0-8b7c3b3375a0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:01.700488 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e18203a-fd43-4bfb-bdc0-8b7c3b3375a0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:51:01.701545 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1923/3848] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:01 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:01.937267 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27e3ba47-8461-4f29-b401-ae80d4c08404 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] GET http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 Jan 27 16:51:01.937267 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27e3ba47-8461-4f29-b401-ae80d4c08404 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:01.937267 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:01.937267 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:01.938282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27e3ba47-8461-4f29-b401-ae80d4c08404 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:01.965515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27e3ba47-8461-4f29-b401-ae80d4c08404 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 returned with HTTP 404 Jan 27 16:51:01.967339 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1926/3849] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:01 2021] GET /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:01.981537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69492d69-aa51-4bd4-a12a-1e3fd1d589aa tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] GET http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/detail?all_tenants=1 Jan 27 16:51:01.982272 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69492d69-aa51-4bd4-a12a-1e3fd1d589aa tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:01.982272 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:01.982272 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:01.982739 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69492d69-aa51-4bd4-a12a-1e3fd1d589aa tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:02.012909 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69492d69-aa51-4bd4-a12a-1e3fd1d589aa tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Get all snapshots completed successfully. Jan 27 16:51:02.014717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69492d69-aa51-4bd4-a12a-1e3fd1d589aa tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 27 16:51:02.015746 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1924/3850] 10.222.0.78 () {58 vars in 1258 bytes} [Wed Jan 27 16:51:01 2021] GET /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/detail?all_tenants=1 => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:51:02.028783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd04214c-9e50-4598-80ee-0e28fdaf99c9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] POST http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/os-snapshot-manage Jan 27 16:51:02.029939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd04214c-9e50-4598-80ee-0e28fdaf99c9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd262d23-9e29-493d-aa60-e29d6e146ba7", "ref": {"source-name": "_snapshot-61071c58-58ca-4f7d-a840-df9d4bb869b5"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1185798818", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1926958700", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:02.081920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-822430d2-b560-4fdd-908a-00d3bfb22c48 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] GET http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 Jan 27 16:51:02.082644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-822430d2-b560-4fdd-908a-00d3bfb22c48 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:02.083393 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-822430d2-b560-4fdd-908a-00d3bfb22c48 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:02.090035 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:02.090035 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:02.091621 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd04214c-9e50-4598-80ee-0e28fdaf99c9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Volume info retrieved successfully. Jan 27 16:51:02.094213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.snapshot_manage [None req-bd04214c-9e50-4598-80ee-0e28fdaf99c9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Manage snapshot request body: {'snapshot': {'volume_id': 'bd262d23-9e29-493d-aa60-e29d6e146ba7', 'ref': {'source-name': '_snapshot-61071c58-58ca-4f7d-a840-df9d4bb869b5'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1185798818', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1926958700', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 27 16:51:02.148760 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:02.148760 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:02.159510 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-822430d2-b560-4fdd-908a-00d3bfb22c48 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Volume info retrieved successfully. Jan 27 16:51:02.184903 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-822430d2-b560-4fdd-908a-00d3bfb22c48 tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 returned with HTTP 200 Jan 27 16:51:02.185642 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1925/3851] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:02 2021] GET /volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 => generated 911 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:02.595015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-bd04214c-9e50-4598-80ee-0e28fdaf99c9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Created reservations ['e198368e-0ae7-43e8-98bc-0fb43bf74317', '24b7e402-33be-4937-9ef2-75b5ee37426d', 'da2fa8b5-cabc-4dfd-afa7-b72957a77de5', 'cbf6857f-9089-46f6-a87f-30e4d67de6ec'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:51:02.718251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3b9e587-641e-4a7e-aeda-d787f85cf5b1 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:02.718844 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3b9e587-641e-4a7e-aeda-d787f85cf5b1 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:02.719062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:02.719062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:02.720189 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3b9e587-641e-4a7e-aeda-d787f85cf5b1 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:02.772914 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:02.772914 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:02.781807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3b9e587-641e-4a7e-aeda-d787f85cf5b1 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:02.812961 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3b9e587-641e-4a7e-aeda-d787f85cf5b1 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:51:02.815662 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1926/3852] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:02 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:02.921135 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd04214c-9e50-4598-80ee-0e28fdaf99c9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/os-snapshot-manage returned with HTTP 202 Jan 27 16:51:02.922136 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1927/3853] 10.222.0.78 () {60 vars in 1259 bytes} [Wed Jan 27 16:51:02 2021] POST /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/os-snapshot-manage => generated 478 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:51:02.936044 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c410a86-4461-438d-865f-7850432639cd tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] GET http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 Jan 27 16:51:02.937216 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c410a86-4461-438d-865f-7850432639cd tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:02.938062 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:02.938062 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:02.938858 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c410a86-4461-438d-865f-7850432639cd tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:03.025628 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:03.025628 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:03.026835 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c410a86-4461-438d-865f-7850432639cd tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Snapshot retrieved successfully. Jan 27 16:51:03.029270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c410a86-4461-438d-865f-7850432639cd tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 returned with HTTP 200 Jan 27 16:51:03.034674 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1927/3854] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:02 2021] GET /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 => generated 610 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:03.206429 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80af28ac-1087-43c3-92d8-938c86b19d6b tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] GET http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 Jan 27 16:51:03.207234 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80af28ac-1087-43c3-92d8-938c86b19d6b tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:03.207502 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:03.207502 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:03.207937 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80af28ac-1087-43c3-92d8-938c86b19d6b tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:03.271041 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80af28ac-1087-43c3-92d8-938c86b19d6b tempest-AbsoluteLimitsTests-1467748704 tempest-AbsoluteLimitsTests-1467748704-project] http://10.222.0.78/volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 returned with HTTP 404 Jan 27 16:51:03.272369 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1928/3855] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:03 2021] GET /volume/v3/3aa85a54eeb64eb9892b4b55d33fa808/volumes/3df7abef-e802-42cd-9499-649a3cb4bda8 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:03.835038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dada5b20-a29b-4d96-b202-18cef71fe502 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:03.845835 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dada5b20-a29b-4d96-b202-18cef71fe502 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:03.845835 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:03.845835 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:03.845835 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dada5b20-a29b-4d96-b202-18cef71fe502 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:03.893225 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:03.893225 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:03.902132 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dada5b20-a29b-4d96-b202-18cef71fe502 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:03.928203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dada5b20-a29b-4d96-b202-18cef71fe502 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:51:03.938773 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1928/3856] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:03 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:04.042432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86a21104-1ad3-46a3-90d6-dbe9b78a0616 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] GET http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 Jan 27 16:51:04.042996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86a21104-1ad3-46a3-90d6-dbe9b78a0616 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:04.043995 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86a21104-1ad3-46a3-90d6-dbe9b78a0616 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:04.069580 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:04.069580 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:04.070406 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-86a21104-1ad3-46a3-90d6-dbe9b78a0616 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Snapshot retrieved successfully. Jan 27 16:51:04.072053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86a21104-1ad3-46a3-90d6-dbe9b78a0616 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 returned with HTTP 200 Jan 27 16:51:04.072836 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1929/3857] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:04 2021] GET /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 => generated 610 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:04.947612 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95f4e82a-cb3d-481d-ac6e-a76af4f77c2c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:04.947612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95f4e82a-cb3d-481d-ac6e-a76af4f77c2c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:04.948185 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:04.948185 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:04.948185 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95f4e82a-cb3d-481d-ac6e-a76af4f77c2c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:05.015969 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:05.015969 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:05.026501 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-95f4e82a-cb3d-481d-ac6e-a76af4f77c2c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:05.049925 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95f4e82a-cb3d-481d-ac6e-a76af4f77c2c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:51:05.050760 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1929/3858] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:04 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:05.085671 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-635d6db8-3e63-4363-82f6-faef918400ee tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] GET http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 Jan 27 16:51:05.086303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-635d6db8-3e63-4363-82f6-faef918400ee tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:05.086630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:05.086630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:05.087136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-635d6db8-3e63-4363-82f6-faef918400ee tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:05.114933 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:05.114933 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:05.116311 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-635d6db8-3e63-4363-82f6-faef918400ee tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Snapshot retrieved successfully. Jan 27 16:51:05.118212 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-635d6db8-3e63-4363-82f6-faef918400ee tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 returned with HTTP 200 Jan 27 16:51:05.119058 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1930/3859] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:05 2021] GET /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 => generated 610 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:06.067107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5d0c4bf-bcb8-46ef-aaae-56ab25e7582a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:06.067692 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5d0c4bf-bcb8-46ef-aaae-56ab25e7582a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:06.068278 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:06.068278 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:06.068901 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5d0c4bf-bcb8-46ef-aaae-56ab25e7582a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:06.117955 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:06.117955 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:06.126738 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d5d0c4bf-bcb8-46ef-aaae-56ab25e7582a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:06.132688 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8203c5c-6b63-4039-9371-4165072a2fd9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] GET http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 Jan 27 16:51:06.133697 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8203c5c-6b63-4039-9371-4165072a2fd9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:06.134127 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:06.134127 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:06.134773 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8203c5c-6b63-4039-9371-4165072a2fd9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:06.151134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5d0c4bf-bcb8-46ef-aaae-56ab25e7582a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:51:06.152226 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1930/3860] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:06 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 941 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:06.170677 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:06.170677 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:06.171657 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b8203c5c-6b63-4039-9371-4165072a2fd9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Snapshot retrieved successfully. Jan 27 16:51:06.173716 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8203c5c-6b63-4039-9371-4165072a2fd9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 returned with HTTP 200 Jan 27 16:51:06.174712 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1931/3861] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:06 2021] GET /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 => generated 635 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:06.185971 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5323e849-5d46-4e03-b598-ab70c9582d43 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] GET http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 Jan 27 16:51:06.186612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5323e849-5d46-4e03-b598-ab70c9582d43 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:06.186955 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:06.186955 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:06.187383 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5323e849-5d46-4e03-b598-ab70c9582d43 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:06.227603 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:06.227603 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:06.228995 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5323e849-5d46-4e03-b598-ab70c9582d43 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Snapshot retrieved successfully. Jan 27 16:51:06.233265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5323e849-5d46-4e03-b598-ab70c9582d43 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 returned with HTTP 200 Jan 27 16:51:06.234538 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1931/3862] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:06 2021] GET /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 => generated 635 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:06.245350 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80824f73-1ee1-4e68-ad7a-9339311be745 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] DELETE http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 Jan 27 16:51:06.245907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80824f73-1ee1-4e68-ad7a-9339311be745 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:06.247363 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:06.247363 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:06.248194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80824f73-1ee1-4e68-ad7a-9339311be745 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:06.248908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-80824f73-1ee1-4e68-ad7a-9339311be745 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Delete snapshot with id: af7a915e-7b0f-42fa-a41c-b26356437e41 Jan 27 16:51:06.277555 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:06.277555 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:06.280115 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-80824f73-1ee1-4e68-ad7a-9339311be745 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Snapshot retrieved successfully. Jan 27 16:51:06.399481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-80824f73-1ee1-4e68-ad7a-9339311be745 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Snapshot delete request issued successfully. Jan 27 16:51:06.399964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80824f73-1ee1-4e68-ad7a-9339311be745 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 returned with HTTP 202 Jan 27 16:51:06.400990 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1932/3863] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:51:06 2021] DELETE /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:06.414212 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c45dbf5-b95c-4421-9fd8-898eb4aa6db9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] GET http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 Jan 27 16:51:06.414212 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c45dbf5-b95c-4421-9fd8-898eb4aa6db9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:06.414212 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:06.414212 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:06.414212 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c45dbf5-b95c-4421-9fd8-898eb4aa6db9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:06.437541 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:06.437541 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:06.438303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c45dbf5-b95c-4421-9fd8-898eb4aa6db9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Snapshot retrieved successfully. Jan 27 16:51:06.440232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c45dbf5-b95c-4421-9fd8-898eb4aa6db9 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 returned with HTTP 200 Jan 27 16:51:06.441520 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1932/3864] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:06 2021] GET /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 => generated 634 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:07.169467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3669f0d8-860d-48e1-b90b-85b7e8a5a9a6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:07.169996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3669f0d8-860d-48e1-b90b-85b7e8a5a9a6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:07.172895 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:07.172895 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:07.172895 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3669f0d8-860d-48e1-b90b-85b7e8a5a9a6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:07.219617 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:07.219617 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:07.228317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3669f0d8-860d-48e1-b90b-85b7e8a5a9a6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:07.252852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3669f0d8-860d-48e1-b90b-85b7e8a5a9a6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:51:07.253677 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1933/3865] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:07 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 1391 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:07.268330 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e1312d3-d533-41eb-acd9-c9c44ce585e2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:07.268846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e1312d3-d533-41eb-acd9-c9c44ce585e2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:07.269059 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:07.269059 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:07.269431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e1312d3-d533-41eb-acd9-c9c44ce585e2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:07.320130 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:07.320130 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:07.330076 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e1312d3-d533-41eb-acd9-c9c44ce585e2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:07.353229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e1312d3-d533-41eb-acd9-c9c44ce585e2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:51:07.354156 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1933/3866] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:07 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 1391 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:07.381520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] POST http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes Jan 27 16:51:07.381974 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:07.381974 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:07.382409 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2146516155"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:07.383587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2146516155'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:51:07.383982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Create volume of 1 GB Jan 27 16:51:07.397426 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Availability Zones retrieved successfully. Jan 27 16:51:07.424167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Flow 'volume_create_api' (4d4c2fca-bee2-4b69-95bc-4c6b4bab125e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:07.428133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19eb8a31-02bb-451c-8995-427349595cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:07.430336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:51:07.456414 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e9448c2-8394-45b6-97b1-02f58cec029a tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] GET http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 Jan 27 16:51:07.457250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e9448c2-8394-45b6-97b1-02f58cec029a tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:07.457547 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:07.457547 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:07.457830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e9448c2-8394-45b6-97b1-02f58cec029a tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:07.490903 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:07.490903 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:07.492560 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1e9448c2-8394-45b6-97b1-02f58cec029a tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Snapshot retrieved successfully. Jan 27 16:51:07.494224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e9448c2-8394-45b6-97b1-02f58cec029a tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 returned with HTTP 200 Jan 27 16:51:07.495247 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1934/3867] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:07 2021] GET /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 => generated 634 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:07.536280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19eb8a31-02bb-451c-8995-427349595cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:07.536280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (510fc1f3-8ba5-4e02-be10-7b83c4db2ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:07.640714 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Created reservations ['01d10681-c8dd-4ab6-9960-0b52bc0f7112', '50926ab9-bb8f-4711-ba36-465ebe079478', 'e54d2151-b9ff-4c99-8a49-5312e2667c95', '1cc2e282-a622-4b95-b5ad-21ffbe7b46f4'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:51:07.642712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (510fc1f3-8ba5-4e02-be10-7b83c4db2ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01d10681-c8dd-4ab6-9960-0b52bc0f7112', '50926ab9-bb8f-4711-ba36-465ebe079478', 'e54d2151-b9ff-4c99-8a49-5312e2667c95', '1cc2e282-a622-4b95-b5ad-21ffbe7b46f4']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:07.644963 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b20efe-203d-4744-a8c4-a5182daafa88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:07.734002 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b20efe-203d-4744-a8c4-a5182daafa88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2146516155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ef33ccbf46428a80368fee6135acb6',qos_specs=None,replication_status=,reservations=['01d10681-c8dd-4ab6-9960-0b52bc0f7112','50926ab9-bb8f-4711-ba36-465ebe079478','e54d2151-b9ff-4c99-8a49-5312e2667c95','1cc2e282-a622-4b95-b5ad-21ffbe7b46f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df15b818cfef4e788073eda85b621e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2146516155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73ef33ccbf46428a80368fee6135acb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='df15b818cfef4e788073eda85b621e14',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:07.736154 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f74a44f-59a6-4393-94dd-ce3267dd4373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:07.802316 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f74a44f-59a6-4393-94dd-ce3267dd4373) transitioned into state 'SUCCESS' from state '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-2146516155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ef33ccbf46428a80368fee6135acb6',qos_specs=None,replication_status=,reservations=['01d10681-c8dd-4ab6-9960-0b52bc0f7112','50926ab9-bb8f-4711-ba36-465ebe079478','e54d2151-b9ff-4c99-8a49-5312e2667c95','1cc2e282-a622-4b95-b5ad-21ffbe7b46f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df15b818cfef4e788073eda85b621e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:07.804381 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0420cbe5-513b-4554-b918-6a1a604fd4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:07.871680 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0420cbe5-513b-4554-b918-6a1a604fd4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:07.874582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Flow 'volume_create_api' (4d4c2fca-bee2-4b69-95bc-4c6b4bab125e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:07.925529 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Create volume request issued successfully. Jan 27 16:51:07.939908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc73e037-2f03-48c7-9397-3fbb2974ff48 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes returned with HTTP 202 Jan 27 16:51:07.951251 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1934/3868] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:51:07 2021] POST /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes => generated 816 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:51:07.956952 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96ead3c4-2484-4188-948c-1df07d54854e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 Jan 27 16:51:07.957480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96ead3c4-2484-4188-948c-1df07d54854e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:07.957701 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:07.957701 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:07.958053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96ead3c4-2484-4188-948c-1df07d54854e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:08.009108 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:08.009108 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:08.018734 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-96ead3c4-2484-4188-948c-1df07d54854e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:08.044872 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96ead3c4-2484-4188-948c-1df07d54854e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 returned with HTTP 200 Jan 27 16:51:08.045823 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1935/3869] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:07 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 => generated 884 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:08.477251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8307bc4f-2e22-426e-8389-63d80157f515 tempest-VolumesSummaryTest-1857210498 tempest-VolumesSummaryTest-1857210498-project] GET http://10.222.0.78/volume/v3/0497728a949745deb626b3d31ccf1f37/volumes/summary Jan 27 16:51:08.477924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8307bc4f-2e22-426e-8389-63d80157f515 tempest-VolumesSummaryTest-1857210498 tempest-VolumesSummaryTest-1857210498-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:08.478238 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:08.478238 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:08.478956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8307bc4f-2e22-426e-8389-63d80157f515 tempest-VolumesSummaryTest-1857210498 tempest-VolumesSummaryTest-1857210498-project] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:08.479597 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-8307bc4f-2e22-426e-8389-63d80157f515 tempest-VolumesSummaryTest-1857210498 tempest-VolumesSummaryTest-1857210498-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:08.480316 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:08.480316 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:08.490263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8307bc4f-2e22-426e-8389-63d80157f515 tempest-VolumesSummaryTest-1857210498 tempest-VolumesSummaryTest-1857210498-project] Get summary completed successfully. Jan 27 16:51:08.490972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8307bc4f-2e22-426e-8389-63d80157f515 tempest-VolumesSummaryTest-1857210498 tempest-VolumesSummaryTest-1857210498-project] http://10.222.0.78/volume/v3/0497728a949745deb626b3d31ccf1f37/volumes/summary returned with HTTP 200 Jan 27 16:51:08.491931 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1935/3870] 10.222.0.78 () {60 vars in 1269 bytes} [Wed Jan 27 16:51:08 2021] GET /volume/v3/0497728a949745deb626b3d31ccf1f37/volumes/summary => generated 55 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:08.507276 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30c02ca9-ac5c-46d8-be87-148e8e91bc15 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] GET http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 Jan 27 16:51:08.507905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30c02ca9-ac5c-46d8-be87-148e8e91bc15 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:08.508242 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:08.508242 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:08.509083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30c02ca9-ac5c-46d8-be87-148e8e91bc15 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:08.535619 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30c02ca9-ac5c-46d8-be87-148e8e91bc15 tempest-SnapshotManageAdminTest-1739287389 tempest-SnapshotManageAdminTest-1739287389-project-admin] http://10.222.0.78/volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 returned with HTTP 404 Jan 27 16:51:08.536582 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1936/3871] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:08 2021] GET /volume/v3/c5d2d04a3d2c4be18aa7ac1a01c4c884/snapshots/af7a915e-7b0f-42fa-a41c-b26356437e41 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:08.548843 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24da88a8-f719-4768-9441-3d99e6c2a343 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] DELETE http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 Jan 27 16:51:08.549508 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24da88a8-f719-4768-9441-3d99e6c2a343 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:08.550203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24da88a8-f719-4768-9441-3d99e6c2a343 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:08.550946 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-24da88a8-f719-4768-9441-3d99e6c2a343 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Delete snapshot with id: 61071c58-58ca-4f7d-a840-df9d4bb869b5 Jan 27 16:51:08.577389 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24da88a8-f719-4768-9441-3d99e6c2a343 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 returned with HTTP 404 Jan 27 16:51:08.578545 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1936/3872] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:51:08 2021] DELETE /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/snapshots/61071c58-58ca-4f7d-a840-df9d4bb869b5 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:08.586473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5d36a89-5782-4d4c-b061-9c4c4ecc49cd tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] DELETE http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 Jan 27 16:51:08.587005 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5d36a89-5782-4d4c-b061-9c4c4ecc49cd tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:08.587641 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5d36a89-5782-4d4c-b061-9c4c4ecc49cd tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:08.588111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c5d36a89-5782-4d4c-b061-9c4c4ecc49cd tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Delete volume with id: bd262d23-9e29-493d-aa60-e29d6e146ba7 Jan 27 16:51:08.639588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:08.639588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:08.640790 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c5d36a89-5782-4d4c-b061-9c4c4ecc49cd tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Volume info retrieved successfully. Jan 27 16:51:08.786614 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c5d36a89-5782-4d4c-b061-9c4c4ecc49cd tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Delete volume request issued successfully. Jan 27 16:51:08.787272 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5d36a89-5782-4d4c-b061-9c4c4ecc49cd tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 returned with HTTP 202 Jan 27 16:51:08.788279 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1937/3873] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:51:08 2021] DELETE /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:08.797229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbc19a90-05e9-4d6d-9a9b-228f169892b8 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] GET http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 Jan 27 16:51:08.797897 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbc19a90-05e9-4d6d-9a9b-228f169892b8 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:08.798391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbc19a90-05e9-4d6d-9a9b-228f169892b8 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:08.861856 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:08.861856 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:08.875283 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bbc19a90-05e9-4d6d-9a9b-228f169892b8 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Volume info retrieved successfully. Jan 27 16:51:08.897449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbc19a90-05e9-4d6d-9a9b-228f169892b8 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 returned with HTTP 200 Jan 27 16:51:08.903805 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1937/3874] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:08 2021] GET /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 => generated 915 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:09.063698 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50cab2d4-ef7f-41c0-84d2-d0675ade5a2e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 Jan 27 16:51:09.064231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50cab2d4-ef7f-41c0-84d2-d0675ade5a2e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:09.064435 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:09.064435 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:09.065100 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50cab2d4-ef7f-41c0-84d2-d0675ade5a2e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:09.114000 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:09.114000 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:09.123327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50cab2d4-ef7f-41c0-84d2-d0675ade5a2e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:09.145861 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50cab2d4-ef7f-41c0-84d2-d0675ade5a2e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 returned with HTTP 200 Jan 27 16:51:09.146676 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1938/3875] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:09 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 => generated 909 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:09.161194 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] POST http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes Jan 27 16:51:09.161671 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:09.161671 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:09.162083 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14", "size": 2, "name": "tempest-VolumesCloneTest-Volume-829930516"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:09.163321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Create volume request body: {'volume': {'source_volid': '6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-829930516'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:51:09.212421 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:09.212421 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:09.213618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume retrieved successfully. Jan 27 16:51:09.213976 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Create volume of 2 GB Jan 27 16:51:09.225963 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Availability Zones retrieved successfully. Jan 27 16:51:09.246965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Flow 'volume_create_api' (e6416e43-47e5-4cd4-9ab6-1c9cbc311eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:09.249766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea7fddae-9460-46a0-a7b8-03d33dcd96e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:09.252027 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Validating volume size '2' using validate_int, validate_source_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:51:09.314867 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea7fddae-9460-46a0-a7b8-03d33dcd96e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14', 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:09.317024 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b020b30-f2bc-4786-8c5c-87191183c89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:09.452386 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Created reservations ['abf1ea1a-8125-4472-a6eb-69c096fe9d3c', 'dad07bf7-916c-4e1a-a741-c6acb3fbb191', '2ceca0c2-f5a4-41b0-b152-4ab72f2ebbe2', '78efbe3e-5b49-4c5a-a9fe-66d1667edddc'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:51:09.454842 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b020b30-f2bc-4786-8c5c-87191183c89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abf1ea1a-8125-4472-a6eb-69c096fe9d3c', 'dad07bf7-916c-4e1a-a741-c6acb3fbb191', '2ceca0c2-f5a4-41b0-b152-4ab72f2ebbe2', '78efbe3e-5b49-4c5a-a9fe-66d1667edddc']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:09.457193 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (372eee5d-a493-4e24-b945-831eefc24297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:09.604733 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (372eee5d-a493-4e24-b945-831eefc24297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '061766c8-e963-4e53-9900-0bc7575662f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-829930516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ef33ccbf46428a80368fee6135acb6',qos_specs=None,replication_status=,reservations=['abf1ea1a-8125-4472-a6eb-69c096fe9d3c','dad07bf7-916c-4e1a-a741-c6acb3fbb191','2ceca0c2-f5a4-41b0-b152-4ab72f2ebbe2','78efbe3e-5b49-4c5a-a9fe-66d1667edddc'],size=2,snapshot_id=None,source_replicaid=,source_volid=6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14,status='creating',user_id='df15b818cfef4e788073eda85b621e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-829930516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=061766c8-e963-4e53-9900-0bc7575662f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73ef33ccbf46428a80368fee6135acb6',provider_auth=None,provider_geometry=None,provider_id=None,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=6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14,status='creating',terminated_at=None,updated_at=None,user_id='df15b818cfef4e788073eda85b621e14',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:09.607441 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb100ac-18cf-4d94-9aa6-51f2f9a89b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:09.773307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb100ac-18cf-4d94-9aa6-51f2f9a89b4e) transitioned into state 'SUCCESS' from state '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-829930516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73ef33ccbf46428a80368fee6135acb6',qos_specs=None,replication_status=,reservations=['abf1ea1a-8125-4472-a6eb-69c096fe9d3c','dad07bf7-916c-4e1a-a741-c6acb3fbb191','2ceca0c2-f5a4-41b0-b152-4ab72f2ebbe2','78efbe3e-5b49-4c5a-a9fe-66d1667edddc'],size=2,snapshot_id=None,source_replicaid=,source_volid=6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14,status='creating',user_id='df15b818cfef4e788073eda85b621e14',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:09.775818 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f656090-9cbf-43cc-87e7-144868674323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:09.879234 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f656090-9cbf-43cc-87e7-144868674323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:09.882173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Flow 'volume_create_api' (e6416e43-47e5-4cd4-9ab6-1c9cbc311eba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:09.915816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c8811a6-2e7e-49a9-b7b3-01585213221f tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] GET http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 Jan 27 16:51:09.917749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c8811a6-2e7e-49a9-b7b3-01585213221f tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:09.917749 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:09.917749 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:09.917749 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c8811a6-2e7e-49a9-b7b3-01585213221f tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:09.984130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Create volume request issued successfully. Jan 27 16:51:10.027805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce980116-a4b3-4410-8eac-182f095b6d01 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes returned with HTTP 202 Jan 27 16:51:10.030885 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1938/3876] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:51:09 2021] POST /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes => generated 849 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:51:10.052053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85474d3a-962c-4666-a06e-8536d82b30ee tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:10.053770 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85474d3a-962c-4666-a06e-8536d82b30ee tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:10.054023 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:10.054023 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:10.054510 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:10.054510 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:10.055640 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85474d3a-962c-4666-a06e-8536d82b30ee tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:10.082820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c8811a6-2e7e-49a9-b7b3-01585213221f tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Volume info retrieved successfully. Jan 27 16:51:10.142240 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c8811a6-2e7e-49a9-b7b3-01585213221f tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 returned with HTTP 200 Jan 27 16:51:10.143943 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1939/3877] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:09 2021] GET /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 => generated 915 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:10.161936 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:10.161936 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:10.172931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-85474d3a-962c-4666-a06e-8536d82b30ee tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:10.197939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85474d3a-962c-4666-a06e-8536d82b30ee tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:10.199155 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1939/3878] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:10 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:11.162584 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b81ee570-8e53-4c85-9dde-d3baf5ac23e3 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] GET http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 Jan 27 16:51:11.164174 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b81ee570-8e53-4c85-9dde-d3baf5ac23e3 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:11.164544 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:11.164544 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:11.165186 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b81ee570-8e53-4c85-9dde-d3baf5ac23e3 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:11.215726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe79601c-daf6-40ab-a808-a879c4d5b06e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:11.216821 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe79601c-daf6-40ab-a808-a879c4d5b06e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:11.217171 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:11.217171 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:11.217772 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe79601c-daf6-40ab-a808-a879c4d5b06e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:11.246201 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b81ee570-8e53-4c85-9dde-d3baf5ac23e3 tempest-SnapshotManageAdminTest-1950896720 tempest-SnapshotManageAdminTest-1950896720-project] http://10.222.0.78/volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 returned with HTTP 404 Jan 27 16:51:11.252966 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1940/3879] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:11 2021] GET /volume/v3/4c2a20f88e174865b7f9b9f52ac0152f/volumes/bd262d23-9e29-493d-aa60-e29d6e146ba7 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:11.294065 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:11.294065 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:11.304174 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fe79601c-daf6-40ab-a808-a879c4d5b06e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:11.332794 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe79601c-daf6-40ab-a808-a879c4d5b06e tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:11.334135 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1940/3880] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:11 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:11.579021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15caa3e5-78c4-4d35-8f13-ccc2574b3085 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes Jan 27 16:51:11.579811 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15caa3e5-78c4-4d35-8f13-ccc2574b3085 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:11.580396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15caa3e5-78c4-4d35-8f13-ccc2574b3085 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:11.583288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-15caa3e5-78c4-4d35-8f13-ccc2574b3085 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:11.586714 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15caa3e5-78c4-4d35-8f13-ccc2574b3085 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:11.662040 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-15caa3e5-78c4-4d35-8f13-ccc2574b3085 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:11.664295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15caa3e5-78c4-4d35-8f13-ccc2574b3085 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes returned with HTTP 200 Jan 27 16:51:11.672278 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1941/3881] 10.222.0.78 () {58 vars in 1204 bytes} [Wed Jan 27 16:51:11 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes => generated 15 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:51:11.676266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] POST http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes Jan 27 16:51:11.676722 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:11.676722 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:11.677140 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1361991395"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:11.678310 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1361991395'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:51:11.678693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Create volume of 1 GB Jan 27 16:51:11.697150 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Availability Zones retrieved successfully. Jan 27 16:51:11.725411 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Flow 'volume_create_api' (e3b4f42f-d489-4a84-a620-38bc76faf346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:11.728411 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d38851-ac6a-4b0b-8714-0119fa7d633b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:11.732953 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:51:11.810847 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d38851-ac6a-4b0b-8714-0119fa7d633b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:11.814724 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b5401a-3ba5-469e-a15a-f066506eb20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:12.223812 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Created reservations ['37bc55e3-eb0c-4a9a-bec0-4d70bc854fab', 'e1bf0b4d-1e5b-4538-90bb-492097a5ff4c', 'baf475bf-3654-4c12-a75d-3bd5ac201115', '3efb2291-d4dc-479c-9cfe-4f64cd462da0'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:51:12.227000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b5401a-3ba5-469e-a15a-f066506eb20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37bc55e3-eb0c-4a9a-bec0-4d70bc854fab', 'e1bf0b4d-1e5b-4538-90bb-492097a5ff4c', 'baf475bf-3654-4c12-a75d-3bd5ac201115', '3efb2291-d4dc-479c-9cfe-4f64cd462da0']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:12.229339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54bc2d75-3de6-4ad6-8d9e-29d2874fab53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:12.328060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54bc2d75-3de6-4ad6-8d9e-29d2874fab53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e4114b4-959e-48f6-af07-0758e6c7c920', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1361991395',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='929da56b8a0142558dc334ce1db37ba6',qos_specs=None,replication_status=,reservations=['37bc55e3-eb0c-4a9a-bec0-4d70bc854fab','e1bf0b4d-1e5b-4538-90bb-492097a5ff4c','baf475bf-3654-4c12-a75d-3bd5ac201115','3efb2291-d4dc-479c-9cfe-4f64cd462da0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b5b48e56164318ab9de797db910376',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1361991395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e4114b4-959e-48f6-af07-0758e6c7c920,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='929da56b8a0142558dc334ce1db37ba6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b7b5b48e56164318ab9de797db910376',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:12.330115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca99359-81e8-42df-a96c-07800e678eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:12.349496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3c983a0-087d-4dac-84d8-9a8a0efb4d09 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:12.350351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3c983a0-087d-4dac-84d8-9a8a0efb4d09 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:12.351049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3c983a0-087d-4dac-84d8-9a8a0efb4d09 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:12.396144 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca99359-81e8-42df-a96c-07800e678eb9) transitioned into state 'SUCCESS' from state '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-1361991395',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='929da56b8a0142558dc334ce1db37ba6',qos_specs=None,replication_status=,reservations=['37bc55e3-eb0c-4a9a-bec0-4d70bc854fab','e1bf0b4d-1e5b-4538-90bb-492097a5ff4c','baf475bf-3654-4c12-a75d-3bd5ac201115','3efb2291-d4dc-479c-9cfe-4f64cd462da0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b5b48e56164318ab9de797db910376',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:12.404188 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7bb92cc-38da-416f-a475-f0b7e961e5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:12.408109 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:12.408109 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:12.417574 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3c983a0-087d-4dac-84d8-9a8a0efb4d09 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:12.444741 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3c983a0-087d-4dac-84d8-9a8a0efb4d09 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:12.446075 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1942/3882] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:12 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:12.455449 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7bb92cc-38da-416f-a475-f0b7e961e5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:12.458374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Flow 'volume_create_api' (e3b4f42f-d489-4a84-a620-38bc76faf346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:12.514175 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Create volume request issued successfully. Jan 27 16:51:12.524502 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb8447a7-cd72-41ce-8a0f-05e89fc36607 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes returned with HTTP 202 Jan 27 16:51:12.525533 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1941/3883] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:51:11 2021] POST /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes => generated 833 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:51:12.541097 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b7fc3e5-6d35-437a-9406-9adb635f8380 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 Jan 27 16:51:12.541617 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b7fc3e5-6d35-437a-9406-9adb635f8380 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:12.541838 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:12.541838 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:12.542487 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b7fc3e5-6d35-437a-9406-9adb635f8380 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:12.597609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:12.597609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:12.611348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b7fc3e5-6d35-437a-9406-9adb635f8380 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:12.641781 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b7fc3e5-6d35-437a-9406-9adb635f8380 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 returned with HTTP 200 Jan 27 16:51:12.643025 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1943/3884] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:12 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 => generated 901 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:13.461854 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bffde295-60a5-4cc6-aac7-b9a336d1c5bf tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:13.462908 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bffde295-60a5-4cc6-aac7-b9a336d1c5bf tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:13.463324 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:13.463324 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:13.464109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bffde295-60a5-4cc6-aac7-b9a336d1c5bf tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:13.519885 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:13.519885 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:13.532830 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bffde295-60a5-4cc6-aac7-b9a336d1c5bf tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:13.566923 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bffde295-60a5-4cc6-aac7-b9a336d1c5bf tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:13.570034 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1942/3885] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:13 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:13.659374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa3528d5-bf48-4ad6-be1d-851d72ec8537 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 Jan 27 16:51:13.659905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa3528d5-bf48-4ad6-be1d-851d72ec8537 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:13.660101 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:13.660101 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:13.660482 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa3528d5-bf48-4ad6-be1d-851d72ec8537 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:13.716630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:13.716630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:13.725669 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa3528d5-bf48-4ad6-be1d-851d72ec8537 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:13.764492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa3528d5-bf48-4ad6-be1d-851d72ec8537 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 returned with HTTP 200 Jan 27 16:51:13.766080 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1944/3886] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:13 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 => generated 926 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:13.781251 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28c4c1dd-6e14-4fb1-b069-ce236fa31c2e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 Jan 27 16:51:13.782242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28c4c1dd-6e14-4fb1-b069-ce236fa31c2e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:13.782516 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:13.782516 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:13.782983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28c4c1dd-6e14-4fb1-b069-ce236fa31c2e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:13.857847 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:13.857847 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:13.867342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-28c4c1dd-6e14-4fb1-b069-ce236fa31c2e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:13.895773 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28c4c1dd-6e14-4fb1-b069-ce236fa31c2e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 returned with HTTP 200 Jan 27 16:51:13.897266 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1943/3887] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:13 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 => generated 926 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:13.913446 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] POST http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes Jan 27 16:51:13.914476 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:13.914476 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:13.915449 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-197343786"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:13.917142 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-197343786'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:51:13.917753 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Create volume of 1 GB Jan 27 16:51:13.938452 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Availability Zones retrieved successfully. Jan 27 16:51:13.959488 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Flow 'volume_create_api' (8f5a777e-f9ad-4ed8-b9f2-7cb10daf91ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:13.962268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95394653-37e5-491a-a1f1-70efef82e8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:13.964511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:51:14.078378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95394653-37e5-491a-a1f1-70efef82e8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:14.081123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c270906c-fc77-4a36-bf80-764ee6df7bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:14.201750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Created reservations ['00c8da92-4825-41f2-9770-f5c68fa0602c', '7fb2432f-1837-4f65-8f03-c045b495199b', 'f4a2a8dd-08bf-46d4-85a5-645e340f741d', 'afda19be-338c-456a-8cbe-edd8fe0ff0d9'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:51:14.203942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c270906c-fc77-4a36-bf80-764ee6df7bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00c8da92-4825-41f2-9770-f5c68fa0602c', '7fb2432f-1837-4f65-8f03-c045b495199b', 'f4a2a8dd-08bf-46d4-85a5-645e340f741d', 'afda19be-338c-456a-8cbe-edd8fe0ff0d9']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:14.206344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0976272-47c7-4316-8bda-0e0e3090b3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:14.301553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0976272-47c7-4316-8bda-0e0e3090b3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9956b21-4017-4193-9cc2-6100999723e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-197343786',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='929da56b8a0142558dc334ce1db37ba6',qos_specs=None,replication_status=,reservations=['00c8da92-4825-41f2-9770-f5c68fa0602c','7fb2432f-1837-4f65-8f03-c045b495199b','f4a2a8dd-08bf-46d4-85a5-645e340f741d','afda19be-338c-456a-8cbe-edd8fe0ff0d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b5b48e56164318ab9de797db910376',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:51:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-197343786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9956b21-4017-4193-9cc2-6100999723e5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='929da56b8a0142558dc334ce1db37ba6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b7b5b48e56164318ab9de797db910376',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:14.303633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f6b5427-0daf-42e2-a4a1-2c110af502f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:14.401998 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f6b5427-0daf-42e2-a4a1-2c110af502f6) transitioned into state 'SUCCESS' from state '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-197343786',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='929da56b8a0142558dc334ce1db37ba6',qos_specs=None,replication_status=,reservations=['00c8da92-4825-41f2-9770-f5c68fa0602c','7fb2432f-1837-4f65-8f03-c045b495199b','f4a2a8dd-08bf-46d4-85a5-645e340f741d','afda19be-338c-456a-8cbe-edd8fe0ff0d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b5b48e56164318ab9de797db910376',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:14.404115 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71f9951-9503-49a7-8dbe-edee3c3c79e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:14.584379 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0462b12c-e922-4806-8d21-6c6c8c07ef1b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:14.585483 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0462b12c-e922-4806-8d21-6c6c8c07ef1b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:14.585895 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:14.585895 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:14.586571 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0462b12c-e922-4806-8d21-6c6c8c07ef1b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:14.635413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:14.635413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:14.645104 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0462b12c-e922-4806-8d21-6c6c8c07ef1b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:14.667653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71f9951-9503-49a7-8dbe-edee3c3c79e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:14.667825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0462b12c-e922-4806-8d21-6c6c8c07ef1b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:14.669145 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1944/3888] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:14 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:14.671400 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Flow 'volume_create_api' (8f5a777e-f9ad-4ed8-b9f2-7cb10daf91ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:14.722783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Create volume request issued successfully. Jan 27 16:51:14.737543 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08ecd8fa-5374-4308-b833-2a0c3df7c70f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes returned with HTTP 202 Jan 27 16:51:14.738434 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1945/3889] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:51:13 2021] POST /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes => generated 832 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:51:14.753509 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-490bc730-3208-4acb-ae19-868ca28af401 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 Jan 27 16:51:14.754009 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-490bc730-3208-4acb-ae19-868ca28af401 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:14.754225 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:14.754225 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:14.754606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-490bc730-3208-4acb-ae19-868ca28af401 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:14.803389 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:14.803389 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:14.822789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-490bc730-3208-4acb-ae19-868ca28af401 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:14.845817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-490bc730-3208-4acb-ae19-868ca28af401 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 returned with HTTP 200 Jan 27 16:51:14.846656 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1945/3890] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:14 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 => generated 900 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:15.686295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7fe6143-5711-4278-9966-699ae72cb29b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:15.686830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7fe6143-5711-4278-9966-699ae72cb29b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:15.686962 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:15.686962 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:15.687557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7fe6143-5711-4278-9966-699ae72cb29b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:15.736394 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:15.736394 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:15.744926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7fe6143-5711-4278-9966-699ae72cb29b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:15.766200 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7fe6143-5711-4278-9966-699ae72cb29b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:15.767012 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1946/3891] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:15 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:15.863052 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc1a32d4-c6f3-4c81-9e8a-dca817795094 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 Jan 27 16:51:15.863600 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc1a32d4-c6f3-4c81-9e8a-dca817795094 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:15.863833 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:15.863833 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:15.864214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc1a32d4-c6f3-4c81-9e8a-dca817795094 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:15.923466 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:15.923466 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:15.931972 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cc1a32d4-c6f3-4c81-9e8a-dca817795094 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:15.970197 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc1a32d4-c6f3-4c81-9e8a-dca817795094 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 returned with HTTP 200 Jan 27 16:51:15.970999 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1946/3892] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:15 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 => generated 900 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:16.782885 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9b92961-eb9c-437f-8942-d55d50b40983 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:16.783435 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9b92961-eb9c-437f-8942-d55d50b40983 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:16.783660 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:16.783660 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:16.784035 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9b92961-eb9c-437f-8942-d55d50b40983 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:16.838392 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:16.838392 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:16.849703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9b92961-eb9c-437f-8942-d55d50b40983 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:16.869667 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9b92961-eb9c-437f-8942-d55d50b40983 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:16.870495 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1947/3893] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:16 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:16.989895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6035409-5edd-47e0-b0ca-3a62e91f1766 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 Jan 27 16:51:16.990567 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6035409-5edd-47e0-b0ca-3a62e91f1766 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:16.990783 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:16.990783 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:16.991165 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6035409-5edd-47e0-b0ca-3a62e91f1766 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:17.063412 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:17.063412 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:17.073332 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6035409-5edd-47e0-b0ca-3a62e91f1766 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:17.103974 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6035409-5edd-47e0-b0ca-3a62e91f1766 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 returned with HTTP 200 Jan 27 16:51:17.104847 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1947/3894] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:16 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 => generated 924 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:17.383843 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d7c6a99-1d04-4427-a67c-b584133e8bfe tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] GET http://10.222.0.78/volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services Jan 27 16:51:17.384400 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d7c6a99-1d04-4427-a67c-b584133e8bfe tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:17.384585 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:17.384585 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:17.385289 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d7c6a99-1d04-4427-a67c-b584133e8bfe tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:17.393946 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d7c6a99-1d04-4427-a67c-b584133e8bfe tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] http://10.222.0.78/volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services returned with HTTP 200 Jan 27 16:51:17.394756 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1948/3895] 10.222.0.78 () {58 vars in 1216 bytes} [Wed Jan 27 16:51:17 2021] GET /volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services => generated 629 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:17.409081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4d43dd3-2081-4225-868a-b0d12174ad1d tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] PUT http://10.222.0.78/volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/disable-log-reason Jan 27 16:51:17.409534 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:17.409534 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:17.409952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4d43dd3-2081-4225-868a-b0d12174ad1d tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-710848-3", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:17.412180 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4d43dd3-2081-4225-868a-b0d12174ad1d tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] http://10.222.0.78/volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/disable-log-reason returned with HTTP 400 Jan 27 16:51:17.417081 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1948/3896] 10.222.0.78 () {60 vars in 1293 bytes} [Wed Jan 27 16:51:17 2021] PUT /volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:51:17.425155 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab71a213-da19-4a8b-8925-30a4fedaa2f2 tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] PUT http://10.222.0.78/volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/disable Jan 27 16:51:17.426036 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab71a213-da19-4a8b-8925-30a4fedaa2f2 tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-710848-3", "binary": "invalid_binary"} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:17.436071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab71a213-da19-4a8b-8925-30a4fedaa2f2 tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] http://10.222.0.78/volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/disable returned with HTTP 404 Jan 27 16:51:17.535429 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1949/3897] 10.222.0.78 () {60 vars in 1260 bytes} [Wed Jan 27 16:51:17 2021] PUT /volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/disable => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:17.545853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c06998e-fb39-489b-b572-135f628214ca tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] PUT http://10.222.0.78/volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/enable Jan 27 16:51:17.546637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c06998e-fb39-489b-b572-135f628214ca tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:17.556487 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c06998e-fb39-489b-b572-135f628214ca tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] http://10.222.0.78/volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/enable returned with HTTP 404 Jan 27 16:51:17.557580 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1949/3898] 10.222.0.78 () {60 vars in 1257 bytes} [Wed Jan 27 16:51:17 2021] PUT /volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/enable => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:17.572803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb82aa76-707c-4400-b24e-23be8299e729 tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] PUT http://10.222.0.78/volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/freeze Jan 27 16:51:17.573560 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb82aa76-707c-4400-b24e-23be8299e729 tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:17.584750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb82aa76-707c-4400-b24e-23be8299e729 tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] http://10.222.0.78/volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/freeze returned with HTTP 400 Jan 27 16:51:17.585737 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1950/3899] 10.222.0.78 () {60 vars in 1257 bytes} [Wed Jan 27 16:51:17 2021] PUT /volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/freeze => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:51:17.598339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ba9c364-d212-4025-9492-f2320f7c4f12 tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] PUT http://10.222.0.78/volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/thaw Jan 27 16:51:17.599146 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ba9c364-d212-4025-9492-f2320f7c4f12 tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:17.610273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ba9c364-d212-4025-9492-f2320f7c4f12 tempest-VolumeServicesNegativeTest-1819306619 tempest-VolumeServicesNegativeTest-1819306619-project-admin] http://10.222.0.78/volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/thaw returned with HTTP 400 Jan 27 16:51:17.611379 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1950/3900] 10.222.0.78 () {60 vars in 1251 bytes} [Wed Jan 27 16:51:17 2021] PUT /volume/v3/7b54d34634e44ad789b769b56a4e17d8/os-services/thaw => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:51:17.887975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-166740b2-aea6-4f3d-839b-3758a0d343f0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:17.888540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-166740b2-aea6-4f3d-839b-3758a0d343f0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:17.889070 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-166740b2-aea6-4f3d-839b-3758a0d343f0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:17.939925 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:17.939925 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:17.948564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-166740b2-aea6-4f3d-839b-3758a0d343f0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:17.971494 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-166740b2-aea6-4f3d-839b-3758a0d343f0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:17.972315 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1951/3901] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:17 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:18.121637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43227c3f-e9e3-4c50-92cb-6109b7a1784f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 Jan 27 16:51:18.122163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43227c3f-e9e3-4c50-92cb-6109b7a1784f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:18.122666 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43227c3f-e9e3-4c50-92cb-6109b7a1784f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:18.172708 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:18.172708 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:18.181291 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43227c3f-e9e3-4c50-92cb-6109b7a1784f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:18.205987 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43227c3f-e9e3-4c50-92cb-6109b7a1784f tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 returned with HTTP 200 Jan 27 16:51:18.206807 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1951/3902] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:18 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 => generated 925 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:18.223062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-faca915f-f244-4bb0-be22-3f78c0ccb757 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 Jan 27 16:51:18.223689 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-faca915f-f244-4bb0-be22-3f78c0ccb757 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:18.223926 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:18.223926 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:18.224339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-faca915f-f244-4bb0-be22-3f78c0ccb757 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:18.276802 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:18.276802 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:18.286558 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-faca915f-f244-4bb0-be22-3f78c0ccb757 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:18.309510 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-faca915f-f244-4bb0-be22-3f78c0ccb757 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 returned with HTTP 200 Jan 27 16:51:18.310667 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1952/3903] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:18 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 => generated 925 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:18.325717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] POST http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes Jan 27 16:51:18.326161 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:18.326161 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:18.326575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1827209191"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:18.327767 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1827209191'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:51:18.328137 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Create volume of 1 GB Jan 27 16:51:18.341380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Availability Zones retrieved successfully. Jan 27 16:51:18.358336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Flow 'volume_create_api' (2358bb22-6f7e-44b7-9a24-4014b98f7e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:18.361180 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f4bb9b-8de7-468b-a5ca-d60bd35bac0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:18.363293 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:51:18.426845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f4bb9b-8de7-468b-a5ca-d60bd35bac0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:18.429176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f19d206b-3cf6-4912-8efd-ee31273c3dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:18.571966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Created reservations ['c7065040-de31-4b57-9213-aaff36d776fd', '41145ae1-d45a-4b2a-9458-f752925ff8b2', '0195d7ca-b19f-421b-9623-d6899891da38', '026b44d7-eb6e-4db7-b514-f072b4b8a6ec'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:51:18.574046 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f19d206b-3cf6-4912-8efd-ee31273c3dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7065040-de31-4b57-9213-aaff36d776fd', '41145ae1-d45a-4b2a-9458-f752925ff8b2', '0195d7ca-b19f-421b-9623-d6899891da38', '026b44d7-eb6e-4db7-b514-f072b4b8a6ec']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:18.576819 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0ff396-8975-4459-8542-8cca679c5f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:18.824817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0ff396-8975-4459-8542-8cca679c5f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ac30e45-9374-4d21-8825-a4c30a34ba10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1827209191',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='929da56b8a0142558dc334ce1db37ba6',qos_specs=None,replication_status=,reservations=['c7065040-de31-4b57-9213-aaff36d776fd','41145ae1-d45a-4b2a-9458-f752925ff8b2','0195d7ca-b19f-421b-9623-d6899891da38','026b44d7-eb6e-4db7-b514-f072b4b8a6ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b5b48e56164318ab9de797db910376',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1827209191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ac30e45-9374-4d21-8825-a4c30a34ba10,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='929da56b8a0142558dc334ce1db37ba6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b7b5b48e56164318ab9de797db910376',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:18.827518 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3a2f9c6-82f8-4e38-bdfa-394abc5a34a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:18.993562 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-469b2d11-bdeb-4d1f-a4c9-5e4c5cde618c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:18.993562 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-469b2d11-bdeb-4d1f-a4c9-5e4c5cde618c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:18.993562 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:18.993562 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:18.993562 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-469b2d11-bdeb-4d1f-a4c9-5e4c5cde618c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:19.044684 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:19.044684 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:19.053039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-469b2d11-bdeb-4d1f-a4c9-5e4c5cde618c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:19.075627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-469b2d11-bdeb-4d1f-a4c9-5e4c5cde618c tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:19.076453 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1953/3904] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:18 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:19.249431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3a2f9c6-82f8-4e38-bdfa-394abc5a34a0) transitioned into state 'SUCCESS' from state '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-1827209191',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='929da56b8a0142558dc334ce1db37ba6',qos_specs=None,replication_status=,reservations=['c7065040-de31-4b57-9213-aaff36d776fd','41145ae1-d45a-4b2a-9458-f752925ff8b2','0195d7ca-b19f-421b-9623-d6899891da38','026b44d7-eb6e-4db7-b514-f072b4b8a6ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b5b48e56164318ab9de797db910376',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:19.251511 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbde22e2-6375-4a0b-9bc1-42b4fd62306d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:19.334956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbde22e2-6375-4a0b-9bc1-42b4fd62306d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:19.342359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Flow 'volume_create_api' (2358bb22-6f7e-44b7-9a24-4014b98f7e20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:19.397935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Create volume request issued successfully. Jan 27 16:51:19.411547 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93adfbe0-e73e-48a2-bccd-646b5f6699b5 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes returned with HTTP 202 Jan 27 16:51:19.412432 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1952/3905] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:51:18 2021] POST /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes => generated 833 bytes in 1091 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:51:19.427570 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0dc169b-fcad-4d02-ba0a-645860e246b6 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 Jan 27 16:51:19.428101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0dc169b-fcad-4d02-ba0a-645860e246b6 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:19.428317 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:19.428317 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:19.428729 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0dc169b-fcad-4d02-ba0a-645860e246b6 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:19.477409 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:19.477409 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:19.486444 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a0dc169b-fcad-4d02-ba0a-645860e246b6 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:19.509301 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0dc169b-fcad-4d02-ba0a-645860e246b6 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 returned with HTTP 200 Jan 27 16:51:19.510040 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1954/3906] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:19 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 => generated 901 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:20.094109 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b58520e-66fa-4a0a-ba48-7ff2ce8e3d78 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:20.094651 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b58520e-66fa-4a0a-ba48-7ff2ce8e3d78 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:20.094906 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:20.094906 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:20.095581 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b58520e-66fa-4a0a-ba48-7ff2ce8e3d78 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:20.154225 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:20.154225 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:20.164556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4b58520e-66fa-4a0a-ba48-7ff2ce8e3d78 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:20.191432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b58520e-66fa-4a0a-ba48-7ff2ce8e3d78 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:20.202425 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1953/3907] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:20 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:20.527052 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-faab7709-7fee-4a74-a2ff-46e78bd414e3 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 Jan 27 16:51:20.527763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-faab7709-7fee-4a74-a2ff-46e78bd414e3 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:20.528020 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:20.528020 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:20.528364 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-faab7709-7fee-4a74-a2ff-46e78bd414e3 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:20.581800 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:20.581800 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:20.590480 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-faab7709-7fee-4a74-a2ff-46e78bd414e3 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:20.613348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-faab7709-7fee-4a74-a2ff-46e78bd414e3 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 returned with HTTP 200 Jan 27 16:51:20.614180 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1955/3908] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:20 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 => generated 925 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:21.210618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c8f7dd2-83ad-4e0f-bfae-c330f5b2fe46 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:21.211414 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c8f7dd2-83ad-4e0f-bfae-c330f5b2fe46 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:21.211761 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:21.211761 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:21.212363 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c8f7dd2-83ad-4e0f-bfae-c330f5b2fe46 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:21.264340 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:21.264340 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:21.272458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c8f7dd2-83ad-4e0f-bfae-c330f5b2fe46 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:21.296442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c8f7dd2-83ad-4e0f-bfae-c330f5b2fe46 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:21.297267 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1954/3909] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:21 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:21.630370 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3be5b2c-2932-4607-873e-b2def04d7a12 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 Jan 27 16:51:21.630815 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3be5b2c-2932-4607-873e-b2def04d7a12 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:21.631054 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:21.631054 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:21.631444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3be5b2c-2932-4607-873e-b2def04d7a12 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:21.682533 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:21.682533 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:21.691849 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3be5b2c-2932-4607-873e-b2def04d7a12 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:21.714664 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3be5b2c-2932-4607-873e-b2def04d7a12 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 returned with HTTP 200 Jan 27 16:51:21.726515 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1956/3910] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:21 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 => generated 926 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:21.730399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2372ab78-5cef-4926-9017-f30852a9b1be tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 Jan 27 16:51:21.731049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2372ab78-5cef-4926-9017-f30852a9b1be tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:21.731288 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:21.731288 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:21.731670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2372ab78-5cef-4926-9017-f30852a9b1be tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:21.780042 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:21.780042 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:21.788467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2372ab78-5cef-4926-9017-f30852a9b1be tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:21.810763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2372ab78-5cef-4926-9017-f30852a9b1be tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 returned with HTTP 200 Jan 27 16:51:21.812820 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1955/3911] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:21 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 => generated 926 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:21.844320 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eda0be3c-11e8-4451-84d6-58621e360dc7 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes Jan 27 16:51:21.844845 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eda0be3c-11e8-4451-84d6-58621e360dc7 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:21.845059 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:21.845059 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:21.845410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eda0be3c-11e8-4451-84d6-58621e360dc7 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:21.846121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-eda0be3c-11e8-4451-84d6-58621e360dc7 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:21.847903 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-eda0be3c-11e8-4451-84d6-58621e360dc7 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:21.904525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eda0be3c-11e8-4451-84d6-58621e360dc7 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:21.905875 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eda0be3c-11e8-4451-84d6-58621e360dc7 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes returned with HTTP 200 Jan 27 16:51:21.906746 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1957/3912] 10.222.0.78 () {58 vars in 1204 bytes} [Wed Jan 27 16:51:21 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes => generated 1173 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:21.918666 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8eced4ae-252f-498d-9b36-9d0f4168f37a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?name=tempest-VolumesListTestJSON-Volume-1361991395 Jan 27 16:51:21.919171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8eced4ae-252f-498d-9b36-9d0f4168f37a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:21.937791 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:21.937791 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:21.937791 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8eced4ae-252f-498d-9b36-9d0f4168f37a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:21.937791 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-8eced4ae-252f-498d-9b36-9d0f4168f37a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:21.937791 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8eced4ae-252f-498d-9b36-9d0f4168f37a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1361991395'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:21.982793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8eced4ae-252f-498d-9b36-9d0f4168f37a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:21.984064 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8eced4ae-252f-498d-9b36-9d0f4168f37a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?name=tempest-VolumesListTestJSON-Volume-1361991395 returned with HTTP 200 Jan 27 16:51:21.984898 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1956/3913] 10.222.0.78 () {58 vars in 1305 bytes} [Wed Jan 27 16:51:21 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?name=tempest-VolumesListTestJSON-Volume-1361991395 => generated 400 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:21.996597 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8d8fe2b-c3c3-4c5c-aa66-3b117691f774 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?name=tempest-VolumesListTestJSON-Volume-197343786 Jan 27 16:51:21.997133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8d8fe2b-c3c3-4c5c-aa66-3b117691f774 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:21.997331 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:21.997331 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:21.997983 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8d8fe2b-c3c3-4c5c-aa66-3b117691f774 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:21.998806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-a8d8fe2b-c3c3-4c5c-aa66-3b117691f774 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:21.999643 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:21.999643 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:22.000992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a8d8fe2b-c3c3-4c5c-aa66-3b117691f774 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-197343786'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:22.052902 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a8d8fe2b-c3c3-4c5c-aa66-3b117691f774 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:22.054463 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:22.054463 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:22.063639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8d8fe2b-c3c3-4c5c-aa66-3b117691f774 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?name=tempest-VolumesListTestJSON-Volume-197343786 returned with HTTP 200 Jan 27 16:51:22.064606 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1958/3914] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:51:21 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?name=tempest-VolumesListTestJSON-Volume-197343786 => generated 928 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:22.080657 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a0d2db9-84e4-4158-bf5c-489310e6d024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=1 Jan 27 16:51:22.081162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a0d2db9-84e4-4158-bf5c-489310e6d024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:22.081354 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:22.081354 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:22.081737 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a0d2db9-84e4-4158-bf5c-489310e6d024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:22.082386 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-0a0d2db9-84e4-4158-bf5c-489310e6d024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:22.083156 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:22.083156 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:22.084418 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a0d2db9-84e4-4158-bf5c-489310e6d024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:22.135765 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0a0d2db9-84e4-4158-bf5c-489310e6d024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:22.137483 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:22.137483 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:22.146071 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a0d2db9-84e4-4158-bf5c-489310e6d024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=1 returned with HTTP 200 Jan 27 16:51:22.147061 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1957/3915] 10.222.0.78 () {58 vars in 1240 bytes} [Wed Jan 27 16:51:22 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=1 => generated 1105 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:22.162804 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca94b4ae-be1d-4aa5-ad9e-65de90d915be tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=1&marker=1ac30e45-9374-4d21-8825-a4c30a34ba10 Jan 27 16:51:22.163544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca94b4ae-be1d-4aa5-ad9e-65de90d915be tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:22.163870 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:22.163870 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:22.164364 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca94b4ae-be1d-4aa5-ad9e-65de90d915be tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:22.165024 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-ca94b4ae-be1d-4aa5-ad9e-65de90d915be tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:22.167004 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca94b4ae-be1d-4aa5-ad9e-65de90d915be tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:22.269391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca94b4ae-be1d-4aa5-ad9e-65de90d915be tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:22.271061 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:22.271061 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:22.279907 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca94b4ae-be1d-4aa5-ad9e-65de90d915be tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=1&marker=1ac30e45-9374-4d21-8825-a4c30a34ba10 returned with HTTP 200 Jan 27 16:51:22.280778 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1959/3916] 10.222.0.78 () {58 vars in 1328 bytes} [Wed Jan 27 16:51:22 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=1&marker=1ac30e45-9374-4d21-8825-a4c30a34ba10 => generated 1104 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:22.297449 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59547973-6de2-45ed-a881-4b8e1405c849 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=1&marker=c9956b21-4017-4193-9cc2-6100999723e5 Jan 27 16:51:22.297976 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59547973-6de2-45ed-a881-4b8e1405c849 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:22.298191 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:22.298191 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:22.298574 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59547973-6de2-45ed-a881-4b8e1405c849 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:22.299254 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-59547973-6de2-45ed-a881-4b8e1405c849 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:22.301039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59547973-6de2-45ed-a881-4b8e1405c849 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:22.313692 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18a1875c-ca2d-4877-a375-37074786b0be tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:22.314214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18a1875c-ca2d-4877-a375-37074786b0be tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:22.314429 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:22.314429 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:22.327325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18a1875c-ca2d-4877-a375-37074786b0be tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:22.364145 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:22.364145 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:22.373127 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-18a1875c-ca2d-4877-a375-37074786b0be tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:22.394754 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18a1875c-ca2d-4877-a375-37074786b0be tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:22.395641 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1960/3917] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:22 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:22.404107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59547973-6de2-45ed-a881-4b8e1405c849 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:22.406039 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:22.406039 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:22.414743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59547973-6de2-45ed-a881-4b8e1405c849 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=1&marker=c9956b21-4017-4193-9cc2-6100999723e5 returned with HTTP 200 Jan 27 16:51:22.426900 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1958/3918] 10.222.0.78 () {58 vars in 1328 bytes} [Wed Jan 27 16:51:22 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=1&marker=c9956b21-4017-4193-9cc2-6100999723e5 => generated 1105 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:22.441492 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-477530f1-297f-456d-9a8d-96dfedac0024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=1&marker=1e4114b4-959e-48f6-af07-0758e6c7c920 Jan 27 16:51:22.442022 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-477530f1-297f-456d-9a8d-96dfedac0024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:22.442237 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:22.442237 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:22.442610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-477530f1-297f-456d-9a8d-96dfedac0024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:22.443292 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-477530f1-297f-456d-9a8d-96dfedac0024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:22.445033 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-477530f1-297f-456d-9a8d-96dfedac0024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:22.547452 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-477530f1-297f-456d-9a8d-96dfedac0024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:22.552732 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-477530f1-297f-456d-9a8d-96dfedac0024 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=1&marker=1e4114b4-959e-48f6-af07-0758e6c7c920 returned with HTTP 200 Jan 27 16:51:22.553570 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1961/3919] 10.222.0.78 () {58 vars in 1328 bytes} [Wed Jan 27 16:51:22 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=1&marker=1e4114b4-959e-48f6-af07-0758e6c7c920 => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:51:22.569437 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84965396-8880-4976-afad-588607ee44ab tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 27 16:51:22.570065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84965396-8880-4976-afad-588607ee44ab tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:22.570349 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:22.570349 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:22.570862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84965396-8880-4976-afad-588607ee44ab tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:22.571660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-84965396-8880-4976-afad-588607ee44ab tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:22.572345 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-84965396-8880-4976-afad-588607ee44ab tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Could not evaluate value available, assuming string {{(pid=88000) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:51:22.574053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-84965396-8880-4976-afad-588607ee44ab tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:22.629339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-84965396-8880-4976-afad-588607ee44ab tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:22.631427 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:22.631427 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:22.640358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84965396-8880-4976-afad-588607ee44ab tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 27 16:51:22.641179 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1959/3920] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:51:22 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2063 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:22.658648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71190ee0-ab5f-40a8-901c-eaa19d0d98c0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 27 16:51:22.659089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71190ee0-ab5f-40a8-901c-eaa19d0d98c0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:22.659634 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71190ee0-ab5f-40a8-901c-eaa19d0d98c0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:22.660352 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-71190ee0-ab5f-40a8-901c-eaa19d0d98c0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:22.661003 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-71190ee0-ab5f-40a8-901c-eaa19d0d98c0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Could not evaluate value available, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:51:22.662664 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-71190ee0-ab5f-40a8-901c-eaa19d0d98c0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:22.716710 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-71190ee0-ab5f-40a8-901c-eaa19d0d98c0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:22.718771 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:22.718771 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:22.727477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71190ee0-ab5f-40a8-901c-eaa19d0d98c0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 27 16:51:22.732563 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1962/3921] 10.222.0.78 () {58 vars in 1326 bytes} [Wed Jan 27 16:51:22 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:22.747979 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cee0ab18-40ce-417f-bb8f-24df8107a09c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?limit=1 Jan 27 16:51:22.748508 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cee0ab18-40ce-417f-bb8f-24df8107a09c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:22.748766 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:22.748766 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:22.749147 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cee0ab18-40ce-417f-bb8f-24df8107a09c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:22.749876 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-cee0ab18-40ce-417f-bb8f-24df8107a09c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:22.751836 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cee0ab18-40ce-417f-bb8f-24df8107a09c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:22.805152 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cee0ab18-40ce-417f-bb8f-24df8107a09c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:22.806475 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cee0ab18-40ce-417f-bb8f-24df8107a09c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?limit=1 returned with HTTP 200 Jan 27 16:51:22.811044 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1960/3922] 10.222.0.78 () {58 vars in 1219 bytes} [Wed Jan 27 16:51:22 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?limit=1 => generated 569 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:22.818194 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-464bfc39-88f6-440d-84fd-99dd609aaf98 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?limit=1&marker=1ac30e45-9374-4d21-8825-a4c30a34ba10 Jan 27 16:51:22.818712 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-464bfc39-88f6-440d-84fd-99dd609aaf98 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:22.818963 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:22.818963 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:22.819373 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-464bfc39-88f6-440d-84fd-99dd609aaf98 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:22.820016 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-464bfc39-88f6-440d-84fd-99dd609aaf98 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:22.821757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-464bfc39-88f6-440d-84fd-99dd609aaf98 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:23.050130 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-464bfc39-88f6-440d-84fd-99dd609aaf98 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:23.051465 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-464bfc39-88f6-440d-84fd-99dd609aaf98 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?limit=1&marker=1ac30e45-9374-4d21-8825-a4c30a34ba10 returned with HTTP 200 Jan 27 16:51:23.052320 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1963/3923] 10.222.0.78 () {58 vars in 1307 bytes} [Wed Jan 27 16:51:22 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?limit=1&marker=1ac30e45-9374-4d21-8825-a4c30a34ba10 => generated 568 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:23.062837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-047c8590-0b5d-42db-8e5f-83ff67d7bf16 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?limit=1&marker=c9956b21-4017-4193-9cc2-6100999723e5 Jan 27 16:51:23.063410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-047c8590-0b5d-42db-8e5f-83ff67d7bf16 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:23.063626 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:23.063626 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:23.064081 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-047c8590-0b5d-42db-8e5f-83ff67d7bf16 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:23.064801 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-047c8590-0b5d-42db-8e5f-83ff67d7bf16 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:23.065663 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:23.065663 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:23.066770 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-047c8590-0b5d-42db-8e5f-83ff67d7bf16 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:23.164941 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-047c8590-0b5d-42db-8e5f-83ff67d7bf16 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:23.166476 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-047c8590-0b5d-42db-8e5f-83ff67d7bf16 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?limit=1&marker=c9956b21-4017-4193-9cc2-6100999723e5 returned with HTTP 200 Jan 27 16:51:23.167347 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1961/3924] 10.222.0.78 () {58 vars in 1307 bytes} [Wed Jan 27 16:51:23 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?limit=1&marker=c9956b21-4017-4193-9cc2-6100999723e5 => generated 569 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:23.177686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9791e9e3-5188-4082-85d5-86711bea8191 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?limit=1&marker=1e4114b4-959e-48f6-af07-0758e6c7c920 Jan 27 16:51:23.178198 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9791e9e3-5188-4082-85d5-86711bea8191 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:23.178413 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:23.178413 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:23.178782 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9791e9e3-5188-4082-85d5-86711bea8191 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:23.179440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-9791e9e3-5188-4082-85d5-86711bea8191 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:23.180205 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:23.180205 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:23.181256 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9791e9e3-5188-4082-85d5-86711bea8191 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:23.278093 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9791e9e3-5188-4082-85d5-86711bea8191 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:23.278918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9791e9e3-5188-4082-85d5-86711bea8191 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?limit=1&marker=1e4114b4-959e-48f6-af07-0758e6c7c920 returned with HTTP 200 Jan 27 16:51:23.279800 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1964/3925] 10.222.0.78 () {58 vars in 1307 bytes} [Wed Jan 27 16:51:23 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?limit=1&marker=1e4114b4-959e-48f6-af07-0758e6c7c920 => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:51:23.290565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c5b3ebb-37d3-4e64-98fa-6a0d101e1fd1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?name=tempest-VolumesListTestJSON-Volume-1827209191&status=available Jan 27 16:51:23.291373 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c5b3ebb-37d3-4e64-98fa-6a0d101e1fd1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:23.291726 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:23.291726 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:23.292102 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c5b3ebb-37d3-4e64-98fa-6a0d101e1fd1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:23.292741 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-9c5b3ebb-37d3-4e64-98fa-6a0d101e1fd1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:23.293361 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c5b3ebb-37d3-4e64-98fa-6a0d101e1fd1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Could not evaluate value available, assuming string {{(pid=88000) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:51:23.294117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:23.294117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:23.295143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c5b3ebb-37d3-4e64-98fa-6a0d101e1fd1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1827209191'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:23.346690 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9c5b3ebb-37d3-4e64-98fa-6a0d101e1fd1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:23.347775 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c5b3ebb-37d3-4e64-98fa-6a0d101e1fd1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?name=tempest-VolumesListTestJSON-Volume-1827209191&status=available returned with HTTP 200 Jan 27 16:51:23.348604 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1962/3926] 10.222.0.78 () {58 vars in 1339 bytes} [Wed Jan 27 16:51:23 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?name=tempest-VolumesListTestJSON-Volume-1827209191&status=available => generated 400 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:23.360300 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b3e9ec5-b225-436b-8453-a41a98401843 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?name=tempest-VolumesListTestJSON-Volume-197343786&status=available Jan 27 16:51:23.360817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b3e9ec5-b225-436b-8453-a41a98401843 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:23.361303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b3e9ec5-b225-436b-8453-a41a98401843 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:23.362000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-9b3e9ec5-b225-436b-8453-a41a98401843 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:23.362638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b3e9ec5-b225-436b-8453-a41a98401843 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Could not evaluate value available, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:51:23.364253 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b3e9ec5-b225-436b-8453-a41a98401843 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-197343786'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:23.412996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ff2f8d6-ec96-4949-902b-a1198c6d58ef tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:23.413644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ff2f8d6-ec96-4949-902b-a1198c6d58ef tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:23.413863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:23.413863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:23.414589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ff2f8d6-ec96-4949-902b-a1198c6d58ef tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:23.418046 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9b3e9ec5-b225-436b-8453-a41a98401843 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:23.419624 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:23.419624 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:23.428306 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b3e9ec5-b225-436b-8453-a41a98401843 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?name=tempest-VolumesListTestJSON-Volume-197343786&status=available returned with HTTP 200 Jan 27 16:51:23.430059 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1965/3927] 10.222.0.78 () {58 vars in 1358 bytes} [Wed Jan 27 16:51:23 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?name=tempest-VolumesListTestJSON-Volume-197343786&status=available => generated 928 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:23.446417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35ee9615-c976-407b-8ed3-dfa7b0a8d676 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?marker=c9956b21-4017-4193-9cc2-6100999723e5&sort=id%3Aasc Jan 27 16:51:23.446934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35ee9615-c976-407b-8ed3-dfa7b0a8d676 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:23.447145 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:23.447145 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:23.447580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35ee9615-c976-407b-8ed3-dfa7b0a8d676 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:23.448241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-35ee9615-c976-407b-8ed3-dfa7b0a8d676 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:23.450796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35ee9615-c976-407b-8ed3-dfa7b0a8d676 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:23.471092 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:23.471092 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:23.479402 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6ff2f8d6-ec96-4949-902b-a1198c6d58ef tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:23.502679 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ff2f8d6-ec96-4949-902b-a1198c6d58ef tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:23.503563 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1963/3928] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:23 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:23.548793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35ee9615-c976-407b-8ed3-dfa7b0a8d676 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:23.553917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35ee9615-c976-407b-8ed3-dfa7b0a8d676 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?marker=c9956b21-4017-4193-9cc2-6100999723e5&sort=id%3Aasc returned with HTTP 200 Jan 27 16:51:23.554760 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1966/3929] 10.222.0.78 () {58 vars in 1340 bytes} [Wed Jan 27 16:51:23 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?marker=c9956b21-4017-4193-9cc2-6100999723e5&sort=id%3Aasc => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 16:51:23.571454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66835bba-468e-4a1c-9999-8c460678fec8 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 27 16:51:23.571979 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66835bba-468e-4a1c-9999-8c460678fec8 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:23.572192 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:23.572192 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:23.572566 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66835bba-468e-4a1c-9999-8c460678fec8 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:23.573331 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-66835bba-468e-4a1c-9999-8c460678fec8 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:23.575632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-66835bba-468e-4a1c-9999-8c460678fec8 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:23.635599 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-66835bba-468e-4a1c-9999-8c460678fec8 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:23.637953 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:23.637953 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:23.646660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66835bba-468e-4a1c-9999-8c460678fec8 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 27 16:51:23.647815 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1964/3930] 10.222.0.78 () {58 vars in 1304 bytes} [Wed Jan 27 16:51:23 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2760 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:23.665193 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5e158923-6d5a-4761-a93d-d055240856e2 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail Jan 27 16:51:23.665954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5e158923-6d5a-4761-a93d-d055240856e2 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:23.666436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5e158923-6d5a-4761-a93d-d055240856e2 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:23.667097 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-5e158923-6d5a-4761-a93d-d055240856e2 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:23.669607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5e158923-6d5a-4761-a93d-d055240856e2 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:23.722730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5e158923-6d5a-4761-a93d-d055240856e2 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:23.724823 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:23.724823 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:23.734865 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5e158923-6d5a-4761-a93d-d055240856e2 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail returned with HTTP 200 Jan 27 16:51:23.735808 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1967/3931] 10.222.0.78 () {58 vars in 1225 bytes} [Wed Jan 27 16:51:23 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail => generated 2760 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:23.753996 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8831988-3fa1-4d4e-a82b-3ac18f702c68 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 27 16:51:23.754490 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8831988-3fa1-4d4e-a82b-3ac18f702c68 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:23.754701 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:23.754701 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:23.755069 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8831988-3fa1-4d4e-a82b-3ac18f702c68 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:23.755745 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-d8831988-3fa1-4d4e-a82b-3ac18f702c68 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:23.757581 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d8831988-3fa1-4d4e-a82b-3ac18f702c68 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:23.814522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8831988-3fa1-4d4e-a82b-3ac18f702c68 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:23.815802 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8831988-3fa1-4d4e-a82b-3ac18f702c68 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 27 16:51:23.816661 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1965/3932] 10.222.0.78 () {58 vars in 1283 bytes} [Wed Jan 27 16:51:23 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1173 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:23.828189 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df6cf3b1-b67c-43ae-aca7-4b6b092f4f67 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?availability_zone=nova Jan 27 16:51:23.828710 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df6cf3b1-b67c-43ae-aca7-4b6b092f4f67 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:23.828928 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:23.828928 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:23.829305 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df6cf3b1-b67c-43ae-aca7-4b6b092f4f67 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:23.829944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-df6cf3b1-b67c-43ae-aca7-4b6b092f4f67 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:23.830529 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df6cf3b1-b67c-43ae-aca7-4b6b092f4f67 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Could not evaluate value nova, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:51:23.832132 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df6cf3b1-b67c-43ae-aca7-4b6b092f4f67 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:23.889229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-df6cf3b1-b67c-43ae-aca7-4b6b092f4f67 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:23.890567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df6cf3b1-b67c-43ae-aca7-4b6b092f4f67 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?availability_zone=nova returned with HTTP 200 Jan 27 16:51:23.891474 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1968/3933] 10.222.0.78 () {58 vars in 1249 bytes} [Wed Jan 27 16:51:23 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?availability_zone=nova => generated 1173 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:23.901998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab9d0a58-efab-49fc-9ea3-21ec97d919a4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?availability_zone=nova Jan 27 16:51:23.903068 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab9d0a58-efab-49fc-9ea3-21ec97d919a4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:23.903496 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:23.903496 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:23.903872 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab9d0a58-efab-49fc-9ea3-21ec97d919a4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:23.904559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-ab9d0a58-efab-49fc-9ea3-21ec97d919a4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:23.905136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ab9d0a58-efab-49fc-9ea3-21ec97d919a4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Could not evaluate value nova, assuming string {{(pid=88000) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:51:23.905760 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:23.905760 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:23.906912 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ab9d0a58-efab-49fc-9ea3-21ec97d919a4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:23.962050 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab9d0a58-efab-49fc-9ea3-21ec97d919a4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:23.963441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab9d0a58-efab-49fc-9ea3-21ec97d919a4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?availability_zone=nova returned with HTTP 200 Jan 27 16:51:23.964295 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1966/3934] 10.222.0.78 () {58 vars in 1249 bytes} [Wed Jan 27 16:51:23 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?availability_zone=nova => generated 1173 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:23.976790 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cf4246a-4b20-4790-b3ba-096c9036491c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?bootable=false Jan 27 16:51:23.977308 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cf4246a-4b20-4790-b3ba-096c9036491c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:23.977534 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:23.977534 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:23.977919 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cf4246a-4b20-4790-b3ba-096c9036491c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:23.978806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-3cf4246a-4b20-4790-b3ba-096c9036491c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:23.979634 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:23.979634 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:23.981324 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3cf4246a-4b20-4790-b3ba-096c9036491c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:24.035344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3cf4246a-4b20-4790-b3ba-096c9036491c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:24.036751 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cf4246a-4b20-4790-b3ba-096c9036491c tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?bootable=false returned with HTTP 200 Jan 27 16:51:24.037578 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1969/3935] 10.222.0.78 () {58 vars in 1233 bytes} [Wed Jan 27 16:51:23 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?bootable=false => generated 1173 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:51:24.048756 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-020a2a4c-dcdc-4837-817a-6ff4761a254a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?bootable=false Jan 27 16:51:24.049278 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-020a2a4c-dcdc-4837-817a-6ff4761a254a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:24.049534 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:24.049534 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:24.049907 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-020a2a4c-dcdc-4837-817a-6ff4761a254a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:24.050543 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-020a2a4c-dcdc-4837-817a-6ff4761a254a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:24.051361 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:24.051361 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:24.052477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-020a2a4c-dcdc-4837-817a-6ff4761a254a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:24.106370 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-020a2a4c-dcdc-4837-817a-6ff4761a254a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:24.107655 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-020a2a4c-dcdc-4837-817a-6ff4761a254a tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?bootable=false returned with HTTP 200 Jan 27 16:51:24.108504 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1967/3936] 10.222.0.78 () {58 vars in 1233 bytes} [Wed Jan 27 16:51:24 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?bootable=false => generated 1173 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:24.119879 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5ec1f9b-f927-4cd7-a308-38e7b211c0a0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?status=available Jan 27 16:51:24.120424 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5ec1f9b-f927-4cd7-a308-38e7b211c0a0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:24.120664 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:24.120664 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:24.121124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5ec1f9b-f927-4cd7-a308-38e7b211c0a0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:24.121758 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-e5ec1f9b-f927-4cd7-a308-38e7b211c0a0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:24.122337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e5ec1f9b-f927-4cd7-a308-38e7b211c0a0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Could not evaluate value available, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:51:24.122964 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:24.122964 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:24.124039 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e5ec1f9b-f927-4cd7-a308-38e7b211c0a0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:24.179487 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e5ec1f9b-f927-4cd7-a308-38e7b211c0a0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:24.180871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5ec1f9b-f927-4cd7-a308-38e7b211c0a0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?status=available returned with HTTP 200 Jan 27 16:51:24.181735 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1970/3937] 10.222.0.78 () {58 vars in 1237 bytes} [Wed Jan 27 16:51:24 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?status=available => generated 1173 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:24.192767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41dc5989-f605-49f0-bfac-d2c4cc361c7e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?status=available Jan 27 16:51:24.193284 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41dc5989-f605-49f0-bfac-d2c4cc361c7e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:24.193501 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:24.193501 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:24.193869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41dc5989-f605-49f0-bfac-d2c4cc361c7e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:24.194541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-41dc5989-f605-49f0-bfac-d2c4cc361c7e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:24.195120 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-41dc5989-f605-49f0-bfac-d2c4cc361c7e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Could not evaluate value available, assuming string {{(pid=88000) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:51:24.195785 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:24.195785 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:24.196817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-41dc5989-f605-49f0-bfac-d2c4cc361c7e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:24.253113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-41dc5989-f605-49f0-bfac-d2c4cc361c7e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:24.254442 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41dc5989-f605-49f0-bfac-d2c4cc361c7e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?status=available returned with HTTP 200 Jan 27 16:51:24.255298 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1968/3938] 10.222.0.78 () {58 vars in 1237 bytes} [Wed Jan 27 16:51:24 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes?status=available => generated 1173 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:24.267266 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33777cb2-1d40-4419-bddd-1ed1e1417a8b tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?availability_zone=nova Jan 27 16:51:24.267796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33777cb2-1d40-4419-bddd-1ed1e1417a8b tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:24.268016 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:24.268016 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:24.268341 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33777cb2-1d40-4419-bddd-1ed1e1417a8b tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:24.269001 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-33777cb2-1d40-4419-bddd-1ed1e1417a8b tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:24.269566 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-33777cb2-1d40-4419-bddd-1ed1e1417a8b tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Could not evaluate value nova, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:51:24.270184 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:24.270184 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:24.271229 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-33777cb2-1d40-4419-bddd-1ed1e1417a8b tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:24.325135 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-33777cb2-1d40-4419-bddd-1ed1e1417a8b tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:24.327176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:24.327176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:24.335997 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33777cb2-1d40-4419-bddd-1ed1e1417a8b tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 27 16:51:24.336792 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1971/3939] 10.222.0.78 () {58 vars in 1270 bytes} [Wed Jan 27 16:51:24 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?availability_zone=nova => generated 2760 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:24.355457 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d1d8756-131e-4360-9586-744dcad816f4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?bootable=false Jan 27 16:51:24.355978 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d1d8756-131e-4360-9586-744dcad816f4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:24.356193 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:24.356193 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:24.356611 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d1d8756-131e-4360-9586-744dcad816f4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:24.357220 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-9d1d8756-131e-4360-9586-744dcad816f4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:24.358002 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:24.358002 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:24.359049 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9d1d8756-131e-4360-9586-744dcad816f4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:24.412550 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9d1d8756-131e-4360-9586-744dcad816f4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:24.414619 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:24.414619 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:24.424800 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d1d8756-131e-4360-9586-744dcad816f4 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?bootable=false returned with HTTP 200 Jan 27 16:51:24.425618 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1969/3940] 10.222.0.78 () {58 vars in 1254 bytes} [Wed Jan 27 16:51:24 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?bootable=false => generated 2760 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:24.444340 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3af658a-f626-40f8-8c7b-a5bdc308bbb0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?status=available Jan 27 16:51:24.444895 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3af658a-f626-40f8-8c7b-a5bdc308bbb0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:24.445110 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:24.445110 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:24.445484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3af658a-f626-40f8-8c7b-a5bdc308bbb0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:24.446211 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-b3af658a-f626-40f8-8c7b-a5bdc308bbb0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:51:24.446959 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3af658a-f626-40f8-8c7b-a5bdc308bbb0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Could not evaluate value available, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:51:24.448595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3af658a-f626-40f8-8c7b-a5bdc308bbb0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:51:24.507140 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b3af658a-f626-40f8-8c7b-a5bdc308bbb0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Get all volumes completed successfully. Jan 27 16:51:24.509245 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:24.509245 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:24.518924 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3af658a-f626-40f8-8c7b-a5bdc308bbb0 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?status=available returned with HTTP 200 Jan 27 16:51:24.519866 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1972/3941] 10.222.0.78 () {58 vars in 1258 bytes} [Wed Jan 27 16:51:24 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/detail?status=available => generated 2760 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:51:24.520256 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a44bd894-62c5-4733-997f-476fd5710aa2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:24.520776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a44bd894-62c5-4733-997f-476fd5710aa2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:24.520990 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:24.520990 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:24.521464 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a44bd894-62c5-4733-997f-476fd5710aa2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:24.538851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0488cfe3-3d57-428d-809a-23d2e350f6a6 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] DELETE http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 Jan 27 16:51:24.539495 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0488cfe3-3d57-428d-809a-23d2e350f6a6 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:24.539709 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:24.539709 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:24.540082 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0488cfe3-3d57-428d-809a-23d2e350f6a6 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:24.540540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0488cfe3-3d57-428d-809a-23d2e350f6a6 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Delete volume with id: 1ac30e45-9374-4d21-8825-a4c30a34ba10 Jan 27 16:51:24.571857 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:24.571857 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:24.580521 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a44bd894-62c5-4733-997f-476fd5710aa2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:24.591715 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:24.591715 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:24.592891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0488cfe3-3d57-428d-809a-23d2e350f6a6 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:24.602375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a44bd894-62c5-4733-997f-476fd5710aa2 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:24.603233 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1970/3942] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:24 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:24.849458 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0488cfe3-3d57-428d-809a-23d2e350f6a6 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Delete volume request issued successfully. Jan 27 16:51:24.849938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0488cfe3-3d57-428d-809a-23d2e350f6a6 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 returned with HTTP 202 Jan 27 16:51:24.850843 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1973/3943] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:51:24 2021] DELETE /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 => generated 0 bytes in 316 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:24.859980 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9e08cc1-8db8-4723-8d04-365d809434d9 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 Jan 27 16:51:24.860518 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9e08cc1-8db8-4723-8d04-365d809434d9 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:24.860737 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:24.860737 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:24.861119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9e08cc1-8db8-4723-8d04-365d809434d9 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:24.910840 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:24.910840 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:24.918779 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d9e08cc1-8db8-4723-8d04-365d809434d9 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:24.940273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9e08cc1-8db8-4723-8d04-365d809434d9 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 returned with HTTP 200 Jan 27 16:51:24.941722 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1971/3944] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:24 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 => generated 925 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:25.621639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-effe8c1c-c234-49d6-895c-c60f192d8aad tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:25.622278 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-effe8c1c-c234-49d6-895c-c60f192d8aad tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:25.622512 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:25.622512 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:25.622945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-effe8c1c-c234-49d6-895c-c60f192d8aad tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:25.674000 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:25.674000 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:25.682937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-effe8c1c-c234-49d6-895c-c60f192d8aad tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:25.706332 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-effe8c1c-c234-49d6-895c-c60f192d8aad tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:25.707167 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1974/3945] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:25 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:25.958304 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-279c299c-4f7a-446a-aebb-5821879583da tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 Jan 27 16:51:25.958521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-279c299c-4f7a-446a-aebb-5821879583da tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:25.958640 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:25.958640 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:25.959383 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-279c299c-4f7a-446a-aebb-5821879583da tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:26.041779 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:26.041779 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:26.050647 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-279c299c-4f7a-446a-aebb-5821879583da tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:26.072567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-279c299c-4f7a-446a-aebb-5821879583da tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 returned with HTTP 200 Jan 27 16:51:26.074897 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1972/3946] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:25 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 => generated 925 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:26.722982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6dc2bfc-f962-4962-87ec-88901617b107 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:26.724205 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6dc2bfc-f962-4962-87ec-88901617b107 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:26.724428 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:26.724428 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:26.724797 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6dc2bfc-f962-4962-87ec-88901617b107 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:26.785005 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:26.785005 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:26.794235 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6dc2bfc-f962-4962-87ec-88901617b107 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:26.816295 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6dc2bfc-f962-4962-87ec-88901617b107 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:26.827303 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1975/3947] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:26 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:27.026361 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c322013-c5c8-48d6-92f9-f556ad483107 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] POST http://10.222.0.78/volume/v3/be086fa134194b969ef9fccfd00ae4d1/types Jan 27 16:51:27.026864 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:27.026864 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:27.027474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c322013-c5c8-48d6-92f9-f556ad483107 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1424245681", "os-volume-type-access:is_public": false}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:27.089265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f20e8b2-fdf2-4464-8a3b-a83c1d6861b3 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 Jan 27 16:51:27.089859 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f20e8b2-fdf2-4464-8a3b-a83c1d6861b3 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:27.090076 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:27.090076 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:27.090455 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f20e8b2-fdf2-4464-8a3b-a83c1d6861b3 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:27.139252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:27.139252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:27.147481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f20e8b2-fdf2-4464-8a3b-a83c1d6861b3 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:27.169169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f20e8b2-fdf2-4464-8a3b-a83c1d6861b3 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 returned with HTTP 200 Jan 27 16:51:27.199781 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1976/3948] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:27 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 => generated 925 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:27.348082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c322013-c5c8-48d6-92f9-f556ad483107 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] http://10.222.0.78/volume/v3/be086fa134194b969ef9fccfd00ae4d1/types returned with HTTP 200 Jan 27 16:51:27.348969 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1973/3949] 10.222.0.78 () {60 vars in 1220 bytes} [Wed Jan 27 16:51:26 2021] POST /volume/v3/be086fa134194b969ef9fccfd00ae4d1/types => generated 231 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:27.501847 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67cfd60d-0f55-42e6-9bcb-f362d4532d18 tempest-VolumeTypesNegativeTest-1702088874 tempest-VolumeTypesNegativeTest-1702088874-project] POST http://10.222.0.78/volume/v3/d67ba4a5613449eab343dce6210cb50f/volumes Jan 27 16:51:27.502300 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:27.502300 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:27.502715 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67cfd60d-0f55-42e6-9bcb-f362d4532d18 tempest-VolumeTypesNegativeTest-1702088874 tempest-VolumeTypesNegativeTest-1702088874-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "be9561f3-e09f-4144-801c-b75f2507162c", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-261713018"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:27.503854 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-67cfd60d-0f55-42e6-9bcb-f362d4532d18 tempest-VolumeTypesNegativeTest-1702088874 tempest-VolumeTypesNegativeTest-1702088874-project] Create volume request body: {'volume': {'volume_type': 'be9561f3-e09f-4144-801c-b75f2507162c', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-261713018'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:51:27.526327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67cfd60d-0f55-42e6-9bcb-f362d4532d18 tempest-VolumeTypesNegativeTest-1702088874 tempest-VolumeTypesNegativeTest-1702088874-project] http://10.222.0.78/volume/v3/d67ba4a5613449eab343dce6210cb50f/volumes returned with HTTP 404 Jan 27 16:51:27.527478 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1977/3950] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 16:51:27 2021] POST /volume/v3/d67ba4a5613449eab343dce6210cb50f/volumes => generated 114 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:27.536763 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a379ef6-8b1b-459d-817e-b8caa7c251c9 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] POST http://10.222.0.78/volume/v3/be086fa134194b969ef9fccfd00ae4d1/types Jan 27 16:51:27.537709 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a379ef6-8b1b-459d-817e-b8caa7c251c9 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:27.538891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a379ef6-8b1b-459d-817e-b8caa7c251c9 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] http://10.222.0.78/volume/v3/be086fa134194b969ef9fccfd00ae4d1/types returned with HTTP 400 Jan 27 16:51:27.542379 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1974/3951] 10.222.0.78 () {60 vars in 1219 bytes} [Wed Jan 27 16:51:27 2021] POST /volume/v3/be086fa134194b969ef9fccfd00ae4d1/types => generated 108 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:51:27.549273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff6ebd65-16c5-4e18-bdad-2a6f3dbe7005 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] DELETE http://10.222.0.78/volume/v3/be086fa134194b969ef9fccfd00ae4d1/types/e43c5576-ad56-4176-80c3-93fe846475dc Jan 27 16:51:27.549922 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff6ebd65-16c5-4e18-bdad-2a6f3dbe7005 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:27.550536 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff6ebd65-16c5-4e18-bdad-2a6f3dbe7005 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:27.564046 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff6ebd65-16c5-4e18-bdad-2a6f3dbe7005 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] http://10.222.0.78/volume/v3/be086fa134194b969ef9fccfd00ae4d1/types/e43c5576-ad56-4176-80c3-93fe846475dc returned with HTTP 404 Jan 27 16:51:27.565014 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1978/3952] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:51:27 2021] DELETE /volume/v3/be086fa134194b969ef9fccfd00ae4d1/types/e43c5576-ad56-4176-80c3-93fe846475dc => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:27.574968 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39f7be06-3590-4680-b79d-30001485a33c tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] GET http://10.222.0.78/volume/v3/be086fa134194b969ef9fccfd00ae4d1/types/f2550572-d58e-4bff-a023-ed6299ea6d04 Jan 27 16:51:27.575526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39f7be06-3590-4680-b79d-30001485a33c tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:27.576161 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39f7be06-3590-4680-b79d-30001485a33c tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:27.588376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39f7be06-3590-4680-b79d-30001485a33c tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] http://10.222.0.78/volume/v3/be086fa134194b969ef9fccfd00ae4d1/types/f2550572-d58e-4bff-a023-ed6299ea6d04 returned with HTTP 404 Jan 27 16:51:27.589712 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1975/3953] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:51:27 2021] GET /volume/v3/be086fa134194b969ef9fccfd00ae4d1/types/f2550572-d58e-4bff-a023-ed6299ea6d04 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:27.598927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40100a79-2dd7-4cbc-9915-9361e80a6eca tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] DELETE http://10.222.0.78/volume/v3/be086fa134194b969ef9fccfd00ae4d1/types/be9561f3-e09f-4144-801c-b75f2507162c Jan 27 16:51:27.599479 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40100a79-2dd7-4cbc-9915-9361e80a6eca tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:27.600104 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40100a79-2dd7-4cbc-9915-9361e80a6eca tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:27.669797 n-d-710848-3 devstack@c-api.service[87998]: /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 27 16:51:27.669797 n-d-710848-3 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Jan 27 16:51:27.834254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db2a473e-9474-48ef-8593-f27837864720 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:27.834791 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db2a473e-9474-48ef-8593-f27837864720 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:27.835366 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db2a473e-9474-48ef-8593-f27837864720 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:27.868938 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40100a79-2dd7-4cbc-9915-9361e80a6eca tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] http://10.222.0.78/volume/v3/be086fa134194b969ef9fccfd00ae4d1/types/be9561f3-e09f-4144-801c-b75f2507162c returned with HTTP 202 Jan 27 16:51:27.870116 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1979/3954] 10.222.0.78 () {58 vars in 1312 bytes} [Wed Jan 27 16:51:27 2021] DELETE /volume/v3/be086fa134194b969ef9fccfd00ae4d1/types/be9561f3-e09f-4144-801c-b75f2507162c => generated 0 bytes in 275 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:27.881642 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-988c676f-57cf-485c-a2f6-91d240f9c107 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] GET http://10.222.0.78/volume/v3/be086fa134194b969ef9fccfd00ae4d1/types/be9561f3-e09f-4144-801c-b75f2507162c Jan 27 16:51:27.882438 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-988c676f-57cf-485c-a2f6-91d240f9c107 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:27.883045 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-988c676f-57cf-485c-a2f6-91d240f9c107 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:27.885154 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:27.885154 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:27.893780 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db2a473e-9474-48ef-8593-f27837864720 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:27.896068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-988c676f-57cf-485c-a2f6-91d240f9c107 tempest-VolumeTypesNegativeTest-289077538 tempest-VolumeTypesNegativeTest-289077538-project-admin] http://10.222.0.78/volume/v3/be086fa134194b969ef9fccfd00ae4d1/types/be9561f3-e09f-4144-801c-b75f2507162c returned with HTTP 404 Jan 27 16:51:27.897359 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1980/3955] 10.222.0.78 () {58 vars in 1309 bytes} [Wed Jan 27 16:51:27 2021] GET /volume/v3/be086fa134194b969ef9fccfd00ae4d1/types/be9561f3-e09f-4144-801c-b75f2507162c => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:27.918454 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db2a473e-9474-48ef-8593-f27837864720 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:27.919280 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1976/3956] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:27 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:28.216094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6671b0d0-612b-4172-80ba-d406572b8fc1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 Jan 27 16:51:28.216567 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6671b0d0-612b-4172-80ba-d406572b8fc1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:28.217469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6671b0d0-612b-4172-80ba-d406572b8fc1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:28.272945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6671b0d0-612b-4172-80ba-d406572b8fc1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 returned with HTTP 404 Jan 27 16:51:28.274145 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1981/3957] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:28 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1ac30e45-9374-4d21-8825-a4c30a34ba10 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:28.282591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55daf930-ba8c-4ba3-9d9d-c81ffc2aa438 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] DELETE http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 Jan 27 16:51:28.283092 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55daf930-ba8c-4ba3-9d9d-c81ffc2aa438 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:28.283376 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:28.283376 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:28.283713 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55daf930-ba8c-4ba3-9d9d-c81ffc2aa438 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:28.284191 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-55daf930-ba8c-4ba3-9d9d-c81ffc2aa438 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Delete volume with id: c9956b21-4017-4193-9cc2-6100999723e5 Jan 27 16:51:28.333511 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:28.333511 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:28.334686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-55daf930-ba8c-4ba3-9d9d-c81ffc2aa438 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:28.586807 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-55daf930-ba8c-4ba3-9d9d-c81ffc2aa438 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Delete volume request issued successfully. Jan 27 16:51:28.587672 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55daf930-ba8c-4ba3-9d9d-c81ffc2aa438 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 returned with HTTP 202 Jan 27 16:51:28.588603 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1977/3958] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:51:28 2021] DELETE /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:28.597198 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3c551eb-882c-4fa2-9dcd-e273faea6f14 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 Jan 27 16:51:28.598282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3c551eb-882c-4fa2-9dcd-e273faea6f14 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:28.599000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3c551eb-882c-4fa2-9dcd-e273faea6f14 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:28.655536 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:28.655536 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:28.665334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3c551eb-882c-4fa2-9dcd-e273faea6f14 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:28.689989 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3c551eb-882c-4fa2-9dcd-e273faea6f14 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 returned with HTTP 200 Jan 27 16:51:28.695760 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1982/3959] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:28 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 => generated 924 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:28.936243 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bb8fcec-de6c-40e7-badf-e7c3a3a3107b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:28.936762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bb8fcec-de6c-40e7-badf-e7c3a3a3107b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:28.937169 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:28.937169 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:28.937558 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bb8fcec-de6c-40e7-badf-e7c3a3a3107b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:28.991687 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:28.991687 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:29.000856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1bb8fcec-de6c-40e7-badf-e7c3a3a3107b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:29.026290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bb8fcec-de6c-40e7-badf-e7c3a3a3107b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:29.027238 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1978/3960] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:28 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:29.709229 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-386f1013-63e7-487c-a27f-d4ccf4e647da tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 Jan 27 16:51:29.710284 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-386f1013-63e7-487c-a27f-d4ccf4e647da tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:29.710284 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:29.710284 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:29.710578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-386f1013-63e7-487c-a27f-d4ccf4e647da tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:29.762324 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:29.762324 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:29.770730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-386f1013-63e7-487c-a27f-d4ccf4e647da tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:29.794854 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-386f1013-63e7-487c-a27f-d4ccf4e647da tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 returned with HTTP 200 Jan 27 16:51:29.803486 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1983/3961] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:29 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 => generated 924 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:30.045459 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd62dbe5-7bf4-4274-ae9e-561da30c6dbb tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:30.046194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd62dbe5-7bf4-4274-ae9e-561da30c6dbb tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:30.046669 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:30.046669 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:30.047293 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd62dbe5-7bf4-4274-ae9e-561da30c6dbb tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:30.099505 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:30.099505 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:30.109349 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd62dbe5-7bf4-4274-ae9e-561da30c6dbb tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:30.131760 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd62dbe5-7bf4-4274-ae9e-561da30c6dbb tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:30.132587 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1979/3962] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:30 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:30.816655 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64927dc5-0c4a-4d85-861f-e3420edaa44e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 Jan 27 16:51:30.817176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64927dc5-0c4a-4d85-861f-e3420edaa44e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:30.817392 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:30.817392 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:30.817813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64927dc5-0c4a-4d85-861f-e3420edaa44e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:30.868016 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:30.868016 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:30.873692 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64927dc5-0c4a-4d85-861f-e3420edaa44e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 returned with HTTP 404 Jan 27 16:51:30.874848 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1984/3963] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:30 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/c9956b21-4017-4193-9cc2-6100999723e5 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:30.882869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2713930d-0623-42f1-832d-806bbeec5ed1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] DELETE http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 Jan 27 16:51:30.883614 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2713930d-0623-42f1-832d-806bbeec5ed1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:30.883884 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:30.883884 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:30.884419 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2713930d-0623-42f1-832d-806bbeec5ed1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:30.884952 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2713930d-0623-42f1-832d-806bbeec5ed1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Delete volume with id: 1e4114b4-959e-48f6-af07-0758e6c7c920 Jan 27 16:51:30.937761 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:30.937761 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:30.938940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2713930d-0623-42f1-832d-806bbeec5ed1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:31.149444 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2ca6514-0fc6-4628-bf59-71c804f2e7b0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:31.149944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2ca6514-0fc6-4628-bf59-71c804f2e7b0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:31.150176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:31.150176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:31.150555 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2ca6514-0fc6-4628-bf59-71c804f2e7b0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:31.189391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2713930d-0623-42f1-832d-806bbeec5ed1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Delete volume request issued successfully. Jan 27 16:51:31.190169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2713930d-0623-42f1-832d-806bbeec5ed1 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 returned with HTTP 202 Jan 27 16:51:31.191128 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1980/3964] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:51:30 2021] DELETE /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:31.198321 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a717fad1-a59f-4f5b-bf51-f3ac823df2d7 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 Jan 27 16:51:31.198887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a717fad1-a59f-4f5b-bf51-f3ac823df2d7 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:31.199168 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:31.199168 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:31.202984 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a717fad1-a59f-4f5b-bf51-f3ac823df2d7 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:31.207337 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:31.207337 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:31.217579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e2ca6514-0fc6-4628-bf59-71c804f2e7b0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:31.241070 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2ca6514-0fc6-4628-bf59-71c804f2e7b0 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:31.242750 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1985/3965] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:31 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:31.266616 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:31.266616 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:31.276520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a717fad1-a59f-4f5b-bf51-f3ac823df2d7 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:31.298260 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a717fad1-a59f-4f5b-bf51-f3ac823df2d7 tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 returned with HTTP 200 Jan 27 16:51:31.299170 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1981/3966] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:31 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 => generated 925 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:32.259836 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68fa7fd8-e746-4b70-a3e2-0febc6f27ad9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:32.260351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68fa7fd8-e746-4b70-a3e2-0febc6f27ad9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:32.260537 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:32.260537 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:32.262077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68fa7fd8-e746-4b70-a3e2-0febc6f27ad9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:32.317698 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5320aeb4-b225-41d1-a40f-55fc6870f79e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 Jan 27 16:51:32.318730 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5320aeb4-b225-41d1-a40f-55fc6870f79e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:32.319131 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:32.319131 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:32.319967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5320aeb4-b225-41d1-a40f-55fc6870f79e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:32.329441 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:32.329441 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:32.339038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-68fa7fd8-e746-4b70-a3e2-0febc6f27ad9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:32.371103 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68fa7fd8-e746-4b70-a3e2-0febc6f27ad9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:32.376338 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1986/3967] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:32 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:32.376494 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:32.376494 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:32.385078 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5320aeb4-b225-41d1-a40f-55fc6870f79e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Volume info retrieved successfully. Jan 27 16:51:32.408473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5320aeb4-b225-41d1-a40f-55fc6870f79e tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 returned with HTTP 200 Jan 27 16:51:32.418461 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1982/3968] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:32 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 => generated 925 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:33.318605 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d52708ff-d242-4144-a881-375a8ff368b0 tempest-AvailabilityZoneTestJSON-1966834332 tempest-AvailabilityZoneTestJSON-1966834332-project] GET http://10.222.0.78/volume/v3/552188079e0d4a71a6e1e65b000d5d60/os-availability-zone Jan 27 16:51:33.319167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d52708ff-d242-4144-a881-375a8ff368b0 tempest-AvailabilityZoneTestJSON-1966834332 tempest-AvailabilityZoneTestJSON-1966834332-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:33.319412 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:33.319412 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:33.319789 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d52708ff-d242-4144-a881-375a8ff368b0 tempest-AvailabilityZoneTestJSON-1966834332 tempest-AvailabilityZoneTestJSON-1966834332-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:33.326912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d52708ff-d242-4144-a881-375a8ff368b0 tempest-AvailabilityZoneTestJSON-1966834332 tempest-AvailabilityZoneTestJSON-1966834332-project] Availability Zones retrieved successfully. Jan 27 16:51:33.327467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d52708ff-d242-4144-a881-375a8ff368b0 tempest-AvailabilityZoneTestJSON-1966834332 tempest-AvailabilityZoneTestJSON-1966834332-project] http://10.222.0.78/volume/v3/552188079e0d4a71a6e1e65b000d5d60/os-availability-zone returned with HTTP 200 Jan 27 16:51:33.328280 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1987/3969] 10.222.0.78 () {58 vars in 1243 bytes} [Wed Jan 27 16:51:33 2021] GET /volume/v3/552188079e0d4a71a6e1e65b000d5d60/os-availability-zone => generated 82 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:51:33.389236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46f723b1-f2ad-4172-981a-a4cd3fdb1a31 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:33.389700 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46f723b1-f2ad-4172-981a-a4cd3fdb1a31 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:33.389917 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:33.389917 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:33.390296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46f723b1-f2ad-4172-981a-a4cd3fdb1a31 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:33.425822 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23454cd4-83fa-4b75-ab6e-d60ba962bcdf tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] GET http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 Jan 27 16:51:33.426428 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23454cd4-83fa-4b75-ab6e-d60ba962bcdf tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:33.426887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23454cd4-83fa-4b75-ab6e-d60ba962bcdf tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:33.458530 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:33.458530 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:33.468319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-46f723b1-f2ad-4172-981a-a4cd3fdb1a31 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:33.480230 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23454cd4-83fa-4b75-ab6e-d60ba962bcdf tempest-VolumesListTestJSON-1330643045 tempest-VolumesListTestJSON-1330643045-project] http://10.222.0.78/volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 returned with HTTP 404 Jan 27 16:51:33.492924 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1988/3970] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:33 2021] GET /volume/v3/929da56b8a0142558dc334ce1db37ba6/volumes/1e4114b4-959e-48f6-af07-0758e6c7c920 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:33.493232 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46f723b1-f2ad-4172-981a-a4cd3fdb1a31 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:33.493232 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1983/3971] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:33 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:34.509200 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-186b4195-dc58-4d2a-a8c7-e566f14f2c84 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:34.513290 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-186b4195-dc58-4d2a-a8c7-e566f14f2c84 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:34.513945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-186b4195-dc58-4d2a-a8c7-e566f14f2c84 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:34.575861 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:34.575861 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:34.586907 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-186b4195-dc58-4d2a-a8c7-e566f14f2c84 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:34.645931 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-186b4195-dc58-4d2a-a8c7-e566f14f2c84 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:34.645931 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1989/3972] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:34 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:35.661171 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56cfc276-c7d4-40fb-9a3f-677141d31b25 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:35.662375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56cfc276-c7d4-40fb-9a3f-677141d31b25 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:35.662572 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:35.662572 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:35.663228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56cfc276-c7d4-40fb-9a3f-677141d31b25 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:35.716331 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:35.716331 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:35.724591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-56cfc276-c7d4-40fb-9a3f-677141d31b25 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:35.747498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56cfc276-c7d4-40fb-9a3f-677141d31b25 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:35.748339 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1984/3973] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:35 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 942 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:35.765428 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49cd2c32-9e66-4fdb-914f-ce793600ff0b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:35.765956 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49cd2c32-9e66-4fdb-914f-ce793600ff0b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:35.766177 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:35.766177 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:35.766557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49cd2c32-9e66-4fdb-914f-ce793600ff0b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:35.817119 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:35.817119 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:35.826261 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49cd2c32-9e66-4fdb-914f-ce793600ff0b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:35.849290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49cd2c32-9e66-4fdb-914f-ce793600ff0b tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:35.850307 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1990/3974] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:35 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:35.869192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7033110-f914-4e87-af96-d44ad8613274 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] DELETE http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:35.869718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7033110-f914-4e87-af96-d44ad8613274 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:35.869934 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:35.869934 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:35.870310 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7033110-f914-4e87-af96-d44ad8613274 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:35.871973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a7033110-f914-4e87-af96-d44ad8613274 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Delete volume with id: 061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:35.923772 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:35.923772 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:35.925034 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a7033110-f914-4e87-af96-d44ad8613274 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:36.044805 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a7033110-f914-4e87-af96-d44ad8613274 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Delete volume request issued successfully. Jan 27 16:51:36.045502 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7033110-f914-4e87-af96-d44ad8613274 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 202 Jan 27 16:51:36.046699 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1985/3975] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:51:35 2021] DELETE /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:36.054299 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3da17ed7-acc9-4e8a-94cb-2981870c6c85 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:36.054905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3da17ed7-acc9-4e8a-94cb-2981870c6c85 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:36.055206 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:36.055206 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:36.055737 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3da17ed7-acc9-4e8a-94cb-2981870c6c85 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:36.114194 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:36.114194 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:36.123844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3da17ed7-acc9-4e8a-94cb-2981870c6c85 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:36.157757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3da17ed7-acc9-4e8a-94cb-2981870c6c85 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:36.159721 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1991/3976] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:36 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:36.287949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] POST http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes Jan 27 16:51:36.288658 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:36.288658 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:36.289221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-702943646"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:36.290375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-702943646'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:51:36.291093 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Create volume of 1 GB Jan 27 16:51:36.305323 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Availability Zones retrieved successfully. Jan 27 16:51:36.322665 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Flow 'volume_create_api' (5f9f2822-71b0-47f7-9b09-b3e6650c2c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:36.325960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474ac0b4-f3c5-4cbd-b15d-d284b66074d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:36.328146 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:51:36.398950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474ac0b4-f3c5-4cbd-b15d-d284b66074d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:36.401398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89288ef3-2bd9-4115-a978-731f8464fcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:36.520748 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Created reservations ['e90d1da3-6c5f-4342-acba-29ecb89683d3', '11218d75-adee-488d-b6a7-c55981fef75e', '133742d0-0737-445d-a5ca-a8ee1ce8b086', '2eddf9ff-6e88-42cb-8a45-316eca6035ee'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:51:36.522649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89288ef3-2bd9-4115-a978-731f8464fcf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e90d1da3-6c5f-4342-acba-29ecb89683d3', '11218d75-adee-488d-b6a7-c55981fef75e', '133742d0-0737-445d-a5ca-a8ee1ce8b086', '2eddf9ff-6e88-42cb-8a45-316eca6035ee']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:36.525194 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3a6ae0c-528f-407c-9165-16b39b982c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:36.622660 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3a6ae0c-528f-407c-9165-16b39b982c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-702943646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bdcbc47176f47fab95f58670caa298c',qos_specs=None,replication_status=,reservations=['e90d1da3-6c5f-4342-acba-29ecb89683d3','11218d75-adee-488d-b6a7-c55981fef75e','133742d0-0737-445d-a5ca-a8ee1ce8b086','2eddf9ff-6e88-42cb-8a45-316eca6035ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ad54d85312242bf86be4616dc45a70d',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-702943646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bdcbc47176f47fab95f58670caa298c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3ad54d85312242bf86be4616dc45a70d',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:36.624810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba27437-54fa-465e-8a27-c22a85e5814a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:36.699004 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba27437-54fa-465e-8a27-c22a85e5814a) transitioned into state 'SUCCESS' from state '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-702943646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bdcbc47176f47fab95f58670caa298c',qos_specs=None,replication_status=,reservations=['e90d1da3-6c5f-4342-acba-29ecb89683d3','11218d75-adee-488d-b6a7-c55981fef75e','133742d0-0737-445d-a5ca-a8ee1ce8b086','2eddf9ff-6e88-42cb-8a45-316eca6035ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ad54d85312242bf86be4616dc45a70d',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:36.702167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e7cf160-a5df-49d3-ab4b-67fa26359df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:36.806842 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e7cf160-a5df-49d3-ab4b-67fa26359df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:36.815217 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Flow 'volume_create_api' (5f9f2822-71b0-47f7-9b09-b3e6650c2c7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:36.868169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Create volume request issued successfully. Jan 27 16:51:36.882601 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-931bfdad-367c-40b4-b05e-157297ea70d3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes returned with HTTP 202 Jan 27 16:51:36.883603 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1986/3977] 10.222.0.78 () {62 vars in 1265 bytes} [Wed Jan 27 16:51:36 2021] POST /volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes => generated 820 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:51:36.897994 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-492f3722-f4c4-48f3-a0e9-be4b75e4b732 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a Jan 27 16:51:36.898567 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-492f3722-f4c4-48f3-a0e9-be4b75e4b732 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:36.898783 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:36.898783 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:36.899155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-492f3722-f4c4-48f3-a0e9-be4b75e4b732 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:37.022681 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:37.022681 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:37.034345 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-492f3722-f4c4-48f3-a0e9-be4b75e4b732 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Volume info retrieved successfully. Jan 27 16:51:37.060518 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-492f3722-f4c4-48f3-a0e9-be4b75e4b732 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a returned with HTTP 200 Jan 27 16:51:37.061823 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1992/3978] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:36 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a => generated 888 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:37.176431 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05044319-f0fe-4ad6-b7a9-d8d1dc706b93 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:37.177228 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05044319-f0fe-4ad6-b7a9-d8d1dc706b93 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:37.177625 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:37.177625 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:37.178255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05044319-f0fe-4ad6-b7a9-d8d1dc706b93 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:37.266570 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:37.266570 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:37.283905 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-05044319-f0fe-4ad6-b7a9-d8d1dc706b93 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:37.332073 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05044319-f0fe-4ad6-b7a9-d8d1dc706b93 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 200 Jan 27 16:51:37.337221 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1987/3979] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:37 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 941 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:38.077883 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62ff0484-8156-495a-8099-c49a39cc60d5 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a Jan 27 16:51:38.078431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62ff0484-8156-495a-8099-c49a39cc60d5 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:38.078844 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:38.078844 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:38.079767 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62ff0484-8156-495a-8099-c49a39cc60d5 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:38.139215 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:38.139215 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:38.147774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-62ff0484-8156-495a-8099-c49a39cc60d5 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Volume info retrieved successfully. Jan 27 16:51:38.171760 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62ff0484-8156-495a-8099-c49a39cc60d5 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a returned with HTTP 200 Jan 27 16:51:38.172860 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1993/3980] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:38 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:38.189020 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf785221-19c6-4cf4-850f-47e3831ca836 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] POST http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups Jan 27 16:51:38.189545 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:38.189545 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:38.189965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf785221-19c6-4cf4-850f-47e3831ca836 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a", "name": "tempest-VolumesBackupsV39Test-Backup-1122432600"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:38.191110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-bf785221-19c6-4cf4-850f-47e3831ca836 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Creating new backup {'backup': {'volume_id': '9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a', 'name': 'tempest-VolumesBackupsV39Test-Backup-1122432600'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 16:51:38.191584 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-bf785221-19c6-4cf4-850f-47e3831ca836 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Creating backup of volume 9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a in container None Jan 27 16:51:38.246284 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:38.246284 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:38.247450 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bf785221-19c6-4cf4-850f-47e3831ca836 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Volume info retrieved successfully. Jan 27 16:51:38.343114 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-bf785221-19c6-4cf4-850f-47e3831ca836 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Created reservations ['716e4322-b7f0-4a78-adaf-7852c413ef60', 'd73c7c8c-e45c-4cb4-b877-69fd9f5bec3d'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:51:38.349461 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cfb7894-168a-4636-bed7-0d1db9f436b6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 Jan 27 16:51:38.350167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cfb7894-168a-4636-bed7-0d1db9f436b6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:38.350621 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:38.350621 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:38.351320 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cfb7894-168a-4636-bed7-0d1db9f436b6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:38.400443 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cfb7894-168a-4636-bed7-0d1db9f436b6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 returned with HTTP 404 Jan 27 16:51:38.401689 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1994/3981] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:38 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/061766c8-e963-4e53-9900-0bc7575662f3 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:38.411319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fddb5248-9095-497b-902d-387aa2fef557 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] DELETE http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 Jan 27 16:51:38.412081 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fddb5248-9095-497b-902d-387aa2fef557 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:38.413140 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fddb5248-9095-497b-902d-387aa2fef557 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:38.413761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-fddb5248-9095-497b-902d-387aa2fef557 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Delete volume with id: 6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 Jan 27 16:51:38.481442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:38.481442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:38.482969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fddb5248-9095-497b-902d-387aa2fef557 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:38.576825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf785221-19c6-4cf4-850f-47e3831ca836 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups returned with HTTP 202 Jan 27 16:51:38.578159 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1988/3982] 10.222.0.78 () {62 vars in 1266 bytes} [Wed Jan 27 16:51:38 2021] POST /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups => generated 399 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:51:38.588982 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b633c3b8-676b-43c4-8f58-77dd4afc0aad tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:38.590159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b633c3b8-676b-43c4-8f58-77dd4afc0aad tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:38.590451 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:38.590451 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:38.591026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b633c3b8-676b-43c4-8f58-77dd4afc0aad tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:38.591471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b633c3b8-676b-43c4-8f58-77dd4afc0aad tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:38.613112 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fddb5248-9095-497b-902d-387aa2fef557 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Delete volume request issued successfully. Jan 27 16:51:38.613112 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fddb5248-9095-497b-902d-387aa2fef557 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 returned with HTTP 202 Jan 27 16:51:38.613112 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1995/3983] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:51:38 2021] DELETE /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:38.619319 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cc610ef-35d3-4a50-b505-d13cb95fa65a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 Jan 27 16:51:38.619757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:38.619757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:38.620183 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cc610ef-35d3-4a50-b505-d13cb95fa65a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:38.621017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:38.621017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:38.621595 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cc610ef-35d3-4a50-b505-d13cb95fa65a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:38.623437 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b633c3b8-676b-43c4-8f58-77dd4afc0aad tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:38.624666 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1989/3984] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:38 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 806 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:38.709058 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:38.709058 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:38.719144 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7cc610ef-35d3-4a50-b505-d13cb95fa65a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:38.774079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cc610ef-35d3-4a50-b505-d13cb95fa65a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 returned with HTTP 200 Jan 27 16:51:38.786620 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1996/3985] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:38 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 => generated 908 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:39.638899 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22e0e417-e42c-4fe9-ae7b-fa9b89d19814 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:39.639512 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22e0e417-e42c-4fe9-ae7b-fa9b89d19814 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:39.639674 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:39.639674 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:39.640295 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22e0e417-e42c-4fe9-ae7b-fa9b89d19814 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:39.646170 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-22e0e417-e42c-4fe9-ae7b-fa9b89d19814 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:39.665532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:39.665532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:39.669316 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22e0e417-e42c-4fe9-ae7b-fa9b89d19814 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:39.670311 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1990/3986] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:39 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 806 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:39.793693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74820163-d291-4dfb-9506-f92216a35ce7 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 Jan 27 16:51:39.794222 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74820163-d291-4dfb-9506-f92216a35ce7 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:39.794604 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:39.794604 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:39.794980 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74820163-d291-4dfb-9506-f92216a35ce7 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:39.891155 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:39.891155 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:39.910597 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-74820163-d291-4dfb-9506-f92216a35ce7 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:39.970343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74820163-d291-4dfb-9506-f92216a35ce7 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 returned with HTTP 200 Jan 27 16:51:39.971153 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1997/3987] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:39 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 => generated 908 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:40.695824 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cfde6db-3d41-4081-82dd-a439200f72b6 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:40.695824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cfde6db-3d41-4081-82dd-a439200f72b6 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:40.695824 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:40.695824 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:40.695824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cfde6db-3d41-4081-82dd-a439200f72b6 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:40.695824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5cfde6db-3d41-4081-82dd-a439200f72b6 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:40.726813 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:40.726813 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:40.726813 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cfde6db-3d41-4081-82dd-a439200f72b6 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:40.726813 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1991/3988] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:40 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 806 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:40.987549 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d01a73d0-e52b-4228-958c-c5c8576b405a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 Jan 27 16:51:40.988390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d01a73d0-e52b-4228-958c-c5c8576b405a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:40.988801 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:40.988801 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:40.989663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d01a73d0-e52b-4228-958c-c5c8576b405a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:41.062302 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d01a73d0-e52b-4228-958c-c5c8576b405a tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 returned with HTTP 404 Jan 27 16:51:41.064429 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1998/3989] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:40 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/6ecabe2f-a5c2-41fe-92b2-c3402dbc1f14 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:41.072376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-719e850a-90e4-4f8e-85c1-aacd4c5aa3af tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] DELETE http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:41.072987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-719e850a-90e4-4f8e-85c1-aacd4c5aa3af tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:41.073271 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:41.073271 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:41.074309 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-719e850a-90e4-4f8e-85c1-aacd4c5aa3af tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:41.074853 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-719e850a-90e4-4f8e-85c1-aacd4c5aa3af tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Delete volume with id: ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:41.163777 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:41.163777 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:41.164994 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-719e850a-90e4-4f8e-85c1-aacd4c5aa3af tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:41.306039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-719e850a-90e4-4f8e-85c1-aacd4c5aa3af tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Delete volume request issued successfully. Jan 27 16:51:41.306514 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-719e850a-90e4-4f8e-85c1-aacd4c5aa3af tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 202 Jan 27 16:51:41.310905 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1992/3990] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:51:41 2021] DELETE /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:41.316437 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36988944-5413-430c-8590-369f958a4ed9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:41.317186 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36988944-5413-430c-8590-369f958a4ed9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:41.317888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36988944-5413-430c-8590-369f958a4ed9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:41.404116 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:41.404116 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:41.414198 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36988944-5413-430c-8590-369f958a4ed9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:41.446334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36988944-5413-430c-8590-369f958a4ed9 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:51:41.447225 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1999/3991] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:41 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 1390 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:41.730693 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58b291cb-3c44-45ca-b2ec-6599b07527d9 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:41.731657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58b291cb-3c44-45ca-b2ec-6599b07527d9 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:41.731788 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:41.731788 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:41.732405 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58b291cb-3c44-45ca-b2ec-6599b07527d9 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:41.732853 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-58b291cb-3c44-45ca-b2ec-6599b07527d9 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:41.774633 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:41.774633 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:41.784568 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58b291cb-3c44-45ca-b2ec-6599b07527d9 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:41.785651 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1993/3992] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:41 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 806 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:42.463566 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7adc6578-7469-410d-a71e-97ac43c8dfc8 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:42.464180 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7adc6578-7469-410d-a71e-97ac43c8dfc8 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:42.464566 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:42.464566 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:42.465156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7adc6578-7469-410d-a71e-97ac43c8dfc8 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:42.548240 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:42.548240 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:42.568298 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7adc6578-7469-410d-a71e-97ac43c8dfc8 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:42.626736 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7adc6578-7469-410d-a71e-97ac43c8dfc8 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 200 Jan 27 16:51:42.628069 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2000/3993] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:42 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 1390 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:42.800391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07883eaa-e78d-449f-a03c-53b4dc875117 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:42.801022 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07883eaa-e78d-449f-a03c-53b4dc875117 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:42.801329 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:42.801329 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:42.801612 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07883eaa-e78d-449f-a03c-53b4dc875117 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:42.801992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-07883eaa-e78d-449f-a03c-53b4dc875117 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:42.881625 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:42.881625 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:42.886653 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07883eaa-e78d-449f-a03c-53b4dc875117 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:42.887559 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1994/3994] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:42 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:43.644074 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70ef887d-37bd-469d-970a-1b9d74a26075 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b Jan 27 16:51:43.644852 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70ef887d-37bd-469d-970a-1b9d74a26075 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:43.645283 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:43.645283 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:43.646121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70ef887d-37bd-469d-970a-1b9d74a26075 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:43.697711 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70ef887d-37bd-469d-970a-1b9d74a26075 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b returned with HTTP 404 Jan 27 16:51:43.699876 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2001/3995] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:43 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/ed2db9cd-09b8-4be8-821b-95740619255b => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:43.707804 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72c9dcd8-9d8f-4036-9bd9-c96e6f4a7d80 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] DELETE http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:51:43.708515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72c9dcd8-9d8f-4036-9bd9-c96e6f4a7d80 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:43.708915 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:43.708915 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:43.709701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72c9dcd8-9d8f-4036-9bd9-c96e6f4a7d80 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:43.710343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-72c9dcd8-9d8f-4036-9bd9-c96e6f4a7d80 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Delete volume with id: 5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:51:43.761658 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:43.761658 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:43.763792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-72c9dcd8-9d8f-4036-9bd9-c96e6f4a7d80 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:43.903113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc5f1cc8-1f4a-4548-b5a1-198e1f1134ee tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:43.905081 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc5f1cc8-1f4a-4548-b5a1-198e1f1134ee tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:43.905799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc5f1cc8-1f4a-4548-b5a1-198e1f1134ee tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:43.907034 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fc5f1cc8-1f4a-4548-b5a1-198e1f1134ee tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:43.947532 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:43.947532 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:43.951372 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc5f1cc8-1f4a-4548-b5a1-198e1f1134ee tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:43.952884 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2002/3996] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:43 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:44.156714 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-72c9dcd8-9d8f-4036-9bd9-c96e6f4a7d80 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Delete volume request issued successfully. Jan 27 16:51:44.157348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72c9dcd8-9d8f-4036-9bd9-c96e6f4a7d80 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 202 Jan 27 16:51:44.158480 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1995/3997] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:51:43 2021] DELETE /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 0 bytes in 455 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:44.167048 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-633d6f3e-a957-41c7-848b-81bc4e2be796 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:51:44.168181 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-633d6f3e-a957-41c7-848b-81bc4e2be796 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:44.168540 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:44.168540 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:44.168913 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-633d6f3e-a957-41c7-848b-81bc4e2be796 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:44.230250 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:44.230250 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:44.240467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-633d6f3e-a957-41c7-848b-81bc4e2be796 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:44.293768 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-633d6f3e-a957-41c7-848b-81bc4e2be796 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:51:44.295706 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2003/3998] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:44 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 1356 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:44.966469 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c423300-01bb-4065-9544-f19caf7f72fe tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:44.967945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c423300-01bb-4065-9544-f19caf7f72fe tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:44.968320 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:44.968320 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:44.968945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c423300-01bb-4065-9544-f19caf7f72fe tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:44.969479 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7c423300-01bb-4065-9544-f19caf7f72fe tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:45.025369 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:45.025369 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:45.032260 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c423300-01bb-4065-9544-f19caf7f72fe tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:45.033501 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1996/3999] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:44 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:45.312452 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1ed8325-4f07-44c7-93c6-07eadc344cf6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:51:45.312590 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1ed8325-4f07-44c7-93c6-07eadc344cf6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:45.312777 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:45.312777 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:45.313375 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1ed8325-4f07-44c7-93c6-07eadc344cf6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:45.410588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:45.410588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:45.422469 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d1ed8325-4f07-44c7-93c6-07eadc344cf6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Volume info retrieved successfully. Jan 27 16:51:45.454026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1ed8325-4f07-44c7-93c6-07eadc344cf6 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 200 Jan 27 16:51:45.455621 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2004/4000] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:45 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 1356 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:51:46.048566 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cac03c6-4311-45b6-93fd-4a8f0b0ca68a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:46.049207 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cac03c6-4311-45b6-93fd-4a8f0b0ca68a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:46.049388 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:46.049388 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:46.050183 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cac03c6-4311-45b6-93fd-4a8f0b0ca68a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:46.050588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8cac03c6-4311-45b6-93fd-4a8f0b0ca68a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:46.103543 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:46.103543 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:46.106833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cac03c6-4311-45b6-93fd-4a8f0b0ca68a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:46.108200 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1997/4001] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:46 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:46.471484 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf181d6f-0c62-49e3-a534-bea9515c8505 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] GET http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 Jan 27 16:51:46.472258 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf181d6f-0c62-49e3-a534-bea9515c8505 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:46.472678 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:46.472678 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:46.473356 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf181d6f-0c62-49e3-a534-bea9515c8505 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:46.549414 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf181d6f-0c62-49e3-a534-bea9515c8505 tempest-VolumesCloneTest-1974562542 tempest-VolumesCloneTest-1974562542-project] http://10.222.0.78/volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 returned with HTTP 404 Jan 27 16:51:46.550767 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2005/4002] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:46 2021] GET /volume/v3/73ef33ccbf46428a80368fee6135acb6/volumes/5206a5b2-b59f-4197-98bb-6bb0c883f4a2 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:47.122759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47ba4f9b-3b5d-48b2-b875-91b2d94c37f0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:47.123662 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47ba4f9b-3b5d-48b2-b875-91b2d94c37f0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:47.124005 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:47.124005 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:47.124593 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47ba4f9b-3b5d-48b2-b875-91b2d94c37f0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:47.125091 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-47ba4f9b-3b5d-48b2-b875-91b2d94c37f0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:47.187975 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:47.187975 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:47.191525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47ba4f9b-3b5d-48b2-b875-91b2d94c37f0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:47.199182 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1998/4003] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:47 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:48.207575 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d18030b-f216-4b64-a7c5-2f21d96a574b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:48.211017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d18030b-f216-4b64-a7c5-2f21d96a574b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:48.211017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d18030b-f216-4b64-a7c5-2f21d96a574b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:48.211017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5d18030b-f216-4b64-a7c5-2f21d96a574b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:48.233167 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:48.233167 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:48.235067 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d18030b-f216-4b64-a7c5-2f21d96a574b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:48.236277 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2006/4004] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:48 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:49.254010 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e44d01b0-36c5-4714-a1fd-109ab2c8572b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:49.255571 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e44d01b0-36c5-4714-a1fd-109ab2c8572b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:49.256774 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:49.256774 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:49.258026 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e44d01b0-36c5-4714-a1fd-109ab2c8572b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:49.259396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e44d01b0-36c5-4714-a1fd-109ab2c8572b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:49.289031 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:49.289031 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:49.291337 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e44d01b0-36c5-4714-a1fd-109ab2c8572b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:49.292826 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1999/4005] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:49 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:50.112776 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] POST http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes Jan 27 16:51:50.113922 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:50.113922 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:50.114355 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-190256047"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:50.115965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-190256047'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:51:50.115965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Create volume of 1 GB Jan 27 16:51:50.130788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Availability Zones retrieved successfully. Jan 27 16:51:50.150962 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Flow 'volume_create_api' (171c9a44-a14b-4eb0-8546-bff16a98e80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:50.154348 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99aae5ec-baba-4262-8dc6-05be5f85deff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:50.156480 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:51:50.244429 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99aae5ec-baba-4262-8dc6-05be5f85deff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:50.247766 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4178158-32e0-48f8-ba82-e9b193d2a02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:50.306196 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba1971de-f3ce-4030-afc9-de12e4295aca tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:50.310296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba1971de-f3ce-4030-afc9-de12e4295aca tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:50.310296 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:50.310296 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:50.310296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba1971de-f3ce-4030-afc9-de12e4295aca tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:50.310296 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ba1971de-f3ce-4030-afc9-de12e4295aca tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:50.330736 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:50.330736 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:50.336862 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba1971de-f3ce-4030-afc9-de12e4295aca tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:50.339291 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2000/4006] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:50 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:50.417680 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Created reservations ['56381c16-6371-4d2f-bb91-c06e6bef3afb', 'ad1c8fe4-a641-4290-9aa8-919651778825', 'ea1f4386-d69d-4c23-9069-8093806b8b79', '0bf60089-5f82-4413-99b6-9b87cbc4cb6c'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:51:50.422588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4178158-32e0-48f8-ba82-e9b193d2a02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56381c16-6371-4d2f-bb91-c06e6bef3afb', 'ad1c8fe4-a641-4290-9aa8-919651778825', 'ea1f4386-d69d-4c23-9069-8093806b8b79', '0bf60089-5f82-4413-99b6-9b87cbc4cb6c']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:50.422588 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625debac-24cd-4058-9fc0-7a1130ef60a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:50.608425 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625debac-24cd-4058-9fc0-7a1130ef60a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e93293ef-d107-4d76-804e-6457a2145333', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-190256047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='027c798c79f04d1895121b245fde9dac',qos_specs=None,replication_status=,reservations=['56381c16-6371-4d2f-bb91-c06e6bef3afb','ad1c8fe4-a641-4290-9aa8-919651778825','ea1f4386-d69d-4c23-9069-8093806b8b79','0bf60089-5f82-4413-99b6-9b87cbc4cb6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c31147016e94533a42c3ca5298ff532',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-190256047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e93293ef-d107-4d76-804e-6457a2145333,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='027c798c79f04d1895121b245fde9dac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7c31147016e94533a42c3ca5298ff532',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:50.610469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (153a2d45-da38-4c3e-8c80-7c934b0cc928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:50.721919 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (153a2d45-da38-4c3e-8c80-7c934b0cc928) transitioned into state 'SUCCESS' from state '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-190256047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='027c798c79f04d1895121b245fde9dac',qos_specs=None,replication_status=,reservations=['56381c16-6371-4d2f-bb91-c06e6bef3afb','ad1c8fe4-a641-4290-9aa8-919651778825','ea1f4386-d69d-4c23-9069-8093806b8b79','0bf60089-5f82-4413-99b6-9b87cbc4cb6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c31147016e94533a42c3ca5298ff532',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:50.723981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb32d290-5b48-4c45-890a-425bf83c7c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:51:50.787534 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb32d290-5b48-4c45-890a-425bf83c7c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:51:50.791460 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Flow 'volume_create_api' (171c9a44-a14b-4eb0-8546-bff16a98e80a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:51:50.862391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Create volume request issued successfully. Jan 27 16:51:50.880258 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed6b2dbe-81a5-40b0-92c7-9059c0e6426e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes returned with HTTP 202 Jan 27 16:51:50.892321 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2007/4007] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:51:49 2021] POST /volume/v3/027c798c79f04d1895121b245fde9dac/volumes => generated 826 bytes in 981 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:51:50.896851 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c16eeeae-f320-43ff-a8e6-7a4976d9c709 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 Jan 27 16:51:50.897187 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c16eeeae-f320-43ff-a8e6-7a4976d9c709 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:50.897692 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:50.897692 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:50.898015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c16eeeae-f320-43ff-a8e6-7a4976d9c709 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:50.966847 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:50.966847 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:50.980335 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c16eeeae-f320-43ff-a8e6-7a4976d9c709 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Volume info retrieved successfully. Jan 27 16:51:51.008304 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c16eeeae-f320-43ff-a8e6-7a4976d9c709 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 returned with HTTP 200 Jan 27 16:51:51.009418 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2001/4008] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:50 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 => generated 894 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:51.353299 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8570067-efed-449d-a412-0ddef41cf1ad tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:51.355327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8570067-efed-449d-a412-0ddef41cf1ad tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:51.355764 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:51.355764 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:51.356415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b8570067-efed-449d-a412-0ddef41cf1ad tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:51.356989 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b8570067-efed-449d-a412-0ddef41cf1ad tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:51.388084 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:51.388084 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:51.390583 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b8570067-efed-449d-a412-0ddef41cf1ad tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:51.391669 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2008/4009] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:51 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:52.039119 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13ba847e-3375-4fb4-80e1-ca47fe6464e1 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 Jan 27 16:51:52.039119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13ba847e-3375-4fb4-80e1-ca47fe6464e1 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:52.039119 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:52.039119 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:52.039119 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13ba847e-3375-4fb4-80e1-ca47fe6464e1 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:52.110266 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:52.110266 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:52.120838 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13ba847e-3375-4fb4-80e1-ca47fe6464e1 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Volume info retrieved successfully. Jan 27 16:51:52.149122 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13ba847e-3375-4fb4-80e1-ca47fe6464e1 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 returned with HTTP 200 Jan 27 16:51:52.150500 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2002/4010] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:51:52 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 => generated 919 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:52.167878 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a281f42-87fb-4754-b012-b0028a01b909 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] POST http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots Jan 27 16:51:52.168693 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:52.168693 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:52.169398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a281f42-87fb-4754-b012-b0028a01b909 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e93293ef-d107-4d76-804e-6457a2145333", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1205048275"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:52.225935 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:52.225935 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:52.227349 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a281f42-87fb-4754-b012-b0028a01b909 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Volume info retrieved successfully. Jan 27 16:51:52.228032 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-4a281f42-87fb-4754-b012-b0028a01b909 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Create snapshot from volume e93293ef-d107-4d76-804e-6457a2145333 Jan 27 16:51:52.326652 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-4a281f42-87fb-4754-b012-b0028a01b909 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Created reservations ['a56a1be8-a186-4943-8698-5ccb2207957e', '0af6638f-9406-46e3-bd89-33e83c65ddd9', 'fa0a0ce8-1c16-4b41-b007-83472a1ba2c7', '835d99a9-e831-4931-aca9-2b2bf80c6c26'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:51:52.406026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7076e545-5e24-466e-8610-270b863ba95b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:52.407340 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7076e545-5e24-466e-8610-270b863ba95b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:52.407785 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:52.407785 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:52.408469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7076e545-5e24-466e-8610-270b863ba95b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:52.409155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7076e545-5e24-466e-8610-270b863ba95b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:52.432152 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:52.432152 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:52.434960 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7076e545-5e24-466e-8610-270b863ba95b tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:52.436387 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2003/4011] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:52 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:52.624684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a281f42-87fb-4754-b012-b0028a01b909 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot create request issued successfully. Jan 27 16:51:52.625629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a281f42-87fb-4754-b012-b0028a01b909 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots returned with HTTP 202 Jan 27 16:51:52.632886 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2009/4012] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:51:52 2021] POST /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots => generated 314 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:51:52.641288 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e58b7b29-ea5e-43f6-befc-0061fdbddb80 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e Jan 27 16:51:52.641831 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e58b7b29-ea5e-43f6-befc-0061fdbddb80 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:52.642028 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:52.642028 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:52.642415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e58b7b29-ea5e-43f6-befc-0061fdbddb80 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:52.686956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:52.686956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:52.686956 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e58b7b29-ea5e-43f6-befc-0061fdbddb80 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:51:52.688936 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e58b7b29-ea5e-43f6-befc-0061fdbddb80 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e returned with HTTP 200 Jan 27 16:51:52.690324 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2004/4013] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:52 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e => generated 446 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:53.451576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-315302f9-29f3-4e4c-8842-fd639fbbdfce tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:53.453123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-315302f9-29f3-4e4c-8842-fd639fbbdfce tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:53.453826 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:53.453826 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:53.456196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-315302f9-29f3-4e4c-8842-fd639fbbdfce tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:53.459358 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-315302f9-29f3-4e4c-8842-fd639fbbdfce tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:53.515348 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:53.515348 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:53.518531 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-315302f9-29f3-4e4c-8842-fd639fbbdfce tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:53.528538 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2010/4014] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:53 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:53.702163 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-989608b6-e2aa-451d-8dc3-457c473ae7df tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e Jan 27 16:51:53.702684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-989608b6-e2aa-451d-8dc3-457c473ae7df tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:53.702910 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:53.702910 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:53.703450 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-989608b6-e2aa-451d-8dc3-457c473ae7df tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:53.747727 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:53.747727 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:53.748897 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-989608b6-e2aa-451d-8dc3-457c473ae7df tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:51:53.751054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-989608b6-e2aa-451d-8dc3-457c473ae7df tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e returned with HTTP 200 Jan 27 16:51:53.751919 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2005/4015] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:53 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e => generated 446 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:54.554017 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6426f8a7-65db-48a1-a7ff-3da719385511 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:54.554017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6426f8a7-65db-48a1-a7ff-3da719385511 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:54.554017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:54.554017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:54.554017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6426f8a7-65db-48a1-a7ff-3da719385511 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:54.554017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6426f8a7-65db-48a1-a7ff-3da719385511 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:54.588840 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:54.588840 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:54.590834 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6426f8a7-65db-48a1-a7ff-3da719385511 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:54.597642 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2011/4016] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:54 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:54.763908 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a7c38bb-f7e9-4c0b-92d1-b49fa86231f9 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e Jan 27 16:51:54.764725 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a7c38bb-f7e9-4c0b-92d1-b49fa86231f9 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:54.765119 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:54.765119 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:54.765718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a7c38bb-f7e9-4c0b-92d1-b49fa86231f9 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:54.793337 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:54.793337 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:54.794783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a7c38bb-f7e9-4c0b-92d1-b49fa86231f9 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:51:54.797183 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a7c38bb-f7e9-4c0b-92d1-b49fa86231f9 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e returned with HTTP 200 Jan 27 16:51:54.798373 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2006/4017] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:54 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e => generated 473 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:54.815245 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af24bfbf-9bd4-4ef7-833f-765cae840c68 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] POST http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots Jan 27 16:51:54.816020 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:54.816020 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:54.816566 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af24bfbf-9bd4-4ef7-833f-765cae840c68 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e93293ef-d107-4d76-804e-6457a2145333", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-626874188"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:54.878033 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:54.878033 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:54.880520 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af24bfbf-9bd4-4ef7-833f-765cae840c68 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Volume info retrieved successfully. Jan 27 16:51:54.881098 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-af24bfbf-9bd4-4ef7-833f-765cae840c68 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Create snapshot from volume e93293ef-d107-4d76-804e-6457a2145333 Jan 27 16:51:54.977485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-af24bfbf-9bd4-4ef7-833f-765cae840c68 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Created reservations ['b006e64a-1e95-4a42-ad19-71fd2ca03784', 'ae3aadba-442d-44ca-9192-bce71cd85f7d', '0fb722e6-1ce1-4ebc-80f5-37f0ebc7600b', 'b950341d-65ba-4031-9446-b6ac3177e07c'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:51:55.273826 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af24bfbf-9bd4-4ef7-833f-765cae840c68 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot create request issued successfully. Jan 27 16:51:55.274628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af24bfbf-9bd4-4ef7-833f-765cae840c68 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots returned with HTTP 202 Jan 27 16:51:55.278883 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2012/4018] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:51:54 2021] POST /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots => generated 313 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:51:55.286822 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fdc004d-f2e7-436c-8d60-54b32b4ced03 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 Jan 27 16:51:55.287614 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fdc004d-f2e7-436c-8d60-54b32b4ced03 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:55.287992 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:55.287992 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:55.289109 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fdc004d-f2e7-436c-8d60-54b32b4ced03 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:55.332929 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:55.332929 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:55.334993 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6fdc004d-f2e7-436c-8d60-54b32b4ced03 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:51:55.341710 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fdc004d-f2e7-436c-8d60-54b32b4ced03 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 returned with HTTP 200 Jan 27 16:51:55.343256 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2007/4019] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:55 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 => generated 445 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:55.609203 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06b4538a-9959-4824-a42b-43a2e471f837 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:55.609874 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06b4538a-9959-4824-a42b-43a2e471f837 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:55.609981 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:55.609981 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:55.610729 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06b4538a-9959-4824-a42b-43a2e471f837 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:55.611858 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-06b4538a-9959-4824-a42b-43a2e471f837 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:55.673966 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:55.673966 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:55.676462 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06b4538a-9959-4824-a42b-43a2e471f837 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:55.677481 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2013/4020] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:55 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:56.355565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c35759fc-75c4-4906-97f6-5d9958472914 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 Jan 27 16:51:56.356407 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c35759fc-75c4-4906-97f6-5d9958472914 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.356831 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.356831 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:56.357626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c35759fc-75c4-4906-97f6-5d9958472914 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.467230 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.467230 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:56.468823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c35759fc-75c4-4906-97f6-5d9958472914 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:51:56.470983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c35759fc-75c4-4906-97f6-5d9958472914 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 returned with HTTP 200 Jan 27 16:51:56.472231 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2008/4021] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 => generated 445 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:56.693440 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6dad2f3-3819-4fe7-ba12-92e394e02fa2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:56.694535 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6dad2f3-3819-4fe7-ba12-92e394e02fa2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.694913 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.694913 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:56.695587 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6dad2f3-3819-4fe7-ba12-92e394e02fa2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.696117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f6dad2f3-3819-4fe7-ba12-92e394e02fa2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:56.755314 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.755314 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:56.761099 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6dad2f3-3819-4fe7-ba12-92e394e02fa2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:56.765719 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2014/4022] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:57.484820 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a1a0654-84de-4015-95a2-d6d3ee14373e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 Jan 27 16:51:57.485753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a1a0654-84de-4015-95a2-d6d3ee14373e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.486201 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:57.486201 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:57.487081 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a1a0654-84de-4015-95a2-d6d3ee14373e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.518738 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:57.518738 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:57.520468 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a1a0654-84de-4015-95a2-d6d3ee14373e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:51:57.522709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a1a0654-84de-4015-95a2-d6d3ee14373e tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 returned with HTTP 200 Jan 27 16:51:57.524350 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2009/4023] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:57 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 => generated 445 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:57.783868 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aaabcf42-7a31-4c33-a3a9-ac899b34d741 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:57.785163 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aaabcf42-7a31-4c33-a3a9-ac899b34d741 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.785538 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:57.785538 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:57.786062 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aaabcf42-7a31-4c33-a3a9-ac899b34d741 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.786448 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-aaabcf42-7a31-4c33-a3a9-ac899b34d741 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:57.838221 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:57.838221 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:57.840842 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aaabcf42-7a31-4c33-a3a9-ac899b34d741 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:57.841840 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2015/4024] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:57 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:58.537720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6a6e408-b125-465a-9458-1942bcad0634 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 Jan 27 16:51:58.539824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6a6e408-b125-465a-9458-1942bcad0634 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:58.540293 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:58.540293 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:58.545135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6a6e408-b125-465a-9458-1942bcad0634 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:58.581650 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:58.581650 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:58.581650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6a6e408-b125-465a-9458-1942bcad0634 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:51:58.581650 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6a6e408-b125-465a-9458-1942bcad0634 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 returned with HTTP 200 Jan 27 16:51:58.581650 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2010/4025] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:58 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 => generated 472 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:58.596267 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f5890f3-6d93-41ee-80b6-80f32280773b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] POST http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots Jan 27 16:51:58.596267 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:58.596267 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:58.596267 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f5890f3-6d93-41ee-80b6-80f32280773b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e93293ef-d107-4d76-804e-6457a2145333", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-324367317"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:58.652496 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:58.652496 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:58.653856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f5890f3-6d93-41ee-80b6-80f32280773b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Volume info retrieved successfully. Jan 27 16:51:58.654225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-2f5890f3-6d93-41ee-80b6-80f32280773b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Create snapshot from volume e93293ef-d107-4d76-804e-6457a2145333 Jan 27 16:51:58.749154 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2f5890f3-6d93-41ee-80b6-80f32280773b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Created reservations ['cc8461b8-75b1-433a-a869-cf15cf28d6b6', '011f29e4-4917-4bc6-a80c-93d4b2f84c6a', '9586d60a-ad16-40e4-a530-ca0a2f6cf279', '58d5b69b-aacf-459f-a6f0-5a45bbda6d21'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:51:58.856357 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91066836-2b1a-4f6e-a65a-f0676bb8c778 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:58.857561 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91066836-2b1a-4f6e-a65a-f0676bb8c778 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:58.857973 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:58.857973 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:58.858637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91066836-2b1a-4f6e-a65a-f0676bb8c778 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:58.859240 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-91066836-2b1a-4f6e-a65a-f0676bb8c778 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:58.895085 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:58.895085 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:58.897076 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91066836-2b1a-4f6e-a65a-f0676bb8c778 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:51:58.900222 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2011/4026] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:58 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:58.949264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f5890f3-6d93-41ee-80b6-80f32280773b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot create request issued successfully. Jan 27 16:51:58.950355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f5890f3-6d93-41ee-80b6-80f32280773b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots returned with HTTP 202 Jan 27 16:51:58.951505 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2016/4027] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:51:58 2021] POST /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots => generated 313 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:51:58.963329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70dcc754-814e-4a91-9e7d-f7bb26e71013 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 Jan 27 16:51:58.964422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70dcc754-814e-4a91-9e7d-f7bb26e71013 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:58.964545 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:58.964545 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:58.964915 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70dcc754-814e-4a91-9e7d-f7bb26e71013 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:59.005504 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:59.005504 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:51:59.007324 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-70dcc754-814e-4a91-9e7d-f7bb26e71013 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:51:59.024545 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70dcc754-814e-4a91-9e7d-f7bb26e71013 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 returned with HTTP 200 Jan 27 16:51:59.024545 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2012/4028] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:51:58 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 => generated 445 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:59.915141 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e48e843-e293-4562-bf41-940851b6edc1 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:51:59.916319 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e48e843-e293-4562-bf41-940851b6edc1 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:59.916650 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:59.916650 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:51:59.918024 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e48e843-e293-4562-bf41-940851b6edc1 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:59.918538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9e48e843-e293-4562-bf41-940851b6edc1 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:51:59.961782 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:59.961782 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:00.002977 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e48e843-e293-4562-bf41-940851b6edc1 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:00.004482 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2017/4029] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:51:59 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:00.033855 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33b37543-044f-428d-bdb7-8875344e10d4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 Jan 27 16:52:00.034578 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33b37543-044f-428d-bdb7-8875344e10d4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:00.034906 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:00.034906 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:00.035521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33b37543-044f-428d-bdb7-8875344e10d4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:00.079372 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:00.079372 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:00.080486 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-33b37543-044f-428d-bdb7-8875344e10d4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:52:00.083056 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33b37543-044f-428d-bdb7-8875344e10d4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 returned with HTTP 200 Jan 27 16:52:00.089054 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2013/4030] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:00 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 => generated 445 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.019087 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53a40173-3ef6-4c63-9696-ee0596eedd81 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:01.020494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53a40173-3ef6-4c63-9696-ee0596eedd81 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.021329 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.021329 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.022017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53a40173-3ef6-4c63-9696-ee0596eedd81 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.027428 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-53a40173-3ef6-4c63-9696-ee0596eedd81 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:01.049805 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.049805 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.051788 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53a40173-3ef6-4c63-9696-ee0596eedd81 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:01.052558 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2018/4031] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.096495 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e248cd80-3e84-4313-82de-c895edfff699 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 Jan 27 16:52:01.097439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e248cd80-3e84-4313-82de-c895edfff699 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.097836 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.097836 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.098456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e248cd80-3e84-4313-82de-c895edfff699 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.136492 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.136492 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.138265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e248cd80-3e84-4313-82de-c895edfff699 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:52:01.140423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e248cd80-3e84-4313-82de-c895edfff699 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 returned with HTTP 200 Jan 27 16:52:01.141446 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2014/4032] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 => generated 472 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.153959 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-476fe6a0-d70d-4c94-8884-daf46f52c1a6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?limit=1 Jan 27 16:52:01.154492 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-476fe6a0-d70d-4c94-8884-daf46f52c1a6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.154689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.154689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.155408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-476fe6a0-d70d-4c94-8884-daf46f52c1a6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.156110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-476fe6a0-d70d-4c94-8884-daf46f52c1a6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.158370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-476fe6a0-d70d-4c94-8884-daf46f52c1a6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.187473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-476fe6a0-d70d-4c94-8884-daf46f52c1a6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.188888 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-476fe6a0-d70d-4c94-8884-daf46f52c1a6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?limit=1 returned with HTTP 200 Jan 27 16:52:01.190236 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2019/4033] 10.222.0.78 () {58 vars in 1225 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?limit=1 => generated 514 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.211177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66104620-d7f8-494d-b4ce-0bf7db104a15 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots Jan 27 16:52:01.211969 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66104620-d7f8-494d-b4ce-0bf7db104a15 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.212087 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.212087 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.212640 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66104620-d7f8-494d-b4ce-0bf7db104a15 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.214784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-66104620-d7f8-494d-b4ce-0bf7db104a15 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.224437 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-66104620-d7f8-494d-b4ce-0bf7db104a15 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.252280 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-66104620-d7f8-494d-b4ce-0bf7db104a15 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.271241 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66104620-d7f8-494d-b4ce-0bf7db104a15 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots returned with HTTP 200 Jan 27 16:52:01.271241 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2015/4034] 10.222.0.78 () {58 vars in 1210 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots => generated 994 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.287456 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0e494d8-6241-4d95-bc7d-a00a5b6c2a37 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?limit=100000 Jan 27 16:52:01.287456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0e494d8-6241-4d95-bc7d-a00a5b6c2a37 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.287456 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.287456 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.287456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0e494d8-6241-4d95-bc7d-a00a5b6c2a37 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.287456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-b0e494d8-6241-4d95-bc7d-a00a5b6c2a37 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.287456 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.287456 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.287456 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-b0e494d8-6241-4d95-bc7d-a00a5b6c2a37 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.309486 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b0e494d8-6241-4d95-bc7d-a00a5b6c2a37 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.310920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0e494d8-6241-4d95-bc7d-a00a5b6c2a37 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?limit=100000 returned with HTTP 200 Jan 27 16:52:01.319102 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2020/4035] 10.222.0.78 () {58 vars in 1235 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?limit=100000 => generated 994 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.325273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6de87e9f-5409-4f91-8bc9-b0314d3c76b3 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?limit=0 Jan 27 16:52:01.325813 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6de87e9f-5409-4f91-8bc9-b0314d3c76b3 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.326034 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.326034 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.326422 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6de87e9f-5409-4f91-8bc9-b0314d3c76b3 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.327015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-6de87e9f-5409-4f91-8bc9-b0314d3c76b3 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.327804 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.327804 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.331550 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-6de87e9f-5409-4f91-8bc9-b0314d3c76b3 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.365840 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6de87e9f-5409-4f91-8bc9-b0314d3c76b3 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.366743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6de87e9f-5409-4f91-8bc9-b0314d3c76b3 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?limit=0 returned with HTTP 200 Jan 27 16:52:01.368702 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2016/4036] 10.222.0.78 () {58 vars in 1225 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?limit=0 => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:52:01.380506 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58b3de0d-ad5b-4777-94c1-1f3f0dfe1006 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots Jan 27 16:52:01.381060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58b3de0d-ad5b-4777-94c1-1f3f0dfe1006 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.381287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.381287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.381997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58b3de0d-ad5b-4777-94c1-1f3f0dfe1006 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.382435 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-58b3de0d-ad5b-4777-94c1-1f3f0dfe1006 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.383033 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.383033 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.384710 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-58b3de0d-ad5b-4777-94c1-1f3f0dfe1006 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.409637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-58b3de0d-ad5b-4777-94c1-1f3f0dfe1006 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.410841 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58b3de0d-ad5b-4777-94c1-1f3f0dfe1006 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots returned with HTTP 200 Jan 27 16:52:01.411733 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2021/4037] 10.222.0.78 () {58 vars in 1210 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.424228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67b1e649-8b4c-4eb7-ac35-8edecde4e202 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?marker=cf845020-a759-4aac-989e-500fd8507729 Jan 27 16:52:01.424748 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67b1e649-8b4c-4eb7-ac35-8edecde4e202 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.425235 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67b1e649-8b4c-4eb7-ac35-8edecde4e202 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.425823 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-67b1e649-8b4c-4eb7-ac35-8edecde4e202 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.428093 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-67b1e649-8b4c-4eb7-ac35-8edecde4e202 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.471304 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-67b1e649-8b4c-4eb7-ac35-8edecde4e202 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.472095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67b1e649-8b4c-4eb7-ac35-8edecde4e202 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?marker=cf845020-a759-4aac-989e-500fd8507729 returned with HTTP 200 Jan 27 16:52:01.473045 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2017/4038] 10.222.0.78 () {58 vars in 1297 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?marker=cf845020-a759-4aac-989e-500fd8507729 => generated 342 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.486068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1b2242f-a0ba-4c37-8a97-0bc5341c147d tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?offset=2&limit=3 Jan 27 16:52:01.486597 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1b2242f-a0ba-4c37-8a97-0bc5341c147d tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.486817 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.486817 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.487209 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1b2242f-a0ba-4c37-8a97-0bc5341c147d tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.487874 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-f1b2242f-a0ba-4c37-8a97-0bc5341c147d tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.488546 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.488546 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.490268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-f1b2242f-a0ba-4c37-8a97-0bc5341c147d tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.514935 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1b2242f-a0ba-4c37-8a97-0bc5341c147d tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.516134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1b2242f-a0ba-4c37-8a97-0bc5341c147d tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 27 16:52:01.517347 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2022/4039] 10.222.0.78 () {58 vars in 1243 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?offset=2&limit=3 => generated 342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.534734 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a76c4a39-1420-44b3-b24a-19eaf5179e82 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=created_at&sort_dir=asc Jan 27 16:52:01.535466 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a76c4a39-1420-44b3-b24a-19eaf5179e82 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.535694 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.535694 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.536353 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a76c4a39-1420-44b3-b24a-19eaf5179e82 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.536632 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-a76c4a39-1420-44b3-b24a-19eaf5179e82 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.537676 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.537676 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.539566 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-a76c4a39-1420-44b3-b24a-19eaf5179e82 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.560386 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a76c4a39-1420-44b3-b24a-19eaf5179e82 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.561225 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a76c4a39-1420-44b3-b24a-19eaf5179e82 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 27 16:52:01.562103 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2018/4040] 10.222.0.78 () {58 vars in 1275 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.577544 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78d2ad0a-3497-4a2d-8c53-d5dfc7c76fc2 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=created_at&sort_dir=desc Jan 27 16:52:01.577544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78d2ad0a-3497-4a2d-8c53-d5dfc7c76fc2 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.577544 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.577544 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.577544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78d2ad0a-3497-4a2d-8c53-d5dfc7c76fc2 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.577544 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-78d2ad0a-3497-4a2d-8c53-d5dfc7c76fc2 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.577544 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.577544 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.579428 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-78d2ad0a-3497-4a2d-8c53-d5dfc7c76fc2 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.599072 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78d2ad0a-3497-4a2d-8c53-d5dfc7c76fc2 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.600054 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78d2ad0a-3497-4a2d-8c53-d5dfc7c76fc2 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 27 16:52:01.603221 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2023/4041] 10.222.0.78 () {58 vars in 1277 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.614998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95176085-6b63-4364-9fcc-6c584dc6b8cd tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=id&sort_dir=asc Jan 27 16:52:01.616260 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95176085-6b63-4364-9fcc-6c584dc6b8cd tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.616637 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.616637 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.617243 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95176085-6b63-4364-9fcc-6c584dc6b8cd tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.618120 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-95176085-6b63-4364-9fcc-6c584dc6b8cd tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.618936 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.618936 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.621226 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-95176085-6b63-4364-9fcc-6c584dc6b8cd tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.646096 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-95176085-6b63-4364-9fcc-6c584dc6b8cd tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.646870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95176085-6b63-4364-9fcc-6c584dc6b8cd tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 27 16:52:01.647877 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2019/4042] 10.222.0.78 () {58 vars in 1259 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.661107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-515875d9-742c-4581-aada-ac2591905fd4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=id&sort_dir=desc Jan 27 16:52:01.661722 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-515875d9-742c-4581-aada-ac2591905fd4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.662016 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.662016 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.662523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-515875d9-742c-4581-aada-ac2591905fd4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.663250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-515875d9-742c-4581-aada-ac2591905fd4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.663969 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.663969 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.665929 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-515875d9-742c-4581-aada-ac2591905fd4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.685475 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-515875d9-742c-4581-aada-ac2591905fd4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.686500 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-515875d9-742c-4581-aada-ac2591905fd4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 27 16:52:01.687474 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2024/4043] 10.222.0.78 () {58 vars in 1261 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.700374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3f36c93-a982-423a-8d94-bf2262c49c84 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=display_name&sort_dir=asc Jan 27 16:52:01.701128 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3f36c93-a982-423a-8d94-bf2262c49c84 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.701452 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.701452 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.702020 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3f36c93-a982-423a-8d94-bf2262c49c84 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.702688 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-a3f36c93-a982-423a-8d94-bf2262c49c84 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.703703 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.703703 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.705682 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-a3f36c93-a982-423a-8d94-bf2262c49c84 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.733961 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a3f36c93-a982-423a-8d94-bf2262c49c84 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.736925 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3f36c93-a982-423a-8d94-bf2262c49c84 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 27 16:52:01.739912 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2020/4044] 10.222.0.78 () {58 vars in 1279 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.755550 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9d4b61d-cef2-419e-85ea-3edfd2f87408 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=display_name&sort_dir=desc Jan 27 16:52:01.756079 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9d4b61d-cef2-419e-85ea-3edfd2f87408 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.756453 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.756453 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.756836 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9d4b61d-cef2-419e-85ea-3edfd2f87408 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.757434 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-c9d4b61d-cef2-419e-85ea-3edfd2f87408 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.758123 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.758123 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.759799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-c9d4b61d-cef2-419e-85ea-3edfd2f87408 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.783357 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9d4b61d-cef2-419e-85ea-3edfd2f87408 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.783357 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9d4b61d-cef2-419e-85ea-3edfd2f87408 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 27 16:52:01.784326 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2025/4045] 10.222.0.78 () {58 vars in 1281 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.798223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-779b6c00-f102-4996-a96c-cad3bd114aee tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-324367317 Jan 27 16:52:01.799099 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-779b6c00-f102-4996-a96c-cad3bd114aee tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.799345 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.799345 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.800007 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-779b6c00-f102-4996-a96c-cad3bd114aee tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.801551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-779b6c00-f102-4996-a96c-cad3bd114aee tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.802904 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.802904 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.804191 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-779b6c00-f102-4996-a96c-cad3bd114aee tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.825095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-779b6c00-f102-4996-a96c-cad3bd114aee tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.827552 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.827552 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.829176 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-779b6c00-f102-4996-a96c-cad3bd114aee tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-324367317 returned with HTTP 200 Jan 27 16:52:01.830168 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2021/4046] 10.222.0.78 () {58 vars in 1350 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-324367317 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.843360 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a434c154-0565-4e00-ba17-bc3efc04e49c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/detail?status=available Jan 27 16:52:01.843959 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a434c154-0565-4e00-ba17-bc3efc04e49c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.848605 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.848605 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.848605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a434c154-0565-4e00-ba17-bc3efc04e49c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.848605 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-a434c154-0565-4e00-ba17-bc3efc04e49c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.848605 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.848605 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.849399 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-a434c154-0565-4e00-ba17-bc3efc04e49c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.875720 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a434c154-0565-4e00-ba17-bc3efc04e49c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.877431 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.877431 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.879329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a434c154-0565-4e00-ba17-bc3efc04e49c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/detail?status=available returned with HTTP 200 Jan 27 16:52:01.880338 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2026/4047] 10.222.0.78 () {58 vars in 1264 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/detail?status=available => generated 1396 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:01.893686 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49ff6818-0651-473b-abdd-59d6cbd5602f tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-324367317 Jan 27 16:52:01.894776 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49ff6818-0651-473b-abdd-59d6cbd5602f tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.895486 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.895486 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.896186 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49ff6818-0651-473b-abdd-59d6cbd5602f tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.897239 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-49ff6818-0651-473b-abdd-59d6cbd5602f tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.899780 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-49ff6818-0651-473b-abdd-59d6cbd5602f tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.922166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49ff6818-0651-473b-abdd-59d6cbd5602f tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.923277 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.923277 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:01.925068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49ff6818-0651-473b-abdd-59d6cbd5602f tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-324367317 returned with HTTP 200 Jan 27 16:52:01.926128 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2022/4048] 10.222.0.78 () {58 vars in 1384 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-324367317 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.941420 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-251ea053-1021-45c3-8d7f-945c2ea9c1e9 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-324367317 Jan 27 16:52:01.941958 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-251ea053-1021-45c3-8d7f-945c2ea9c1e9 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.942176 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.942176 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.942559 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-251ea053-1021-45c3-8d7f-945c2ea9c1e9 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.943150 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-251ea053-1021-45c3-8d7f-945c2ea9c1e9 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.945521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-251ea053-1021-45c3-8d7f-945c2ea9c1e9 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:01.971567 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-251ea053-1021-45c3-8d7f-945c2ea9c1e9 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:01.972604 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-251ea053-1021-45c3-8d7f-945c2ea9c1e9 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-324367317 returned with HTTP 200 Jan 27 16:52:01.973951 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2027/4049] 10.222.0.78 () {58 vars in 1329 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-324367317 => generated 341 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.986489 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f50b3bc4-6d84-4b40-b681-196d471c33f6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?status=available Jan 27 16:52:01.987255 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f50b3bc4-6d84-4b40-b681-196d471c33f6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.987565 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.987565 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:01.988123 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f50b3bc4-6d84-4b40-b681-196d471c33f6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.988792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-f50b3bc4-6d84-4b40-b681-196d471c33f6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:01.992699 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-f50b3bc4-6d84-4b40-b681-196d471c33f6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:02.016358 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f50b3bc4-6d84-4b40-b681-196d471c33f6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:02.017590 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f50b3bc4-6d84-4b40-b681-196d471c33f6 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?status=available returned with HTTP 200 Jan 27 16:52:02.018642 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2023/4050] 10.222.0.78 () {58 vars in 1243 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?status=available => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:02.031593 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60897891-b581-4ea0-9b8b-e5a0d6169d33 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-324367317 Jan 27 16:52:02.032736 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60897891-b581-4ea0-9b8b-e5a0d6169d33 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:02.039173 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:02.039173 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:02.039173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60897891-b581-4ea0-9b8b-e5a0d6169d33 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:02.039173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-60897891-b581-4ea0-9b8b-e5a0d6169d33 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:02.039173 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:02.039173 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:02.039173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-60897891-b581-4ea0-9b8b-e5a0d6169d33 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:02.057877 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60897891-b581-4ea0-9b8b-e5a0d6169d33 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Get all snapshots completed successfully. Jan 27 16:52:02.059060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60897891-b581-4ea0-9b8b-e5a0d6169d33 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-324367317 returned with HTTP 200 Jan 27 16:52:02.060379 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2028/4051] 10.222.0.78 () {58 vars in 1363 bytes} [Wed Jan 27 16:52:02 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-324367317 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:02.075262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5003ebfd-ce4c-49b2-a499-0584540f2518 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:02.075471 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6904c20-d29b-4818-8140-f9186bbfef4b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] DELETE http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 Jan 27 16:52:02.076008 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6904c20-d29b-4818-8140-f9186bbfef4b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:02.076223 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:02.076223 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:02.076606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6904c20-d29b-4818-8140-f9186bbfef4b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:02.076910 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5003ebfd-ce4c-49b2-a499-0584540f2518 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:02.077035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-d6904c20-d29b-4818-8140-f9186bbfef4b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Delete snapshot with id: 0172fefa-cd40-4086-9704-a6996af8b640 Jan 27 16:52:02.077374 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:02.077374 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:02.078003 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5003ebfd-ce4c-49b2-a499-0584540f2518 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:02.079171 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5003ebfd-ce4c-49b2-a499-0584540f2518 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:02.107718 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:02.107718 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:02.108973 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:02.108973 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:02.110051 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5003ebfd-ce4c-49b2-a499-0584540f2518 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:02.111110 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2024/4052] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:02 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:02.118357 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6904c20-d29b-4818-8140-f9186bbfef4b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:52:02.250579 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6904c20-d29b-4818-8140-f9186bbfef4b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot delete request issued successfully. Jan 27 16:52:02.251073 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6904c20-d29b-4818-8140-f9186bbfef4b tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 returned with HTTP 202 Jan 27 16:52:02.255768 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2029/4053] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:52:02 2021] DELETE /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:52:02.262991 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f09587f7-caf8-4591-806b-5ba791d9bd01 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 Jan 27 16:52:02.263557 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f09587f7-caf8-4591-806b-5ba791d9bd01 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:02.263774 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:02.263774 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:02.264266 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f09587f7-caf8-4591-806b-5ba791d9bd01 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:02.306898 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:02.306898 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:02.309111 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f09587f7-caf8-4591-806b-5ba791d9bd01 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:52:02.311239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f09587f7-caf8-4591-806b-5ba791d9bd01 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 returned with HTTP 200 Jan 27 16:52:02.313277 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2025/4054] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:02 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 => generated 471 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:03.132895 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a11a9ad5-b084-4669-b1e8-4cd52b63becb tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:03.133474 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a11a9ad5-b084-4669-b1e8-4cd52b63becb tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:03.133697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:03.133697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:03.134075 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a11a9ad5-b084-4669-b1e8-4cd52b63becb tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:03.134444 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a11a9ad5-b084-4669-b1e8-4cd52b63becb tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:03.173892 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:03.173892 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:03.175785 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a11a9ad5-b084-4669-b1e8-4cd52b63becb tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:03.176600 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2030/4055] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:03 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:03.332892 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f9da7a6-40e9-43a1-b351-165a7df952d4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 Jan 27 16:52:03.333556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f9da7a6-40e9-43a1-b351-165a7df952d4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:03.333863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:03.333863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:03.334478 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f9da7a6-40e9-43a1-b351-165a7df952d4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:03.371582 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:03.371582 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:03.374647 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f9da7a6-40e9-43a1-b351-165a7df952d4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:52:03.378186 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f9da7a6-40e9-43a1-b351-165a7df952d4 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 returned with HTTP 200 Jan 27 16:52:03.379012 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2026/4056] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:03 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 => generated 471 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:04.190190 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c743838-e338-4ab1-8f7e-0f0416f565da tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:04.190740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c743838-e338-4ab1-8f7e-0f0416f565da tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:04.191122 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:04.191122 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:04.191521 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c743838-e338-4ab1-8f7e-0f0416f565da tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:04.191887 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7c743838-e338-4ab1-8f7e-0f0416f565da tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:04.214599 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:04.214599 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:04.217120 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c743838-e338-4ab1-8f7e-0f0416f565da tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:04.218270 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2031/4057] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:04 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:04.398920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9159f1cf-4f19-450c-96fe-d9f61d8fbbda tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 Jan 27 16:52:04.399711 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9159f1cf-4f19-450c-96fe-d9f61d8fbbda tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:04.399995 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:04.399995 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:04.400471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9159f1cf-4f19-450c-96fe-d9f61d8fbbda tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:04.436322 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9159f1cf-4f19-450c-96fe-d9f61d8fbbda tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 returned with HTTP 404 Jan 27 16:52:04.442829 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2027/4058] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:04 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/0172fefa-cd40-4086-9704-a6996af8b640 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:04.451547 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e41cef80-c63b-4698-8828-c6362f366273 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] DELETE http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 Jan 27 16:52:04.452286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e41cef80-c63b-4698-8828-c6362f366273 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:04.452656 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:04.452656 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:04.453287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e41cef80-c63b-4698-8828-c6362f366273 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:04.455404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-e41cef80-c63b-4698-8828-c6362f366273 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Delete snapshot with id: cf845020-a759-4aac-989e-500fd8507729 Jan 27 16:52:04.485060 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:04.485060 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:04.486565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e41cef80-c63b-4698-8828-c6362f366273 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:52:04.602899 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e41cef80-c63b-4698-8828-c6362f366273 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot delete request issued successfully. Jan 27 16:52:04.603682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e41cef80-c63b-4698-8828-c6362f366273 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 returned with HTTP 202 Jan 27 16:52:04.605473 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2032/4059] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:52:04 2021] DELETE /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:52:04.613856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cf14742-d6ea-4e4d-b130-80be434fe5ad tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 Jan 27 16:52:04.614657 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cf14742-d6ea-4e4d-b130-80be434fe5ad tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:04.615148 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cf14742-d6ea-4e4d-b130-80be434fe5ad tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:04.644809 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:04.644809 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:04.646311 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0cf14742-d6ea-4e4d-b130-80be434fe5ad tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:52:04.648559 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cf14742-d6ea-4e4d-b130-80be434fe5ad tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 returned with HTTP 200 Jan 27 16:52:04.649794 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2028/4060] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:04 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 => generated 471 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:05.233474 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e57e2e4-41df-42eb-8b04-b22951393cbe tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:05.234095 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e57e2e4-41df-42eb-8b04-b22951393cbe tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:05.235408 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:05.235408 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:05.235408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e57e2e4-41df-42eb-8b04-b22951393cbe tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:05.235408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7e57e2e4-41df-42eb-8b04-b22951393cbe tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:05.281202 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:05.281202 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:05.284298 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e57e2e4-41df-42eb-8b04-b22951393cbe tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:05.285503 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2033/4061] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:05 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:05.661940 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3b42bca-e4d6-4d7a-b345-aff5e1c3903c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 Jan 27 16:52:05.662468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3b42bca-e4d6-4d7a-b345-aff5e1c3903c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:05.662674 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:05.662674 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:05.663566 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3b42bca-e4d6-4d7a-b345-aff5e1c3903c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:05.734862 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:05.734862 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:05.737092 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a3b42bca-e4d6-4d7a-b345-aff5e1c3903c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:52:05.739343 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3b42bca-e4d6-4d7a-b345-aff5e1c3903c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 returned with HTTP 200 Jan 27 16:52:05.740560 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2029/4062] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:05 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 => generated 471 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:06.310263 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d720ea83-0608-4d24-8aa2-c8fe097ea7e8 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:06.311551 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d720ea83-0608-4d24-8aa2-c8fe097ea7e8 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:06.311937 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:06.311937 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:06.312966 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d720ea83-0608-4d24-8aa2-c8fe097ea7e8 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:06.321589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d720ea83-0608-4d24-8aa2-c8fe097ea7e8 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:06.338014 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:06.338014 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:06.341368 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d720ea83-0608-4d24-8aa2-c8fe097ea7e8 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:06.342452 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2034/4063] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:06 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:06.753576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed9b1d27-68e1-4bd2-b06c-9723e6e875db tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 Jan 27 16:52:06.755503 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed9b1d27-68e1-4bd2-b06c-9723e6e875db tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:06.755723 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:06.755723 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:06.756106 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed9b1d27-68e1-4bd2-b06c-9723e6e875db tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:06.782128 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed9b1d27-68e1-4bd2-b06c-9723e6e875db tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 returned with HTTP 404 Jan 27 16:52:06.782128 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2030/4064] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:06 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/cf845020-a759-4aac-989e-500fd8507729 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:06.805757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-594531b6-864b-499f-951d-fbd005a71a64 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] DELETE http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e Jan 27 16:52:06.805757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-594531b6-864b-499f-951d-fbd005a71a64 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:06.805757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:06.805757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:06.805757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-594531b6-864b-499f-951d-fbd005a71a64 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:06.805757 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-594531b6-864b-499f-951d-fbd005a71a64 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Delete snapshot with id: bae83fd6-4f20-4df4-82a9-fa2a1dbe941e Jan 27 16:52:06.835894 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:06.835894 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:06.836705 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-594531b6-864b-499f-951d-fbd005a71a64 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:52:06.951927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-594531b6-864b-499f-951d-fbd005a71a64 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot delete request issued successfully. Jan 27 16:52:06.952608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-594531b6-864b-499f-951d-fbd005a71a64 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e returned with HTTP 202 Jan 27 16:52:06.953358 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2035/4065] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:52:06 2021] DELETE /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:52:06.961323 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bd6a430-2dcb-4959-8007-7f0c13d9d476 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e Jan 27 16:52:06.961920 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bd6a430-2dcb-4959-8007-7f0c13d9d476 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:06.962607 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bd6a430-2dcb-4959-8007-7f0c13d9d476 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:06.996358 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:06.996358 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:06.997899 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2bd6a430-2dcb-4959-8007-7f0c13d9d476 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:52:07.000103 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bd6a430-2dcb-4959-8007-7f0c13d9d476 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e returned with HTTP 200 Jan 27 16:52:07.012958 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2031/4066] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:06 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e => generated 472 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:07.356649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9b4f39d-9438-4a45-97df-56f20589c5a0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:07.357945 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9b4f39d-9438-4a45-97df-56f20589c5a0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:07.358390 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:07.358390 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:07.358942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9b4f39d-9438-4a45-97df-56f20589c5a0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:07.359541 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c9b4f39d-9438-4a45-97df-56f20589c5a0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:07.388040 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:07.388040 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:07.390003 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9b4f39d-9438-4a45-97df-56f20589c5a0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:07.390840 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2036/4067] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:07 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:08.024934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83d3231d-0c1a-4d61-873e-f7d711e1f76c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e Jan 27 16:52:08.025439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83d3231d-0c1a-4d61-873e-f7d711e1f76c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:08.026410 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:08.026410 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:08.027074 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83d3231d-0c1a-4d61-873e-f7d711e1f76c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:08.109117 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:08.109117 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:08.110281 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-83d3231d-0c1a-4d61-873e-f7d711e1f76c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Snapshot retrieved successfully. Jan 27 16:52:08.112288 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83d3231d-0c1a-4d61-873e-f7d711e1f76c tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e returned with HTTP 200 Jan 27 16:52:08.119173 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2032/4068] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:08 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e => generated 472 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:08.408552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7ea2004-4755-4512-b382-21318b7a2abf tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:08.409501 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7ea2004-4755-4512-b382-21318b7a2abf tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:08.409501 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:08.409501 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:08.409849 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7ea2004-4755-4512-b382-21318b7a2abf tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:08.410291 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f7ea2004-4755-4512-b382-21318b7a2abf tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:08.443341 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:08.443341 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:08.443664 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7ea2004-4755-4512-b382-21318b7a2abf tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:08.444557 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2037/4069] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:08 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:09.125085 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bbaea8c-fe44-4da3-8905-e62ec709f538 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e Jan 27 16:52:09.125676 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bbaea8c-fe44-4da3-8905-e62ec709f538 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:09.125890 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:09.125890 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:09.126323 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bbaea8c-fe44-4da3-8905-e62ec709f538 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:09.163039 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bbaea8c-fe44-4da3-8905-e62ec709f538 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e returned with HTTP 404 Jan 27 16:52:09.164131 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2033/4070] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:09 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/snapshots/bae83fd6-4f20-4df4-82a9-fa2a1dbe941e => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:09.172896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8740fdcd-f8fe-4237-b7f8-2dcc39eec7f0 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] DELETE http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 Jan 27 16:52:09.173553 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8740fdcd-f8fe-4237-b7f8-2dcc39eec7f0 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:09.173772 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:09.173772 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:09.174147 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8740fdcd-f8fe-4237-b7f8-2dcc39eec7f0 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:09.174617 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8740fdcd-f8fe-4237-b7f8-2dcc39eec7f0 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Delete volume with id: e93293ef-d107-4d76-804e-6457a2145333 Jan 27 16:52:09.246636 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:09.246636 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:09.248101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8740fdcd-f8fe-4237-b7f8-2dcc39eec7f0 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Volume info retrieved successfully. Jan 27 16:52:09.368823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8740fdcd-f8fe-4237-b7f8-2dcc39eec7f0 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Delete volume request issued successfully. Jan 27 16:52:09.370470 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8740fdcd-f8fe-4237-b7f8-2dcc39eec7f0 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 returned with HTTP 202 Jan 27 16:52:09.379960 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9257b294-87ac-419e-bd32-b770ce32cc54 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 Jan 27 16:52:09.380771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9257b294-87ac-419e-bd32-b770ce32cc54 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:09.381477 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9257b294-87ac-419e-bd32-b770ce32cc54 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:09.387359 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2038/4071] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:52:09 2021] DELETE /volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:52:09.439907 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:09.439907 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:09.449279 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9257b294-87ac-419e-bd32-b770ce32cc54 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Volume info retrieved successfully. Jan 27 16:52:09.459783 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1404e05-be43-438c-afa3-b234976e3f23 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:09.460951 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1404e05-be43-438c-afa3-b234976e3f23 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:09.461377 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:09.461377 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:09.462230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1404e05-be43-438c-afa3-b234976e3f23 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:09.462810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d1404e05-be43-438c-afa3-b234976e3f23 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:09.496741 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:09.496741 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:09.498550 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1404e05-be43-438c-afa3-b234976e3f23 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:09.505294 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2039/4072] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:09 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:52:09.509537 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9257b294-87ac-419e-bd32-b770ce32cc54 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 returned with HTTP 200 Jan 27 16:52:09.511460 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2034/4073] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:52:09 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 => generated 918 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:10.515816 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8d9e8be-ff1d-445f-8825-1af3e8cc3744 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:10.517065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8d9e8be-ff1d-445f-8825-1af3e8cc3744 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:10.517267 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:10.517267 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:10.518056 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8d9e8be-ff1d-445f-8825-1af3e8cc3744 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:10.518586 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e8d9e8be-ff1d-445f-8825-1af3e8cc3744 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:10.532430 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24805d28-9b6d-4bea-a3dc-9361d3e8c649 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 Jan 27 16:52:10.533063 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24805d28-9b6d-4bea-a3dc-9361d3e8c649 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:10.533351 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:10.533351 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:10.533878 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24805d28-9b6d-4bea-a3dc-9361d3e8c649 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:10.557275 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:10.557275 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:10.559952 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8d9e8be-ff1d-445f-8825-1af3e8cc3744 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:10.562123 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2040/4074] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:10 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:10.602952 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:10.602952 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:10.612700 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-24805d28-9b6d-4bea-a3dc-9361d3e8c649 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Volume info retrieved successfully. Jan 27 16:52:10.636299 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24805d28-9b6d-4bea-a3dc-9361d3e8c649 tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 returned with HTTP 200 Jan 27 16:52:10.637129 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2035/4075] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:52:10 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 => generated 918 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:11.578546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04dae141-9bd8-453c-9b03-39d3bb3e99b6 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:11.579089 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04dae141-9bd8-453c-9b03-39d3bb3e99b6 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:11.583158 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:11.583158 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:11.583909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04dae141-9bd8-453c-9b03-39d3bb3e99b6 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:11.584485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-04dae141-9bd8-453c-9b03-39d3bb3e99b6 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:11.650282 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:11.650282 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:11.653719 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d306ae5f-21c7-4f26-affb-bdcac8d8512f tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] GET http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 Jan 27 16:52:11.654233 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d306ae5f-21c7-4f26-affb-bdcac8d8512f tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:11.654423 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:11.654423 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:11.654802 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d306ae5f-21c7-4f26-affb-bdcac8d8512f tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:11.655685 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04dae141-9bd8-453c-9b03-39d3bb3e99b6 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:11.656735 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2041/4076] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:11 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:11.703378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d306ae5f-21c7-4f26-affb-bdcac8d8512f tempest-VolumesSnapshotListTestJSON-1789265653 tempest-VolumesSnapshotListTestJSON-1789265653-project] http://10.222.0.78/volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 returned with HTTP 404 Jan 27 16:52:11.704442 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2036/4077] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:52:11 2021] GET /volume/v3/027c798c79f04d1895121b245fde9dac/volumes/e93293ef-d107-4d76-804e-6457a2145333 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:12.671206 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e07bd408-d2f5-40f6-9dd1-d22c5d6e2f5d tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:12.672340 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e07bd408-d2f5-40f6-9dd1-d22c5d6e2f5d tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:12.672599 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:12.672599 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:12.672987 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e07bd408-d2f5-40f6-9dd1-d22c5d6e2f5d tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:12.673621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e07bd408-d2f5-40f6-9dd1-d22c5d6e2f5d tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:12.698284 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:12.698284 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:12.700870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e07bd408-d2f5-40f6-9dd1-d22c5d6e2f5d tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:12.701981 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2042/4078] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:12 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:13.720080 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef9a3f5b-cab1-439a-8f90-b9e374927973 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:13.720671 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef9a3f5b-cab1-439a-8f90-b9e374927973 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:13.721164 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef9a3f5b-cab1-439a-8f90-b9e374927973 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:13.721536 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ef9a3f5b-cab1-439a-8f90-b9e374927973 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:13.750334 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:13.750334 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:13.755178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef9a3f5b-cab1-439a-8f90-b9e374927973 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:13.755178 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2037/4079] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:13 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:14.985270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-116d091b-32ca-4261-b57d-0cac5f43b846 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:14.985270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-116d091b-32ca-4261-b57d-0cac5f43b846 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:14.985270 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:14.985270 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:14.985270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-116d091b-32ca-4261-b57d-0cac5f43b846 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.985270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-116d091b-32ca-4261-b57d-0cac5f43b846 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:14.985270 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.985270 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:14.985270 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-116d091b-32ca-4261-b57d-0cac5f43b846 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:14.985270 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2043/4080] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:14 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:15.807626 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b7316eb-cb0b-461f-a03b-00cf3c079e12 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:15.807814 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b7316eb-cb0b-461f-a03b-00cf3c079e12 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:15.808035 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:15.808035 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:15.808414 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b7316eb-cb0b-461f-a03b-00cf3c079e12 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:15.808792 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6b7316eb-cb0b-461f-a03b-00cf3c079e12 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:15.831662 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:15.831662 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:15.833518 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b7316eb-cb0b-461f-a03b-00cf3c079e12 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:15.834346 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2038/4081] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:15 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:16.848855 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24ed1b40-67cb-42d6-8171-1d029729792a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:16.849259 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24ed1b40-67cb-42d6-8171-1d029729792a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:16.849259 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:16.849259 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:16.849656 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24ed1b40-67cb-42d6-8171-1d029729792a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:16.850016 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-24ed1b40-67cb-42d6-8171-1d029729792a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:16.883550 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:16.883550 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:16.885993 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24ed1b40-67cb-42d6-8171-1d029729792a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:16.886806 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2044/4082] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:16 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:17.902062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a036afc8-2dae-4aa3-b367-6a964c4fb1a0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:17.902556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a036afc8-2dae-4aa3-b367-6a964c4fb1a0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:17.902777 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:17.902777 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:17.903152 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a036afc8-2dae-4aa3-b367-6a964c4fb1a0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:17.903582 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a036afc8-2dae-4aa3-b367-6a964c4fb1a0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:17.935676 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:17.935676 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:17.935676 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a036afc8-2dae-4aa3-b367-6a964c4fb1a0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:17.935676 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2039/4083] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:17 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:18.949782 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a06f0e32-0383-45a8-942b-8884256d1d65 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:18.952512 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a06f0e32-0383-45a8-942b-8884256d1d65 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:18.952924 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:18.952924 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:18.953565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a06f0e32-0383-45a8-942b-8884256d1d65 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:18.954122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a06f0e32-0383-45a8-942b-8884256d1d65 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:18.984318 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:18.984318 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:18.987335 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a06f0e32-0383-45a8-942b-8884256d1d65 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:18.988901 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2045/4084] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:18 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:20.004409 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91ca5fb9-34aa-4c26-924a-5e7c932d092e tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:20.005599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91ca5fb9-34aa-4c26-924a-5e7c932d092e tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:20.005956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:20.005956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:20.006556 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91ca5fb9-34aa-4c26-924a-5e7c932d092e tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:20.007067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-91ca5fb9-34aa-4c26-924a-5e7c932d092e tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:20.049376 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:20.049376 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:20.051719 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91ca5fb9-34aa-4c26-924a-5e7c932d092e tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:20.052737 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2040/4085] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:19 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:21.083548 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d39a946-bc4a-45c6-8fbb-a2963bca20f0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:21.085747 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d39a946-bc4a-45c6-8fbb-a2963bca20f0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:21.087054 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:21.087054 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:21.094684 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d39a946-bc4a-45c6-8fbb-a2963bca20f0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:21.099952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7d39a946-bc4a-45c6-8fbb-a2963bca20f0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:21.130170 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:21.130170 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:21.133164 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d39a946-bc4a-45c6-8fbb-a2963bca20f0 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:21.134182 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2046/4086] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:21 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:22.148619 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0602bc02-d277-46ec-a97d-6646ee861754 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:22.151596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0602bc02-d277-46ec-a97d-6646ee861754 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:22.151596 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:22.151596 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:22.151596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0602bc02-d277-46ec-a97d-6646ee861754 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:22.151596 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0602bc02-d277-46ec-a97d-6646ee861754 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:22.173293 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:22.173293 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:22.175585 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0602bc02-d277-46ec-a97d-6646ee861754 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:22.176573 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2041/4087] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:22 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:23.191770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ebde0b7-f650-4eb8-9751-24931913fb26 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:23.193221 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ebde0b7-f650-4eb8-9751-24931913fb26 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:23.193739 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:23.193739 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:23.194753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ebde0b7-f650-4eb8-9751-24931913fb26 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:23.195311 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4ebde0b7-f650-4eb8-9751-24931913fb26 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:23.220898 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:23.220898 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:23.223551 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ebde0b7-f650-4eb8-9751-24931913fb26 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:23.225110 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2047/4088] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:23 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:24.238614 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9acef9d6-9cb6-4c9e-ba3b-9b6394fe5e41 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:24.239531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9acef9d6-9cb6-4c9e-ba3b-9b6394fe5e41 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:24.239822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:24.239822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:24.240286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9acef9d6-9cb6-4c9e-ba3b-9b6394fe5e41 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:24.240737 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9acef9d6-9cb6-4c9e-ba3b-9b6394fe5e41 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:24.264340 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:24.264340 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:24.266382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9acef9d6-9cb6-4c9e-ba3b-9b6394fe5e41 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:24.267280 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2042/4089] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:24 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:25.282038 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0b99b12-5299-455b-820b-1ce47ac092b2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:25.283304 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0b99b12-5299-455b-820b-1ce47ac092b2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:25.283719 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:25.283719 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:25.284412 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0b99b12-5299-455b-820b-1ce47ac092b2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:25.284994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c0b99b12-5299-455b-820b-1ce47ac092b2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:25.307606 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:25.307606 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:25.309973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0b99b12-5299-455b-820b-1ce47ac092b2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:25.317575 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2048/4090] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:25 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:26.325481 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f73d61b-7062-497b-8e4d-f85d439a6e78 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:26.326609 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f73d61b-7062-497b-8e4d-f85d439a6e78 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:26.326967 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:26.326967 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:26.327591 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f73d61b-7062-497b-8e4d-f85d439a6e78 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:26.328102 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8f73d61b-7062-497b-8e4d-f85d439a6e78 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:26.350063 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:26.350063 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:26.352380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f73d61b-7062-497b-8e4d-f85d439a6e78 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:26.355564 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2043/4091] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:26 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:27.370990 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8080e619-f7e9-459e-a46b-4992af2e2b8a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:27.372344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8080e619-f7e9-459e-a46b-4992af2e2b8a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:27.372701 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:27.372701 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:27.373294 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8080e619-f7e9-459e-a46b-4992af2e2b8a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:27.373804 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8080e619-f7e9-459e-a46b-4992af2e2b8a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:27.397874 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:27.397874 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:27.401572 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8080e619-f7e9-459e-a46b-4992af2e2b8a tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:27.402561 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2049/4092] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:27 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:28.421949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-812ec30b-6e90-4af5-9bf0-d2fbb49f67a3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:28.422507 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-812ec30b-6e90-4af5-9bf0-d2fbb49f67a3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:28.422719 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:28.422719 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:28.423096 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-812ec30b-6e90-4af5-9bf0-d2fbb49f67a3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:28.423565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-812ec30b-6e90-4af5-9bf0-d2fbb49f67a3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:28.446694 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:28.446694 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:28.450138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-812ec30b-6e90-4af5-9bf0-d2fbb49f67a3 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:28.457431 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2044/4093] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:28 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:29.466209 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-214b0112-958c-445e-9579-769c04873099 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:29.466794 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-214b0112-958c-445e-9579-769c04873099 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:29.467016 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:29.467016 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:29.468170 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-214b0112-958c-445e-9579-769c04873099 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:29.468546 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-214b0112-958c-445e-9579-769c04873099 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:29.492383 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:29.492383 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:29.494409 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-214b0112-958c-445e-9579-769c04873099 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:29.495232 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2050/4094] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:29 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:30.512591 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa5d75e2-7d5a-493b-bfda-89443ef87858 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:30.514073 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa5d75e2-7d5a-493b-bfda-89443ef87858 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:30.514503 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:30.514503 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:30.516527 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa5d75e2-7d5a-493b-bfda-89443ef87858 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:30.517117 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fa5d75e2-7d5a-493b-bfda-89443ef87858 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:30.547322 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:30.547322 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:30.554084 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa5d75e2-7d5a-493b-bfda-89443ef87858 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:30.554084 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2045/4095] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:30 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:52:31.567231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-032fd254-0930-44f6-8315-9a8c90bcaee4 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:31.567787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-032fd254-0930-44f6-8315-9a8c90bcaee4 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:31.567969 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:31.567969 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:31.568619 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-032fd254-0930-44f6-8315-9a8c90bcaee4 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:31.568994 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-032fd254-0930-44f6-8315-9a8c90bcaee4 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:31.595109 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:31.595109 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:31.598374 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-032fd254-0930-44f6-8315-9a8c90bcaee4 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:31.600152 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2051/4096] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:31 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:32.615985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c5be7d2-14bc-42a4-a7d8-6215f81091ea tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:32.617145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c5be7d2-14bc-42a4-a7d8-6215f81091ea tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:32.624344 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:32.624344 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:32.624344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c5be7d2-14bc-42a4-a7d8-6215f81091ea tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:32.624344 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4c5be7d2-14bc-42a4-a7d8-6215f81091ea tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:32.647869 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:32.647869 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:32.650896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c5be7d2-14bc-42a4-a7d8-6215f81091ea tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:32.652175 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2046/4097] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:32 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:32.664363 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5db945c7-420b-48f7-b256-79f470e9e283 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a Jan 27 16:52:32.665949 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5db945c7-420b-48f7-b256-79f470e9e283 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:32.666171 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:32.666171 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:32.666975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5db945c7-420b-48f7-b256-79f470e9e283 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:32.776094 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:32.776094 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:32.796965 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5db945c7-420b-48f7-b256-79f470e9e283 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Volume info retrieved successfully. Jan 27 16:52:32.860877 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5db945c7-420b-48f7-b256-79f470e9e283 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a returned with HTTP 200 Jan 27 16:52:32.862527 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2052/4098] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:32 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a => generated 913 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:32.881205 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e04e2c06-3230-42a2-b890-4fc7be68212f tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] PUT http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:32.881694 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:32.881694 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:32.882136 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e04e2c06-3230-42a2-b890-4fc7be68212f tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-616702266", "description": "tempest-volume-backup-description-1846682856"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:32.908096 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:32.908096 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:32.957768 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e04e2c06-3230-42a2-b890-4fc7be68212f tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:32.965051 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2047/4099] 10.222.0.78 () {62 vars in 1376 bytes} [Wed Jan 27 16:52:32 2021] PUT /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 398 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:32.979673 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-138279c0-a48f-4d9e-ad33-5d1afbd62ed1 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:32.980464 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-138279c0-a48f-4d9e-ad33-5d1afbd62ed1 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:32.980681 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:32.980681 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:32.981058 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-138279c0-a48f-4d9e-ad33-5d1afbd62ed1 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:32.981432 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-138279c0-a48f-4d9e-ad33-5d1afbd62ed1 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Show backup with id 8ad7b0ef-8089-49f4-9896-886b8c680db1. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:33.047808 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:33.047808 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:33.061419 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-138279c0-a48f-4d9e-ad33-5d1afbd62ed1 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 200 Jan 27 16:52:33.062254 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2053/4100] 10.222.0.78 () {60 vars in 1355 bytes} [Wed Jan 27 16:52:32 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 861 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:33.076697 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e6b4690-3ed8-49c1-b9a0-e09089d006f2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] DELETE http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 Jan 27 16:52:33.077252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e6b4690-3ed8-49c1-b9a0-e09089d006f2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:33.077704 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:33.077704 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:33.078303 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e6b4690-3ed8-49c1-b9a0-e09089d006f2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:33.078828 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-1e6b4690-3ed8-49c1-b9a0-e09089d006f2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Delete backup with id: 8ad7b0ef-8089-49f4-9896-886b8c680db1. Jan 27 16:52:33.125907 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:33.125907 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:33.239470 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-1e6b4690-3ed8-49c1-b9a0-e09089d006f2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] delete_backup rpcapi backup_id 8ad7b0ef-8089-49f4-9896-886b8c680db1 {{(pid=88000) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 16:52:33.242954 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e6b4690-3ed8-49c1-b9a0-e09089d006f2 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 returned with HTTP 202 Jan 27 16:52:33.244629 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2048/4101] 10.222.0.78 () {60 vars in 1358 bytes} [Wed Jan 27 16:52:33 2021] DELETE /volume/v3/2bdcbc47176f47fab95f58670caa298c/backups/8ad7b0ef-8089-49f4-9896-886b8c680db1 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:52:33.257615 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae650ab7-531a-465b-9b90-6232daa02114 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] DELETE http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a Jan 27 16:52:33.260862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae650ab7-531a-465b-9b90-6232daa02114 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:33.263028 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:33.263028 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:33.263565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae650ab7-531a-465b-9b90-6232daa02114 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:33.264113 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ae650ab7-531a-465b-9b90-6232daa02114 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Delete volume with id: 9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a Jan 27 16:52:33.336145 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:33.336145 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:33.338415 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae650ab7-531a-465b-9b90-6232daa02114 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Volume info retrieved successfully. Jan 27 16:52:33.437726 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae650ab7-531a-465b-9b90-6232daa02114 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Delete volume request issued successfully. Jan 27 16:52:33.438498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae650ab7-531a-465b-9b90-6232daa02114 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a returned with HTTP 202 Jan 27 16:52:33.443163 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2054/4102] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:52:33 2021] DELETE /volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:52:33.449923 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54c62ec7-e384-4d3a-aca5-07581e5f2870 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a Jan 27 16:52:33.450495 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54c62ec7-e384-4d3a-aca5-07581e5f2870 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:33.450643 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:33.450643 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:33.451230 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54c62ec7-e384-4d3a-aca5-07581e5f2870 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:33.555252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:33.555252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:33.580817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-54c62ec7-e384-4d3a-aca5-07581e5f2870 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Volume info retrieved successfully. Jan 27 16:52:33.611806 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54c62ec7-e384-4d3a-aca5-07581e5f2870 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a returned with HTTP 200 Jan 27 16:52:33.613501 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2049/4103] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:52:33 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a => generated 912 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:34.629424 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1cd0555-2bc0-4b5c-9973-1fae189c31ef tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a Jan 27 16:52:34.629950 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1cd0555-2bc0-4b5c-9973-1fae189c31ef tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:34.630165 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:34.630165 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:34.630667 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1cd0555-2bc0-4b5c-9973-1fae189c31ef tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:34.715671 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:34.715671 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:34.726280 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c1cd0555-2bc0-4b5c-9973-1fae189c31ef tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Volume info retrieved successfully. Jan 27 16:52:34.768398 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1cd0555-2bc0-4b5c-9973-1fae189c31ef tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a returned with HTTP 200 Jan 27 16:52:34.769227 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2055/4104] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:52:34 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a => generated 912 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:35.785809 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e663b8f-6fee-4235-9806-f5ea34aa081f tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a Jan 27 16:52:35.786502 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e663b8f-6fee-4235-9806-f5ea34aa081f tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:35.786922 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:35.786922 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:35.787621 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e663b8f-6fee-4235-9806-f5ea34aa081f tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:35.866678 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:35.866678 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:35.878133 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0e663b8f-6fee-4235-9806-f5ea34aa081f tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Volume info retrieved successfully. Jan 27 16:52:35.905811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e663b8f-6fee-4235-9806-f5ea34aa081f tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a returned with HTTP 200 Jan 27 16:52:35.906910 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2050/4105] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:52:35 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a => generated 912 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:36.923496 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-536667de-28d1-4dfc-b5d1-28c785b695e5 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] GET http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a Jan 27 16:52:36.924787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-536667de-28d1-4dfc-b5d1-28c785b695e5 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:36.925321 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:36.925321 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:36.926178 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-536667de-28d1-4dfc-b5d1-28c785b695e5 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:37.036385 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-536667de-28d1-4dfc-b5d1-28c785b695e5 tempest-VolumesBackupsV39Test-1110998086 tempest-VolumesBackupsV39Test-1110998086-project] http://10.222.0.78/volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a returned with HTTP 404 Jan 27 16:52:37.038204 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2056/4106] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:52:36 2021] GET /volume/v3/2bdcbc47176f47fab95f58670caa298c/volumes/9bc57fce-d9e4-43cf-b7fe-4d0d32e5364a => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:40.950823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5faa34aa-45bb-490a-ab16-d8868b77f090 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] POST http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots Jan 27 16:52:40.959945 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:40.959945 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:40.964343 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5faa34aa-45bb-490a-ab16-d8868b77f090 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63fee13b-2013-44d4-807c-1f78662e9d81", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-65592663"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:41.041004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5faa34aa-45bb-490a-ab16-d8868b77f090 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots returned with HTTP 404 Jan 27 16:52:41.043146 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2051/4107] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:52:40 2021] POST /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots => generated 109 bytes in 374 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:41.061476 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8247cc2-a55f-4045-b5ff-9f249398fb81 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] POST http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots Jan 27 16:52:41.062336 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8247cc2-a55f-4045-b5ff-9f249398fb81 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1010476177"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:41.130037 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8247cc2-a55f-4045-b5ff-9f249398fb81 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots returned with HTTP 404 Jan 27 16:52:41.150092 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2057/4108] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:52:41 2021] POST /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots => generated 77 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:52:41.167973 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3aa5ad37-07dc-49b2-b78e-4e52f9967401 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots?limit=invalid Jan 27 16:52:41.168698 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3aa5ad37-07dc-49b2-b78e-4e52f9967401 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:41.169924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3aa5ad37-07dc-49b2-b78e-4e52f9967401 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:41.176408 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3aa5ad37-07dc-49b2-b78e-4e52f9967401 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] HTTP exception thrown: limit param must be an integer Jan 27 16:52:41.177649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3aa5ad37-07dc-49b2-b78e-4e52f9967401 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots?limit=invalid returned with HTTP 400 Jan 27 16:52:41.182358 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2052/4109] 10.222.0.78 () {58 vars in 1237 bytes} [Wed Jan 27 16:52:41 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots?limit=invalid => generated 74 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:52:41.193396 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cac78c19-7277-46df-ac9e-01e9f56444e5 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots?marker=26602e22-1b18-4b39-ad41-e5e1918877b5 Jan 27 16:52:41.194236 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cac78c19-7277-46df-ac9e-01e9f56444e5 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:41.194996 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cac78c19-7277-46df-ac9e-01e9f56444e5 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:41.196891 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-cac78c19-7277-46df-ac9e-01e9f56444e5 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:41.200471 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-cac78c19-7277-46df-ac9e-01e9f56444e5 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:41.235223 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cac78c19-7277-46df-ac9e-01e9f56444e5 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots?marker=26602e22-1b18-4b39-ad41-e5e1918877b5 returned with HTTP 404 Jan 27 16:52:41.241127 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2058/4110] 10.222.0.78 () {58 vars in 1297 bytes} [Wed Jan 27 16:52:41 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots?marker=26602e22-1b18-4b39-ad41-e5e1918877b5 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:41.246378 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a39e13f-e022-4be6-849e-073ec1cd1caf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots?sort_key=invalid Jan 27 16:52:41.249166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a39e13f-e022-4be6-849e-073ec1cd1caf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:41.249166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a39e13f-e022-4be6-849e-073ec1cd1caf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:41.249166 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-6a39e13f-e022-4be6-849e-073ec1cd1caf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:41.251167 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-6a39e13f-e022-4be6-849e-073ec1cd1caf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:52:41.254503 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a39e13f-e022-4be6-849e-073ec1cd1caf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots?sort_key=invalid returned with HTTP 400 Jan 27 16:52:41.255813 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2053/4111] 10.222.0.78 () {58 vars in 1243 bytes} [Wed Jan 27 16:52:41 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots?sort_key=invalid => generated 84 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:52:41.267376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] POST http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes Jan 27 16:52:41.268203 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-341835879"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:41.269216 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-341835879'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:52:41.269803 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Create volume of 2 GB Jan 27 16:52:41.309998 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Availability Zones retrieved successfully. Jan 27 16:52:41.348955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Flow 'volume_create_api' (122bde9b-2216-4640-a8a7-fc33c1b45d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:41.351763 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440be832-2b04-49be-a000-00619b4d12f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:41.364159 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Validating volume size '2' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:52:41.441118 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440be832-2b04-49be-a000-00619b4d12f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:41.444173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94519848-8304-4d0e-aab2-0821319e82d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:41.628162 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Created reservations ['d1f4bbad-64ef-4e19-81bf-abaea8885255', 'b8a5ed79-ca5f-413a-862d-608ee45d669d', '05e454e3-dc3b-47c0-8cf2-6c5b3b215774', '3d12ad65-f94f-42ed-8e24-437a24d88a7a'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:52:41.630686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94519848-8304-4d0e-aab2-0821319e82d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1f4bbad-64ef-4e19-81bf-abaea8885255', 'b8a5ed79-ca5f-413a-862d-608ee45d669d', '05e454e3-dc3b-47c0-8cf2-6c5b3b215774', '3d12ad65-f94f-42ed-8e24-437a24d88a7a']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:41.633338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986d1fff-e966-4b52-a7de-11c2ff198901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:41.764186 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986d1fff-e966-4b52-a7de-11c2ff198901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60303a2d-d0e3-4c77-805d-be639b56c439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-341835879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01499f3513e447cdbc9819c9e8fe9486',qos_specs=None,replication_status=,reservations=['d1f4bbad-64ef-4e19-81bf-abaea8885255','b8a5ed79-ca5f-413a-862d-608ee45d669d','05e454e3-dc3b-47c0-8cf2-6c5b3b215774','3d12ad65-f94f-42ed-8e24-437a24d88a7a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277c7bd508cc45b6bbd1315c065fb385',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T16:52:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-341835879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60303a2d-d0e3-4c77-805d-be639b56c439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01499f3513e447cdbc9819c9e8fe9486',provider_auth=None,provider_geometry=None,provider_id=None,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='277c7bd508cc45b6bbd1315c065fb385',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:41.767494 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c6bef11-a495-41d4-9a61-91a3642e42a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:41.858623 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c6bef11-a495-41d4-9a61-91a3642e42a8) transitioned into state 'SUCCESS' from state '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-341835879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01499f3513e447cdbc9819c9e8fe9486',qos_specs=None,replication_status=,reservations=['d1f4bbad-64ef-4e19-81bf-abaea8885255','b8a5ed79-ca5f-413a-862d-608ee45d669d','05e454e3-dc3b-47c0-8cf2-6c5b3b215774','3d12ad65-f94f-42ed-8e24-437a24d88a7a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277c7bd508cc45b6bbd1315c065fb385',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:41.861800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34bba05d-3f4f-4e74-b420-273115c6445c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:41.934337 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34bba05d-3f4f-4e74-b420-273115c6445c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:41.940067 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Flow 'volume_create_api' (122bde9b-2216-4640-a8a7-fc33c1b45d43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:42.007619 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Create volume request issued successfully. Jan 27 16:52:42.032245 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3f59018-4953-4701-a111-85b15739a6a7 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes returned with HTTP 202 Jan 27 16:52:42.033467 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2059/4112] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:52:41 2021] POST /volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes => generated 830 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:52:42.049177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-554a3bfc-b31f-43bb-be83-8bb9e08f8d8b tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 Jan 27 16:52:42.053648 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-554a3bfc-b31f-43bb-be83-8bb9e08f8d8b tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:42.054252 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-554a3bfc-b31f-43bb-be83-8bb9e08f8d8b tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:42.127445 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:42.127445 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:42.137966 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-554a3bfc-b31f-43bb-be83-8bb9e08f8d8b tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Volume info retrieved successfully. Jan 27 16:52:42.161852 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-554a3bfc-b31f-43bb-be83-8bb9e08f8d8b tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 returned with HTTP 200 Jan 27 16:52:42.163252 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2054/4113] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:52:42 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 => generated 898 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:43.182348 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2a8eac6-79c7-4ee6-ac11-1d6a8a21566c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 Jan 27 16:52:43.182922 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2a8eac6-79c7-4ee6-ac11-1d6a8a21566c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:43.183133 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:43.183133 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:43.183781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2a8eac6-79c7-4ee6-ac11-1d6a8a21566c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:43.268501 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:43.268501 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:43.278934 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c2a8eac6-79c7-4ee6-ac11-1d6a8a21566c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Volume info retrieved successfully. Jan 27 16:52:43.319987 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2a8eac6-79c7-4ee6-ac11-1d6a8a21566c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 returned with HTTP 200 Jan 27 16:52:43.320919 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2060/4114] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:52:43 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 => generated 923 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:43.344281 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2019e644-c453-48ba-bec8-187960c87fdf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] POST http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots Jan 27 16:52:43.345108 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:43.345108 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:43.345108 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2019e644-c453-48ba-bec8-187960c87fdf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60303a2d-d0e3-4c77-805d-be639b56c439", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-838989919"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:43.407516 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:43.407516 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:43.408730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2019e644-c453-48ba-bec8-187960c87fdf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Volume info retrieved successfully. Jan 27 16:52:43.409096 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-2019e644-c453-48ba-bec8-187960c87fdf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Create snapshot from volume 60303a2d-d0e3-4c77-805d-be639b56c439 Jan 27 16:52:43.537810 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2019e644-c453-48ba-bec8-187960c87fdf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Created reservations ['7766bf77-be93-4455-9c97-d10687397a04', '06fcd390-0f56-4cdc-9098-55d15f6f7d0a', '3a1ef314-d918-46b0-a00b-756f716832cb', '45adcce5-43a7-4076-8bff-8999a862a503'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:52:43.766022 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2019e644-c453-48ba-bec8-187960c87fdf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Snapshot create request issued successfully. Jan 27 16:52:43.766849 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2019e644-c453-48ba-bec8-187960c87fdf tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots returned with HTTP 202 Jan 27 16:52:43.768308 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2055/4115] 10.222.0.78 () {60 vars in 1232 bytes} [Wed Jan 27 16:52:43 2021] POST /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots => generated 317 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:52:43.784636 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43c8fcdc-7871-44aa-b28b-5fc485b67fbb tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 Jan 27 16:52:43.785345 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43c8fcdc-7871-44aa-b28b-5fc485b67fbb tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:43.785516 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:43.785516 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:43.785768 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43c8fcdc-7871-44aa-b28b-5fc485b67fbb tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:43.815831 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:43.815831 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:43.816994 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43c8fcdc-7871-44aa-b28b-5fc485b67fbb tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Snapshot retrieved successfully. Jan 27 16:52:43.819045 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43c8fcdc-7871-44aa-b28b-5fc485b67fbb tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 returned with HTTP 200 Jan 27 16:52:43.820010 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2061/4116] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:43 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 => generated 449 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:44.835303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3fe7c671-1c7f-4348-89e4-320925106e5d tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 Jan 27 16:52:44.836306 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3fe7c671-1c7f-4348-89e4-320925106e5d tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:44.836782 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:44.836782 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:44.837378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3fe7c671-1c7f-4348-89e4-320925106e5d tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:44.898028 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:44.898028 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:44.899749 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3fe7c671-1c7f-4348-89e4-320925106e5d tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Snapshot retrieved successfully. Jan 27 16:52:44.901989 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3fe7c671-1c7f-4348-89e4-320925106e5d tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 returned with HTTP 200 Jan 27 16:52:44.902827 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2056/4117] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:44 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 => generated 449 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:45.917695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a2369fb-d8a4-4add-81a0-df2340be4d2d tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 Jan 27 16:52:45.918285 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a2369fb-d8a4-4add-81a0-df2340be4d2d tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:45.918487 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:45.918487 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:45.918846 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a2369fb-d8a4-4add-81a0-df2340be4d2d tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:45.949173 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:45.949173 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:45.950677 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a2369fb-d8a4-4add-81a0-df2340be4d2d tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Snapshot retrieved successfully. Jan 27 16:52:45.952939 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a2369fb-d8a4-4add-81a0-df2340be4d2d tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 returned with HTTP 200 Jan 27 16:52:45.954256 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2062/4118] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:45 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 => generated 476 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:45.965725 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] POST http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes Jan 27 16:52:45.966477 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:45.966477 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:45.967144 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e5cc9fc2-fc77-4fef-bb37-db8dfda7d140"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:45.969141 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e5cc9fc2-fc77-4fef-bb37-db8dfda7d140'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:52:46.007324 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:46.007324 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:46.008412 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Snapshot retrieved successfully. Jan 27 16:52:46.009823 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Create volume of 1 GB Jan 27 16:52:46.022937 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Availability Zones retrieved successfully. Jan 27 16:52:46.042288 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Flow 'volume_create_api' (144d914d-7e08-4742-8828-2a206bacd890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:46.045149 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0101788a-f3a8-49b3-8586-0bd9c4a47536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:46.047250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:52:46.053048 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0101788a-f3a8-49b3-8586-0bd9c4a47536) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 16:52:46.053048 n-d-710848-3 devstack@c-api.service[87998]: 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 27 16:52:46.057746 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0101788a-f3a8-49b3-8586-0bd9c4a47536) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:46.059920 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0101788a-f3a8-49b3-8586-0bd9c4a47536) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 16:52:46.062453 n-d-710848-3 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Flow 'volume_create_api' (144d914d-7e08-4742-8828-2a206bacd890) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 16:52:46.063129 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fe37e10-8cf2-43dd-81b2-70aebf81ae8c tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes returned with HTTP 400 Jan 27 16:52:46.065754 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2057/4119] 10.222.0.78 () {60 vars in 1225 bytes} [Wed Jan 27 16:52:45 2021] POST /volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes => generated 171 bytes in 103 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:52:46.074790 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba5416b2-f756-4bdf-a852-303378ae9fa8 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] DELETE http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 Jan 27 16:52:46.075346 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba5416b2-f756-4bdf-a852-303378ae9fa8 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:46.075556 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:46.075556 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:46.075934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba5416b2-f756-4bdf-a852-303378ae9fa8 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:46.076341 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-ba5416b2-f756-4bdf-a852-303378ae9fa8 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Delete snapshot with id: e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 Jan 27 16:52:46.101738 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:46.101738 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:46.103490 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba5416b2-f756-4bdf-a852-303378ae9fa8 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Snapshot retrieved successfully. Jan 27 16:52:46.215772 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba5416b2-f756-4bdf-a852-303378ae9fa8 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Snapshot delete request issued successfully. Jan 27 16:52:46.216571 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba5416b2-f756-4bdf-a852-303378ae9fa8 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 returned with HTTP 202 Jan 27 16:52:46.217028 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2063/4120] 10.222.0.78 () {58 vars in 1324 bytes} [Wed Jan 27 16:52:46 2021] DELETE /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:52:46.224987 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69de42e3-598d-4b1e-aed6-1e5fc5f285b5 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 Jan 27 16:52:46.225526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69de42e3-598d-4b1e-aed6-1e5fc5f285b5 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:46.225748 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:46.225748 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:46.226133 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69de42e3-598d-4b1e-aed6-1e5fc5f285b5 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:46.260611 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:46.260611 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:46.260611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69de42e3-598d-4b1e-aed6-1e5fc5f285b5 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Snapshot retrieved successfully. Jan 27 16:52:46.260611 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69de42e3-598d-4b1e-aed6-1e5fc5f285b5 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 returned with HTTP 200 Jan 27 16:52:46.260611 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2058/4121] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:46 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:47.269905 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6194d054-b1b5-43f6-8b7e-0e0a32653f84 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 Jan 27 16:52:47.270412 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6194d054-b1b5-43f6-8b7e-0e0a32653f84 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:47.270738 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:47.270738 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:47.270992 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6194d054-b1b5-43f6-8b7e-0e0a32653f84 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:47.326075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:47.326075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:47.328166 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6194d054-b1b5-43f6-8b7e-0e0a32653f84 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Snapshot retrieved successfully. Jan 27 16:52:47.335627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6194d054-b1b5-43f6-8b7e-0e0a32653f84 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 returned with HTTP 200 Jan 27 16:52:47.338792 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2064/4122] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:47 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 => generated 475 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:48.349754 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc70a20d-341e-4415-af75-d94ccaee95e4 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 Jan 27 16:52:48.350242 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc70a20d-341e-4415-af75-d94ccaee95e4 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:48.350463 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:48.350463 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:48.350838 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc70a20d-341e-4415-af75-d94ccaee95e4 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:48.400844 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc70a20d-341e-4415-af75-d94ccaee95e4 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 returned with HTTP 404 Jan 27 16:52:48.402102 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2059/4123] 10.222.0.78 () {58 vars in 1321 bytes} [Wed Jan 27 16:52:48 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/snapshots/e5cc9fc2-fc77-4fef-bb37-db8dfda7d140 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:48.411676 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-075c0c53-ec72-444c-921a-0013cf8876f6 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] DELETE http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 Jan 27 16:52:48.412370 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-075c0c53-ec72-444c-921a-0013cf8876f6 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:48.412689 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:48.412689 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:48.413248 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-075c0c53-ec72-444c-921a-0013cf8876f6 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:48.414926 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-075c0c53-ec72-444c-921a-0013cf8876f6 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Delete volume with id: 60303a2d-d0e3-4c77-805d-be639b56c439 Jan 27 16:52:48.544670 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:48.544670 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:48.546330 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-075c0c53-ec72-444c-921a-0013cf8876f6 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Volume info retrieved successfully. Jan 27 16:52:48.676770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-075c0c53-ec72-444c-921a-0013cf8876f6 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Delete volume request issued successfully. Jan 27 16:52:48.677227 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-075c0c53-ec72-444c-921a-0013cf8876f6 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 returned with HTTP 202 Jan 27 16:52:48.678201 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2065/4124] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 16:52:48 2021] DELETE /volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:52:48.686987 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-716101c9-7ac9-494c-9f47-b2bb3959f445 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 Jan 27 16:52:48.687869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-716101c9-7ac9-494c-9f47-b2bb3959f445 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:48.689799 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-716101c9-7ac9-494c-9f47-b2bb3959f445 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:48.750773 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:48.750773 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:48.761220 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-716101c9-7ac9-494c-9f47-b2bb3959f445 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Volume info retrieved successfully. Jan 27 16:52:48.785869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-716101c9-7ac9-494c-9f47-b2bb3959f445 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 returned with HTTP 200 Jan 27 16:52:48.788317 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2060/4125] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:52:48 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 => generated 922 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:49.805419 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4771386b-9f6b-47c8-85cc-c72f697e10d6 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 Jan 27 16:52:49.806426 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4771386b-9f6b-47c8-85cc-c72f697e10d6 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:49.806647 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:49.806647 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:49.807034 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4771386b-9f6b-47c8-85cc-c72f697e10d6 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:49.922057 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:49.922057 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 16:52:49.942649 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4771386b-9f6b-47c8-85cc-c72f697e10d6 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Volume info retrieved successfully. Jan 27 16:52:49.998817 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4771386b-9f6b-47c8-85cc-c72f697e10d6 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 returned with HTTP 200 Jan 27 16:52:50.004313 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2066/4126] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:52:49 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 => generated 922 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:51.021703 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dd402bb-542d-4a9d-877b-6c8c614f9538 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] GET http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 Jan 27 16:52:51.022410 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dd402bb-542d-4a9d-877b-6c8c614f9538 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:51.023124 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:51.023124 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 16:52:51.023124 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dd402bb-542d-4a9d-877b-6c8c614f9538 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:51.073682 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dd402bb-542d-4a9d-877b-6c8c614f9538 tempest-VolumesSnapshotNegativeTestJSON-218811950 tempest-VolumesSnapshotNegativeTestJSON-218811950-project] http://10.222.0.78/volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 returned with HTTP 404 Jan 27 16:52:51.074727 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2061/4127] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 16:52:51 2021] GET /volume/v3/01499f3513e447cdbc9819c9e8fe9486/volumes/60303a2d-d0e3-4c77-805d-be639b56c439 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:03:37.123473 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] POST http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes Jan 27 17:03:37.124063 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:37.124063 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:37.124325 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-262313914", "snapshot_id": null, "imageRef": "01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1", "volume_type": null, "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:03:37.125575 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-262313914', 'snapshot_id': None, 'imageRef': '01bb9a5f-793b-47f2-95b2-64ab3f6cdbb1', 'volume_type': None, 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:03:37.233975 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Create volume of 1 GB Jan 27 17:03:37.253526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Availability zone cache updated, next update will occur around 2021-01-27 18:03:37.253036. {{(pid=87999) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 17:03:37.253862 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Availability Zones retrieved successfully. Jan 27 17:03:37.271379 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Flow 'volume_create_api' (69535ed7-70b3-43f4-b669-f8d7a743ec3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:03:37.275095 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab0fafce-f4e2-464d-b5ff-70b26d7fd707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:37.277207 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:03:37.383156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab0fafce-f4e2-464d-b5ff-70b26d7fd707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:37.385680 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (428305e5-75f9-4c08-aff0-de926613018a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:37.503944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Created reservations ['ba0d665b-928b-4d1e-9e5a-21121f23e21b', 'da4c5123-0d33-4efc-9161-92dde386cfb1', '4be73bcf-54bb-4266-bcff-e0749526334e', '92bda2a0-ea8a-4a50-8cfa-718ad1124c16'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:03:37.505865 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (428305e5-75f9-4c08-aff0-de926613018a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba0d665b-928b-4d1e-9e5a-21121f23e21b', 'da4c5123-0d33-4efc-9161-92dde386cfb1', '4be73bcf-54bb-4266-bcff-e0749526334e', '92bda2a0-ea8a-4a50-8cfa-718ad1124c16']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:37.508800 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae9c1c26-98c3-40e1-a50d-0ed30d18a6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:37.607415 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae9c1c26-98c3-40e1-a50d-0ed30d18a6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bca1e95-5fe4-47d1-8da7-a09e197cc3c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-262313914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4800e24f0045cf8d11a75532cdeec1',qos_specs=None,replication_status=,reservations=['ba0d665b-928b-4d1e-9e5a-21121f23e21b','da4c5123-0d33-4efc-9161-92dde386cfb1','4be73bcf-54bb-4266-bcff-e0749526334e','92bda2a0-ea8a-4a50-8cfa-718ad1124c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='148307c45fa84cac80d831229d9b731f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T17:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-262313914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bca1e95-5fe4-47d1-8da7-a09e197cc3c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa4800e24f0045cf8d11a75532cdeec1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='148307c45fa84cac80d831229d9b731f',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:37.609473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6118471-1ee7-4e8e-9a72-840b053b736e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:37.671944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6118471-1ee7-4e8e-9a72-840b053b736e) transitioned into state 'SUCCESS' from state '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-262313914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4800e24f0045cf8d11a75532cdeec1',qos_specs=None,replication_status=,reservations=['ba0d665b-928b-4d1e-9e5a-21121f23e21b','da4c5123-0d33-4efc-9161-92dde386cfb1','4be73bcf-54bb-4266-bcff-e0749526334e','92bda2a0-ea8a-4a50-8cfa-718ad1124c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='148307c45fa84cac80d831229d9b731f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:37.673936 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2242843-d3be-4f9e-895b-b7fe4940173f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:37.729879 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2242843-d3be-4f9e-895b-b7fe4940173f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:37.732830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Flow 'volume_create_api' (69535ed7-70b3-43f4-b669-f8d7a743ec3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:03:37.781684 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Create volume request issued successfully. Jan 27 17:03:37.796320 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-356c7023-ca38-4c8c-91fe-9ae3da5605d5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes returned with HTTP 202 Jan 27 17:03:37.797223 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2067/4128] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 17:03:37 2021] POST /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes => generated 822 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:03:37.812239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b07de1ed-ad48-4a6d-90a0-27533fd725f2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:37.812761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b07de1ed-ad48-4a6d-90a0-27533fd725f2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:37.813262 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b07de1ed-ad48-4a6d-90a0-27533fd725f2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:37.869395 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:37.869395 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:37.878163 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b07de1ed-ad48-4a6d-90a0-27533fd725f2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:37.902562 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b07de1ed-ad48-4a6d-90a0-27533fd725f2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:37.903439 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2062/4129] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:37 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 890 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:38.921192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cda9b089-a54f-4e73-b2f4-892e879ae34d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:38.921778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cda9b089-a54f-4e73-b2f4-892e879ae34d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:38.922081 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:38.922081 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:38.922643 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cda9b089-a54f-4e73-b2f4-892e879ae34d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:38.979118 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:38.979118 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:38.988519 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cda9b089-a54f-4e73-b2f4-892e879ae34d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:39.015214 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cda9b089-a54f-4e73-b2f4-892e879ae34d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:39.016221 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2068/4130] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:38 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 914 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:40.033886 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-891e25aa-1432-40a3-bc3a-77964b286145 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:40.035003 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-891e25aa-1432-40a3-bc3a-77964b286145 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:40.035414 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:40.035414 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:40.036009 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-891e25aa-1432-40a3-bc3a-77964b286145 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:40.091553 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:40.091553 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:40.103985 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-891e25aa-1432-40a3-bc3a-77964b286145 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:40.131491 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-891e25aa-1432-40a3-bc3a-77964b286145 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:40.132347 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2063/4131] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:40 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:41.148552 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-821ef03f-7f15-4275-8148-38558e0ef243 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:41.149287 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-821ef03f-7f15-4275-8148-38558e0ef243 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:41.149287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:41.149287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:41.149638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-821ef03f-7f15-4275-8148-38558e0ef243 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:41.204424 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:41.204424 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:41.214948 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-821ef03f-7f15-4275-8148-38558e0ef243 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:41.244207 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-821ef03f-7f15-4275-8148-38558e0ef243 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:41.245794 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2069/4132] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:41 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:42.262640 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e66d398c-3705-4f56-896f-82fb30408398 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:42.263280 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e66d398c-3705-4f56-896f-82fb30408398 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:42.263402 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:42.263402 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:42.263785 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e66d398c-3705-4f56-896f-82fb30408398 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:42.317822 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:42.317822 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:42.328876 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e66d398c-3705-4f56-896f-82fb30408398 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:42.354737 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e66d398c-3705-4f56-896f-82fb30408398 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:42.355774 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2064/4133] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:42 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:43.374081 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b15b3c5-ff4f-45ab-af03-80f9a634b75e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:43.374629 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b15b3c5-ff4f-45ab-af03-80f9a634b75e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:43.374835 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:43.374835 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:43.375273 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b15b3c5-ff4f-45ab-af03-80f9a634b75e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:43.426412 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:43.426412 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:43.436427 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1b15b3c5-ff4f-45ab-af03-80f9a634b75e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:43.460770 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b15b3c5-ff4f-45ab-af03-80f9a634b75e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:43.461694 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2070/4134] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:43 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:44.477418 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c12be991-e084-4972-b838-65fd04f14c4d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:44.478649 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c12be991-e084-4972-b838-65fd04f14c4d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:44.478871 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:44.478871 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:44.479279 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c12be991-e084-4972-b838-65fd04f14c4d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:44.529539 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:44.529539 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:44.538718 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c12be991-e084-4972-b838-65fd04f14c4d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:44.563964 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c12be991-e084-4972-b838-65fd04f14c4d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:44.564802 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2065/4135] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:44 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:45.581322 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93844be7-0348-462d-bac1-46663dea5ac7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:45.582066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93844be7-0348-462d-bac1-46663dea5ac7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:45.582194 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:45.582194 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:45.582718 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93844be7-0348-462d-bac1-46663dea5ac7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:45.634785 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:45.634785 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:45.645868 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93844be7-0348-462d-bac1-46663dea5ac7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:45.672009 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93844be7-0348-462d-bac1-46663dea5ac7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:45.675147 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2071/4136] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:45 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:46.690663 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87b042c0-ddc6-4a8a-8fdd-93a8189c7c47 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:46.691176 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87b042c0-ddc6-4a8a-8fdd-93a8189c7c47 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:46.691393 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:46.691393 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:46.691737 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87b042c0-ddc6-4a8a-8fdd-93a8189c7c47 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:46.741627 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:46.741627 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:46.750276 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-87b042c0-ddc6-4a8a-8fdd-93a8189c7c47 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:46.776943 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87b042c0-ddc6-4a8a-8fdd-93a8189c7c47 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:46.778097 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2066/4137] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:46 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:47.797574 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3401e6f-34cf-4d76-9397-980a1b2370b0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:47.798485 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3401e6f-34cf-4d76-9397-980a1b2370b0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:47.798842 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:47.798842 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:47.799520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3401e6f-34cf-4d76-9397-980a1b2370b0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:47.857658 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:47.857658 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:47.868021 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3401e6f-34cf-4d76-9397-980a1b2370b0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:47.893639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3401e6f-34cf-4d76-9397-980a1b2370b0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:47.894934 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2072/4138] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:47 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:48.912116 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4472a47e-92f3-4dc4-93bf-0c4b85bd6014 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:48.913006 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4472a47e-92f3-4dc4-93bf-0c4b85bd6014 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:48.913006 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:48.913006 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:48.914420 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4472a47e-92f3-4dc4-93bf-0c4b85bd6014 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:48.968823 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:48.968823 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:48.979580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4472a47e-92f3-4dc4-93bf-0c4b85bd6014 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:49.004523 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4472a47e-92f3-4dc4-93bf-0c4b85bd6014 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:49.005487 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2067/4139] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:48 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:50.024269 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a114f27-16da-47dd-adf5-1162e4399995 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:50.024809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a114f27-16da-47dd-adf5-1162e4399995 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:50.024988 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:50.024988 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:50.025367 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a114f27-16da-47dd-adf5-1162e4399995 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:50.075610 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:50.075610 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:50.084366 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a114f27-16da-47dd-adf5-1162e4399995 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:50.107515 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a114f27-16da-47dd-adf5-1162e4399995 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:50.108352 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2073/4140] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:50 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 972 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:51.125107 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85b3e037-4c28-404f-af59-446e2da47fa6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:51.125720 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85b3e037-4c28-404f-af59-446e2da47fa6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:51.125923 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:51.125923 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:51.126297 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85b3e037-4c28-404f-af59-446e2da47fa6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:51.180769 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:51.180769 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:51.189848 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-85b3e037-4c28-404f-af59-446e2da47fa6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:51.215254 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85b3e037-4c28-404f-af59-446e2da47fa6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:51.216104 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2068/4141] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:51 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:52.233286 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d940ab3-64ae-4e6d-8014-e85e420bbddd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:52.233829 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d940ab3-64ae-4e6d-8014-e85e420bbddd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:52.234008 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:52.234008 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:52.234387 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d940ab3-64ae-4e6d-8014-e85e420bbddd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:52.293384 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:52.293384 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:52.303376 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9d940ab3-64ae-4e6d-8014-e85e420bbddd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:52.331094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d940ab3-64ae-4e6d-8014-e85e420bbddd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:52.332465 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2074/4142] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:52 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:53.349239 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c01a211f-ddb1-4826-8819-fb477742bbed tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:53.349826 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c01a211f-ddb1-4826-8819-fb477742bbed tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:53.349994 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:53.349994 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:53.350358 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c01a211f-ddb1-4826-8819-fb477742bbed tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:53.400329 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:53.400329 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:53.408912 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c01a211f-ddb1-4826-8819-fb477742bbed tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:53.432072 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c01a211f-ddb1-4826-8819-fb477742bbed tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:53.432902 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2069/4143] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:53 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:54.449768 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c4e8e12-3af3-46b9-a1aa-7b65309806ae tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:54.536606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c4e8e12-3af3-46b9-a1aa-7b65309806ae tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:54.536606 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:54.536606 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:54.536606 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c4e8e12-3af3-46b9-a1aa-7b65309806ae tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:54.536606 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:54.536606 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:54.536606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4c4e8e12-3af3-46b9-a1aa-7b65309806ae tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:54.536606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c4e8e12-3af3-46b9-a1aa-7b65309806ae tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:54.537219 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2075/4144] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:54 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:55.553717 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-953edfdc-803a-4b34-951a-3b5335f1c8a6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:55.554538 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-953edfdc-803a-4b34-951a-3b5335f1c8a6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:55.554538 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:55.554538 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:55.554873 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-953edfdc-803a-4b34-951a-3b5335f1c8a6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:55.604116 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:55.604116 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:55.612522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-953edfdc-803a-4b34-951a-3b5335f1c8a6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:55.634688 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-953edfdc-803a-4b34-951a-3b5335f1c8a6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:55.635541 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2070/4145] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:55 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:56.652315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc6a5b16-e34b-4c6f-a364-c711d03e2cac tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:56.652905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc6a5b16-e34b-4c6f-a364-c711d03e2cac tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:56.653128 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:56.653128 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:56.653504 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc6a5b16-e34b-4c6f-a364-c711d03e2cac tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:56.710436 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:56.710436 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:56.721942 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dc6a5b16-e34b-4c6f-a364-c711d03e2cac tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:56.748336 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc6a5b16-e34b-4c6f-a364-c711d03e2cac tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:56.766124 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2076/4146] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:56 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:57.766073 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf25fcc6-1779-4d77-a8a6-045d684b48c3 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:57.766817 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf25fcc6-1779-4d77-a8a6-045d684b48c3 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:57.766817 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:57.766817 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:57.767233 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf25fcc6-1779-4d77-a8a6-045d684b48c3 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:57.819940 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:57.819940 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:57.829409 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf25fcc6-1779-4d77-a8a6-045d684b48c3 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:57.855655 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf25fcc6-1779-4d77-a8a6-045d684b48c3 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:57.856507 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2071/4147] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:57 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:58.873759 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18399ba9-aec6-4bfa-9cdd-23b6e8c5192b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:58.874338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18399ba9-aec6-4bfa-9cdd-23b6e8c5192b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:58.874483 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:58.874483 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:58.874868 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18399ba9-aec6-4bfa-9cdd-23b6e8c5192b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:58.927609 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:58.927609 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:03:58.947035 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-18399ba9-aec6-4bfa-9cdd-23b6e8c5192b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:03:58.963681 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18399ba9-aec6-4bfa-9cdd-23b6e8c5192b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:03:58.964528 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2077/4148] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:58 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:59.982237 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-040060cd-b292-4efa-9cf0-e09ec967f1a4 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:03:59.982841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-040060cd-b292-4efa-9cf0-e09ec967f1a4 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:59.983017 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:59.983017 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:03:59.983345 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-040060cd-b292-4efa-9cf0-e09ec967f1a4 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:00.032567 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:00.032567 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:00.042121 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-040060cd-b292-4efa-9cf0-e09ec967f1a4 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:04:00.065640 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-040060cd-b292-4efa-9cf0-e09ec967f1a4 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:04:00.066485 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2072/4149] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:03:59 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:01.082177 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ede38acb-d158-47f0-b3bc-60523a270aba tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:04:01.082750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ede38acb-d158-47f0-b3bc-60523a270aba tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:01.082935 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:01.082935 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:01.083342 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ede38acb-d158-47f0-b3bc-60523a270aba tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:01.135992 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:01.135992 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:01.144441 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ede38acb-d158-47f0-b3bc-60523a270aba tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:04:01.167870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ede38acb-d158-47f0-b3bc-60523a270aba tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:04:01.168699 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2078/4150] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:01 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:02.185628 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d699d7e-e6f5-4778-940c-38eb705d7dc5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:04:02.186217 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d699d7e-e6f5-4778-940c-38eb705d7dc5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:02.186338 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:02.186338 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:02.186715 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d699d7e-e6f5-4778-940c-38eb705d7dc5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:02.237737 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:02.237737 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:02.246292 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d699d7e-e6f5-4778-940c-38eb705d7dc5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:04:02.268026 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d699d7e-e6f5-4778-940c-38eb705d7dc5 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:04:02.268795 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2073/4151] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:02 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:03.286101 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac4a7824-17d6-4da0-a9ba-246f3d14e624 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:04:03.286664 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac4a7824-17d6-4da0-a9ba-246f3d14e624 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:03.286785 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:03.286785 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:03.287241 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac4a7824-17d6-4da0-a9ba-246f3d14e624 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:03.338510 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:03.338510 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:03.346984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ac4a7824-17d6-4da0-a9ba-246f3d14e624 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:04:03.370573 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac4a7824-17d6-4da0-a9ba-246f3d14e624 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:04:03.371473 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2079/4152] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:03 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:04.388327 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef09057f-0988-4633-86bb-515e14720a03 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:04:04.388878 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef09057f-0988-4633-86bb-515e14720a03 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:04.389087 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:04.389087 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:04.389439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef09057f-0988-4633-86bb-515e14720a03 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:04.443564 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:04.443564 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:04.452227 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ef09057f-0988-4633-86bb-515e14720a03 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:04:04.475334 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef09057f-0988-4633-86bb-515e14720a03 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:04:04.476538 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2074/4153] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:04 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:05.493722 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7783c76-a580-484c-ad9c-f18b3492fc3e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:04:05.494298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7783c76-a580-484c-ad9c-f18b3492fc3e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:05.494415 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:05.494415 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:05.494796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7783c76-a580-484c-ad9c-f18b3492fc3e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:05.546490 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:05.546490 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:05.555608 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f7783c76-a580-484c-ad9c-f18b3492fc3e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:04:05.579386 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7783c76-a580-484c-ad9c-f18b3492fc3e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:04:05.580240 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2080/4154] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:05 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:06.597145 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c8ecca3-68c5-4ddb-900f-66dfc960a6d2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:04:06.597695 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c8ecca3-68c5-4ddb-900f-66dfc960a6d2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:06.597849 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:06.597849 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:06.598264 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c8ecca3-68c5-4ddb-900f-66dfc960a6d2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:06.651048 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:06.651048 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:06.659516 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c8ecca3-68c5-4ddb-900f-66dfc960a6d2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:04:06.683007 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c8ecca3-68c5-4ddb-900f-66dfc960a6d2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:04:06.683870 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2075/4155] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:06 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:07.700806 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-640ace45-5e49-44f4-a9a0-8dc060ffdf45 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:04:07.701357 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-640ace45-5e49-44f4-a9a0-8dc060ffdf45 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:07.701479 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:07.701479 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:07.701806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-640ace45-5e49-44f4-a9a0-8dc060ffdf45 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:07.753075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:07.753075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:07.762080 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-640ace45-5e49-44f4-a9a0-8dc060ffdf45 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:04:07.785355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-640ace45-5e49-44f4-a9a0-8dc060ffdf45 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:04:07.786187 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2081/4156] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:07 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:08.803192 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-418e6719-8e33-4f9c-8e26-b205d597af39 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:04:08.805281 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-418e6719-8e33-4f9c-8e26-b205d597af39 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:08.805547 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:08.805547 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:08.806024 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-418e6719-8e33-4f9c-8e26-b205d597af39 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:08.856830 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:08.856830 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:08.865399 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-418e6719-8e33-4f9c-8e26-b205d597af39 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:04:08.890502 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-418e6719-8e33-4f9c-8e26-b205d597af39 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:04:08.891371 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2076/4157] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:08 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 1363 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:08.906476 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0020393-3f10-4673-bb81-eb649cbbae74 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:04:08.906997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0020393-3f10-4673-bb81-eb649cbbae74 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:08.907229 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:08.907229 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:08.907615 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0020393-3f10-4673-bb81-eb649cbbae74 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:08.957074 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:08.957074 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:08.966060 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d0020393-3f10-4673-bb81-eb649cbbae74 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:04:08.994329 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0020393-3f10-4673-bb81-eb649cbbae74 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:04:08.995178 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2082/4158] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:08 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 1363 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:09.010662 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e578c1d-ce15-4787-8b2b-1af233e92d8a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:04:09.011206 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e578c1d-ce15-4787-8b2b-1af233e92d8a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:09.011493 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:09.011493 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:09.011869 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e578c1d-ce15-4787-8b2b-1af233e92d8a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:09.060380 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:09.060380 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:09.068761 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2e578c1d-ce15-4787-8b2b-1af233e92d8a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:04:09.092423 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e578c1d-ce15-4787-8b2b-1af233e92d8a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:04:09.093253 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2077/4159] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:09 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:09.109036 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a3ab984-2da3-4683-bb58-4c42373260c9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] POST http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups Jan 27 17:04:09.109485 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:09.109485 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:09.109909 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a3ab984-2da3-4683-bb58-4c42373260c9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5bca1e95-5fe4-47d1-8da7-a09e197cc3c9", "name": "tempest-TestVolumeBackupRestore-backup-1379376933", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:04:09.111388 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-2a3ab984-2da3-4683-bb58-4c42373260c9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Creating new backup {'backup': {'volume_id': '5bca1e95-5fe4-47d1-8da7-a09e197cc3c9', 'name': 'tempest-TestVolumeBackupRestore-backup-1379376933', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 17:04:09.111792 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-2a3ab984-2da3-4683-bb58-4c42373260c9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Creating backup of volume 5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 in container None Jan 27 17:04:09.160216 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:09.160216 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:09.161380 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a3ab984-2da3-4683-bb58-4c42373260c9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:04:09.234182 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2a3ab984-2da3-4683-bb58-4c42373260c9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Created reservations ['8d422208-a4db-4657-b8d0-551761ff5684', '2a3d4c9a-74ff-407b-a84a-fa3159df6235'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:04:09.432754 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a3ab984-2da3-4683-bb58-4c42373260c9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups returned with HTTP 202 Jan 27 17:04:09.433558 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2083/4160] 10.222.0.78 () {60 vars in 1226 bytes} [Wed Jan 27 17:04:09 2021] POST /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups => generated 401 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:04:09.445315 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e2daa95-08b1-4fee-8e44-99a78951e61d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:09.445847 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e2daa95-08b1-4fee-8e44-99a78951e61d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:09.446060 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:09.446060 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:09.446481 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e2daa95-08b1-4fee-8e44-99a78951e61d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:09.446854 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6e2daa95-08b1-4fee-8e44-99a78951e61d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:09.468900 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:09.468900 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:09.470767 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e2daa95-08b1-4fee-8e44-99a78951e61d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:09.475515 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2078/4161] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:09 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 808 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:10.486030 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d540a4c-da1b-44ac-aac8-95e831a34b86 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:10.486576 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d540a4c-da1b-44ac-aac8-95e831a34b86 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:10.486701 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:10.486701 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:10.487053 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d540a4c-da1b-44ac-aac8-95e831a34b86 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:10.487447 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3d540a4c-da1b-44ac-aac8-95e831a34b86 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:10.509613 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:10.509613 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:10.511522 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d540a4c-da1b-44ac-aac8-95e831a34b86 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:10.512343 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2084/4162] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:10 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 808 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:11.527220 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3433e25c-7d4a-49ca-b809-20ffe92bb320 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:11.527775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3433e25c-7d4a-49ca-b809-20ffe92bb320 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:11.527933 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:11.527933 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:11.528620 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3433e25c-7d4a-49ca-b809-20ffe92bb320 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:11.529000 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3433e25c-7d4a-49ca-b809-20ffe92bb320 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:11.551874 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:11.551874 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:11.553837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3433e25c-7d4a-49ca-b809-20ffe92bb320 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:11.554671 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2079/4163] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:11 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 808 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:12.568235 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c99a95c7-b217-4eba-bf7e-31d6e5a2c8ca tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:12.568743 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c99a95c7-b217-4eba-bf7e-31d6e5a2c8ca tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:12.568921 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:12.568921 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:12.569857 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c99a95c7-b217-4eba-bf7e-31d6e5a2c8ca tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:12.570226 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c99a95c7-b217-4eba-bf7e-31d6e5a2c8ca tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:12.591045 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:12.591045 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:12.592881 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c99a95c7-b217-4eba-bf7e-31d6e5a2c8ca tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:12.593722 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2085/4164] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:12 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:13.613145 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcaf310e-c314-41ad-8137-ba2581f6b0c0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:13.613145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcaf310e-c314-41ad-8137-ba2581f6b0c0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:13.613145 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:13.613145 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:13.613145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcaf310e-c314-41ad-8137-ba2581f6b0c0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:13.613145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bcaf310e-c314-41ad-8137-ba2581f6b0c0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:13.631984 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:13.631984 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:13.633869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcaf310e-c314-41ad-8137-ba2581f6b0c0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:13.634826 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2080/4165] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:13 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:14.649138 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-140814f1-0458-49d1-ba00-6d3cec389e00 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:14.649698 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-140814f1-0458-49d1-ba00-6d3cec389e00 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:14.649926 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:14.649926 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:14.650781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-140814f1-0458-49d1-ba00-6d3cec389e00 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:14.651155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-140814f1-0458-49d1-ba00-6d3cec389e00 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:14.673630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:14.673630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:14.675487 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-140814f1-0458-49d1-ba00-6d3cec389e00 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:14.676290 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2086/4166] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:14 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:15.690645 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06667fbb-221c-4518-bed1-832fdaead0eb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:15.697888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06667fbb-221c-4518-bed1-832fdaead0eb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:15.697888 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:15.697888 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:15.697888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06667fbb-221c-4518-bed1-832fdaead0eb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:15.697888 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-06667fbb-221c-4518-bed1-832fdaead0eb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:15.714794 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:15.714794 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:15.716674 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06667fbb-221c-4518-bed1-832fdaead0eb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:15.717514 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2081/4167] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:15 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:16.732135 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42335d2b-ea02-4dca-8305-c0f22995defe tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:16.732654 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42335d2b-ea02-4dca-8305-c0f22995defe tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:16.732749 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:16.732749 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:16.733102 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42335d2b-ea02-4dca-8305-c0f22995defe tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:16.733665 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-42335d2b-ea02-4dca-8305-c0f22995defe tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:16.755463 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:16.755463 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:16.757241 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42335d2b-ea02-4dca-8305-c0f22995defe tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:16.758038 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2087/4168] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:16 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:17.772265 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d88bc042-43e6-4d80-b717-6129251b27d9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:17.772944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d88bc042-43e6-4d80-b717-6129251b27d9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:17.773177 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:17.773177 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:17.773570 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d88bc042-43e6-4d80-b717-6129251b27d9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:17.773952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d88bc042-43e6-4d80-b717-6129251b27d9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:17.796649 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:17.796649 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:17.798534 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d88bc042-43e6-4d80-b717-6129251b27d9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:17.799413 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2082/4169] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:17 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:18.813536 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aee25720-0a0c-4cb4-a439-6666047621f9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:18.814104 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aee25720-0a0c-4cb4-a439-6666047621f9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:18.814264 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:18.814264 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:18.814637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aee25720-0a0c-4cb4-a439-6666047621f9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:18.815011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-aee25720-0a0c-4cb4-a439-6666047621f9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:18.838988 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:18.838988 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:18.840896 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aee25720-0a0c-4cb4-a439-6666047621f9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:18.841721 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2088/4170] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:18 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:19.855425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bb8bc25-9bd5-4e85-ad31-5122b4746a12 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:19.855940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bb8bc25-9bd5-4e85-ad31-5122b4746a12 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:19.856141 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:19.856141 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:19.856523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bb8bc25-9bd5-4e85-ad31-5122b4746a12 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:19.856868 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2bb8bc25-9bd5-4e85-ad31-5122b4746a12 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:19.882071 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:19.882071 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:19.883951 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bb8bc25-9bd5-4e85-ad31-5122b4746a12 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:19.885655 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2083/4171] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:19 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:20.898713 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1709dcb-eb58-46da-b9cb-e7baed734dbd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:20.899339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1709dcb-eb58-46da-b9cb-e7baed734dbd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:20.899530 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:20.899530 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:20.899796 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1709dcb-eb58-46da-b9cb-e7baed734dbd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:20.901249 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f1709dcb-eb58-46da-b9cb-e7baed734dbd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:20.924208 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:20.924208 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:20.926053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1709dcb-eb58-46da-b9cb-e7baed734dbd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:20.926878 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2089/4172] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:20 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:21.941144 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44e6881b-efe3-4e4b-8b59-725e8db661f7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:21.941706 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44e6881b-efe3-4e4b-8b59-725e8db661f7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:21.942035 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:21.942035 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:21.942540 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44e6881b-efe3-4e4b-8b59-725e8db661f7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:21.943017 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-44e6881b-efe3-4e4b-8b59-725e8db661f7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:21.965908 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:21.965908 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:21.967904 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44e6881b-efe3-4e4b-8b59-725e8db661f7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:21.968806 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2084/4173] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:21 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:22.982928 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b1c786e-d6f0-4b22-975d-d12075b7bb72 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:22.983493 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b1c786e-d6f0-4b22-975d-d12075b7bb72 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:22.983630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:22.983630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:22.984062 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b1c786e-d6f0-4b22-975d-d12075b7bb72 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:22.984436 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7b1c786e-d6f0-4b22-975d-d12075b7bb72 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:23.006889 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:23.006889 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:23.008764 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b1c786e-d6f0-4b22-975d-d12075b7bb72 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:23.010233 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2090/4174] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:22 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:24.024435 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a8b34a7-2fee-4a8e-ba26-f3f0cb81dd73 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:24.025525 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a8b34a7-2fee-4a8e-ba26-f3f0cb81dd73 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:24.025711 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:24.025711 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:24.026077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a8b34a7-2fee-4a8e-ba26-f3f0cb81dd73 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:24.026440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4a8b34a7-2fee-4a8e-ba26-f3f0cb81dd73 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:24.048446 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:24.048446 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:24.051829 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a8b34a7-2fee-4a8e-ba26-f3f0cb81dd73 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:24.052671 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2085/4175] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:24 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:25.066917 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ea1b1fd-6492-4a87-b0a4-d469ef6c299d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:25.067547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ea1b1fd-6492-4a87-b0a4-d469ef6c299d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:25.067669 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:25.067669 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:25.068044 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ea1b1fd-6492-4a87-b0a4-d469ef6c299d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:25.068408 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8ea1b1fd-6492-4a87-b0a4-d469ef6c299d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:25.092197 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:25.092197 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:25.093687 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ea1b1fd-6492-4a87-b0a4-d469ef6c299d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:25.094484 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2091/4176] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:25 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:26.109076 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-691a96c0-2632-4333-ae9d-70b5669e48df tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:26.109639 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-691a96c0-2632-4333-ae9d-70b5669e48df tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:26.109909 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:26.109909 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:26.110300 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-691a96c0-2632-4333-ae9d-70b5669e48df tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:26.110675 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-691a96c0-2632-4333-ae9d-70b5669e48df tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:26.132514 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:26.132514 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:26.134546 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-691a96c0-2632-4333-ae9d-70b5669e48df tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:26.135441 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2086/4177] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:26 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:27.149818 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff8706ca-0437-4efd-b868-b76ad3baba36 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:27.150539 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff8706ca-0437-4efd-b868-b76ad3baba36 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:27.150978 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:27.150978 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:27.151401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff8706ca-0437-4efd-b868-b76ad3baba36 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:27.151775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ff8706ca-0437-4efd-b868-b76ad3baba36 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:27.173734 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:27.173734 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:27.175637 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff8706ca-0437-4efd-b868-b76ad3baba36 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:27.176454 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2092/4178] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:27 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:28.191342 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49d31c01-508d-40b2-abff-a756ea166983 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:28.191927 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49d31c01-508d-40b2-abff-a756ea166983 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:28.192040 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:28.192040 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:28.192338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49d31c01-508d-40b2-abff-a756ea166983 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:28.192716 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-49d31c01-508d-40b2-abff-a756ea166983 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:28.214409 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:28.214409 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:28.216290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49d31c01-508d-40b2-abff-a756ea166983 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:28.217151 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2087/4179] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:28 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:29.231062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61b57426-7d38-47d6-86ae-3cabb5bfd7cb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:29.231665 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61b57426-7d38-47d6-86ae-3cabb5bfd7cb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:29.231832 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:29.231832 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:29.232213 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61b57426-7d38-47d6-86ae-3cabb5bfd7cb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:29.232580 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-61b57426-7d38-47d6-86ae-3cabb5bfd7cb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:29.253760 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:29.253760 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:29.255586 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61b57426-7d38-47d6-86ae-3cabb5bfd7cb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:29.256404 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2093/4180] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:29 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:30.270421 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13240965-7f3c-4fdd-ae17-ad6d23365c87 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:30.270981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13240965-7f3c-4fdd-ae17-ad6d23365c87 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:30.271199 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:30.271199 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:30.271880 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13240965-7f3c-4fdd-ae17-ad6d23365c87 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:30.272278 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-13240965-7f3c-4fdd-ae17-ad6d23365c87 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:30.294645 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:30.294645 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:30.296469 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13240965-7f3c-4fdd-ae17-ad6d23365c87 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:30.297295 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2088/4181] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:30 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:31.312970 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a49c654-3cf2-4c49-bc1c-2ee137ebc164 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:31.313560 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a49c654-3cf2-4c49-bc1c-2ee137ebc164 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:31.313676 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:31.313676 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:31.314015 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a49c654-3cf2-4c49-bc1c-2ee137ebc164 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:31.314378 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2a49c654-3cf2-4c49-bc1c-2ee137ebc164 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:31.336374 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:31.336374 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:31.338312 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a49c654-3cf2-4c49-bc1c-2ee137ebc164 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:31.339137 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2094/4182] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:31 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:32.354339 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f105704b-3f1a-41d3-9fac-a2e674e7c43b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:32.354960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f105704b-3f1a-41d3-9fac-a2e674e7c43b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:32.355078 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:32.355078 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:32.355475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f105704b-3f1a-41d3-9fac-a2e674e7c43b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:32.355848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f105704b-3f1a-41d3-9fac-a2e674e7c43b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:32.377450 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:32.377450 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:32.379262 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f105704b-3f1a-41d3-9fac-a2e674e7c43b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:32.380112 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2089/4183] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:32 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:33.393381 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddf3e9e1-5062-4262-8007-4af9b95a8501 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:33.393935 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddf3e9e1-5062-4262-8007-4af9b95a8501 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:33.394044 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:33.394044 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:33.394388 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddf3e9e1-5062-4262-8007-4af9b95a8501 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:33.394760 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ddf3e9e1-5062-4262-8007-4af9b95a8501 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:33.421923 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:33.421923 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:33.423824 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddf3e9e1-5062-4262-8007-4af9b95a8501 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:33.424647 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2095/4184] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:33 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:34.438477 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbdfc91d-ba7e-416a-a0c0-7772fdbcbe6d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:34.439011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbdfc91d-ba7e-416a-a0c0-7772fdbcbe6d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:34.439138 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:34.439138 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:34.439486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbdfc91d-ba7e-416a-a0c0-7772fdbcbe6d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:34.439905 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fbdfc91d-ba7e-416a-a0c0-7772fdbcbe6d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:34.461482 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:34.461482 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:34.463999 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbdfc91d-ba7e-416a-a0c0-7772fdbcbe6d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:34.464817 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2090/4185] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:34 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:35.478871 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c1ff296-1144-4bfe-a0e6-c8bea8ad74b8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:35.479484 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c1ff296-1144-4bfe-a0e6-c8bea8ad74b8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:35.479603 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:35.479603 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:35.479955 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c1ff296-1144-4bfe-a0e6-c8bea8ad74b8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:35.480322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3c1ff296-1144-4bfe-a0e6-c8bea8ad74b8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:35.503887 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:35.503887 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:35.506356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c1ff296-1144-4bfe-a0e6-c8bea8ad74b8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:35.507390 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2096/4186] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:35 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:36.521771 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7241e51-0c7c-4f93-9eb3-73f56a169b2e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:36.522297 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7241e51-0c7c-4f93-9eb3-73f56a169b2e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:36.522471 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:36.522471 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:36.523121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7241e51-0c7c-4f93-9eb3-73f56a169b2e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:36.523523 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e7241e51-0c7c-4f93-9eb3-73f56a169b2e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:36.545922 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:36.545922 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:36.547837 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7241e51-0c7c-4f93-9eb3-73f56a169b2e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:36.548683 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2091/4187] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:36 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:37.563224 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-462415b7-c801-43f6-9321-fbee30a0bdb1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:37.563896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-462415b7-c801-43f6-9321-fbee30a0bdb1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:37.564075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:37.564075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:37.564384 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-462415b7-c801-43f6-9321-fbee30a0bdb1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:37.564626 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-462415b7-c801-43f6-9321-fbee30a0bdb1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:37.589355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:37.589355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:37.591176 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-462415b7-c801-43f6-9321-fbee30a0bdb1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:37.592079 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2097/4188] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:37 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:38.606511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f3b6777-e5db-4820-b275-7a0c7942d34f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:38.607127 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f3b6777-e5db-4820-b275-7a0c7942d34f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:38.607269 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:38.607269 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:38.607589 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f3b6777-e5db-4820-b275-7a0c7942d34f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:38.607960 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1f3b6777-e5db-4820-b275-7a0c7942d34f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:38.628862 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:38.628862 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:38.630678 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f3b6777-e5db-4820-b275-7a0c7942d34f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:38.631525 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2092/4189] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:38 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:39.646382 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05b14d70-eec5-49bf-b799-5519a73e3436 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:39.646963 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05b14d70-eec5-49bf-b799-5519a73e3436 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:39.647174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:39.647174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:39.647850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05b14d70-eec5-49bf-b799-5519a73e3436 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:39.647850 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-05b14d70-eec5-49bf-b799-5519a73e3436 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:39.673434 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:39.673434 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:39.675430 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05b14d70-eec5-49bf-b799-5519a73e3436 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:39.676130 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2098/4190] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:39 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:40.690556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb6f59ad-5d44-43d5-b61c-db03fc5bc63f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:40.691135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb6f59ad-5d44-43d5-b61c-db03fc5bc63f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:40.691287 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:40.691287 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:40.691659 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb6f59ad-5d44-43d5-b61c-db03fc5bc63f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:40.692034 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bb6f59ad-5d44-43d5-b61c-db03fc5bc63f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:40.713814 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:40.713814 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:40.715880 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb6f59ad-5d44-43d5-b61c-db03fc5bc63f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:40.716981 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2093/4191] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:40 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:41.731082 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4083e21a-1525-4b70-a10d-6b37a49f0c18 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:41.731638 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4083e21a-1525-4b70-a10d-6b37a49f0c18 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:41.731898 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:41.731898 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:41.732270 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4083e21a-1525-4b70-a10d-6b37a49f0c18 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:41.732790 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4083e21a-1525-4b70-a10d-6b37a49f0c18 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:41.756999 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:41.756999 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:41.759580 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4083e21a-1525-4b70-a10d-6b37a49f0c18 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:41.760487 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2099/4192] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:41 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:42.775660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa9103fa-8a4e-4458-844f-f9ce68a80521 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:42.776210 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa9103fa-8a4e-4458-844f-f9ce68a80521 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:42.776385 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:42.776385 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:42.776757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa9103fa-8a4e-4458-844f-f9ce68a80521 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:42.777135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-aa9103fa-8a4e-4458-844f-f9ce68a80521 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:42.799508 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:42.799508 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:42.801326 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa9103fa-8a4e-4458-844f-f9ce68a80521 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:42.802160 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2094/4193] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:42 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:43.816949 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-698d3a8d-2345-4547-89c9-d1175fb478c9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:43.817568 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-698d3a8d-2345-4547-89c9-d1175fb478c9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:43.817728 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:43.817728 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:43.818029 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-698d3a8d-2345-4547-89c9-d1175fb478c9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:43.818406 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-698d3a8d-2345-4547-89c9-d1175fb478c9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:43.841106 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:43.841106 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:43.842918 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-698d3a8d-2345-4547-89c9-d1175fb478c9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:43.843771 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2100/4194] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:43 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:44.858825 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c284eb9-1c48-44a2-ac00-fadebf681395 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:44.859394 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c284eb9-1c48-44a2-ac00-fadebf681395 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:44.859505 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:44.859505 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:44.859831 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c284eb9-1c48-44a2-ac00-fadebf681395 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:44.860200 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0c284eb9-1c48-44a2-ac00-fadebf681395 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:44.885022 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:44.885022 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:44.886796 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c284eb9-1c48-44a2-ac00-fadebf681395 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:44.893360 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2095/4195] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:44 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:45.901629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d011912d-c521-4b85-b37f-61c01e46177f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:45.902192 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d011912d-c521-4b85-b37f-61c01e46177f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:45.902386 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:45.902386 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:45.902761 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d011912d-c521-4b85-b37f-61c01e46177f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:45.903143 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d011912d-c521-4b85-b37f-61c01e46177f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:45.925270 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:45.925270 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:45.927079 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d011912d-c521-4b85-b37f-61c01e46177f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:45.927929 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2101/4196] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:45 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:46.942855 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-176bfcbc-6c6d-43ed-996d-2f18e298bade tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:46.943440 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-176bfcbc-6c6d-43ed-996d-2f18e298bade tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:46.943556 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:46.943556 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:46.943839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-176bfcbc-6c6d-43ed-996d-2f18e298bade tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:46.944526 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-176bfcbc-6c6d-43ed-996d-2f18e298bade tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:46.968544 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:46.968544 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:46.970391 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-176bfcbc-6c6d-43ed-996d-2f18e298bade tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:46.971212 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2096/4197] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:46 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:47.985051 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9ac4c88-07f3-4f41-9115-878c9ac704b8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:47.985579 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9ac4c88-07f3-4f41-9115-878c9ac704b8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:47.985579 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:47.985579 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:47.986153 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9ac4c88-07f3-4f41-9115-878c9ac704b8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:47.986268 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c9ac4c88-07f3-4f41-9115-878c9ac704b8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:48.007757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:48.007757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:48.010131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9ac4c88-07f3-4f41-9115-878c9ac704b8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:48.010945 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2102/4198] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:47 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:49.025833 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d960ee15-facc-4c2e-bdba-c74bf796c2c7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:49.026914 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d960ee15-facc-4c2e-bdba-c74bf796c2c7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:49.027130 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:49.027130 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:49.027554 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d960ee15-facc-4c2e-bdba-c74bf796c2c7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:49.027967 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d960ee15-facc-4c2e-bdba-c74bf796c2c7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:49.049407 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:49.049407 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:49.051141 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d960ee15-facc-4c2e-bdba-c74bf796c2c7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:49.051950 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2097/4199] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:49 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:50.066055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-593d226b-884b-47e8-8167-2bebe4c73fdb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:50.066779 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-593d226b-884b-47e8-8167-2bebe4c73fdb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:50.066779 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:50.066779 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:50.067120 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-593d226b-884b-47e8-8167-2bebe4c73fdb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:50.067841 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-593d226b-884b-47e8-8167-2bebe4c73fdb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:50.090263 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:50.090263 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:50.092149 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-593d226b-884b-47e8-8167-2bebe4c73fdb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:50.092956 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2103/4200] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:50 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:51.107273 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3852294-16ef-418d-8b1e-9d71c8d002b1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:51.107848 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3852294-16ef-418d-8b1e-9d71c8d002b1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:51.108024 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:51.108024 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:51.108403 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3852294-16ef-418d-8b1e-9d71c8d002b1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:51.108778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c3852294-16ef-418d-8b1e-9d71c8d002b1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:51.129718 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:51.129718 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:51.131513 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3852294-16ef-418d-8b1e-9d71c8d002b1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:51.132324 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2098/4201] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:51 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:52.146253 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-082fc631-51d5-48dd-9677-23517c2696f6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:52.146807 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-082fc631-51d5-48dd-9677-23517c2696f6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:52.147028 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:52.147028 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:52.147469 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-082fc631-51d5-48dd-9677-23517c2696f6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:52.147819 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-082fc631-51d5-48dd-9677-23517c2696f6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:52.172549 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:52.172549 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:52.174565 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-082fc631-51d5-48dd-9677-23517c2696f6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:52.175421 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2104/4202] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:52 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:53.190432 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f4715d3-fbbc-41ea-8f21-de4c1bf0af18 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:53.191010 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f4715d3-fbbc-41ea-8f21-de4c1bf0af18 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:53.191309 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:53.191309 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:53.191686 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f4715d3-fbbc-41ea-8f21-de4c1bf0af18 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:53.192059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1f4715d3-fbbc-41ea-8f21-de4c1bf0af18 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:53.214906 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:53.214906 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:53.216906 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f4715d3-fbbc-41ea-8f21-de4c1bf0af18 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:53.217730 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2099/4203] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:53 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:54.232102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-303f24eb-e9f7-4259-8f60-c2c68c39b602 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:54.232653 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-303f24eb-e9f7-4259-8f60-c2c68c39b602 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:54.232756 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:54.232756 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:54.233441 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-303f24eb-e9f7-4259-8f60-c2c68c39b602 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:54.233806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-303f24eb-e9f7-4259-8f60-c2c68c39b602 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:54.255098 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:54.255098 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:54.256945 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-303f24eb-e9f7-4259-8f60-c2c68c39b602 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:54.257767 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2105/4204] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:54 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:55.273089 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ecd0935-9cac-4a1b-9da5-50a7451dc843 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:55.273642 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ecd0935-9cac-4a1b-9da5-50a7451dc843 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:55.273918 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:55.273918 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:55.274359 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ecd0935-9cac-4a1b-9da5-50a7451dc843 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:55.274752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0ecd0935-9cac-4a1b-9da5-50a7451dc843 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:55.295903 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:55.295903 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:55.297652 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ecd0935-9cac-4a1b-9da5-50a7451dc843 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:55.298449 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2100/4205] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:55 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:56.311877 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f6ace56-c0ae-45a9-bb12-1e25544427ee tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:56.312453 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f6ace56-c0ae-45a9-bb12-1e25544427ee tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:56.312573 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:56.312573 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:56.312934 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f6ace56-c0ae-45a9-bb12-1e25544427ee tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:56.313304 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4f6ace56-c0ae-45a9-bb12-1e25544427ee tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:56.335581 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:56.335581 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:56.338416 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f6ace56-c0ae-45a9-bb12-1e25544427ee tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:56.339258 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2106/4206] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:56 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:57.352927 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-366c3a1a-cb88-4821-aedb-544e92d04080 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:57.353539 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-366c3a1a-cb88-4821-aedb-544e92d04080 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:57.353652 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:57.353652 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:57.354042 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-366c3a1a-cb88-4821-aedb-544e92d04080 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:57.354409 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-366c3a1a-cb88-4821-aedb-544e92d04080 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:57.375697 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:57.375697 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:57.377482 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-366c3a1a-cb88-4821-aedb-544e92d04080 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:57.378290 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2101/4207] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:57 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:58.392962 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1877d0a-68db-4799-a1ed-bbf01693998e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:58.393522 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1877d0a-68db-4799-a1ed-bbf01693998e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:58.393641 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:58.393641 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:58.394020 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1877d0a-68db-4799-a1ed-bbf01693998e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:58.394475 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c1877d0a-68db-4799-a1ed-bbf01693998e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:58.421225 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:58.421225 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:58.423307 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1877d0a-68db-4799-a1ed-bbf01693998e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:58.424392 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2107/4208] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:58 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:59.438425 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbf6f077-b707-4c92-9771-64f84117f8c7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:04:59.439059 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbf6f077-b707-4c92-9771-64f84117f8c7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:59.439253 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:59.439253 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:04:59.439637 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbf6f077-b707-4c92-9771-64f84117f8c7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:59.440011 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bbf6f077-b707-4c92-9771-64f84117f8c7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:04:59.461188 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:59.461188 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:04:59.463015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbf6f077-b707-4c92-9771-64f84117f8c7 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:04:59.463890 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2102/4209] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:04:59 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:00.478933 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09730b2a-3921-40c5-8740-546f517fde8a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:00.479519 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09730b2a-3921-40c5-8740-546f517fde8a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:00.479643 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:00.479643 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:00.479974 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09730b2a-3921-40c5-8740-546f517fde8a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:00.480339 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-09730b2a-3921-40c5-8740-546f517fde8a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:00.501442 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:00.501442 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:00.503290 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09730b2a-3921-40c5-8740-546f517fde8a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:00.504096 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2108/4210] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:00 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:01.518632 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9526129f-475f-4510-9e60-c245528d5be8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:01.519282 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9526129f-475f-4510-9e60-c245528d5be8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:01.519401 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:01.519401 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:01.519750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9526129f-475f-4510-9e60-c245528d5be8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:01.520156 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9526129f-475f-4510-9e60-c245528d5be8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:01.541743 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:01.541743 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:01.543609 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9526129f-475f-4510-9e60-c245528d5be8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:01.544674 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2103/4211] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:01 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:02.558827 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2d4885c-6188-48f8-a9a2-f5bbee9b4568 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:02.559401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2d4885c-6188-48f8-a9a2-f5bbee9b4568 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:02.559588 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:02.559588 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:02.559952 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2d4885c-6188-48f8-a9a2-f5bbee9b4568 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:02.560321 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e2d4885c-6188-48f8-a9a2-f5bbee9b4568 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:02.581864 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:02.581864 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:02.583724 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2d4885c-6188-48f8-a9a2-f5bbee9b4568 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:02.584529 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2109/4212] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:02 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:03.599689 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4143c7dc-e9ca-49cd-b829-384d1e4839e6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:03.600233 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4143c7dc-e9ca-49cd-b829-384d1e4839e6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:03.600369 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:03.600369 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:03.600663 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4143c7dc-e9ca-49cd-b829-384d1e4839e6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:03.601065 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4143c7dc-e9ca-49cd-b829-384d1e4839e6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:03.623069 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:03.623069 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:03.625015 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4143c7dc-e9ca-49cd-b829-384d1e4839e6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:03.625957 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2104/4213] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:03 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:04.639728 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cbd9aa0-6f72-43f0-87b7-5d84dbd478b3 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:04.640274 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cbd9aa0-6f72-43f0-87b7-5d84dbd478b3 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:04.640439 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:04.640439 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:04.640809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cbd9aa0-6f72-43f0-87b7-5d84dbd478b3 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:04.641173 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3cbd9aa0-6f72-43f0-87b7-5d84dbd478b3 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:04.663723 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:04.663723 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:04.666519 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cbd9aa0-6f72-43f0-87b7-5d84dbd478b3 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:04.673732 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2110/4214] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:04 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:05.681161 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31f2b116-6d21-4fef-82f9-9ae3956f626f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:05.681723 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31f2b116-6d21-4fef-82f9-9ae3956f626f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:05.681881 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:05.681881 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:05.682549 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31f2b116-6d21-4fef-82f9-9ae3956f626f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:05.682975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-31f2b116-6d21-4fef-82f9-9ae3956f626f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:05.704354 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:05.704354 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:05.706204 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31f2b116-6d21-4fef-82f9-9ae3956f626f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:05.707030 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2105/4215] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:05 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:06.724356 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc06589d-0377-44e7-9871-0226c7d92cfb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:06.724898 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc06589d-0377-44e7-9871-0226c7d92cfb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:06.725119 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:06.725119 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:06.725497 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc06589d-0377-44e7-9871-0226c7d92cfb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:06.725872 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dc06589d-0377-44e7-9871-0226c7d92cfb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:06.748163 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:06.748163 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:06.750007 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc06589d-0377-44e7-9871-0226c7d92cfb tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:06.756730 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2111/4216] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:06 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:07.765311 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3e4bb76-6e0c-44a7-8694-2c71b4e177b2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:07.765816 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3e4bb76-6e0c-44a7-8694-2c71b4e177b2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:07.766047 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:07.766047 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:07.766398 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3e4bb76-6e0c-44a7-8694-2c71b4e177b2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:07.766777 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b3e4bb76-6e0c-44a7-8694-2c71b4e177b2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:07.802520 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:07.802520 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:07.810146 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3e4bb76-6e0c-44a7-8694-2c71b4e177b2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:07.811180 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2106/4217] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:07 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:08.825256 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c31b2983-a3c5-4a18-887d-8cb9959838c1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:08.825787 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c31b2983-a3c5-4a18-887d-8cb9959838c1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:08.825888 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:08.825888 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:08.826307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c31b2983-a3c5-4a18-887d-8cb9959838c1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:08.826674 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c31b2983-a3c5-4a18-887d-8cb9959838c1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:08.848981 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:08.848981 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:08.850723 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c31b2983-a3c5-4a18-887d-8cb9959838c1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:08.852225 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2112/4218] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:08 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:09.868317 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-170cf582-3c6a-49d1-859f-bd852a903813 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:09.868862 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-170cf582-3c6a-49d1-859f-bd852a903813 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:09.869138 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:09.869138 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:09.869515 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-170cf582-3c6a-49d1-859f-bd852a903813 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:09.869892 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-170cf582-3c6a-49d1-859f-bd852a903813 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:09.896271 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:09.896271 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:09.898407 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-170cf582-3c6a-49d1-859f-bd852a903813 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:09.899462 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2107/4219] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:09 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:10.918708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3414dba-d5dd-4b48-a772-2f0b2dc3ddd4 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:10.919250 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3414dba-d5dd-4b48-a772-2f0b2dc3ddd4 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:10.919593 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:10.919593 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:10.919965 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3414dba-d5dd-4b48-a772-2f0b2dc3ddd4 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:10.920338 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d3414dba-d5dd-4b48-a772-2f0b2dc3ddd4 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:10.941950 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:10.941950 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:10.943794 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3414dba-d5dd-4b48-a772-2f0b2dc3ddd4 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:10.945343 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2113/4220] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:10 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:11.971094 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e10e3d53-6fe5-471b-a34b-64fc248fd426 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:11.971094 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e10e3d53-6fe5-471b-a34b-64fc248fd426 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:11.971094 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:11.971094 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:11.971094 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e10e3d53-6fe5-471b-a34b-64fc248fd426 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:11.971094 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e10e3d53-6fe5-471b-a34b-64fc248fd426 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:12.032421 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:12.032421 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:12.034784 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e10e3d53-6fe5-471b-a34b-64fc248fd426 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:12.043520 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2108/4221] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:11 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:13.051782 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-328c8189-9806-4b45-a314-11a2a5a46888 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:13.052863 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-328c8189-9806-4b45-a314-11a2a5a46888 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:13.052863 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:13.052863 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:13.053196 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-328c8189-9806-4b45-a314-11a2a5a46888 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:13.053630 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-328c8189-9806-4b45-a314-11a2a5a46888 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:13.076838 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:13.076838 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:13.078889 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-328c8189-9806-4b45-a314-11a2a5a46888 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:13.079752 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2114/4222] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:13 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:14.094741 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42dc30f4-b2c1-48e7-a1e6-d3b769ea19b1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:14.095307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42dc30f4-b2c1-48e7-a1e6-d3b769ea19b1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:14.095419 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:14.095419 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:14.095751 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42dc30f4-b2c1-48e7-a1e6-d3b769ea19b1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:14.096121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-42dc30f4-b2c1-48e7-a1e6-d3b769ea19b1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:14.118312 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:14.118312 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:14.120210 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42dc30f4-b2c1-48e7-a1e6-d3b769ea19b1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:14.121030 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2109/4223] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:14 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:15.134730 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23944f55-a741-4c64-b067-252b64e8902c tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:15.135286 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23944f55-a741-4c64-b067-252b64e8902c tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:15.135412 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:15.135412 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:15.135744 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23944f55-a741-4c64-b067-252b64e8902c tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:15.136110 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-23944f55-a741-4c64-b067-252b64e8902c tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:15.158733 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:15.158733 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:15.160562 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23944f55-a741-4c64-b067-252b64e8902c tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:15.161371 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2115/4224] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:15 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:16.176385 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85486ec8-7bc2-465c-82a4-d7d8e8c132c0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:16.176913 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85486ec8-7bc2-465c-82a4-d7d8e8c132c0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:16.177095 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:16.177095 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:16.177468 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85486ec8-7bc2-465c-82a4-d7d8e8c132c0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:16.177839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-85486ec8-7bc2-465c-82a4-d7d8e8c132c0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:16.201065 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:16.201065 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:16.202856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85486ec8-7bc2-465c-82a4-d7d8e8c132c0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:16.203692 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2110/4225] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:16 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:17.217860 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6dcd483b-1160-4aac-b097-fdfb3cfbd89d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:17.218439 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6dcd483b-1160-4aac-b097-fdfb3cfbd89d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:17.218811 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:17.218811 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:17.219341 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6dcd483b-1160-4aac-b097-fdfb3cfbd89d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:17.219789 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6dcd483b-1160-4aac-b097-fdfb3cfbd89d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:17.242449 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:17.242449 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:17.244493 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6dcd483b-1160-4aac-b097-fdfb3cfbd89d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:17.245233 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2116/4226] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:17 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:18.259642 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4effdbcf-cb73-4c68-bae9-8d693250ae73 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:18.260168 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4effdbcf-cb73-4c68-bae9-8d693250ae73 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:18.260380 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:18.260380 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:18.260752 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4effdbcf-cb73-4c68-bae9-8d693250ae73 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:18.261237 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4effdbcf-cb73-4c68-bae9-8d693250ae73 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:18.285715 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:18.285715 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:18.290550 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4effdbcf-cb73-4c68-bae9-8d693250ae73 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:18.291481 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2111/4227] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:18 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:19.306648 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99d74b62-ac86-4a8b-b1a5-f3a39e9cacbf tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:19.307170 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99d74b62-ac86-4a8b-b1a5-f3a39e9cacbf tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:19.307407 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:19.307407 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:19.307778 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99d74b62-ac86-4a8b-b1a5-f3a39e9cacbf tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:19.308151 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-99d74b62-ac86-4a8b-b1a5-f3a39e9cacbf tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:19.329857 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:19.329857 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:19.331639 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99d74b62-ac86-4a8b-b1a5-f3a39e9cacbf tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:19.332434 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2117/4228] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:19 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:20.346856 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98d03401-d11a-400c-af79-919c0cdf1c17 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:20.347403 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98d03401-d11a-400c-af79-919c0cdf1c17 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:20.347622 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:20.347622 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:20.347997 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98d03401-d11a-400c-af79-919c0cdf1c17 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:20.348374 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-98d03401-d11a-400c-af79-919c0cdf1c17 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:20.370520 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:20.370520 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:20.372375 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98d03401-d11a-400c-af79-919c0cdf1c17 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:20.373192 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2112/4229] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:20 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:21.387708 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d5b0c56-000c-4922-ad5b-4828b37b6a1a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:21.388258 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d5b0c56-000c-4922-ad5b-4828b37b6a1a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:21.388434 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:21.388434 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:21.388806 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d5b0c56-000c-4922-ad5b-4828b37b6a1a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:21.389184 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9d5b0c56-000c-4922-ad5b-4828b37b6a1a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:21.411065 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:21.411065 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:21.412829 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d5b0c56-000c-4922-ad5b-4828b37b6a1a tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:21.413622 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2118/4230] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:21 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:22.439140 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dbb599f-050c-4a87-bf8c-80970a4c7fc6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:22.439971 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dbb599f-050c-4a87-bf8c-80970a4c7fc6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:22.440195 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:22.440195 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:22.440577 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dbb599f-050c-4a87-bf8c-80970a4c7fc6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:22.440958 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1dbb599f-050c-4a87-bf8c-80970a4c7fc6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:22.463154 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:22.463154 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:22.465004 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dbb599f-050c-4a87-bf8c-80970a4c7fc6 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:22.465822 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2113/4231] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:22 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:23.479602 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0fc4c97-0302-4b18-86df-41c429f4e51b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:23.480121 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0fc4c97-0302-4b18-86df-41c429f4e51b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:23.480333 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:23.480333 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:23.480702 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0fc4c97-0302-4b18-86df-41c429f4e51b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:23.481071 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a0fc4c97-0302-4b18-86df-41c429f4e51b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:23.506131 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:23.506131 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:23.509023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0fc4c97-0302-4b18-86df-41c429f4e51b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:23.509821 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2119/4232] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:23 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:24.525109 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68fe0581-197f-432d-a4f5-5a8cbed1fe57 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:24.525670 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68fe0581-197f-432d-a4f5-5a8cbed1fe57 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:24.526026 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:24.526026 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:24.526407 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68fe0581-197f-432d-a4f5-5a8cbed1fe57 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:24.526917 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-68fe0581-197f-432d-a4f5-5a8cbed1fe57 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:24.550548 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:24.550548 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:24.552417 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68fe0581-197f-432d-a4f5-5a8cbed1fe57 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:24.553244 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2114/4233] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:24 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:25.568073 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2079d311-41fc-403a-b312-82a439c657de tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:25.568765 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2079d311-41fc-403a-b312-82a439c657de tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:25.569023 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:25.569023 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:25.570236 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2079d311-41fc-403a-b312-82a439c657de tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:25.570781 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2079d311-41fc-403a-b312-82a439c657de tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:25.592630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:25.592630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:25.594577 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2079d311-41fc-403a-b312-82a439c657de tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:25.595430 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2120/4234] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:25 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:26.610049 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-757f3e71-a639-4f23-b409-dd9ba87b113b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:26.610683 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-757f3e71-a639-4f23-b409-dd9ba87b113b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:26.610939 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:26.610939 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:26.611349 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-757f3e71-a639-4f23-b409-dd9ba87b113b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:26.611719 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-757f3e71-a639-4f23-b409-dd9ba87b113b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:26.634231 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:26.634231 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:26.636095 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-757f3e71-a639-4f23-b409-dd9ba87b113b tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:26.636907 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2115/4235] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:26 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:27.651868 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3cb8873-9d21-44fb-82fe-3483e790a543 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:27.652431 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3cb8873-9d21-44fb-82fe-3483e790a543 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:27.652648 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:27.652648 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:27.653020 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3cb8873-9d21-44fb-82fe-3483e790a543 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:27.653393 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e3cb8873-9d21-44fb-82fe-3483e790a543 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:27.675290 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:27.675290 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:27.677023 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3cb8873-9d21-44fb-82fe-3483e790a543 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:27.677807 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2121/4236] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:27 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:27.690002 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2aebac4-356d-4a09-81fd-c52db18bdcb2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:05:27.690532 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2aebac4-356d-4a09-81fd-c52db18bdcb2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:27.690751 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:27.690751 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:27.691131 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2aebac4-356d-4a09-81fd-c52db18bdcb2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:27.741598 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:27.741598 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:27.749832 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c2aebac4-356d-4a09-81fd-c52db18bdcb2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:05:27.773401 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2aebac4-356d-4a09-81fd-c52db18bdcb2 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:05:27.774218 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2116/4237] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:27 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 1363 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:27.791540 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] POST http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed/restore Jan 27 17:05:27.792000 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:27.792000 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:27.792417 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:27.793307 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Restoring backup 3386085e-73da-43c0-aec5-54156a2f5eed ({'restore': {}}) {{(pid=87999) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 27 17:05:27.793660 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Restoring backup 3386085e-73da-43c0-aec5-54156a2f5eed to volume None. Jan 27 17:05:27.815167 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:27.815167 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:27.818053 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Creating volume of 1 GB for restore of backup 3386085e-73da-43c0-aec5-54156a2f5eed. Jan 27 17:05:27.830793 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Availability Zones retrieved successfully. Jan 27 17:05:27.848212 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Flow 'volume_create_api' (7c729ae7-63b8-4e37-9720-d5cd687f5787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:27.852509 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a7e98b-5163-4f5e-8ee5-7e12b711c6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:27.853322 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:05:27.916411 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a7e98b-5163-4f5e-8ee5-7e12b711c6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T15:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d0d0cd9-ef29-4406-a851-4ff5ff960d6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:27.918513 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f56c11-736d-4ba8-a753-a4b863d52cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:28.010047 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Created reservations ['53556d52-49b6-44a2-8fa3-22568d3d25f7', 'a3912e6a-1e88-4717-b8f3-40dbc7d0fec5', 'd5b57f5a-6f79-4b4d-b4d8-c824752b29ff', '83829c39-13cc-4117-8435-6528477a689a'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:28.011986 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f56c11-736d-4ba8-a753-a4b863d52cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53556d52-49b6-44a2-8fa3-22568d3d25f7', 'a3912e6a-1e88-4717-b8f3-40dbc7d0fec5', 'd5b57f5a-6f79-4b4d-b4d8-c824752b29ff', '83829c39-13cc-4117-8435-6528477a689a']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:28.014077 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22751f15-0339-4166-8930-2fa3ec98dd2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:28.098318 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22751f15-0339-4166-8930-2fa3ec98dd2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8f24e43-1dd9-4939-8fcc-aaa14c66472d', '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_3386085e-73da-43c0-aec5-54156a2f5eed',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4800e24f0045cf8d11a75532cdeec1',qos_specs=None,replication_status=,reservations=['53556d52-49b6-44a2-8fa3-22568d3d25f7','a3912e6a-1e88-4717-b8f3-40dbc7d0fec5','d5b57f5a-6f79-4b4d-b4d8-c824752b29ff','83829c39-13cc-4117-8435-6528477a689a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='148307c45fa84cac80d831229d9b731f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e), 'volume': 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-27T17:05:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3386085e-73da-43c0-aec5-54156a2f5eed',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8f24e43-1dd9-4939-8fcc-aaa14c66472d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa4800e24f0045cf8d11a75532cdeec1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='148307c45fa84cac80d831229d9b731f',volume_attachment=,volume_type=,volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:28.100473 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e439ee6-4952-40b5-af2e-c9b3547448bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:28.153830 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e439ee6-4952-40b5-af2e-c9b3547448bb) transitioned into 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_3386085e-73da-43c0-aec5-54156a2f5eed',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa4800e24f0045cf8d11a75532cdeec1',qos_specs=None,replication_status=,reservations=['53556d52-49b6-44a2-8fa3-22568d3d25f7','a3912e6a-1e88-4717-b8f3-40dbc7d0fec5','d5b57f5a-6f79-4b4d-b4d8-c824752b29ff','83829c39-13cc-4117-8435-6528477a689a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='148307c45fa84cac80d831229d9b731f',volume_type_id=9d0d0cd9-ef29-4406-a851-4ff5ff960d6e)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:28.155784 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412dbbb3-98af-41be-9e31-feb0eb0c4ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:28.193883 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412dbbb3-98af-41be-9e31-feb0eb0c4ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:28.197215 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Flow 'volume_create_api' (7c729ae7-63b8-4e37-9720-d5cd687f5787) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:28.248298 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Create volume request issued successfully. Jan 27 17:05:28.296373 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:28.296373 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:28.297549 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:05:29.349627 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:29.349627 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:29.350789 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:05:29.351172 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Checking backup size 1 against volume size 1 {{(pid=87999) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 27 17:05:29.351576 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Overwriting volume e8f24e43-1dd9-4939-8fcc-aaa14c66472d with restore of backup 3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:29.420975 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] restore_backup in rpcapi backup_id 3386085e-73da-43c0-aec5-54156a2f5eed {{(pid=87999) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 27 17:05:29.424102 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07d51e69-0fcc-4e00-9fb6-a1bc5170a959 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed/restore returned with HTTP 202 Jan 27 17:05:29.425223 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2122/4238] 10.222.0.78 () {60 vars in 1360 bytes} [Wed Jan 27 17:05:27 2021] POST /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed/restore => generated 189 bytes in 1639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:29.435068 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8356cd8-2f3f-41a6-b312-bf55466ca405 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:29.435760 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8356cd8-2f3f-41a6-b312-bf55466ca405 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:29.436043 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:29.436043 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:29.436547 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8356cd8-2f3f-41a6-b312-bf55466ca405 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:29.437038 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f8356cd8-2f3f-41a6-b312-bf55466ca405 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:29.458676 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:29.458676 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:29.460606 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8356cd8-2f3f-41a6-b312-bf55466ca405 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:29.467968 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2117/4239] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:29 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:30.477519 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91db7ef0-5ece-4bd3-ac12-3605b6437c52 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:30.478066 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91db7ef0-5ece-4bd3-ac12-3605b6437c52 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.478391 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:30.478391 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:30.478771 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91db7ef0-5ece-4bd3-ac12-3605b6437c52 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.479155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-91db7ef0-5ece-4bd3-ac12-3605b6437c52 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:30.500545 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:30.500545 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:30.502467 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91db7ef0-5ece-4bd3-ac12-3605b6437c52 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:30.503301 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2123/4240] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:31.517498 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8bc083a7-a8aa-435b-97a2-a5183124e53f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:31.518060 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8bc083a7-a8aa-435b-97a2-a5183124e53f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:31.518185 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:31.518185 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:31.518565 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8bc083a7-a8aa-435b-97a2-a5183124e53f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:31.518939 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8bc083a7-a8aa-435b-97a2-a5183124e53f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:31.544209 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:31.544209 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:31.546236 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8bc083a7-a8aa-435b-97a2-a5183124e53f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:31.547039 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2118/4241] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:31 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:32.566145 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71fd5db9-e537-4fed-9f1e-d21c9f337f4e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:32.566145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71fd5db9-e537-4fed-9f1e-d21c9f337f4e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:32.566145 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:32.566145 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:32.566145 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71fd5db9-e537-4fed-9f1e-d21c9f337f4e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:32.572391 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-71fd5db9-e537-4fed-9f1e-d21c9f337f4e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:32.607750 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:32.607750 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:32.607750 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71fd5db9-e537-4fed-9f1e-d21c9f337f4e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:32.607750 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2124/4242] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:32 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:33.621627 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbc7ca94-90d9-4d37-8b82-ac4cf9f0e92d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:33.622138 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbc7ca94-90d9-4d37-8b82-ac4cf9f0e92d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:33.622438 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:33.622438 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:33.622942 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbc7ca94-90d9-4d37-8b82-ac4cf9f0e92d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:33.623438 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bbc7ca94-90d9-4d37-8b82-ac4cf9f0e92d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:33.651675 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:33.651675 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:33.651675 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbc7ca94-90d9-4d37-8b82-ac4cf9f0e92d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:33.651675 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2119/4243] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:33 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:34.665740 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a58b864d-0dd8-4cb1-b174-ab89c3f79b97 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:34.665740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a58b864d-0dd8-4cb1-b174-ab89c3f79b97 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:34.665740 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:34.665740 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:34.665740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a58b864d-0dd8-4cb1-b174-ab89c3f79b97 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:34.665740 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a58b864d-0dd8-4cb1-b174-ab89c3f79b97 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:34.687738 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:34.687738 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:34.689622 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a58b864d-0dd8-4cb1-b174-ab89c3f79b97 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:34.690439 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2125/4244] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:34 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:35.704920 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3af2a10-bd32-4bbf-b503-d9de77d83642 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:35.705500 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3af2a10-bd32-4bbf-b503-d9de77d83642 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:35.705615 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:35.705615 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:35.705981 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3af2a10-bd32-4bbf-b503-d9de77d83642 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:35.706351 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b3af2a10-bd32-4bbf-b503-d9de77d83642 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:35.732388 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:35.732388 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:35.750344 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3af2a10-bd32-4bbf-b503-d9de77d83642 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:35.750344 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2120/4245] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:35 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:36.764392 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfea674f-2ae0-44b0-be8a-dc38d802ea84 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:36.764392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfea674f-2ae0-44b0-be8a-dc38d802ea84 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:36.764392 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:36.764392 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:36.764392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfea674f-2ae0-44b0-be8a-dc38d802ea84 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:36.764392 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cfea674f-2ae0-44b0-be8a-dc38d802ea84 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:36.785393 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:36.785393 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:36.788131 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfea674f-2ae0-44b0-be8a-dc38d802ea84 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:36.789367 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2126/4246] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:36 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:37.804187 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bb2818e-6156-4c85-8ad9-15b3edad129d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:37.805633 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bb2818e-6156-4c85-8ad9-15b3edad129d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:37.806053 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:37.806053 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:37.806610 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bb2818e-6156-4c85-8ad9-15b3edad129d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:37.807390 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9bb2818e-6156-4c85-8ad9-15b3edad129d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:37.829956 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:37.829956 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:37.831863 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bb2818e-6156-4c85-8ad9-15b3edad129d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:37.832697 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2121/4247] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:37 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:38.846869 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dee4658c-b874-4cca-b238-e0e58aab9d33 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:38.847520 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dee4658c-b874-4cca-b238-e0e58aab9d33 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:38.847630 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:38.847630 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:38.847961 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dee4658c-b874-4cca-b238-e0e58aab9d33 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:38.848327 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dee4658c-b874-4cca-b238-e0e58aab9d33 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:38.870183 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:38.870183 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:38.872123 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dee4658c-b874-4cca-b238-e0e58aab9d33 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:38.872972 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2127/4248] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:38 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:39.887390 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d6665a2-3641-49d1-9b78-8e8ac9fdf58d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:39.887924 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d6665a2-3641-49d1-9b78-8e8ac9fdf58d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:39.888174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:39.888174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:39.888531 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d6665a2-3641-49d1-9b78-8e8ac9fdf58d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:39.888940 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7d6665a2-3641-49d1-9b78-8e8ac9fdf58d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:39.910574 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:39.910574 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:39.912569 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d6665a2-3641-49d1-9b78-8e8ac9fdf58d tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:39.913506 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2122/4249] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:39 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:40.932396 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef3c7201-abdb-4f9a-9ab3-2c45aa359018 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:40.932396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef3c7201-abdb-4f9a-9ab3-2c45aa359018 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:40.932396 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:40.932396 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:40.932396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef3c7201-abdb-4f9a-9ab3-2c45aa359018 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:40.932396 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ef3c7201-abdb-4f9a-9ab3-2c45aa359018 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:40.961666 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:40.961666 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:40.963801 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef3c7201-abdb-4f9a-9ab3-2c45aa359018 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:40.964634 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2128/4250] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:40 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:41.979267 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ad65951-cb57-4a86-9aa3-2836cb443dae tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:41.979896 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ad65951-cb57-4a86-9aa3-2836cb443dae tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:41.980259 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:41.980259 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:41.980716 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ad65951-cb57-4a86-9aa3-2836cb443dae tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:41.981168 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5ad65951-cb57-4a86-9aa3-2836cb443dae tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:42.003049 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:42.003049 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:42.005096 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ad65951-cb57-4a86-9aa3-2836cb443dae tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:42.005956 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2123/4251] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:41 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:43.019556 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5f66be6-f33b-4b29-bfec-66e61021299f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:43.020104 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5f66be6-f33b-4b29-bfec-66e61021299f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:43.020265 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:43.020265 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:43.020640 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5f66be6-f33b-4b29-bfec-66e61021299f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:43.021016 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c5f66be6-f33b-4b29-bfec-66e61021299f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:43.042786 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:43.042786 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:43.044970 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5f66be6-f33b-4b29-bfec-66e61021299f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:43.045809 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2129/4252] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:43 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:44.068894 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f9185ce-af7f-4382-8639-1505157c33e1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:44.068894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f9185ce-af7f-4382-8639-1505157c33e1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:44.068894 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:44.068894 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:44.068894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f9185ce-af7f-4382-8639-1505157c33e1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:44.068894 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6f9185ce-af7f-4382-8639-1505157c33e1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:44.089898 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:44.089898 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:44.089898 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f9185ce-af7f-4382-8639-1505157c33e1 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:44.089898 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2124/4253] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:44 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:45.105476 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5aad0d5a-1dd9-4379-b3fb-fa5b46243880 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:45.105476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5aad0d5a-1dd9-4379-b3fb-fa5b46243880 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:45.105476 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:45.105476 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:45.105476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5aad0d5a-1dd9-4379-b3fb-fa5b46243880 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:45.105476 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5aad0d5a-1dd9-4379-b3fb-fa5b46243880 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:45.132472 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:45.132472 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:45.133404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5aad0d5a-1dd9-4379-b3fb-fa5b46243880 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:45.134211 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2130/4254] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:45 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:46.148683 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23e0bdd4-1be5-4e6a-8360-d36cab092287 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:46.149231 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23e0bdd4-1be5-4e6a-8360-d36cab092287 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:46.149358 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:46.149358 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:46.149736 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23e0bdd4-1be5-4e6a-8360-d36cab092287 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:46.150169 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-23e0bdd4-1be5-4e6a-8360-d36cab092287 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:46.172233 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:46.172233 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:46.174062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23e0bdd4-1be5-4e6a-8360-d36cab092287 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:46.174913 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2125/4255] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:46 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:47.193870 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6829580-3dee-456d-a906-17bf76f83ff0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:47.193870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6829580-3dee-456d-a906-17bf76f83ff0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:47.193870 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:47.193870 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:47.193870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6829580-3dee-456d-a906-17bf76f83ff0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:47.193870 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e6829580-3dee-456d-a906-17bf76f83ff0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:47.219075 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:47.219075 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:47.219075 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6829580-3dee-456d-a906-17bf76f83ff0 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:47.219075 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2131/4256] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:47 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:48.235644 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8ea1e24-f115-4ba2-be62-a7a299f8d83e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:48.235644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8ea1e24-f115-4ba2-be62-a7a299f8d83e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:48.235644 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:48.235644 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:48.235644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8ea1e24-f115-4ba2-be62-a7a299f8d83e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:48.235644 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e8ea1e24-f115-4ba2-be62-a7a299f8d83e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:48.260890 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:48.260890 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:48.260890 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8ea1e24-f115-4ba2-be62-a7a299f8d83e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:48.260890 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2126/4257] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:48 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:49.272787 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5cb1c43-43e1-477f-bea9-18b708c0cb91 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:49.273555 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5cb1c43-43e1-477f-bea9-18b708c0cb91 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:49.273776 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:49.273776 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:49.274155 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5cb1c43-43e1-477f-bea9-18b708c0cb91 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:49.274528 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b5cb1c43-43e1-477f-bea9-18b708c0cb91 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:49.296179 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:49.296179 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:49.298016 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5cb1c43-43e1-477f-bea9-18b708c0cb91 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:49.299221 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2132/4258] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:49 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:50.322028 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21971f05-6405-434e-bd4a-2a390a2f9d3f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:50.322028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21971f05-6405-434e-bd4a-2a390a2f9d3f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:50.322028 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:50.322028 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:50.322028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21971f05-6405-434e-bd4a-2a390a2f9d3f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:50.322028 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-21971f05-6405-434e-bd4a-2a390a2f9d3f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:50.359455 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:50.359455 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:50.361303 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21971f05-6405-434e-bd4a-2a390a2f9d3f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:50.362325 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2127/4259] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:50 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:51.379828 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88e70a05-775b-478a-9a68-b371be7526a9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:51.379828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88e70a05-775b-478a-9a68-b371be7526a9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:51.379828 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:51.379828 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:51.379828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88e70a05-775b-478a-9a68-b371be7526a9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:51.379828 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-88e70a05-775b-478a-9a68-b371be7526a9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:51.403015 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:51.403015 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:51.411104 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88e70a05-775b-478a-9a68-b371be7526a9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:51.411104 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2133/4260] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:51 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:52.422618 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bbfe500-061d-4f26-b914-52e84d519ee9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:52.423297 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bbfe500-061d-4f26-b914-52e84d519ee9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:52.423450 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:52.423450 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:52.423750 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bbfe500-061d-4f26-b914-52e84d519ee9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:52.424134 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2bbfe500-061d-4f26-b914-52e84d519ee9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:52.450355 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:52.450355 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:52.450355 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bbfe500-061d-4f26-b914-52e84d519ee9 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:52.450355 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2128/4261] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:52 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:53.465858 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60fe76e7-60d0-4829-b7f0-4d190779bde8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:53.466433 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60fe76e7-60d0-4829-b7f0-4d190779bde8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:53.466601 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:53.466601 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:53.466971 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60fe76e7-60d0-4829-b7f0-4d190779bde8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:53.467377 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-60fe76e7-60d0-4829-b7f0-4d190779bde8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:53.489861 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:53.489861 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:53.492525 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60fe76e7-60d0-4829-b7f0-4d190779bde8 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:53.493376 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2134/4262] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:53 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:54.507695 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5780d917-3589-4cb0-baf5-f0b743eac842 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:54.510757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5780d917-3589-4cb0-baf5-f0b743eac842 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:54.510757 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:54.510757 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:54.510757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5780d917-3589-4cb0-baf5-f0b743eac842 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:54.510757 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5780d917-3589-4cb0-baf5-f0b743eac842 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:54.546252 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:54.546252 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:54.546252 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5780d917-3589-4cb0-baf5-f0b743eac842 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:54.546252 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2129/4263] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:54 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:55.559795 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbd13bd4-cfec-42a6-90b0-a9b00af6d489 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:55.560316 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbd13bd4-cfec-42a6-90b0-a9b00af6d489 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:55.560540 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:55.560540 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:55.560911 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbd13bd4-cfec-42a6-90b0-a9b00af6d489 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:55.561283 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dbd13bd4-cfec-42a6-90b0-a9b00af6d489 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:55.584271 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:55.584271 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:55.586143 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbd13bd4-cfec-42a6-90b0-a9b00af6d489 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:55.586984 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2135/4264] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:55 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.601709 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36e00f86-712a-4e69-8f25-5285904e8228 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:56.602289 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36e00f86-712a-4e69-8f25-5285904e8228 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.602466 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.602466 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:56.602681 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36e00f86-712a-4e69-8f25-5285904e8228 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.603057 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-36e00f86-712a-4e69-8f25-5285904e8228 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:56.631013 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:56.631013 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:56.632984 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36e00f86-712a-4e69-8f25-5285904e8228 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:56.633818 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2130/4265] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:57.648511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58a17807-5545-4805-a12a-e1933379d601 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:57.649080 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58a17807-5545-4805-a12a-e1933379d601 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:57.649410 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:57.649410 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:57.649993 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58a17807-5545-4805-a12a-e1933379d601 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:57.650442 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-58a17807-5545-4805-a12a-e1933379d601 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:57.673903 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:57.673903 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:57.675769 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58a17807-5545-4805-a12a-e1933379d601 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:57.676581 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2136/4266] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:57 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:58.692152 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fce429d-f65f-48ef-bded-d1bef25a9639 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:05:58.692701 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fce429d-f65f-48ef-bded-d1bef25a9639 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:58.692814 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:58.692814 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:58.693232 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fce429d-f65f-48ef-bded-d1bef25a9639 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:58.693599 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8fce429d-f65f-48ef-bded-d1bef25a9639 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Show backup with id 3386085e-73da-43c0-aec5-54156a2f5eed. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:05:58.715414 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:58.715414 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:58.717495 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fce429d-f65f-48ef-bded-d1bef25a9639 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 200 Jan 27 17:05:58.718332 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2131/4267] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:58 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:58.731231 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90ea347f-c496-4c0b-ad49-5e770056d616 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d Jan 27 17:05:58.731762 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90ea347f-c496-4c0b-ad49-5e770056d616 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:58.731977 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:58.731977 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:58.732349 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90ea347f-c496-4c0b-ad49-5e770056d616 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:58.783004 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:58.783004 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:58.792245 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-90ea347f-c496-4c0b-ad49-5e770056d616 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:05:58.817569 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90ea347f-c496-4c0b-ad49-5e770056d616 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d returned with HTTP 200 Jan 27 17:05:58.819063 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2137/4268] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:58 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d => generated 1418 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:58.834743 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d488ada-801f-4334-a03d-40753fe2d159 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d Jan 27 17:05:58.835298 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d488ada-801f-4334-a03d-40753fe2d159 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:58.835517 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:58.835517 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:05:58.835897 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d488ada-801f-4334-a03d-40753fe2d159 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:58.886205 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:58.886205 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:05:58.895100 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6d488ada-801f-4334-a03d-40753fe2d159 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:05:58.919118 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d488ada-801f-4334-a03d-40753fe2d159 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d returned with HTTP 200 Jan 27 17:05:58.920290 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2132/4269] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:05:58 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d => generated 1418 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:06:01.049999 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d Jan 27 17:06:01.050560 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:01.050724 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:01.050724 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:06:01.051101 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:01.105215 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:01.105215 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:06:01.113680 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:06:01.138274 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d returned with HTTP 200 Jan 27 17:06:01.139130 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2138/4270] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 17:06:01 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d => generated 1418 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:06:02.112969 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-1dd94a20-f340-405c-83cf-20a364849f94 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d Jan 27 17:06:02.113486 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-1dd94a20-f340-405c-83cf-20a364849f94 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:02.113687 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:02.113687 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:06:02.114091 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-1dd94a20-f340-405c-83cf-20a364849f94 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:02.166069 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:02.166069 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:06:02.175228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-1dd94a20-f340-405c-83cf-20a364849f94 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:06:02.198629 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-1dd94a20-f340-405c-83cf-20a364849f94 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d returned with HTTP 200 Jan 27 17:06:02.199524 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2133/4271] 10.222.0.78 () {60 vars in 1569 bytes} [Wed Jan 27 17:06:02 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d => generated 1418 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:06:02.210801 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume// Jan 27 17:06:02.211314 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:02.211539 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:02.211539 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:06:02.211922 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:02.213199 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 17:06:02.213864 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2139/4272] 10.222.0.78 () {58 vars in 1289 bytes} [Wed Jan 27 17:06:02 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:06:02.230564 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-13c85efc-55aa-468b-aa40-2d59e65165fa tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] POST http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/attachments Jan 27 17:06:02.231091 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:02.231091 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:06:02.231543 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-13c85efc-55aa-468b-aa40-2d59e65165fa tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8f24e43-1dd9-4939-8fcc-aaa14c66472d", "instance_uuid": "3048809d-decf-459a-82b2-2b0b82d6135c", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:02.282888 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:02.282888 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:06:02.476561 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-13c85efc-55aa-468b-aa40-2d59e65165fa tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/attachments returned with HTTP 200 Jan 27 17:06:02.477515 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2134/4273] 10.222.0.78 () {66 vars in 1565 bytes} [Wed Jan 27 17:06:02 2021] POST /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:06:04.855150 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume// Jan 27 17:06:04.855944 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:04.856501 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:04.857891 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-b29a5c83-9a14-40c6-8587-ffa81026f942 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume// returned with HTTP 300 Jan 27 17:06:04.858580 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2140/4274] 10.222.0.71 () {56 vars in 1089 bytes} [Wed Jan 27 17:06:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:06:04.872638 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-7e8b51ad-c672-49b9-8c96-09ea84aae525 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d Jan 27 17:06:04.873204 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-7e8b51ad-c672-49b9-8c96-09ea84aae525 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:04.873416 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:04.873416 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:06:04.873789 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-7e8b51ad-c672-49b9-8c96-09ea84aae525 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:04.923598 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:04.923598 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:06:04.932710 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-7e8b51ad-c672-49b9-8c96-09ea84aae525 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:06:04.952862 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:04.952862 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:06:04.963180 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-7e8b51ad-c672-49b9-8c96-09ea84aae525 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d returned with HTTP 200 Jan 27 17:06:04.964037 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2135/4275] 10.222.0.71 () {60 vars in 1403 bytes} [Wed Jan 27 17:06:04 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d => generated 1516 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:06:04.983511 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-5aaf62e0-b718-41a6-bc2c-2a2130480b51 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] PUT http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/attachments/89430dda-bbbc-4c83-a775-62b098c236ee Jan 27 17:06:04.984677 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-5aaf62e0-b718-41a6-bc2c-2a2130480b51 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-710848-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-710848-3.cbci-710848-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:05.024132 n-d-710848-3 devstack@c-api.service[87998]: /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 27 17:06:05.024132 n-d-710848-3 devstack@c-api.service[87998]: return self(f, *args, **kw) Jan 27 17:06:05.024788 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-5aaf62e0-b718-41a6-bc2c-2a2130480b51 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Lock "b'cinder-attachment_update-e8f24e43-1dd9-4939-8fcc-aaa14c66472d-n-h2-710848-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:06:05.027080 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:05.027080 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:06:06.515459 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-5aaf62e0-b718-41a6-bc2c-2a2130480b51 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Lock "b'cinder-attachment_update-e8f24e43-1dd9-4939-8fcc-aaa14c66472d-n-h2-710848-3'" released by "attachment_update" :: held 1.491s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:06:06.516137 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-5aaf62e0-b718-41a6-bc2c-2a2130480b51 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/attachments/89430dda-bbbc-4c83-a775-62b098c236ee returned with HTTP 200 Jan 27 17:06:06.517370 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2141/4276] 10.222.0.71 () {64 vars in 1468 bytes} [Wed Jan 27 17:06:04 2021] PUT /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/attachments/89430dda-bbbc-4c83-a775-62b098c236ee => generated 762 bytes in 1538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:06:06.591811 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-a92ab4fa-8a90-43ba-ac2d-cef16d5dc06f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] POST http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/attachments/89430dda-bbbc-4c83-a775-62b098c236ee/action Jan 27 17:06:06.592316 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:06.592316 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:06:06.592753 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-a92ab4fa-8a90-43ba-ac2d-cef16d5dc06f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:06:06.593135 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-a92ab4fa-8a90-43ba-ac2d-cef16d5dc06f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:06.671726 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:06.671726 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:06:06.749062 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8d834f63-5b46-4032-8e92-f562fa6a85a1 req-a92ab4fa-8a90-43ba-ac2d-cef16d5dc06f tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/attachments/89430dda-bbbc-4c83-a775-62b098c236ee/action returned with HTTP 204 Jan 27 17:06:06.750313 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2136/4277] 10.222.0.71 () {64 vars in 1489 bytes} [Wed Jan 27 17:06:06 2021] POST /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/attachments/89430dda-bbbc-4c83-a775-62b098c236ee/action => generated 0 bytes in 163 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:07:50.520167 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fa01fd9f-015b-4043-b14a-6bc3c792701c req-f985a66a-23c7-4d7e-a575-e86a8d275e08 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] DELETE http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/attachments/89430dda-bbbc-4c83-a775-62b098c236ee Jan 27 17:07:50.520728 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fa01fd9f-015b-4043-b14a-6bc3c792701c req-f985a66a-23c7-4d7e-a575-e86a8d275e08 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:50.520965 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:50.520965 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:07:50.521273 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-fa01fd9f-015b-4043-b14a-6bc3c792701c req-f985a66a-23c7-4d7e-a575-e86a8d275e08 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:50.542942 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:50.542942 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:07:51.026215 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-fa01fd9f-015b-4043-b14a-6bc3c792701c req-f985a66a-23c7-4d7e-a575-e86a8d275e08 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:07:51.026636 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-fa01fd9f-015b-4043-b14a-6bc3c792701c req-f985a66a-23c7-4d7e-a575-e86a8d275e08 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:07:51.064055 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-fa01fd9f-015b-4043-b14a-6bc3c792701c req-f985a66a-23c7-4d7e-a575-e86a8d275e08 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/attachments/89430dda-bbbc-4c83-a775-62b098c236ee returned with HTTP 200 Jan 27 17:07:51.064965 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2142/4278] 10.222.0.71 () {62 vars in 1437 bytes} [Wed Jan 27 17:07:50 2021] DELETE /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/attachments/89430dda-bbbc-4c83-a775-62b098c236ee => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:07:53.593178 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09f9f051-c57c-4fb3-9ec6-ffd639cb817e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] DELETE http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d Jan 27 17:07:53.594775 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09f9f051-c57c-4fb3-9ec6-ffd639cb817e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:53.594775 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:53.594775 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:07:53.595054 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09f9f051-c57c-4fb3-9ec6-ffd639cb817e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:53.595404 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-09f9f051-c57c-4fb3-9ec6-ffd639cb817e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Delete volume with id: e8f24e43-1dd9-4939-8fcc-aaa14c66472d Jan 27 17:07:53.768439 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:53.768439 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:07:53.769696 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09f9f051-c57c-4fb3-9ec6-ffd639cb817e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:07:53.901264 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09f9f051-c57c-4fb3-9ec6-ffd639cb817e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Delete volume request issued successfully. Jan 27 17:07:53.901744 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09f9f051-c57c-4fb3-9ec6-ffd639cb817e tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d returned with HTTP 202 Jan 27 17:07:53.902646 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2137/4279] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 17:07:53 2021] DELETE /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/e8f24e43-1dd9-4939-8fcc-aaa14c66472d => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:07:53.912398 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45801c08-5694-4a39-b998-e7aff95e3392 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] DELETE http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed Jan 27 17:07:53.912954 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45801c08-5694-4a39-b998-e7aff95e3392 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:53.913178 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:53.913178 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:07:53.913614 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45801c08-5694-4a39-b998-e7aff95e3392 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:53.913983 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-45801c08-5694-4a39-b998-e7aff95e3392 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Delete backup with id: 3386085e-73da-43c0-aec5-54156a2f5eed. Jan 27 17:07:53.936472 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:53.936472 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:07:54.051839 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-45801c08-5694-4a39-b998-e7aff95e3392 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] delete_backup rpcapi backup_id 3386085e-73da-43c0-aec5-54156a2f5eed {{(pid=87999) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 17:07:54.055084 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45801c08-5694-4a39-b998-e7aff95e3392 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed returned with HTTP 202 Jan 27 17:07:54.056233 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2143/4280] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 17:07:53 2021] DELETE /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/backups/3386085e-73da-43c0-aec5-54156a2f5eed => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:07:54.064594 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f607c2fd-63ab-4751-974a-d87ebef70915 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] DELETE http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:07:54.065122 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f607c2fd-63ab-4751-974a-d87ebef70915 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:54.065345 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:54.065345 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:07:54.065698 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f607c2fd-63ab-4751-974a-d87ebef70915 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:54.066169 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f607c2fd-63ab-4751-974a-d87ebef70915 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Delete volume with id: 5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:07:54.118021 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:54.118021 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:07:54.119444 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f607c2fd-63ab-4751-974a-d87ebef70915 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:07:54.192388 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f607c2fd-63ab-4751-974a-d87ebef70915 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Delete volume request issued successfully. Jan 27 17:07:54.192872 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f607c2fd-63ab-4751-974a-d87ebef70915 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 202 Jan 27 17:07:54.197170 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2138/4281] 10.222.0.78 () {58 vars in 1318 bytes} [Wed Jan 27 17:07:54 2021] DELETE /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:07:54.202134 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5725b4c2-3a0a-40c6-8da8-488b912248dd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:07:54.203214 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5725b4c2-3a0a-40c6-8da8-488b912248dd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:54.203436 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:54.203436 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:07:54.203824 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5725b4c2-3a0a-40c6-8da8-488b912248dd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:54.256097 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:54.256097 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:07:54.264733 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5725b4c2-3a0a-40c6-8da8-488b912248dd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:07:54.306228 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5725b4c2-3a0a-40c6-8da8-488b912248dd tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:07:54.307044 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2144/4282] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:07:54 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 1362 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:07:55.326135 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4ffeb5d-e533-4b1a-9559-f7fb0474a151 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:07:55.327401 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4ffeb5d-e533-4b1a-9559-f7fb0474a151 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:55.328695 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:55.328695 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:07:55.329258 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4ffeb5d-e533-4b1a-9559-f7fb0474a151 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:55.386754 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:55.386754 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning) Jan 27 17:07:55.396774 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4ffeb5d-e533-4b1a-9559-f7fb0474a151 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Volume info retrieved successfully. Jan 27 17:07:55.423924 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4ffeb5d-e533-4b1a-9559-f7fb0474a151 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 200 Jan 27 17:07:55.424667 n-d-710848-3 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2139/4283] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:07:55 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 1362 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:07:56.442366 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e7ce16e-1cbf-4688-8715-e3c90f52d891 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] GET http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 Jan 27 17:07:56.443809 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e7ce16e-1cbf-4688-8715-e3c90f52d891 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:56.444174 n-d-710848-3 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:56.444174 n-d-710848-3 devstack@c-api.service[87998]: DeprecationWarning, Jan 27 17:07:56.445147 n-d-710848-3 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e7ce16e-1cbf-4688-8715-e3c90f52d891 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:56.504822 n-d-710848-3 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e7ce16e-1cbf-4688-8715-e3c90f52d891 tempest-TestVolumeBackupRestore-634166560 tempest-TestVolumeBackupRestore-634166560-project] http://10.222.0.78/volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 returned with HTTP 404 Jan 27 17:07:56.506050 n-d-710848-3 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2145/4284] 10.222.0.78 () {58 vars in 1315 bytes} [Wed Jan 27 17:07:56 2021] GET /volume/v3/aa4800e24f0045cf8d11a75532cdeec1/volumes/5bca1e95-5fe4-47d1-8da7-a09e197cc3c9 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)